[INFO] cloning repository https://github.com/hellomouse/tinc-gateway464 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hellomouse/tinc-gateway464" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomouse%2Ftinc-gateway464", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomouse%2Ftinc-gateway464'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eacdfe4856e926d54757cf323372874c6c162eac [INFO] testing hellomouse/tinc-gateway464 against 1.95.0 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomouse%2Ftinc-gateway464" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hellomouse/tinc-gateway464 [INFO] finished tweaking git repo https://github.com/hellomouse/tinc-gateway464 [INFO] tweaked toml for git repo https://github.com/hellomouse/tinc-gateway464 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hellomouse/tinc-gateway464 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hellomouse/tinc-gateway464 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_sys v0.28.0 [INFO] [stderr] Downloaded dtoa v0.4.5 [INFO] [stderr] Downloaded nfqueue v0.9.1 [INFO] [stderr] Downloaded serde_yaml v0.8.17 [INFO] [stderr] Downloaded etherparse v0.9.0 [INFO] [stderr] Downloaded syn v1.0.73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8034a4cd04fbfcd53e670ba100aa10319520a9f31a143f9719c01cb44bc7afdc [INFO] running `Command { std: "docker" "start" "-a" "8034a4cd04fbfcd53e670ba100aa10319520a9f31a143f9719c01cb44bc7afdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8034a4cd04fbfcd53e670ba100aa10319520a9f31a143f9719c01cb44bc7afdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8034a4cd04fbfcd53e670ba100aa10319520a9f31a143f9719c01cb44bc7afdc", kill_on_drop: false }` [INFO] [stdout] 8034a4cd04fbfcd53e670ba100aa10319520a9f31a143f9719c01cb44bc7afdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8684d0f2ad7371a0f439b8b4648c2657adee383ccde5eae8359240f9ea9616ff [INFO] running `Command { std: "docker" "start" "-a" "8684d0f2ad7371a0f439b8b4648c2657adee383ccde5eae8359240f9ea9616ff", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling etherparse v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling nfqueue v0.9.1 [INFO] [stderr] Compiling pnet_sys v0.28.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling gateway464 v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcUH7yti/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_yaml-49320c8f835a2a38,libdtoa-00989fe70a29a57b,libyaml_rust-1fdc08a51e9e2fbb,liblinked_hash_map-1aa07281a531d643,libpnet_sys-59de39756505ba60,libserde-52b3a6d927a262dd,libetherparse-47d47abfaa3e739d,libbyteorder-b094005bc71dbe8c,libnfqueue-bafbb9eb3d54a55b,liblibc-2d1e48d848763801}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lnetfilter_queue" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcUH7yti/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gateway464-a23ed887a4eb0ce1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lnetfilter_queue [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gateway464` (bin "gateway464") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8684d0f2ad7371a0f439b8b4648c2657adee383ccde5eae8359240f9ea9616ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8684d0f2ad7371a0f439b8b4648c2657adee383ccde5eae8359240f9ea9616ff", kill_on_drop: false }` [INFO] [stdout] 8684d0f2ad7371a0f439b8b4648c2657adee383ccde5eae8359240f9ea9616ff