[INFO] fetching crate git-anger-management 0.7.0... [INFO] checking git-anger-management-0.7.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate git-anger-management 0.7.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate git-anger-management 0.7.0 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 git-anger-management 0.7.0 [INFO] finished tweaking crates.io crate git-anger-management 0.7.0 [INFO] tweaked toml for crates.io crate git-anger-management 0.7.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate git-anger-management 0.7.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] eed82dfe888ee23c167c16ecfc88ed7ae573a32eea9a97cc0c808a297e575277 [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" "eed82dfe888ee23c167c16ecfc88ed7ae573a32eea9a97cc0c808a297e575277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eed82dfe888ee23c167c16ecfc88ed7ae573a32eea9a97cc0c808a297e575277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed82dfe888ee23c167c16ecfc88ed7ae573a32eea9a97cc0c808a297e575277", kill_on_drop: false }` [INFO] [stdout] eed82dfe888ee23c167c16ecfc88ed7ae573a32eea9a97cc0c808a297e575277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 82e7dfcdd9eddb05fbfe4b0d276215279e33dadda5303f0dad15aba85b99c395 [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" "82e7dfcdd9eddb05fbfe4b0d276215279e33dadda5303f0dad15aba85b99c395", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking console v0.11.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.12.5+1.0.0 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking git2 v0.13.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking git-anger-management v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "82e7dfcdd9eddb05fbfe4b0d276215279e33dadda5303f0dad15aba85b99c395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82e7dfcdd9eddb05fbfe4b0d276215279e33dadda5303f0dad15aba85b99c395", kill_on_drop: false }` [INFO] [stdout] 82e7dfcdd9eddb05fbfe4b0d276215279e33dadda5303f0dad15aba85b99c395