[INFO] cloning repository https://github.com/arminha/covet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arminha/covet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farminha%2Fcovet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farminha%2Fcovet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eba978d3f53580ac85b22484c1470737c4007955 [INFO] checking arminha/covet against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farminha%2Fcovet" "/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/arminha/covet on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arminha/covet [INFO] finished tweaking git repo https://github.com/arminha/covet [INFO] tweaked toml for git repo https://github.com/arminha/covet written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/arminha/covet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmltree v0.10.2 [INFO] [stderr] Downloaded warp v0.3.0 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28116588e3ee45d042ebadcedcf17411b5c951fddcb047667cb85e21dbf4c8b5 [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" "28116588e3ee45d042ebadcedcf17411b5c951fddcb047667cb85e21dbf4c8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28116588e3ee45d042ebadcedcf17411b5c951fddcb047667cb85e21dbf4c8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28116588e3ee45d042ebadcedcf17411b5c951fddcb047667cb85e21dbf4c8b5", kill_on_drop: false }` [INFO] [stdout] 28116588e3ee45d042ebadcedcf17411b5c951fddcb047667cb85e21dbf4c8b5 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "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] 8f006e087a0bdf4a1546bccbde3ff35b930f26667c7e4a41d8022cd586031e2b [INFO] running `Command { std: "docker" "start" "-a" "8f006e087a0bdf4a1546bccbde3ff35b930f26667c7e4a41d8022cd586031e2b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.24 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking xmltree v0.10.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking headers v0.3.3 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking tokio-util v0.6.1 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Compiling covet v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking warp v0.3.0 [INFO] [stderr] Checking reqwest v0.11.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.87s [INFO] running `Command { std: "docker" "inspect" "8f006e087a0bdf4a1546bccbde3ff35b930f26667c7e4a41d8022cd586031e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f006e087a0bdf4a1546bccbde3ff35b930f26667c7e4a41d8022cd586031e2b", kill_on_drop: false }` [INFO] [stdout] 8f006e087a0bdf4a1546bccbde3ff35b930f26667c7e4a41d8022cd586031e2b