[INFO] fetching crate grapl-os-user-generator-plugin 0.1.2... [INFO] checking grapl-os-user-generator-plugin-0.1.2 against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] extracting crate grapl-os-user-generator-plugin 0.1.2 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate grapl-os-user-generator-plugin 0.1.2 on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e848ca2aa9dc3ba80befd619239e7d8349ee07109adb09a4ab384437bc3abe26 [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" "e848ca2aa9dc3ba80befd619239e7d8349ee07109adb09a4ab384437bc3abe26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e848ca2aa9dc3ba80befd619239e7d8349ee07109adb09a4ab384437bc3abe26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e848ca2aa9dc3ba80befd619239e7d8349ee07109adb09a4ab384437bc3abe26", kill_on_drop: false }` [INFO] [stdout] e848ca2aa9dc3ba80befd619239e7d8349ee07109adb09a4ab384437bc3abe26 [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" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 403695fab06f11f4a31f63b6421479cc8534468f77369730cab5bd9f2cbd9d29 [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" "403695fab06f11f4a31f63b6421479cc8534468f77369730cab5bd9f2cbd9d29", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Compiling typed-builder v0.1.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling prost v0.4.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-build v0.4.0 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.10.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 1m 53s [INFO] running `Command { std: "docker" "inspect" "403695fab06f11f4a31f63b6421479cc8534468f77369730cab5bd9f2cbd9d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "403695fab06f11f4a31f63b6421479cc8534468f77369730cab5bd9f2cbd9d29", kill_on_drop: false }` [INFO] [stdout] 403695fab06f11f4a31f63b6421479cc8534468f77369730cab5bd9f2cbd9d29