[INFO] fetching crate robust-git-bisect 0.1.1... [INFO] checking robust-git-bisect-0.1.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate robust-git-bisect 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate robust-git-bisect 0.1.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate robust-git-bisect 0.1.1 [INFO] finished tweaking crates.io crate robust-git-bisect 0.1.1 [INFO] tweaked toml for crates.io crate robust-git-bisect 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate robust-git-bisect 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded union-find v0.3.2 [INFO] [stderr] Downloaded robust-binary-search v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0818620f119a92ccaacadc0de91775f53e47bf699ffb57ac67a490b8d6a2546e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0818620f119a92ccaacadc0de91775f53e47bf699ffb57ac67a490b8d6a2546e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0818620f119a92ccaacadc0de91775f53e47bf699ffb57ac67a490b8d6a2546e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0818620f119a92ccaacadc0de91775f53e47bf699ffb57ac67a490b8d6a2546e", kill_on_drop: false }` [INFO] [stdout] 0818620f119a92ccaacadc0de91775f53e47bf699ffb57ac67a490b8d6a2546e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5817614024c1a3ed7c63aff898c7c9b3b88c4a9d4469be97197c0ac9cd007cd0 [INFO] running `Command { std: "docker" "start" "-a" "5817614024c1a3ed7c63aff898c7c9b3b88c4a9d4469be97197c0ac9cd007cd0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking union-find v0.3.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking sized-chunks v0.6.2 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking robust-binary-search v0.1.0 [INFO] [stderr] Checking robust-git-bisect v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.35s [INFO] running `Command { std: "docker" "inspect" "5817614024c1a3ed7c63aff898c7c9b3b88c4a9d4469be97197c0ac9cd007cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5817614024c1a3ed7c63aff898c7c9b3b88c4a9d4469be97197c0ac9cd007cd0", kill_on_drop: false }` [INFO] [stdout] 5817614024c1a3ed7c63aff898c7c9b3b88c4a9d4469be97197c0ac9cd007cd0