[INFO] fetching crate bns 0.1.0... [INFO] checking bns-0.1.0 against try#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322 [INFO] extracting crate bns 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate bns 0.1.0 on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bns 0.1.0 [INFO] finished tweaking crates.io crate bns 0.1.0 [INFO] tweaked toml for crates.io crate bns 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "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 selectors v0.5.9 [INFO] [stderr] Downloaded curl v0.3.11 [INFO] [stderr] Downloaded curl-sys v0.2.5 [INFO] [stderr] Downloaded ego-tree v0.1.1 [INFO] [stderr] Downloaded scraper v0.4.0 [INFO] [stderr] Downloaded cssparser v0.5.8 [INFO] [stderr] Downloaded quickersort v2.2.0 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 546cb832c88372802f1aa65eea03a32b0bc788e3249ddc980b35a9717f3f2781 [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" "546cb832c88372802f1aa65eea03a32b0bc788e3249ddc980b35a9717f3f2781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "546cb832c88372802f1aa65eea03a32b0bc788e3249ddc980b35a9717f3f2781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "546cb832c88372802f1aa65eea03a32b0bc788e3249ddc980b35a9717f3f2781", kill_on_drop: false }` [INFO] [stdout] 546cb832c88372802f1aa65eea03a32b0bc788e3249ddc980b35a9717f3f2781 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a89326543af65d2756028b4ab42aabf0df41b9c9a4ddebb0b35fc9bfc63bb11a [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" "a89326543af65d2756028b4ab42aabf0df41b9c9a4ddebb0b35fc9bfc63bb11a", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ego-tree v0.1.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking utf-8 v0.6.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking quickersort v2.2.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling curl-sys v0.2.5 [INFO] [stderr] Checking cssparser v0.5.8 [INFO] [stderr] Checking tendril v0.2.4 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.2.29 [INFO] [stderr] Compiling html5ever v0.5.4 [INFO] [stderr] Checking selectors v0.5.9 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking scraper v0.4.0 [INFO] [stderr] Checking curl v0.3.11 [INFO] [stderr] Checking bns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "a89326543af65d2756028b4ab42aabf0df41b9c9a4ddebb0b35fc9bfc63bb11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89326543af65d2756028b4ab42aabf0df41b9c9a4ddebb0b35fc9bfc63bb11a", kill_on_drop: false }` [INFO] [stdout] a89326543af65d2756028b4ab42aabf0df41b9c9a4ddebb0b35fc9bfc63bb11a