[INFO] fetching crate gitar 0.1.1... [INFO] checking gitar-0.1.1 against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] extracting crate gitar 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate gitar 0.1.1 on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gitar 0.1.1 [INFO] finished tweaking crates.io crate gitar 0.1.1 [INFO] tweaked toml for crates.io crate gitar 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate gitar 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.19 [INFO] [stderr] Downloaded lexical-core v0.6.7 [INFO] [stderr] Downloaded nom v5.1.1 [INFO] [stderr] Downloaded minstrel v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 237dfdbf16310bc6c700d2be0c66d4052801ad289246db0ce61a1a7f7dfddb9b [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" "237dfdbf16310bc6c700d2be0c66d4052801ad289246db0ce61a1a7f7dfddb9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "237dfdbf16310bc6c700d2be0c66d4052801ad289246db0ce61a1a7f7dfddb9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237dfdbf16310bc6c700d2be0c66d4052801ad289246db0ce61a1a7f7dfddb9b", kill_on_drop: false }` [INFO] [stdout] 237dfdbf16310bc6c700d2be0c66d4052801ad289246db0ce61a1a7f7dfddb9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 634c81760b7dfee917514f3789a1307de2d55dc529e3968cc7d0b5cd34d17838 [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" "634c81760b7dfee917514f3789a1307de2d55dc529e3968cc7d0b5cd34d17838", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking minstrel v0.3.1 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking gitar v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.66s [INFO] running `Command { std: "docker" "inspect" "634c81760b7dfee917514f3789a1307de2d55dc529e3968cc7d0b5cd34d17838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "634c81760b7dfee917514f3789a1307de2d55dc529e3968cc7d0b5cd34d17838", kill_on_drop: false }` [INFO] [stdout] 634c81760b7dfee917514f3789a1307de2d55dc529e3968cc7d0b5cd34d17838