[INFO] cloning repository https://github.com/oblivia-simplex/unicorn-fuzz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oblivia-simplex/unicorn-fuzz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblivia-simplex%2Funicorn-fuzz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblivia-simplex%2Funicorn-fuzz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb4e4994fbfc6ab1d2bdd873ec370167c3456d68 [INFO] testing oblivia-simplex/unicorn-fuzz against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblivia-simplex%2Funicorn-fuzz" "/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/oblivia-simplex/unicorn-fuzz on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oblivia-simplex/unicorn-fuzz [INFO] finished tweaking git repo https://github.com/oblivia-simplex/unicorn-fuzz [INFO] tweaked toml for git repo https://github.com/oblivia-simplex/unicorn-fuzz written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/oblivia-simplex/unicorn-fuzz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/oblivia-simplex/unicorn-rs` [INFO] [stderr] Updating git submodule `https://github.com/unicorn-engine/unicorn` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 226522b8fd58ff5be1c253602ca17d7880dd53ecaacb82af02f839f33f9b212b [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" "226522b8fd58ff5be1c253602ca17d7880dd53ecaacb82af02f839f33f9b212b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "226522b8fd58ff5be1c253602ca17d7880dd53ecaacb82af02f839f33f9b212b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "226522b8fd58ff5be1c253602ca17d7880dd53ecaacb82af02f839f33f9b212b", kill_on_drop: false }` [INFO] [stdout] 226522b8fd58ff5be1c253602ca17d7880dd53ecaacb82af02f839f33f9b212b [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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b363ee6cbc48f58dab1a80019ac44e8ecf6677441448209a63f39ed9151b86cf [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" "b363ee6cbc48f58dab1a80019ac44e8ecf6677441448209a63f39ed9151b86cf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling enum-utils-from-str v0.1.2 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling libunicorn-sys v0.9.0 (https://github.com/oblivia-simplex/unicorn-rs?branch=development#47e74b64) [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling enum-utils v0.1.2 [INFO] [stderr] Compiling toml v0.5.6 [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b363ee6cbc48f58dab1a80019ac44e8ecf6677441448209a63f39ed9151b86cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b363ee6cbc48f58dab1a80019ac44e8ecf6677441448209a63f39ed9151b86cf", kill_on_drop: false }` [INFO] [stdout] b363ee6cbc48f58dab1a80019ac44e8ecf6677441448209a63f39ed9151b86cf