[INFO] cloning repository https://github.com/lilydjwg/drop-serverhello [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilydjwg/drop-serverhello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilydjwg%2Fdrop-serverhello", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilydjwg%2Fdrop-serverhello'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01478a74c8c106a4afb4ecaee03c3c4618908448 [INFO] testing lilydjwg/drop-serverhello against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilydjwg%2Fdrop-serverhello" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lilydjwg/drop-serverhello on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lilydjwg/drop-serverhello [INFO] finished tweaking git repo https://github.com/lilydjwg/drop-serverhello [INFO] tweaked toml for git repo https://github.com/lilydjwg/drop-serverhello written to /workspace/builds/worker-99/source/Cargo.toml [INFO] crate git repo https://github.com/lilydjwg/drop-serverhello already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/lilydjwg/libnetfilter_queue.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0096c02bd154534ef65e3b78de433a4ee9c9d505b35595f87a3a34f83dbac409 [INFO] running `Command { std: "docker" "start" "-a" "0096c02bd154534ef65e3b78de433a4ee9c9d505b35595f87a3a34f83dbac409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0096c02bd154534ef65e3b78de433a4ee9c9d505b35595f87a3a34f83dbac409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0096c02bd154534ef65e3b78de433a4ee9c9d505b35595f87a3a34f83dbac409", kill_on_drop: false }` [INFO] [stdout] 0096c02bd154534ef65e3b78de433a4ee9c9d505b35595f87a3a34f83dbac409 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dddeb70b8c5012f2bbea065e2cf896535863f2633eb691f76bd5b603445a9a31 [INFO] running `Command { std: "docker" "start" "-a" "dddeb70b8c5012f2bbea065e2cf896535863f2633eb691f76bd5b603445a9a31", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling tls-parser v0.10.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling netfilter_queue v0.2.2 (https://github.com/lilydjwg/libnetfilter_queue.git#4fb103db) [INFO] [stderr] Compiling rusticata-macros v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling nom-derive v0.7.2 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pnet_packet v0.28.0 [INFO] [stderr] Compiling drop-serverhello v0.1.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/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.drop_serverhello.7b17e9cd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a.2kj7kwmjozqh5qw2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-97c30d78c7ae92cd.rlib" "/opt/rustwide/target/debug/deps/libatty-8ff3488b344dcc39.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libregex-17cdeefc8882f7b8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-91bb404f99a06bc7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libtls_parser-2951644752169199.rlib" "/opt/rustwide/target/debug/deps/libphf-159d633c4ee26edd.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2e734459afce9656.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-95f6d601d7e9e738.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-ae5885e72b77ecbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27a2755afd7ed9c3.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-bfe6233cafd7a317.rlib" "/opt/rustwide/target/debug/deps/libnom-e62cd426f5f1e6b1.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-9781cdb3261a7726.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5ba753c1934f1135.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-67e1233e36153719.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8959b0232a9e29bd.rlib" "/opt/rustwide/target/debug/deps/libfunty-15f2b698842c3471.rlib" "/opt/rustwide/target/debug/deps/libwyz-ae2ca63c3a5a2730.rlib" "/opt/rustwide/target/debug/deps/libtap-aab539557e8c4fbb.rlib" "/opt/rustwide/target/debug/deps/libradium-d0371432de1684ae.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-3900008f765cad2f.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-90f3554add08b8e9.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-471a7170a033d7f7.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libfailure-16ece871da680bcd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9fa9ea774faab7c3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libobject-408b0d011eace367.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6d05701f54cffccc.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d2e5c4d476f874f2.rlib" "/opt/rustwide/target/debug/deps/libgimli-45fbcc3105ef817e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b5eb80ae30b1d73f.rlib" "/opt/rustwide/target/debug/deps/libnetfilter_queue-be763664fcd2ee72.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libnum-39f690cee74cf6a8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-73740a43abd2d908.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7821dc55466b3a30.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6a2f7bbc89a4a020.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9b0a8212953ac670.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bcc2a7c3b12b15b4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/liberrno-991bf4774bb1664a.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f95d9ba35ebd6b1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lnetfilter_queue" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/drop_serverhello-a9ec5bd03241c23a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnetfilter_queue [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 `drop-serverhello` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "dddeb70b8c5012f2bbea065e2cf896535863f2633eb691f76bd5b603445a9a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dddeb70b8c5012f2bbea065e2cf896535863f2633eb691f76bd5b603445a9a31", kill_on_drop: false }` [INFO] [stdout] dddeb70b8c5012f2bbea065e2cf896535863f2633eb691f76bd5b603445a9a31