[INFO] cloning repository https://github.com/RandomApfel/rust-blockinqueue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RandomApfel/rust-blockinqueue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomApfel%2Frust-blockinqueue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomApfel%2Frust-blockinqueue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8a638838786aab04ea2e6ffc456edb038b05273 [INFO] checking RandomApfel/rust-blockinqueue against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomApfel%2Frust-blockinqueue" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RandomApfel/rust-blockinqueue on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RandomApfel/rust-blockinqueue [INFO] finished tweaking git repo https://github.com/RandomApfel/rust-blockinqueue [INFO] tweaked toml for git repo https://github.com/RandomApfel/rust-blockinqueue written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/RandomApfel/rust-blockinqueue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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] fe4c7b866fd8eadf9625279c0fddc5ca2b958bdf2e3e9b11796fe1ad5ec1e2de [INFO] running `Command { std: "docker" "start" "-a" "fe4c7b866fd8eadf9625279c0fddc5ca2b958bdf2e3e9b11796fe1ad5ec1e2de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe4c7b866fd8eadf9625279c0fddc5ca2b958bdf2e3e9b11796fe1ad5ec1e2de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4c7b866fd8eadf9625279c0fddc5ca2b958bdf2e3e9b11796fe1ad5ec1e2de", kill_on_drop: false }` [INFO] [stdout] fe4c7b866fd8eadf9625279c0fddc5ca2b958bdf2e3e9b11796fe1ad5ec1e2de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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] 93e9a2b04eb73030ba5f9945586bd1ff4659eba44790aec9a5e22c40ab9179d2 [INFO] running `Command { std: "docker" "start" "-a" "93e9a2b04eb73030ba5f9945586bd1ff4659eba44790aec9a5e22c40ab9179d2", kill_on_drop: false }` [INFO] [stderr] Checking blockingqueue v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "93e9a2b04eb73030ba5f9945586bd1ff4659eba44790aec9a5e22c40ab9179d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e9a2b04eb73030ba5f9945586bd1ff4659eba44790aec9a5e22c40ab9179d2", kill_on_drop: false }` [INFO] [stdout] 93e9a2b04eb73030ba5f9945586bd1ff4659eba44790aec9a5e22c40ab9179d2