[INFO] cloning repository https://github.com/hirendoshi/rust_data_structures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hirendoshi/rust_data_structures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirendoshi%2Frust_data_structures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirendoshi%2Frust_data_structures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31afb5995066e6e2014fd1a895d3077fd69ba4ad [INFO] testing hirendoshi/rust_data_structures against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirendoshi%2Frust_data_structures" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hirendoshi/rust_data_structures 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/hirendoshi/rust_data_structures [INFO] finished tweaking git repo https://github.com/hirendoshi/rust_data_structures [INFO] tweaked toml for git repo https://github.com/hirendoshi/rust_data_structures written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/hirendoshi/rust_data_structures 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 70f6203e79871d5217ac3c21321d92f144260c70f1c2aaa4746711b0c9066124 [INFO] running `Command { std: "docker" "start" "-a" "70f6203e79871d5217ac3c21321d92f144260c70f1c2aaa4746711b0c9066124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70f6203e79871d5217ac3c21321d92f144260c70f1c2aaa4746711b0c9066124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f6203e79871d5217ac3c21321d92f144260c70f1c2aaa4746711b0c9066124", kill_on_drop: false }` [INFO] [stdout] 70f6203e79871d5217ac3c21321d92f144260c70f1c2aaa4746711b0c9066124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 4362c6f0f26fd3f6ba2b79d1f2e92cad4942ced9f455ce3950dc81efd869e45e [INFO] running `Command { std: "docker" "start" "-a" "4362c6f0f26fd3f6ba2b79d1f2e92cad4942ced9f455ce3950dc81efd869e45e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_data_structures v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `Command { std: "docker" "inspect" "4362c6f0f26fd3f6ba2b79d1f2e92cad4942ced9f455ce3950dc81efd869e45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4362c6f0f26fd3f6ba2b79d1f2e92cad4942ced9f455ce3950dc81efd869e45e", kill_on_drop: false }` [INFO] [stdout] 4362c6f0f26fd3f6ba2b79d1f2e92cad4942ced9f455ce3950dc81efd869e45e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 16084fde47622e4d6b5788647388c5a97ab79d51297297f69d9a1ed1fe3b7f66 [INFO] running `Command { std: "docker" "start" "-a" "16084fde47622e4d6b5788647388c5a97ab79d51297297f69d9a1ed1fe3b7f66", kill_on_drop: false }` [INFO] [stderr] Compiling rust_data_structures v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "16084fde47622e4d6b5788647388c5a97ab79d51297297f69d9a1ed1fe3b7f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16084fde47622e4d6b5788647388c5a97ab79d51297297f69d9a1ed1fe3b7f66", kill_on_drop: false }` [INFO] [stdout] 16084fde47622e4d6b5788647388c5a97ab79d51297297f69d9a1ed1fe3b7f66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] ca8a05c1b07e8d9c2f24b047805d0636d7e3ac1564893ab3ff0d6078d8f12ff5 [INFO] running `Command { std: "docker" "start" "-a" "ca8a05c1b07e8d9c2f24b047805d0636d7e3ac1564893ab3ff0d6078d8f12ff5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_data_structures-8793c1a8539f5c74) [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" "ca8a05c1b07e8d9c2f24b047805d0636d7e3ac1564893ab3ff0d6078d8f12ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca8a05c1b07e8d9c2f24b047805d0636d7e3ac1564893ab3ff0d6078d8f12ff5", kill_on_drop: false }` [INFO] [stdout] ca8a05c1b07e8d9c2f24b047805d0636d7e3ac1564893ab3ff0d6078d8f12ff5