[INFO] fetching crate bumblebee 0.1.1... [INFO] checking bumblebee-0.1.1 against try#1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 for pr-78461 [INFO] extracting crate bumblebee 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate bumblebee 0.1.1 on toolchain 1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bumblebee 0.1.1 [INFO] finished tweaking crates.io crate bumblebee 0.1.1 [INFO] tweaked toml for crates.io crate bumblebee 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag-impl v0.1.6 [INFO] [stderr] Downloaded typetag v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 526f431cb1e3194518a55c9558d54a5671098153325c6edd2a6e024d7cdcdfe1 [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" "526f431cb1e3194518a55c9558d54a5671098153325c6edd2a6e024d7cdcdfe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "526f431cb1e3194518a55c9558d54a5671098153325c6edd2a6e024d7cdcdfe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526f431cb1e3194518a55c9558d54a5671098153325c6edd2a6e024d7cdcdfe1", kill_on_drop: false }` [INFO] [stdout] 526f431cb1e3194518a55c9558d54a5671098153325c6edd2a6e024d7cdcdfe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a91e21dadfa76aaac8cd2b7dd65664fae43308b831268b98a7079798dcdd07e [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" "5a91e21dadfa76aaac8cd2b7dd65664fae43308b831268b98a7079798dcdd07e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling typetag-impl v0.1.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking csv v1.1.4 [INFO] [stderr] Checking typetag v0.1.6 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking bumblebee v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "5a91e21dadfa76aaac8cd2b7dd65664fae43308b831268b98a7079798dcdd07e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a91e21dadfa76aaac8cd2b7dd65664fae43308b831268b98a7079798dcdd07e", kill_on_drop: false }` [INFO] [stdout] 5a91e21dadfa76aaac8cd2b7dd65664fae43308b831268b98a7079798dcdd07e