[INFO] cloning repository https://github.com/isbm/microhop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isbm/microhop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisbm%2Fmicrohop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisbm%2Fmicrohop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d91e56334958f5abaae4f2546970140b5c02db3c [INFO] testing isbm/microhop against master#c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisbm%2Fmicrohop" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/isbm/microhop [INFO] finished tweaking git repo https://github.com/isbm/microhop [INFO] tweaked toml for git repo https://github.com/isbm/microhop written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/isbm/microhop on toolchain c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/isbm/microhop 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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "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 uuid v1.9.1 [INFO] [stderr] Downloaded uname v0.1.1 [INFO] [stderr] Downloaded libblkid-rs-sys v0.3.0 [INFO] [stderr] Downloaded kmoddep v0.1.5 [INFO] [stderr] Downloaded cpio v0.4.0 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded colored v2.1.0 [INFO] [stderr] Downloaded arbitrary v1.3.2 [INFO] [stderr] Downloaded clap v4.5.8 [INFO] [stderr] Downloaded rustc-rayon-core v0.5.0 [INFO] [stderr] Downloaded borsh v1.5.1 [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded clap_builder v4.5.8 [INFO] [stderr] Downloaded rustc-rayon v0.5.0 [INFO] [stderr] Downloaded clap_derive v4.5.8 [INFO] [stderr] Downloaded nix v0.28.0 [INFO] [stderr] Downloaded zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Downloaded libblkid-rs v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6365e6665149ead507cf343224a7cd1cd02dbbdb04632982a4b43a538375cf34 [INFO] running `Command { std: "docker" "start" "-a" "6365e6665149ead507cf343224a7cd1cd02dbbdb04632982a4b43a538375cf34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6365e6665149ead507cf343224a7cd1cd02dbbdb04632982a4b43a538375cf34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6365e6665149ead507cf343224a7cd1cd02dbbdb04632982a4b43a538375cf34", kill_on_drop: false }` [INFO] [stdout] 6365e6665149ead507cf343224a7cd1cd02dbbdb04632982a4b43a538375cf34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dce65a47d647fafa07e76476bb25f55edf076113cd220729c02fe287a0bb81e [INFO] running `Command { std: "docker" "start" "-a" "8dce65a47d647fafa07e76476bb25f55edf076113cd220729c02fe287a0bb81e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-rayon-core v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling rustc-rayon v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling libblkid-rs-sys v0.3.0 [INFO] [stderr] Compiling libblkid-rs v0.3.2 [INFO] [stderr] Compiling syslib v0.0.9 (/opt/rustwide/workdir/syslib) [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling profile v0.1.0 (/opt/rustwide/workdir/profile) [INFO] [stderr] Compiling microhop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.50s [INFO] running `Command { std: "docker" "inspect" "8dce65a47d647fafa07e76476bb25f55edf076113cd220729c02fe287a0bb81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dce65a47d647fafa07e76476bb25f55edf076113cd220729c02fe287a0bb81e", kill_on_drop: false }` [INFO] [stdout] 8dce65a47d647fafa07e76476bb25f55edf076113cd220729c02fe287a0bb81e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fe64aff5a4254494aaa42a22ca2c7282f038881cc3c45bc4227a26558cf7597 [INFO] running `Command { std: "docker" "start" "-a" "0fe64aff5a4254494aaa42a22ca2c7282f038881cc3c45bc4227a26558cf7597", kill_on_drop: false }` [INFO] [stderr] Compiling microhop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "0fe64aff5a4254494aaa42a22ca2c7282f038881cc3c45bc4227a26558cf7597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe64aff5a4254494aaa42a22ca2c7282f038881cc3c45bc4227a26558cf7597", kill_on_drop: false }` [INFO] [stdout] 0fe64aff5a4254494aaa42a22ca2c7282f038881cc3c45bc4227a26558cf7597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9cf96b516899835c2d574e647b25611f16a3e9aee49c1f37ea77b56978bd3ff4 [INFO] running `Command { std: "docker" "start" "-a" "9cf96b516899835c2d574e647b25611f16a3e9aee49c1f37ea77b56978bd3ff4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/microhop-91088358a018f129) [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" "9cf96b516899835c2d574e647b25611f16a3e9aee49c1f37ea77b56978bd3ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf96b516899835c2d574e647b25611f16a3e9aee49c1f37ea77b56978bd3ff4", kill_on_drop: false }` [INFO] [stdout] 9cf96b516899835c2d574e647b25611f16a3e9aee49c1f37ea77b56978bd3ff4