[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 try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomouse%2Ftinc-gateway464" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hellomouse/tinc-gateway464 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92aeb0a46b543db0d7395b366a8625bae4f0aa569203011276a7ebba924471dd [INFO] running `Command { std: "docker" "start" "-a" "92aeb0a46b543db0d7395b366a8625bae4f0aa569203011276a7ebba924471dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92aeb0a46b543db0d7395b366a8625bae4f0aa569203011276a7ebba924471dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92aeb0a46b543db0d7395b366a8625bae4f0aa569203011276a7ebba924471dd", kill_on_drop: false }` [INFO] [stdout] 92aeb0a46b543db0d7395b366a8625bae4f0aa569203011276a7ebba924471dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1b3bbcc7ac4574474c4e677790680e83f78e73fc35748c0661d0048380037a3 [INFO] running `Command { std: "docker" "start" "-a" "a1b3bbcc7ac4574474c4e677790680e83f78e73fc35748c0661d0048380037a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [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 serde_derive v1.0.126 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.5 [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_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/rustcoQ3KZv/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_yaml-e1dd6797e02397ed,libdtoa-12cc3566499508ce,libyaml_rust-009ee0b1aaf39c9d,liblinked_hash_map-90eeeaa21af296aa,libpnet_sys-942e0d72036d4162,libserde-3dd945671dfdc8a8,libetherparse-8c7b6271d1324f4b,libbyteorder-27f8689e3b24a2c4,libnfqueue-95711d55e3be6d60,liblibc-4d640a098580c427}.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/rustcoQ3KZv/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-c747c789b3948526" "-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" "a1b3bbcc7ac4574474c4e677790680e83f78e73fc35748c0661d0048380037a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1b3bbcc7ac4574474c4e677790680e83f78e73fc35748c0661d0048380037a3", kill_on_drop: false }` [INFO] [stdout] a1b3bbcc7ac4574474c4e677790680e83f78e73fc35748c0661d0048380037a3