[INFO] fetching crate rusteam 0.5.2... [INFO] checking rusteam-0.5.2 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate rusteam 0.5.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rusteam 0.5.2 on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusteam 0.5.2 [INFO] finished tweaking crates.io crate rusteam 0.5.2 [INFO] tweaked toml for crates.io crate rusteam 0.5.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate rusteam 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.5.1 [INFO] [stderr] Downloaded pulldown-cmark v0.4.1 [INFO] [stderr] Downloaded snafu v0.4.3 [INFO] [stderr] Downloaded version-sync v0.8.1 [INFO] [stderr] Downloaded snafu-derive v0.4.3 [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" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e42ad094f0fee7f8f15ae54e46eb71560a82d64ae1700c3a89a0fcdf0d9983d [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" "0e42ad094f0fee7f8f15ae54e46eb71560a82d64ae1700c3a89a0fcdf0d9983d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e42ad094f0fee7f8f15ae54e46eb71560a82d64ae1700c3a89a0fcdf0d9983d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e42ad094f0fee7f8f15ae54e46eb71560a82d64ae1700c3a89a0fcdf0d9983d", kill_on_drop: false }` [INFO] [stdout] 0e42ad094f0fee7f8f15ae54e46eb71560a82d64ae1700c3a89a0fcdf0d9983d [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" "+bb9dbf1d07454a99066eabaabd5819851281494b" "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] ba5a65ba9fc44e1acd00aa1b5d7e870117d755d36c644cc81a98d97dd4c57de4 [INFO] running `Command { std: "docker" "start" "-a" "ba5a65ba9fc44e1acd00aa1b5d7e870117d755d36c644cc81a98d97dd4c57de4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking rgb v0.8.13 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling snafu-derive v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking snafu v0.4.3 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking version-sync v0.8.1 [INFO] [stderr] Checking rusteam v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "ba5a65ba9fc44e1acd00aa1b5d7e870117d755d36c644cc81a98d97dd4c57de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5a65ba9fc44e1acd00aa1b5d7e870117d755d36c644cc81a98d97dd4c57de4", kill_on_drop: false }` [INFO] [stdout] ba5a65ba9fc44e1acd00aa1b5d7e870117d755d36c644cc81a98d97dd4c57de4