[INFO] cloning repository https://github.com/andreeaflorescu/vm-allocator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreeaflorescu/vm-allocator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreeaflorescu%2Fvm-allocator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreeaflorescu%2Fvm-allocator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3ca45137fd145c9cb7773fd77648ba26173a7ba [INFO] testing andreeaflorescu/vm-allocator against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreeaflorescu%2Fvm-allocator" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andreeaflorescu/vm-allocator on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andreeaflorescu/vm-allocator [INFO] finished tweaking git repo https://github.com/andreeaflorescu/vm-allocator [INFO] tweaked toml for git repo https://github.com/andreeaflorescu/vm-allocator written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate git repo https://github.com/andreeaflorescu/vm-allocator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 470fc09fb0aba6754ee5b2b872f055bcaea9b7bd1fbbb123a5dd5cf4b9419a20 [INFO] running `Command { std: "docker" "start" "-a" "470fc09fb0aba6754ee5b2b872f055bcaea9b7bd1fbbb123a5dd5cf4b9419a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "470fc09fb0aba6754ee5b2b872f055bcaea9b7bd1fbbb123a5dd5cf4b9419a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470fc09fb0aba6754ee5b2b872f055bcaea9b7bd1fbbb123a5dd5cf4b9419a20", kill_on_drop: false }` [INFO] [stdout] 470fc09fb0aba6754ee5b2b872f055bcaea9b7bd1fbbb123a5dd5cf4b9419a20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1885e799a91715fdbdc3e53996993fd93e3bee5c1e24602fc635a86aa5743f5 [INFO] running `Command { std: "docker" "start" "-a" "e1885e799a91715fdbdc3e53996993fd93e3bee5c1e24602fc635a86aa5743f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling vm-memory v0.1.0 (https://github.com/rust-vmm/vm-memory#83a1e8f4) [INFO] [stderr] Compiling vm-allocator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.18s [INFO] running `Command { std: "docker" "inspect" "e1885e799a91715fdbdc3e53996993fd93e3bee5c1e24602fc635a86aa5743f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1885e799a91715fdbdc3e53996993fd93e3bee5c1e24602fc635a86aa5743f5", kill_on_drop: false }` [INFO] [stdout] e1885e799a91715fdbdc3e53996993fd93e3bee5c1e24602fc635a86aa5743f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 525690ce74701ec4726480a6b455e88d82135b5bd31eb07e2280c619ca5672b4 [INFO] running `Command { std: "docker" "start" "-a" "525690ce74701ec4726480a6b455e88d82135b5bd31eb07e2280c619ca5672b4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling vm-allocator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.87s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/vm_allocator-2c75ed380cb20a32) [INFO] running `Command { std: "docker" "inspect" "525690ce74701ec4726480a6b455e88d82135b5bd31eb07e2280c619ca5672b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525690ce74701ec4726480a6b455e88d82135b5bd31eb07e2280c619ca5672b4", kill_on_drop: false }` [INFO] [stdout] 525690ce74701ec4726480a6b455e88d82135b5bd31eb07e2280c619ca5672b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd37559af7628bf509a569c641aa1d4244a489a21fade5c8989dc446225045bd [INFO] running `Command { std: "docker" "start" "-a" "bd37559af7628bf509a569c641aa1d4244a489a21fade5c8989dc446225045bd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vm_allocator-2c75ed380cb20a32) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test id::tests::test_id_allocator ... ok [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vm-allocator [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" "bd37559af7628bf509a569c641aa1d4244a489a21fade5c8989dc446225045bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd37559af7628bf509a569c641aa1d4244a489a21fade5c8989dc446225045bd", kill_on_drop: false }` [INFO] [stdout] bd37559af7628bf509a569c641aa1d4244a489a21fade5c8989dc446225045bd