[INFO] cloning repository https://github.com/alexpilotti/libwhp-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexpilotti/libwhp-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpilotti%2Flibwhp-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpilotti%2Flibwhp-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba225333dcbe1061457449a019ea836128cceed5 [INFO] testing alexpilotti/libwhp-sample against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpilotti%2Flibwhp-sample" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexpilotti/libwhp-sample on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexpilotti/libwhp-sample [INFO] finished tweaking git repo https://github.com/alexpilotti/libwhp-sample [INFO] tweaked toml for git repo https://github.com/alexpilotti/libwhp-sample written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/alexpilotti/libwhp-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/insula-rs/libwhp` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bfb83b14c1cf5baa484b5cbddf25050a933cce41f1363d402325fecc8ae481b [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" "2bfb83b14c1cf5baa484b5cbddf25050a933cce41f1363d402325fecc8ae481b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bfb83b14c1cf5baa484b5cbddf25050a933cce41f1363d402325fecc8ae481b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bfb83b14c1cf5baa484b5cbddf25050a933cce41f1363d402325fecc8ae481b", kill_on_drop: false }` [INFO] [stdout] 2bfb83b14c1cf5baa484b5cbddf25050a933cce41f1363d402325fecc8ae481b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--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] a59f80d4c570c1a257f8b03167f0a379e89d34218740b39afaac6c7691c6f44f [INFO] running `Command { std: "docker" "start" "-a" "a59f80d4c570c1a257f8b03167f0a379e89d34218740b39afaac6c7691c6f44f", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling libwhp v0.1.0 (https://github.com/insula-rs/libwhp#72bdad4d) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcD81ra2/list" "-m64" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.libwhp.b6be9a35-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/libwhp-4f7340195657075e.2cpdmgwurgvrzthb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lWinHvEmulation" "-lWinHvPlatform" "-lKernel32" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libbitflags-d4ada631758d8768.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-d3e2538f62e14c74.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-29e5e596e889a0aa" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/liblibwhp-4f7340195657075e.so" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lWinHvEmulation [INFO] [stdout] /usr/bin/ld: cannot find -lWinHvPlatform [INFO] [stdout] /usr/bin/ld: cannot find -lKernel32 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libwhp` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a59f80d4c570c1a257f8b03167f0a379e89d34218740b39afaac6c7691c6f44f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a59f80d4c570c1a257f8b03167f0a379e89d34218740b39afaac6c7691c6f44f", kill_on_drop: false }` [INFO] [stdout] a59f80d4c570c1a257f8b03167f0a379e89d34218740b39afaac6c7691c6f44f