[INFO] fetching crate tox_core 0.1.1... [INFO] checking tox_core-0.1.1 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate tox_core 0.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tox_core 0.1.1 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 tox_core 0.1.1 [INFO] finished tweaking crates.io crate tox_core 0.1.1 [INFO] tweaked toml for crates.io crate tox_core 0.1.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 c_linked_list v1.1.1 [INFO] [stderr] Downloaded get_if_addrs v0.5.3 [INFO] [stderr] Downloaded ahash v0.4.7 [INFO] [stderr] Downloaded get_if_addrs-sys v0.1.1 [INFO] [stderr] Downloaded tox_packet v0.1.1 [INFO] [stderr] Downloaded lru v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 18c2b67d44c0f8f509958704c504c0f3b3d4a0cded5f004bac4a04e1a82cf4d2 [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" "18c2b67d44c0f8f509958704c504c0f3b3d4a0cded5f004bac4a04e1a82cf4d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18c2b67d44c0f8f509958704c504c0f3b3d4a0cded5f004bac4a04e1a82cf4d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c2b67d44c0f8f509958704c504c0f3b3d4a0cded5f004bac4a04e1a82cf4d2", kill_on_drop: false }` [INFO] [stdout] 18c2b67d44c0f8f509958704c504c0f3b3d4a0cded5f004bac4a04e1a82cf4d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] f359a020a3c17630f260d02978f2ac64c6773ec12dce1eb85a8b2cbb93b6c065 [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" "f359a020a3c17630f260d02978f2ac64c6773ec12dce1eb85a8b2cbb93b6c065", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking cookie-factory v0.3.1 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking futures-io v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking futures-channel v0.3.9 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking futures-task v0.3.9 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking lru v0.6.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking futures-util v0.3.9 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures v0.3.9 [INFO] [stderr] Checking sodiumoxide v0.2.6 [INFO] [stderr] Checking tox_binary_io v0.1.1 [INFO] [stderr] Checking tox_crypto v0.1.1 [INFO] [stderr] Checking tox_packet v0.1.1 [INFO] [stderr] Checking tox_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 33s [INFO] running `Command { std: "docker" "inspect" "f359a020a3c17630f260d02978f2ac64c6773ec12dce1eb85a8b2cbb93b6c065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f359a020a3c17630f260d02978f2ac64c6773ec12dce1eb85a8b2cbb93b6c065", kill_on_drop: false }` [INFO] [stdout] f359a020a3c17630f260d02978f2ac64c6773ec12dce1eb85a8b2cbb93b6c065