[INFO] fetching crate prof 0.1.9... [INFO] testing prof-0.1.9 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate prof 0.1.9 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate prof 0.1.9 [INFO] finished tweaking crates.io crate prof 0.1.9 [INFO] tweaked toml for crates.io crate prof 0.1.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate prof 0.1.9 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prof 0.1.9 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9caa5861b97c8b0440ac3dada47561ce3cf2077a04fd537e7598219bba2aeb2 [INFO] running `Command { std: "docker" "start" "-a" "a9caa5861b97c8b0440ac3dada47561ce3cf2077a04fd537e7598219bba2aeb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9caa5861b97c8b0440ac3dada47561ce3cf2077a04fd537e7598219bba2aeb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9caa5861b97c8b0440ac3dada47561ce3cf2077a04fd537e7598219bba2aeb2", kill_on_drop: false }` [INFO] [stdout] a9caa5861b97c8b0440ac3dada47561ce3cf2077a04fd537e7598219bba2aeb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e36a3eebeefd13357754db4d9819d409a02d83863fdabce839bc0b094a15094a [INFO] running `Command { std: "docker" "start" "-a" "e36a3eebeefd13357754db4d9819d409a02d83863fdabce839bc0b094a15094a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.9.9 [INFO] [stderr] Compiling cargo_metadata v0.15.0 [INFO] [stderr] Compiling prof v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.92s [INFO] running `Command { std: "docker" "inspect" "e36a3eebeefd13357754db4d9819d409a02d83863fdabce839bc0b094a15094a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36a3eebeefd13357754db4d9819d409a02d83863fdabce839bc0b094a15094a", kill_on_drop: false }` [INFO] [stdout] e36a3eebeefd13357754db4d9819d409a02d83863fdabce839bc0b094a15094a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5779bf12cbe697ff391581eaa7ba28c4a2dc073fa9b541d4ecab2fdb682425a5 [INFO] running `Command { std: "docker" "start" "-a" "5779bf12cbe697ff391581eaa7ba28c4a2dc073fa9b541d4ecab2fdb682425a5", kill_on_drop: false }` [INFO] [stderr] Compiling prof v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "5779bf12cbe697ff391581eaa7ba28c4a2dc073fa9b541d4ecab2fdb682425a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5779bf12cbe697ff391581eaa7ba28c4a2dc073fa9b541d4ecab2fdb682425a5", kill_on_drop: false }` [INFO] [stdout] 5779bf12cbe697ff391581eaa7ba28c4a2dc073fa9b541d4ecab2fdb682425a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e2243de0d04075f4c28c8762e5feaa802a348285fe76cd21d656607e3f6466d [INFO] running `Command { std: "docker" "start" "-a" "4e2243de0d04075f4c28c8762e5feaa802a348285fe76cd21d656607e3f6466d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prof-089f816b94e280f1) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prof-21cc1fee1e74a796) [INFO] [stdout] [INFO] [stderr] Doc-tests prof [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] [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" "4e2243de0d04075f4c28c8762e5feaa802a348285fe76cd21d656607e3f6466d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e2243de0d04075f4c28c8762e5feaa802a348285fe76cd21d656607e3f6466d", kill_on_drop: false }` [INFO] [stdout] 4e2243de0d04075f4c28c8762e5feaa802a348285fe76cd21d656607e3f6466d