[INFO] cloning repository https://github.com/SubashMourougayane/rust-refference [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SubashMourougayane/rust-refference" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubashMourougayane%2Frust-refference", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubashMourougayane%2Frust-refference'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c83cb522c1e19df7751ed83826d62e3e16f2f653 [INFO] testing SubashMourougayane/rust-refference against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubashMourougayane%2Frust-refference" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SubashMourougayane/rust-refference on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SubashMourougayane/rust-refference [INFO] finished tweaking git repo https://github.com/SubashMourougayane/rust-refference [INFO] tweaked toml for git repo https://github.com/SubashMourougayane/rust-refference written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/SubashMourougayane/rust-refference already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e90709796b5c3fba795c109da5c3e1b70aa1306ac59c4f5abf8d6f8544b2626f [INFO] running `Command { std: "docker" "start" "-a" "e90709796b5c3fba795c109da5c3e1b70aa1306ac59c4f5abf8d6f8544b2626f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e90709796b5c3fba795c109da5c3e1b70aa1306ac59c4f5abf8d6f8544b2626f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e90709796b5c3fba795c109da5c3e1b70aa1306ac59c4f5abf8d6f8544b2626f", kill_on_drop: false }` [INFO] [stdout] e90709796b5c3fba795c109da5c3e1b70aa1306ac59c4f5abf8d6f8544b2626f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddef5c454ec4349ce47b00e7b3a501f6fdd9c0b81dd934b7802cc205eb5f6492 [INFO] running `Command { std: "docker" "start" "-a" "ddef5c454ec4349ce47b00e7b3a501f6fdd9c0b81dd934b7802cc205eb5f6492", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_sand_box v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "ddef5c454ec4349ce47b00e7b3a501f6fdd9c0b81dd934b7802cc205eb5f6492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddef5c454ec4349ce47b00e7b3a501f6fdd9c0b81dd934b7802cc205eb5f6492", kill_on_drop: false }` [INFO] [stdout] ddef5c454ec4349ce47b00e7b3a501f6fdd9c0b81dd934b7802cc205eb5f6492 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48a95b4385585439368d2df5b8ddaf5cc29550668bdcd6a5620bd030c8e5ce8e [INFO] running `Command { std: "docker" "start" "-a" "48a95b4385585439368d2df5b8ddaf5cc29550668bdcd6a5620bd030c8e5ce8e", kill_on_drop: false }` [INFO] [stderr] Compiling rust_sand_box v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "48a95b4385585439368d2df5b8ddaf5cc29550668bdcd6a5620bd030c8e5ce8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48a95b4385585439368d2df5b8ddaf5cc29550668bdcd6a5620bd030c8e5ce8e", kill_on_drop: false }` [INFO] [stdout] 48a95b4385585439368d2df5b8ddaf5cc29550668bdcd6a5620bd030c8e5ce8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7d4fcf8ac441d03a33584734c8a9dd3a1d8e92dee320e464ed1292f2194e0e7 [INFO] running `Command { std: "docker" "start" "-a" "c7d4fcf8ac441d03a33584734c8a9dd3a1d8e92dee320e464ed1292f2194e0e7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_sand_box-ff7b29484a2e760f) [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" "c7d4fcf8ac441d03a33584734c8a9dd3a1d8e92dee320e464ed1292f2194e0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7d4fcf8ac441d03a33584734c8a9dd3a1d8e92dee320e464ed1292f2194e0e7", kill_on_drop: false }` [INFO] [stdout] c7d4fcf8ac441d03a33584734c8a9dd3a1d8e92dee320e464ed1292f2194e0e7