[INFO] updating cached repository bartnv/portlurker [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bartnv/portlurker [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bartnv/portlurker" "work/ex/beta-1.37-6/sources/1.36.0/gh/bartnv/portlurker"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bartnv/portlurker'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bartnv/portlurker" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bartnv/portlurker"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bartnv/portlurker'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad89cba5d81eb85af85ac88b07147fab1d0ee306 [INFO] sha for GitHub repo bartnv/portlurker: ad89cba5d81eb85af85ac88b07147fab1d0ee306 [INFO] validating manifest of bartnv/portlurker on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bartnv/portlurker on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bartnv/portlurker [INFO] finished frobbing bartnv/portlurker [INFO] frobbed toml for bartnv/portlurker written to work/ex/beta-1.37-6/sources/1.36.0/gh/bartnv/portlurker/Cargo.toml [INFO] started frobbing bartnv/portlurker [INFO] finished frobbing bartnv/portlurker [INFO] frobbed toml for bartnv/portlurker written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bartnv/portlurker/Cargo.toml [INFO] crate bartnv/portlurker already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing bartnv/portlurker against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bartnv/portlurker:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] adea60230f480d50b088bf7f59aa8a7443bd22b533cd3d8b8c2f76eecb396e31 [INFO] running `"docker" "start" "-a" "adea60230f480d50b088bf7f59aa8a7443bd22b533cd3d8b8c2f76eecb396e31"` [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling pnet_base v0.21.0 [INFO] [stderr] Compiling ipnetwork v0.12.8 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling libsqlite3-sys v0.11.0 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling pnet_sys v0.21.0 [INFO] [stderr] Compiling nfqueue v0.9.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling pnet_macros_support v0.21.0 [INFO] [stderr] Compiling pnet_datalink v0.21.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling rusqlite v0.16.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.21.0 [INFO] [stderr] Compiling pnet_packet v0.21.0 [INFO] [stderr] Compiling pnet_transport v0.21.0 [INFO] [stderr] Compiling portlurker v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:445:62 [INFO] [stderr] | [INFO] [stderr] 445 | ?1, ?2, ?3)", &[&conn.remoteip as &ToSql, &conn.remoteport, &conn.localport] [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.portlurker.90zoesu1-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d" "/opt/crater/target/debug/deps/portlurker-5a1674e9a149246d.3oxs7eoloefp402q.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpnet-91a738ea1aabe5e7.rlib" "/opt/crater/target/debug/deps/libpnet_transport-9443f0e45bf6a466.rlib" "/opt/crater/target/debug/deps/libpnet_packet-673465c5c7bd4389.rlib" "/opt/crater/target/debug/deps/libpnet_macros_support-36274a6aea287955.rlib" "/opt/crater/target/debug/deps/libpnet_datalink-dee94bdd43959816.rlib" "/opt/crater/target/debug/deps/libpnet_sys-01a04a2c8a371076.rlib" "/opt/crater/target/debug/deps/libpnet_base-a26dbca642fc1b61.rlib" "/opt/crater/target/debug/deps/libipnetwork-70e266258cae3857.rlib" "/opt/crater/target/debug/deps/libnfqueue-3530577ef2e1163b.rlib" "/opt/crater/target/debug/deps/libchrono-99acef90cb9f781c.rlib" "/opt/crater/target/debug/deps/libnum_integer-9ca4ca22e0105bb2.rlib" "/opt/crater/target/debug/deps/libnum_traits-1f63f1ea91c56eb7.rlib" "/opt/crater/target/debug/deps/librusqlite-70f1c1eca4dc66c2.rlib" "/opt/crater/target/debug/deps/libtime-dcb50faadada1f72.rlib" "/opt/crater/target/debug/deps/liblru_cache-c7397eb19e09499c.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-9a727702405172d9.rlib" "/opt/crater/target/debug/deps/liblibsqlite3_sys-c223cf55cf70e387.rlib" "/opt/crater/target/debug/deps/libbitflags-e31ad08aaa94ea6a.rlib" "/opt/crater/target/debug/deps/libregex-9397cc2445eeaa16.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-9a5c837df053934e.rlib" "/opt/crater/target/debug/deps/libregex_syntax-043cac4db031e798.rlib" "/opt/crater/target/debug/deps/libucd_util-764be33a5792116c.rlib" "/opt/crater/target/debug/deps/libthread_local-16f8d52a4ba36763.rlib" "/opt/crater/target/debug/deps/liblazy_static-6758b07bea2a83cb.rlib" "/opt/crater/target/debug/deps/libaho_corasick-8f4176309fef35ff.rlib" "/opt/crater/target/debug/deps/libmemchr-2968d98acc8f9c67.rlib" "/opt/crater/target/debug/deps/liblibc-1bc6bf9f8dc8e8ac.rlib" "/opt/crater/target/debug/deps/libcfg_if-c1938f77dc3c8b6e.rlib" "/opt/crater/target/debug/deps/libyaml_rust-c7740512f5493899.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-d9e6bb4548f90968.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lnetfilter_queue" "-lnetfilter_queue" "-lsqlite3" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lnetfilter_queue [INFO] [stderr] /usr/bin/ld: cannot find -lnetfilter_queue [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `portlurker`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "adea60230f480d50b088bf7f59aa8a7443bd22b533cd3d8b8c2f76eecb396e31"` [INFO] running `"docker" "rm" "-f" "adea60230f480d50b088bf7f59aa8a7443bd22b533cd3d8b8c2f76eecb396e31"` [INFO] [stdout] adea60230f480d50b088bf7f59aa8a7443bd22b533cd3d8b8c2f76eecb396e31