[INFO] cloning repository https://github.com/mthiesen/parsec_exe_unpacker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mthiesen/parsec_exe_unpacker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthiesen%2Fparsec_exe_unpacker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthiesen%2Fparsec_exe_unpacker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba47f5c05dfcb0c39cc7a041f0790de8b9552375 [INFO] checking mthiesen/parsec_exe_unpacker against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthiesen%2Fparsec_exe_unpacker" "/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/mthiesen/parsec_exe_unpacker on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/mthiesen/parsec_exe_unpacker [INFO] finished tweaking git repo https://github.com/mthiesen/parsec_exe_unpacker [INFO] tweaked toml for git repo https://github.com/mthiesen/parsec_exe_unpacker written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mthiesen/parsec_exe_unpacker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccbac87eeb5243951d4813e2d8da7c5488d91e7e1426de5b3f0845133858c095 [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" "ccbac87eeb5243951d4813e2d8da7c5488d91e7e1426de5b3f0845133858c095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccbac87eeb5243951d4813e2d8da7c5488d91e7e1426de5b3f0845133858c095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccbac87eeb5243951d4813e2d8da7c5488d91e7e1426de5b3f0845133858c095", kill_on_drop: false }` [INFO] [stdout] ccbac87eeb5243951d4813e2d8da7c5488d91e7e1426de5b3f0845133858c095 [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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc78d504e8c5d193c25c146a24ad776458d8f9e661ee2d284b2df3b4c1e00a6a [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" "fc78d504e8c5d193c25c146a24ad776458d8f9e661ee2d284b2df3b4c1e00a6a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking assert_matches v1.4.0 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling libunicorn-sys v0.9.1 [INFO] [stderr] Checking unicorn v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking common_failures v0.1.1 [INFO] [stderr] Checking parsec_exe_unpacker v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.81s [INFO] running `Command { std: "docker" "inspect" "fc78d504e8c5d193c25c146a24ad776458d8f9e661ee2d284b2df3b4c1e00a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc78d504e8c5d193c25c146a24ad776458d8f9e661ee2d284b2df3b4c1e00a6a", kill_on_drop: false }` [INFO] [stdout] fc78d504e8c5d193c25c146a24ad776458d8f9e661ee2d284b2df3b4c1e00a6a