[INFO] cloning repository https://github.com/zacbrown/rusty-netconn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zacbrown/rusty-netconn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacbrown%2Frusty-netconn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacbrown%2Frusty-netconn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0b0c5ea4312002fc4eb75d71b67fd8104f51dd5 [INFO] testing zacbrown/rusty-netconn against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacbrown%2Frusty-netconn" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zacbrown/rusty-netconn on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zacbrown/rusty-netconn [INFO] finished tweaking git repo https://github.com/zacbrown/rusty-netconn [INFO] tweaked toml for git repo https://github.com/zacbrown/rusty-netconn written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/zacbrown/rusty-netconn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f633bc3619351fc434dc137ed6b00cade16e62f6d83d8b363ffce259c4b1ecb0 [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" "f633bc3619351fc434dc137ed6b00cade16e62f6d83d8b363ffce259c4b1ecb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f633bc3619351fc434dc137ed6b00cade16e62f6d83d8b363ffce259c4b1ecb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f633bc3619351fc434dc137ed6b00cade16e62f6d83d8b363ffce259c4b1ecb0", kill_on_drop: false }` [INFO] [stdout] f633bc3619351fc434dc137ed6b00cade16e62f6d83d8b363ffce259c4b1ecb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe1100e5619dfd3359b6ddca26a3ad936f9e42fbd0223db4f7b563c6731b348d [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" "fe1100e5619dfd3359b6ddca26a3ad936f9e42fbd0223db4f7b563c6731b348d", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling pnet_base v0.21.0 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling ipnetwork v0.12.8 [INFO] [stderr] Compiling encode_unicode v0.3.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling pnet_sys v0.21.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.9 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling pnet_macros_support v0.21.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling pnet_datalink v0.21.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.2 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling tokio v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.17 [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 rusty-netconns v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | let mut stats = { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | let mut stats = { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | let mut stats = { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 251 | let mut stats = { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.rusty_netconns.6dipnayg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee" "/opt/rustwide/target/debug/deps/rusty_netconns-baffcfb183a126ee.4k7kq9riz2gu80oy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libprettytable-39cb46abec51db90.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-1c1bfa77286dad2e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libcsv-ddb70f784be843c9.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bd682427e34c132.rlib" "/opt/rustwide/target/debug/deps/libatty-dd401d7e39bae13f.rlib" "/opt/rustwide/target/debug/deps/libterm-a5ce4393b09e43b5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e93da7bb3220363e.rlib" "/opt/rustwide/target/debug/deps/libpnet-b3363ff00813cb7e.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-bbb3e3be2b48a3cf.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-af8ec56f95c460e9.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-5d1a128d2b7b99ba.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-abb6d7eabdfd8982.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-b3d1786d62fad18e.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-c510d90da1090c62.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-93f5031b56b79506.rlib" "/opt/rustwide/target/debug/deps/libpcap-41e71770baaca3ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-4f7b25b42bf153e8.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-9efe3521fbfec4b8.rlib" "/opt/rustwide/target/debug/deps/libtokio-611409d05cc06520.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-2ce3df1865eec5df.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-db0f07cfd90dcf93.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7d8a568d5bf0a740.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-95c25093200e05d0.rlib" "/opt/rustwide/target/debug/deps/librand-bc85916a19413289.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9f239258e2c5b26c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dfdd2bb25c23a1d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-00db3d6afa7e70e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-91fa8513ac148c26.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8a93a1eb4411db37.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ab8496184cb05df9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-de12f52a02a9fd3a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3c576d0164e75b93.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-de80b0d0f3a3399f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d4aa83ac5e3aec64.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-394b0883eda39121.rlib" "/opt/rustwide/target/debug/deps/libbytes-f274caec01b07e44.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-09a6cae9f82e812d.rlib" "/opt/rustwide/target/debug/deps/libfutures-5263b1ae16c3921e.rlib" "/opt/rustwide/target/debug/deps/libmio-2dc97e89b8953a77.rlib" "/opt/rustwide/target/debug/deps/liblog-cb34a90061c8621b.rlib" "/opt/rustwide/target/debug/deps/libslab-f6b13aef8495daae.rlib" "/opt/rustwide/target/debug/deps/libiovec-ef7e33b3f95221cb.rlib" "/opt/rustwide/target/debug/deps/libnet2-a09428288efd35a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-47728bf37d55435b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-fc7ddec32ef28c85.rlib" "/opt/rustwide/target/debug/deps/liblibc-bca6e38d369470ef.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-netconns` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "fe1100e5619dfd3359b6ddca26a3ad936f9e42fbd0223db4f7b563c6731b348d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1100e5619dfd3359b6ddca26a3ad936f9e42fbd0223db4f7b563c6731b348d", kill_on_drop: false }` [INFO] [stdout] fe1100e5619dfd3359b6ddca26a3ad936f9e42fbd0223db4f7b563c6731b348d