[INFO] cloning repository https://github.com/Exiled1/bloom_filter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Exiled1/bloom_filter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExiled1%2Fbloom_filter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExiled1%2Fbloom_filter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6f66f328b56627ec6c579d2e672b62e6ea10c0f [INFO] checking Exiled1/bloom_filter against master#9cf699d2ff4ff23a6d6862a35727f4d5d3567dae for pr-98456-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExiled1%2Fbloom_filter" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Exiled1/bloom_filter on toolchain 9cf699d2ff4ff23a6d6862a35727f4d5d3567dae [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Exiled1/bloom_filter [INFO] finished tweaking git repo https://github.com/Exiled1/bloom_filter [INFO] tweaked toml for git repo https://github.com/Exiled1/bloom_filter written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Exiled1/bloom_filter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl v0.10.38 [INFO] [stderr] Downloaded openssl-sys v0.9.72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35b719828ae7d82229b03a2ea65161bb49df0a711bb5eea8337ad432fdbde5bb [INFO] running `Command { std: "docker" "start" "-a" "35b719828ae7d82229b03a2ea65161bb49df0a711bb5eea8337ad432fdbde5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35b719828ae7d82229b03a2ea65161bb49df0a711bb5eea8337ad432fdbde5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b719828ae7d82229b03a2ea65161bb49df0a711bb5eea8337ad432fdbde5bb", kill_on_drop: false }` [INFO] [stdout] 35b719828ae7d82229b03a2ea65161bb49df0a711bb5eea8337ad432fdbde5bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6238d06af90426e5385b256092993a59071eeba5abe97528dcda479021fd864b [INFO] running `Command { std: "docker" "start" "-a" "6238d06af90426e5385b256092993a59071eeba5abe97528dcda479021fd864b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking bloom_filter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.72s [INFO] running `Command { std: "docker" "inspect" "6238d06af90426e5385b256092993a59071eeba5abe97528dcda479021fd864b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6238d06af90426e5385b256092993a59071eeba5abe97528dcda479021fd864b", kill_on_drop: false }` [INFO] [stdout] 6238d06af90426e5385b256092993a59071eeba5abe97528dcda479021fd864b