[INFO] fetching crate stak-profile 0.11.3... [INFO] testing stak-profile-0.11.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate stak-profile 0.11.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate stak-profile 0.11.3 [INFO] finished tweaking crates.io crate stak-profile 0.11.3 [INFO] tweaked toml for crates.io crate stak-profile 0.11.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stak-profile 0.11.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stak-profile 0.11.3 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b97e09d2f0df309ddb0748d0dfe61e301ecbee4e805216feb14c01c8cabd7081 [INFO] running `Command { std: "docker" "start" "-a" "b97e09d2f0df309ddb0748d0dfe61e301ecbee4e805216feb14c01c8cabd7081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b97e09d2f0df309ddb0748d0dfe61e301ecbee4e805216feb14c01c8cabd7081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97e09d2f0df309ddb0748d0dfe61e301ecbee4e805216feb14c01c8cabd7081", kill_on_drop: false }` [INFO] [stdout] b97e09d2f0df309ddb0748d0dfe61e301ecbee4e805216feb14c01c8cabd7081 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01e466e47f482f81cdc4d1190aa63e7bdc1359095cacf4c91d8cb90aa729cc5c [INFO] running `Command { std: "docker" "start" "-a" "01e466e47f482f81cdc4d1190aa63e7bdc1359095cacf4c91d8cb90aa729cc5c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling noop-executor v0.1.2 [INFO] [stderr] Compiling cfg-elif v0.6.5 [INFO] [stderr] Compiling nonbox v0.5.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling heapless v0.9.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling stak-util v0.11.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling main_error v0.1.2 [INFO] [stderr] Compiling stak-configuration v0.11.3 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling winter-maybe-async v0.13.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling stak-vm v0.11.3 [INFO] [stderr] Compiling stak-inexact v0.11.3 [INFO] [stderr] Compiling stak-file v0.11.3 [INFO] [stderr] Compiling stak-native v0.11.3 [INFO] [stderr] Compiling stak-time v0.11.3 [INFO] [stderr] Compiling stak-device v0.11.3 [INFO] [stderr] Compiling stak-process-context v0.11.3 [INFO] [stderr] Compiling stak-profiler v0.11.3 [INFO] [stderr] Compiling stak-r7rs v0.11.3 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling stak-profile v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 45.73s [INFO] running `Command { std: "docker" "inspect" "01e466e47f482f81cdc4d1190aa63e7bdc1359095cacf4c91d8cb90aa729cc5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01e466e47f482f81cdc4d1190aa63e7bdc1359095cacf4c91d8cb90aa729cc5c", kill_on_drop: false }` [INFO] [stdout] 01e466e47f482f81cdc4d1190aa63e7bdc1359095cacf4c91d8cb90aa729cc5c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5ace77fc438caace53501225a6ed4931bf7e467a11f5cd42fc7244bc62a9c1f [INFO] running `Command { std: "docker" "start" "-a" "f5ace77fc438caace53501225a6ed4931bf7e467a11f5cd42fc7244bc62a9c1f", kill_on_drop: false }` [INFO] [stderr] Compiling noop-executor v0.1.2 [INFO] [stderr] Compiling cfg-elif v0.6.5 [INFO] [stderr] Compiling nonbox v0.5.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling stak-configuration v0.11.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling main_error v0.1.2 [INFO] [stderr] Compiling stak-util v0.11.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling stak-vm v0.11.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling heapless v0.9.1 [INFO] [stderr] Compiling stak-device v0.11.3 [INFO] [stderr] Compiling stak-time v0.11.3 [INFO] [stderr] Compiling stak-process-context v0.11.3 [INFO] [stderr] Compiling stak-native v0.11.3 [INFO] [stderr] Compiling stak-profiler v0.11.3 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling stak-inexact v0.11.3 [INFO] [stderr] Compiling stak-file v0.11.3 [INFO] [stderr] Compiling stak-r7rs v0.11.3 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling stak-profile v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 28.57s [INFO] running `Command { std: "docker" "inspect" "f5ace77fc438caace53501225a6ed4931bf7e467a11f5cd42fc7244bc62a9c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ace77fc438caace53501225a6ed4931bf7e467a11f5cd42fc7244bc62a9c1f", kill_on_drop: false }` [INFO] [stdout] f5ace77fc438caace53501225a6ed4931bf7e467a11f5cd42fc7244bc62a9c1f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5653e046b7bacc6c9e0aab4a8635a01ff90cda95da81ea3fd5c4c2eb656869c9 [INFO] running `Command { std: "docker" "start" "-a" "5653e046b7bacc6c9e0aab4a8635a01ff90cda95da81ea3fd5c4c2eb656869c9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stak_profile-b628010e9d5a96ab) [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" "5653e046b7bacc6c9e0aab4a8635a01ff90cda95da81ea3fd5c4c2eb656869c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5653e046b7bacc6c9e0aab4a8635a01ff90cda95da81ea3fd5c4c2eb656869c9", kill_on_drop: false }` [INFO] [stdout] 5653e046b7bacc6c9e0aab4a8635a01ff90cda95da81ea3fd5c4c2eb656869c9