[INFO] fetching crate stak-profile 0.12.13...
[INFO] testing stak-profile-0.12.13 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate stak-profile 0.12.13 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate stak-profile 0.12.13
[INFO] finished tweaking crates.io crate stak-profile 0.12.13
[INFO] tweaked toml for crates.io crate stak-profile 0.12.13 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stak-profile 0.12.13 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stak-profile 0.12.13 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stak-profiler v0.12.13
[INFO] [stderr]   Downloaded nonbox v0.5.13
[INFO] [stderr]   Downloaded main_error v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c114f73e5ae8b7af345e8256fe5e4ee2428f6989ab72f04723c4d01acd0b5a6
[INFO] running `Command { std: "docker" "start" "-a" "8c114f73e5ae8b7af345e8256fe5e4ee2428f6989ab72f04723c4d01acd0b5a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c114f73e5ae8b7af345e8256fe5e4ee2428f6989ab72f04723c4d01acd0b5a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c114f73e5ae8b7af345e8256fe5e4ee2428f6989ab72f04723c4d01acd0b5a6", kill_on_drop: false }`
[INFO] [stdout] 8c114f73e5ae8b7af345e8256fe5e4ee2428f6989ab72f04723c4d01acd0b5a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 331806967e014ae1539aa481e1241a0ec428dd2d724ed511b12fd959cfd353d6
[INFO] running `Command { std: "docker" "start" "-a" "331806967e014ae1539aa481e1241a0ec428dd2d724ed511b12fd959cfd353d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling noop-executor v0.1.2
[INFO] [stderr]    Compiling nonbox v0.5.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling main_error v0.1.2
[INFO] [stderr]    Compiling stak-util v0.12.13
[INFO] [stderr]    Compiling stak-configuration v0.12.13
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling winter-maybe-async v0.13.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling stak-lzss v0.12.13
[INFO] [stderr]    Compiling stak-vm v0.12.13
[INFO] [stderr]    Compiling stak-inexact v0.12.13
[INFO] [stderr]    Compiling stak-native v0.12.13
[INFO] [stderr]    Compiling stak-device v0.12.13
[INFO] [stderr]    Compiling stak-file v0.12.13
[INFO] [stderr]    Compiling stak-process-context v0.12.13
[INFO] [stderr]    Compiling stak-time v0.12.13
[INFO] [stderr]    Compiling stak-profiler v0.12.13
[INFO] [stderr]    Compiling stak-r7rs v0.12.13
[INFO] [stderr]    Compiling stak-profile v0.12.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 56.16s
[INFO] running `Command { std: "docker" "inspect" "331806967e014ae1539aa481e1241a0ec428dd2d724ed511b12fd959cfd353d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "331806967e014ae1539aa481e1241a0ec428dd2d724ed511b12fd959cfd353d6", kill_on_drop: false }`
[INFO] [stdout] 331806967e014ae1539aa481e1241a0ec428dd2d724ed511b12fd959cfd353d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 151303927e0622a608c7edfd67d849426854b655b72d285324f769ad46633582
[INFO] running `Command { std: "docker" "start" "-a" "151303927e0622a608c7edfd67d849426854b655b72d285324f769ad46633582", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling noop-executor v0.1.2
[INFO] [stderr]    Compiling nonbox v0.5.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling main_error v0.1.2
[INFO] [stderr]    Compiling stak-configuration v0.12.13
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling stak-util v0.12.13
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling stak-lzss v0.12.13
[INFO] [stderr]    Compiling stak-vm v0.12.13
[INFO] [stderr]    Compiling stak-inexact v0.12.13
[INFO] [stderr]    Compiling stak-native v0.12.13
[INFO] [stderr]    Compiling stak-file v0.12.13
[INFO] [stderr]    Compiling stak-process-context v0.12.13
[INFO] [stderr]    Compiling stak-device v0.12.13
[INFO] [stderr]    Compiling stak-time v0.12.13
[INFO] [stderr]    Compiling stak-profiler v0.12.13
[INFO] [stderr]    Compiling stak-r7rs v0.12.13
[INFO] [stderr]    Compiling stak-profile v0.12.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 26.24s
[INFO] running `Command { std: "docker" "inspect" "151303927e0622a608c7edfd67d849426854b655b72d285324f769ad46633582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "151303927e0622a608c7edfd67d849426854b655b72d285324f769ad46633582", kill_on_drop: false }`
[INFO] [stdout] 151303927e0622a608c7edfd67d849426854b655b72d285324f769ad46633582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 19ee867ccfc700db29995a8e86ba0a7172e019644992cb9c23c988eeea56bc1c
[INFO] running `Command { std: "docker" "start" "-a" "19ee867ccfc700db29995a8e86ba0a7172e019644992cb9c23c988eeea56bc1c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stak_profile-0e9c506b121fa10b)
[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" "19ee867ccfc700db29995a8e86ba0a7172e019644992cb9c23c988eeea56bc1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19ee867ccfc700db29995a8e86ba0a7172e019644992cb9c23c988eeea56bc1c", kill_on_drop: false }`
[INFO] [stdout] 19ee867ccfc700db29995a8e86ba0a7172e019644992cb9c23c988eeea56bc1c
