[INFO] cloning repository https://github.com/reujab/silver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reujab/silver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Fsilver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Fsilver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b25b7a0bfd24cd7c3a3097bbb2f3555180ae5907 [INFO] checking reujab/silver against master#893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 for pr-77153 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Fsilver" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reujab/silver on toolchain 893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reujab/silver [INFO] finished tweaking git repo https://github.com/reujab/silver [INFO] tweaked toml for git repo https://github.com/reujab/silver written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/reujab/silver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "metadata" "--no-deps" "--format-version=1", 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] 675cf3e71190a87a3d05f448b3fb30ddfa11de59b3ac0fe53b1b88a7bfe2eac6 [INFO] running `Command { std: "docker" "start" "-a" "675cf3e71190a87a3d05f448b3fb30ddfa11de59b3ac0fe53b1b88a7bfe2eac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "675cf3e71190a87a3d05f448b3fb30ddfa11de59b3ac0fe53b1b88a7bfe2eac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675cf3e71190a87a3d05f448b3fb30ddfa11de59b3ac0fe53b1b88a7bfe2eac6", kill_on_drop: false }` [INFO] [stdout] 675cf3e71190a87a3d05f448b3fb30ddfa11de59b3ac0fe53b1b88a7bfe2eac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "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] f50cca03e4c85b99dc31f7fcb9fd7fbe351948206fd3e7eb80d3b01fca6c381d [INFO] running `Command { std: "docker" "start" "-a" "f50cca03e4c85b99dc31f7fcb9fd7fbe351948206fd3e7eb80d3b01fca6c381d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling sysinfo v0.15.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.12.9+1.0.1 [INFO] [stderr] Checking dlv-list v0.2.2 [INFO] [stderr] Checking ordered-multimap v0.2.4 [INFO] [stderr] Checking rust-ini v0.15.3 [INFO] [stderr] Checking git2 v0.13.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Checking structopt v0.3.16 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking humantime-serde v1.0.0 [INFO] [stderr] Checking confy v0.4.0 (https://github.com/rust-cli/confy#baf2b401) [INFO] [stderr] Checking silver v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "f50cca03e4c85b99dc31f7fcb9fd7fbe351948206fd3e7eb80d3b01fca6c381d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f50cca03e4c85b99dc31f7fcb9fd7fbe351948206fd3e7eb80d3b01fca6c381d", kill_on_drop: false }` [INFO] [stdout] f50cca03e4c85b99dc31f7fcb9fd7fbe351948206fd3e7eb80d3b01fca6c381d