[INFO] fetching crate grapl-os-user-generator-plugin 0.1.2... [INFO] checking grapl-os-user-generator-plugin-0.1.2 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate grapl-os-user-generator-plugin 0.1.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate grapl-os-user-generator-plugin 0.1.2 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate grapl-os-user-generator-plugin 0.1.2 [INFO] finished tweaking crates.io crate grapl-os-user-generator-plugin 0.1.2 [INFO] tweaked toml for crates.io crate grapl-os-user-generator-plugin 0.1.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder v0.7.2 [INFO] [stderr] Downloaded prost-derive v0.4.0 [INFO] [stderr] Downloaded prost v0.4.0 [INFO] [stderr] Downloaded derive_more v0.10.0 [INFO] [stderr] Downloaded grapl-graph-descriptions v0.1.9 [INFO] [stderr] Downloaded typed-builder v0.1.1 [INFO] [stderr] Downloaded prost-types v0.4.0 [INFO] [stderr] Downloaded derive_builder_core v0.5.0 [INFO] [stderr] Downloaded derive-dynamic-node v0.1.7 [INFO] [stderr] Downloaded prost-build v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f43db2b17f4a8ff6289b8763880d4aa8c7fa7017e98f1217db86a27aa4f6e5c4 [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" "f43db2b17f4a8ff6289b8763880d4aa8c7fa7017e98f1217db86a27aa4f6e5c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f43db2b17f4a8ff6289b8763880d4aa8c7fa7017e98f1217db86a27aa4f6e5c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f43db2b17f4a8ff6289b8763880d4aa8c7fa7017e98f1217db86a27aa4f6e5c4", kill_on_drop: false }` [INFO] [stdout] f43db2b17f4a8ff6289b8763880d4aa8c7fa7017e98f1217db86a27aa4f6e5c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] d7f6f9014f12c18e2084d02483f5fc2d43856f2b1f8d8789d480c8176e819563 [INFO] running `Command { std: "docker" "start" "-a" "d7f6f9014f12c18e2084d02483f5fc2d43856f2b1f8d8789d480c8176e819563", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling ryu v1.0.5 [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] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling typed-builder v0.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking prost v0.4.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling derive_more v0.10.0 [INFO] [stderr] Compiling prost-build v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling prost-types v0.4.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling grapl-graph-descriptions v0.1.9 [INFO] [stderr] Compiling derive-dynamic-node v0.1.7 [INFO] [stderr] Checking grapl-os-user-generator-plugin v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "d7f6f9014f12c18e2084d02483f5fc2d43856f2b1f8d8789d480c8176e819563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f6f9014f12c18e2084d02483f5fc2d43856f2b1f8d8789d480c8176e819563", kill_on_drop: false }` [INFO] [stdout] d7f6f9014f12c18e2084d02483f5fc2d43856f2b1f8d8789d480c8176e819563