[INFO] crate grapl-os-user-generator-plugin 0.1.2 is already in cache [INFO] checking grapl-os-user-generator-plugin-0.1.2 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate grapl-os-user-generator-plugin 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate grapl-os-user-generator-plugin 0.1.2 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 299b5cc54be7d91e3a9dee3ce832f931b709b564a52a91b1378dd4dd9a72eaf1 [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" "299b5cc54be7d91e3a9dee3ce832f931b709b564a52a91b1378dd4dd9a72eaf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "299b5cc54be7d91e3a9dee3ce832f931b709b564a52a91b1378dd4dd9a72eaf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299b5cc54be7d91e3a9dee3ce832f931b709b564a52a91b1378dd4dd9a72eaf1", kill_on_drop: false }` [INFO] [stdout] 299b5cc54be7d91e3a9dee3ce832f931b709b564a52a91b1378dd4dd9a72eaf1 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d828a440d1367646e08aa91e00d9675ede0270b679e6217d2a1124a9c92d7fa4 [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" "d828a440d1367646e08aa91e00d9675ede0270b679e6217d2a1124a9c92d7fa4", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking prost v0.4.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling typed-builder v0.1.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling derive_more v0.10.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Compiling prost-build v0.4.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.56 [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 13s [INFO] running `Command { std: "docker" "inspect" "d828a440d1367646e08aa91e00d9675ede0270b679e6217d2a1124a9c92d7fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d828a440d1367646e08aa91e00d9675ede0270b679e6217d2a1124a9c92d7fa4", kill_on_drop: false }` [INFO] [stdout] d828a440d1367646e08aa91e00d9675ede0270b679e6217d2a1124a9c92d7fa4