[INFO] cloning repository https://github.com/m-bocelli/runr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-bocelli/runr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-bocelli%2Frunr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-bocelli%2Frunr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 967599d2998b1e7c28c8666d9a6b7e32fea82013
[INFO] testing m-bocelli/runr against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-bocelli%2Frunr" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/m-bocelli/runr on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/m-bocelli/runr
[INFO] finished tweaking git repo https://github.com/m-bocelli/runr
[INFO] tweaked toml for git repo https://github.com/m-bocelli/runr written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/m-bocelli/runr 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" "+nightly-2025-01-18" "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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c82f9cf0f576c72104cf02a646df97b38f48e60b27c1ebb520e88d4a091cf296
[INFO] running `Command { std: "docker" "start" "-a" "c82f9cf0f576c72104cf02a646df97b38f48e60b27c1ebb520e88d4a091cf296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c82f9cf0f576c72104cf02a646df97b38f48e60b27c1ebb520e88d4a091cf296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c82f9cf0f576c72104cf02a646df97b38f48e60b27c1ebb520e88d4a091cf296", kill_on_drop: false }`
[INFO] [stdout] c82f9cf0f576c72104cf02a646df97b38f48e60b27c1ebb520e88d4a091cf296
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33bb5119e2d96a8627ceb88a613f4f1e8f0046760933bec5490882a8d6b10e09
[INFO] running `Command { std: "docker" "start" "-a" "33bb5119e2d96a8627ceb88a613f4f1e8f0046760933bec5490882a8d6b10e09", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling kvm-ioctls v0.11.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling vm-fdt v0.2.0
[INFO] [stderr]    Compiling utils v0.1.0 (https://github.com/m-bocelli/rust-vmm.git#d389d99e)
[INFO] [stderr]    Compiling vm-device v0.1.0
[INFO] [stderr]    Compiling vm-superio v0.5.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling image v0.1.0 (/opt/rustwide/workdir/src/image)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/src/cli)
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling vmm-sys-util v0.8.0
[INFO] [stderr]    Compiling vm-memory v0.7.0
[INFO] [stderr]    Compiling kvm-bindings v0.5.0
[INFO] [stderr]    Compiling event-manager v0.2.1
[INFO] [stderr]    Compiling virtio-queue v0.2.0 (https://github.com/rust-vmm/vm-virtio.git#d8ef45f5)
[INFO] [stderr]    Compiling arch v0.1.0 (https://github.com/m-bocelli/rust-vmm.git#d389d99e)
[INFO] [stderr]    Compiling linux-loader v0.4.0 (https://github.com/rust-vmm/linux-loader.git?rev=9a9f071#9a9f0712)
[INFO] [stderr]    Compiling virtio-device v0.1.0 (https://github.com/rust-vmm/vm-virtio.git#d8ef45f5)
[INFO] [stderr]    Compiling virtio-blk v0.1.0 (https://github.com/rust-vmm/vm-virtio.git#d8ef45f5)
[INFO] [stderr]    Compiling devices v0.1.0 (https://github.com/m-bocelli/rust-vmm.git#d389d99e)
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling vm-vcpu-ref v0.1.0 (https://github.com/m-bocelli/rust-vmm.git#d389d99e)
[INFO] [stderr]    Compiling vm-allocator v0.1.0
[INFO] [stderr]    Compiling vm-vcpu v0.1.0 (https://github.com/m-bocelli/rust-vmm.git#d389d99e)
[INFO] [stderr]    Compiling vmm v0.1.0 (https://github.com/m-bocelli/rust-vmm.git#d389d99e)
[INFO] [stderr]    Compiling runr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.95s
[INFO] running `Command { std: "docker" "inspect" "33bb5119e2d96a8627ceb88a613f4f1e8f0046760933bec5490882a8d6b10e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33bb5119e2d96a8627ceb88a613f4f1e8f0046760933bec5490882a8d6b10e09", kill_on_drop: false }`
[INFO] [stdout] 33bb5119e2d96a8627ceb88a613f4f1e8f0046760933bec5490882a8d6b10e09
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b50efeb1a321010d778dcf0a59a76e80d19745b7bc9c2f2677b0976694e980ff
[INFO] running `Command { std: "docker" "start" "-a" "b50efeb1a321010d778dcf0a59a76e80d19745b7bc9c2f2677b0976694e980ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling runr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "b50efeb1a321010d778dcf0a59a76e80d19745b7bc9c2f2677b0976694e980ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b50efeb1a321010d778dcf0a59a76e80d19745b7bc9c2f2677b0976694e980ff", kill_on_drop: false }`
[INFO] [stdout] b50efeb1a321010d778dcf0a59a76e80d19745b7bc9c2f2677b0976694e980ff
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5897b036f6a78187fa209a9dfa368a6cd63fa198276b78c8538e7892e0fbf51
[INFO] running `Command { std: "docker" "start" "-a" "d5897b036f6a78187fa209a9dfa368a6cd63fa198276b78c8538e7892e0fbf51", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/runr-36b348a588879876)
[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" "d5897b036f6a78187fa209a9dfa368a6cd63fa198276b78c8538e7892e0fbf51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5897b036f6a78187fa209a9dfa368a6cd63fa198276b78c8538e7892e0fbf51", kill_on_drop: false }`
[INFO] [stdout] d5897b036f6a78187fa209a9dfa368a6cd63fa198276b78c8538e7892e0fbf51
