Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add trace to all parsers #229

Merged
merged 1 commit into from
Mar 20, 2024

Add trace to all parsers

b1d5d75
Select commit
Loading
Failed to load commit list.
Merged

Add trace to all parsers #229

Add trace to all parsers
b1d5d75
Select commit
Loading
Failed to load commit list.
Garnix CI / check cloudmqtt-server [x86_64-linux] succeeded Mar 20, 2024 in 13s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/3ss98cz25mqdjcr6wzb3hgk1si2hlxf4.narinfo
https://cache.garnix.io/3ss98cz25mqdjcr6wzb3hgk1si2hlxf4.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
Running phase: unpackPhase
unpacking source archive /nix/store/6hr817zx4a4bqfvc1jyvw1yscdq4zda8-8wbfcqxw9nygzhi4bfg3hwrw9r2swqi9-source
source root is 8wbfcqxw9nygzhi4bfg3hwrw9r2swqi9-source
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: patchPhase
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/ic4hlvd14d2qn04pakww1vfzvxblr8wq-cloudmqtt-deps-0.5.0/target.tar.zst to target
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"configurePhase"}
Running phase: configurePhase
will append /build/8wbfcqxw9nygzhi4bfg3hwrw9r2swqi9-source/.cargo-home/config.toml with contents of /nix/store/qdcz8im15xjg3szsalrsna3rw6fmbg4v-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
@nix {"action":"setPhase","phase":"buildPhase"}
Running phase: buildPhase
++ command cargo --version
cargo 1.76.0 (c84b36747 2024-01-18)
++ command cargo build --release --message-format json-render-diagnostics --bin=cloudmqtt-server --features=bin
   Compiling libc v0.2.153
   Compiling winnow v0.6.5
   Compiling num_cpus v1.16.0
   Compiling mio v0.8.11
   Compiling socket2 v0.5.6
   Compiling parking_lot_core v0.9.9
   Compiling dashmap v5.5.3
   Compiling tokio v1.36.0
   Compiling mqtt-format v0.5.0 (/build/8wbfcqxw9nygzhi4bfg3hwrw9r2swqi9-source/mqtt-format)
   Compiling tokio-util v0.7.10
   Compiling cloudmqtt v0.5.0 (/build/8wbfcqxw9nygzhi4bfg3hwrw9r2swqi9-source)
    Finished release [optimized] target(s) in 3.98s
@nix {"action":"setPhase","phase":"checkPhase"}
Running phase: checkPhase
++ command cargo test --release --bin=cloudmqtt-server --features=bin
   Compiling cloudmqtt v0.5.0 (/build/8wbfcqxw9nygzhi4bfg3hwrw9r2swqi9-source)
    Finished release [optimized] target(s) in 0.17s
     Running unittests src/bin/cloudmqtt-server.rs (target/release/deps/cloudmqtt_server-92f9bffd4b45c837)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
searching for bins/libs to install from cargo build log at cargoBuildLogB3A4.json
installing /build/8wbfcqxw9nygzhi4bfg3hwrw9r2swqi9-source/target/release/cloudmqtt-server
searching for bins/libs complete
stripping references to cargoVendorDir from /nix/store/3ss98cz25mqdjcr6wzb3hgk1si2hlxf4-cloudmqtt-0.5.0/bin/cloudmqtt-server

real	0m0.083s
user	0m0.053s
sys	0m0.033s
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/3ss98cz25mqdjcr6wzb3hgk1si2hlxf4-cloudmqtt-0.5.0
shrinking /nix/store/3ss98cz25mqdjcr6wzb3hgk1si2hlxf4-cloudmqtt-0.5.0/bin/cloudmqtt-server
checking for references to /build/ in /nix/store/3ss98cz25mqdjcr6wzb3hgk1si2hlxf4-cloudmqtt-0.5.0...
patching script interpreter paths in /nix/store/3ss98cz25mqdjcr6wzb3hgk1si2hlxf4-cloudmqtt-0.5.0
stripping (with command strip and flags -S -p) in  /nix/store/3ss98cz25mqdjcr6wzb3hgk1si2hlxf4-cloudmqtt-0.5.0/bin