[INFO] cloning repository https://github.com/cubehub/doppler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cubehub/doppler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubehub%2Fdoppler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubehub%2Fdoppler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f13df14c2cf81931a6502947508e4339c8b8e89 [INFO] checking cubehub/doppler against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubehub%2Fdoppler" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cubehub/doppler on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cubehub/doppler [INFO] finished tweaking git repo https://github.com/cubehub/doppler [INFO] tweaked toml for git repo https://github.com/cubehub/doppler written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cubehub/doppler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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-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" "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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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] 8689577e2d4bf40e64f7e71ae78c80c54f667e886bdba018c79dd8f789c974e0 [INFO] running `Command { std: "docker" "start" "-a" "8689577e2d4bf40e64f7e71ae78c80c54f667e886bdba018c79dd8f789c974e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8689577e2d4bf40e64f7e71ae78c80c54f667e886bdba018c79dd8f789c974e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8689577e2d4bf40e64f7e71ae78c80c54f667e886bdba018c79dd8f789c974e0", kill_on_drop: false }` [INFO] [stdout] 8689577e2d4bf40e64f7e71ae78c80c54f667e886bdba018c79dd8f789c974e0 [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" "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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e55444144001f679d9c565a287207efdd3f3eab1b3630db4c3d4e5cf61bf160a [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" "e55444144001f679d9c565a287207efdd3f3eab1b3630db4c3d4e5cf61bf160a", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Checking num-complex v0.1.35 [INFO] [stderr] Checking fern v0.4.0 (https://github.com/marjakm/fern-rs.git#9b1b821a) [INFO] [stderr] Checking num-bigint v0.1.35 [INFO] [stderr] Checking coordinates v0.1.0 (https://github.com/cubehub/rust-coordinates.git#e8548c16) [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking clap v2.19.0 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking num-rational v0.1.35 [INFO] [stderr] Compiling doppler v1.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking liquid_dsp v0.3.0 (https://github.com/cubehub/rust-liquid-dsp.git#343bf9bd) [INFO] [stderr] Checking gpredict v0.2.6 (https://github.com/cubehub/rust-gpredict.git#b223e69b) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.19s [INFO] running `Command { std: "docker" "inspect" "e55444144001f679d9c565a287207efdd3f3eab1b3630db4c3d4e5cf61bf160a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e55444144001f679d9c565a287207efdd3f3eab1b3630db4c3d4e5cf61bf160a", kill_on_drop: false }` [INFO] [stdout] e55444144001f679d9c565a287207efdd3f3eab1b3630db4c3d4e5cf61bf160a