[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] testing mthiesen/parsec_exe_unpacker against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthiesen%2Fparsec_exe_unpacker" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mthiesen/parsec_exe_unpacker on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a15bcfe8c57a95073538087ce519f8414a150b75d99e9cac93122e5e6db290de [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" "a15bcfe8c57a95073538087ce519f8414a150b75d99e9cac93122e5e6db290de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a15bcfe8c57a95073538087ce519f8414a150b75d99e9cac93122e5e6db290de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15bcfe8c57a95073538087ce519f8414a150b75d99e9cac93122e5e6db290de", kill_on_drop: false }` [INFO] [stdout] a15bcfe8c57a95073538087ce519f8414a150b75d99e9cac93122e5e6db290de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74cc2e31a34a3a6c186aa8f005634d86f570cd84b1f2174805db75f232d3a510 [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" "74cc2e31a34a3a6c186aa8f005634d86f570cd84b1f2174805db75f232d3a510", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Compiling libunicorn-sys v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicorn v0.9.1 [INFO] [stdout] error: could not find native static library `unicorn`, perhaps an -L flag is missing? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libunicorn-sys` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "74cc2e31a34a3a6c186aa8f005634d86f570cd84b1f2174805db75f232d3a510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74cc2e31a34a3a6c186aa8f005634d86f570cd84b1f2174805db75f232d3a510", kill_on_drop: false }` [INFO] [stdout] 74cc2e31a34a3a6c186aa8f005634d86f570cd84b1f2174805db75f232d3a510