[INFO] cloning repository https://github.com/M3kH/dgc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/M3kH/dgc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM3kH%2Fdgc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM3kH%2Fdgc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc2a03bd583705d86c5b204f79165810d569afd7 [INFO] checking M3kH/dgc against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM3kH%2Fdgc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/M3kH/dgc on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/M3kH/dgc [INFO] finished tweaking git repo https://github.com/M3kH/dgc [INFO] tweaked toml for git repo https://github.com/M3kH/dgc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/M3kH/dgc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18a3bb5cfac9c1c69d5d0299b4368ca35c249f47ec7cc2dcd6cda617d83a802b [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" "18a3bb5cfac9c1c69d5d0299b4368ca35c249f47ec7cc2dcd6cda617d83a802b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18a3bb5cfac9c1c69d5d0299b4368ca35c249f47ec7cc2dcd6cda617d83a802b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a3bb5cfac9c1c69d5d0299b4368ca35c249f47ec7cc2dcd6cda617d83a802b", kill_on_drop: false }` [INFO] [stdout] 18a3bb5cfac9c1c69d5d0299b4368ca35c249f47ec7cc2dcd6cda617d83a802b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a787613d62c2bd00a6748c738514d549a689b0e7cf0f696b6fa7005b397df907 [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" "a787613d62c2bd00a6748c738514d549a689b0e7cf0f696b6fa7005b397df907", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling cose v0.1.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking moz_cbor v0.1.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking base45 v2.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking deflate v0.9.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking cbor v0.4.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde_with v1.8.1 [INFO] [stderr] Checking ed25519-zebra v2.2.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_cose v0.1.4 [INFO] [stderr] Checking aws-nitro-enclaves-cose v0.2.0 [INFO] [stderr] Checking dgc-lib v0.1.0 (/opt/rustwide/workdir/dgc-lib) [INFO] [stderr] Checking dgc-cli v0.1.0 (/opt/rustwide/workdir/dgc-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.57s [INFO] running `Command { std: "docker" "inspect" "a787613d62c2bd00a6748c738514d549a689b0e7cf0f696b6fa7005b397df907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a787613d62c2bd00a6748c738514d549a689b0e7cf0f696b6fa7005b397df907", kill_on_drop: false }` [INFO] [stdout] a787613d62c2bd00a6748c738514d549a689b0e7cf0f696b6fa7005b397df907