[INFO] fetching crate lib_malloc_freq 0.1.2... [INFO] testing lib_malloc_freq-0.1.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate lib_malloc_freq 0.1.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate lib_malloc_freq 0.1.2 [INFO] finished tweaking crates.io crate lib_malloc_freq 0.1.2 [INFO] tweaked toml for crates.io crate lib_malloc_freq 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lib_malloc_freq 0.1.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 41 packages to latest compatible versions [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e7e2c3e8d16e72ecb15bcd61d3188e30676fb8810b049fc825b09cf019244eb6 [INFO] running `Command { std: "docker" "start" "-a" "e7e2c3e8d16e72ecb15bcd61d3188e30676fb8810b049fc825b09cf019244eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7e2c3e8d16e72ecb15bcd61d3188e30676fb8810b049fc825b09cf019244eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e2c3e8d16e72ecb15bcd61d3188e30676fb8810b049fc825b09cf019244eb6", kill_on_drop: false }` [INFO] [stdout] e7e2c3e8d16e72ecb15bcd61d3188e30676fb8810b049fc825b09cf019244eb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6398ed78c82989cfb7dd6adf66284bc1251d379f2f52cfca1ddd5dc985d62d50 [INFO] running `Command { std: "docker" "start" "-a" "6398ed78c82989cfb7dd6adf66284bc1251d379f2f52cfca1ddd5dc985d62d50", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling args v2.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling malloc_freq v0.1.2 [INFO] [stderr] Compiling lib_malloc_freq v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.68s [INFO] running `Command { std: "docker" "inspect" "6398ed78c82989cfb7dd6adf66284bc1251d379f2f52cfca1ddd5dc985d62d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6398ed78c82989cfb7dd6adf66284bc1251d379f2f52cfca1ddd5dc985d62d50", kill_on_drop: false }` [INFO] [stdout] 6398ed78c82989cfb7dd6adf66284bc1251d379f2f52cfca1ddd5dc985d62d50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ae173ca5896af8724290fb6d18fb2bfb004ab577027595ee3a38b597e53ac419 [INFO] running `Command { std: "docker" "start" "-a" "ae173ca5896af8724290fb6d18fb2bfb004ab577027595ee3a38b597e53ac419", kill_on_drop: false }` [INFO] [stderr] Compiling lib_malloc_freq v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "ae173ca5896af8724290fb6d18fb2bfb004ab577027595ee3a38b597e53ac419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae173ca5896af8724290fb6d18fb2bfb004ab577027595ee3a38b597e53ac419", kill_on_drop: false }` [INFO] [stdout] ae173ca5896af8724290fb6d18fb2bfb004ab577027595ee3a38b597e53ac419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3a6a9839901784a30c46afad4784becf8cf6f1a1a77f67b92b570b242c641269 [INFO] running `Command { std: "docker" "start" "-a" "3a6a9839901784a30c46afad4784becf8cf6f1a1a77f67b92b570b242c641269", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/malloc_freq-dc828d9d2ca4f44b) [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] failed to write malloc profile: No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "3a6a9839901784a30c46afad4784becf8cf6f1a1a77f67b92b570b242c641269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6a9839901784a30c46afad4784becf8cf6f1a1a77f67b92b570b242c641269", kill_on_drop: false }` [INFO] [stdout] 3a6a9839901784a30c46afad4784becf8cf6f1a1a77f67b92b570b242c641269