[INFO] fetching crate gitpatcher-bin 0.1.0... [INFO] checking gitpatcher-bin-0.1.0 against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] extracting crate gitpatcher-bin 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate gitpatcher-bin 0.1.0 on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gitpatcher-bin 0.1.0 [INFO] finished tweaking crates.io crate gitpatcher-bin 0.1.0 [INFO] tweaked toml for crates.io crate gitpatcher-bin 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate gitpatcher-bin 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39ca59ff429592467e227b81e103655cbb84b27940e723dbf02213f108fe2b7e [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" "39ca59ff429592467e227b81e103655cbb84b27940e723dbf02213f108fe2b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39ca59ff429592467e227b81e103655cbb84b27940e723dbf02213f108fe2b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ca59ff429592467e227b81e103655cbb84b27940e723dbf02213f108fe2b7e", kill_on_drop: false }` [INFO] [stdout] 39ca59ff429592467e227b81e103655cbb84b27940e723dbf02213f108fe2b7e [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8755cd48a5a962412b06baf0d038e3a130c87f16a637718b28baf019ee49becb [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" "8755cd48a5a962412b06baf0d038e3a130c87f16a637718b28baf019ee49becb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Checking git2 v0.13.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking gitpatcher v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking gitpatcher-bin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "8755cd48a5a962412b06baf0d038e3a130c87f16a637718b28baf019ee49becb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8755cd48a5a962412b06baf0d038e3a130c87f16a637718b28baf019ee49becb", kill_on_drop: false }` [INFO] [stdout] 8755cd48a5a962412b06baf0d038e3a130c87f16a637718b28baf019ee49becb