[INFO] fetching crate metricus_agent 0.0.16... [INFO] testing metricus_agent-0.0.16 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate metricus_agent 0.0.16 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate metricus_agent 0.0.16 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate metricus_agent 0.0.16 [INFO] tweaked toml for crates.io crate metricus_agent 0.0.16 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate metricus_agent 0.0.16 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate metricus_agent 0.0.16 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fca92e86655f22d4d6bdd208c85a757f336e8bb41d93dc6bcb3e3fb556c9c77 [INFO] running `Command { std: "docker" "start" "-a" "4fca92e86655f22d4d6bdd208c85a757f336e8bb41d93dc6bcb3e3fb556c9c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fca92e86655f22d4d6bdd208c85a757f336e8bb41d93dc6bcb3e3fb556c9c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fca92e86655f22d4d6bdd208c85a757f336e8bb41d93dc6bcb3e3fb556c9c77", kill_on_drop: false }` [INFO] [stdout] 4fca92e86655f22d4d6bdd208c85a757f336e8bb41d93dc6bcb3e3fb556c9c77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4160b7572fd6000fb91c8c6735d5b957eb40dbbb0b9b67d7060e3db71dae8ae8 [INFO] running `Command { std: "docker" "start" "-a" "4160b7572fd6000fb91c8c6735d5b957eb40dbbb0b9b67d7060e3db71dae8ae8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling core_affinity v0.8.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling metricus_macros v0.0.16 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling duration-str v0.12.0 [INFO] [stderr] Compiling metricus v0.0.16 [INFO] [stderr] Compiling metricus_agent v0.0.16 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.53s [INFO] running `Command { std: "docker" "inspect" "4160b7572fd6000fb91c8c6735d5b957eb40dbbb0b9b67d7060e3db71dae8ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4160b7572fd6000fb91c8c6735d5b957eb40dbbb0b9b67d7060e3db71dae8ae8", kill_on_drop: false }` [INFO] [stdout] 4160b7572fd6000fb91c8c6735d5b957eb40dbbb0b9b67d7060e3db71dae8ae8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bab5a6b77d8284176ea313063c88bb1f1bace6c5cf96fe89cbd5cf8768f4d34e [INFO] running `Command { std: "docker" "start" "-a" "bab5a6b77d8284176ea313063c88bb1f1bace6c5cf96fe89cbd5cf8768f4d34e", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling metricus_allocator v0.0.16 [INFO] [stderr] Compiling metricus_agent v0.0.16 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.69s [INFO] running `Command { std: "docker" "inspect" "bab5a6b77d8284176ea313063c88bb1f1bace6c5cf96fe89cbd5cf8768f4d34e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bab5a6b77d8284176ea313063c88bb1f1bace6c5cf96fe89cbd5cf8768f4d34e", kill_on_drop: false }` [INFO] [stdout] bab5a6b77d8284176ea313063c88bb1f1bace6c5cf96fe89cbd5cf8768f4d34e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42d668d8e817922789f6817fc788d4ec6efbe5829a9136617b4eff8aef852293 [INFO] running `Command { std: "docker" "start" "-a" "42d668d8e817922789f6817fc788d4ec6efbe5829a9136617b4eff8aef852293", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metricus_agent-af428989952a7811) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests metricus_agent [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "42d668d8e817922789f6817fc788d4ec6efbe5829a9136617b4eff8aef852293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42d668d8e817922789f6817fc788d4ec6efbe5829a9136617b4eff8aef852293", kill_on_drop: false }` [INFO] [stdout] 42d668d8e817922789f6817fc788d4ec6efbe5829a9136617b4eff8aef852293