[INFO] cloning repository https://github.com/huoyuanliao/scade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huoyuanliao/scade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuoyuanliao%2Fscade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuoyuanliao%2Fscade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7dbe36ed0dcebdd0115d083d5d3235344435db7 [INFO] testing huoyuanliao/scade against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuoyuanliao%2Fscade" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huoyuanliao/scade on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/huoyuanliao/scade [INFO] finished tweaking git repo https://github.com/huoyuanliao/scade [INFO] tweaked toml for git repo https://github.com/huoyuanliao/scade written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/huoyuanliao/scade already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea8f92565b3ee855b1faf45038312ca2c0a456877db2c0b965fd4e4c81ecfa6e [INFO] running `Command { std: "docker" "start" "-a" "ea8f92565b3ee855b1faf45038312ca2c0a456877db2c0b965fd4e4c81ecfa6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea8f92565b3ee855b1faf45038312ca2c0a456877db2c0b965fd4e4c81ecfa6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8f92565b3ee855b1faf45038312ca2c0a456877db2c0b965fd4e4c81ecfa6e", kill_on_drop: false }` [INFO] [stdout] ea8f92565b3ee855b1faf45038312ca2c0a456877db2c0b965fd4e4c81ecfa6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4790ba1126eb07a241f87e28189ba5212519e7e59f2573e85ab5176ea097e2d [INFO] running `Command { std: "docker" "start" "-a" "d4790ba1126eb07a241f87e28189ba5212519e7e59f2573e85ab5176ea097e2d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling pnet_base v0.21.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ipnetwork v0.12.8 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling pnet_macros_support v0.21.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling pnet_sys v0.21.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling pnet_datalink v0.21.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [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 scade v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/smport_list.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | pub static ref SERVICE_PORTS: PortSet = { [INFO] [stdout] 7 | | let mut service = PortSet::new(); [INFO] [stdout] 8 | | for port in SERVICE_PORTS_LIST.iter() { [INFO] [stdout] ... | [INFO] [stdout] 12 | | }; [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/smport_list.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | pub static ref MALWARE_PORTS: PortSet = { [INFO] [stdout] 17 | | let mut malware = PortSet::new(); [INFO] [stdout] 18 | | for port in MALWARE_PORTS_LIST.iter() { [INFO] [stdout] ... | [INFO] [stdout] 22 | | }; [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / lazy_static! { [INFO] [stdout] 30 | | pub static ref TRIGGERS: Mutex> = { [INFO] [stdout] 31 | | let mut trigger: Vec = Vec::new(); [INFO] [stdout] 32 | | let re = Regex::new(TRIGGER_REG).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 43 | | }; [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / lazy_static! { [INFO] [stdout] 47 | | pub static ref INBOUND_TRACKER_MAP: Mutex = { [INFO] [stdout] 48 | | Mutex::new( [INFO] [stdout] 49 | | TrackerMap::new() [INFO] [stdout] 50 | | ) [INFO] [stdout] 51 | | }; [INFO] [stdout] 52 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / lazy_static! { [INFO] [stdout] 84 | | pub static ref OUTBOUND_TRACKER_MAP: Mutex = { [INFO] [stdout] 85 | | Mutex::new( [INFO] [stdout] 86 | | TrackerMap::new() [INFO] [stdout] 87 | | ) [INFO] [stdout] 88 | | }; [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.main.9f3c19e7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221.2j0qfbv7e8kw3usw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libscade-30900c07140977ee.rlib" "/opt/rustwide/target/debug/deps/libregex-84b2938d1a0314bd.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-cab8c5a598142455.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0956ec2b258cd8c0.rlib" "/opt/rustwide/target/debug/deps/libucd_util-d8739deac3d19cce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a1150358c97fb0b8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fc2b49f1c6aabe03.rlib" "/opt/rustwide/target/debug/deps/libunreachable-e47d3da68f280a88.rlib" "/opt/rustwide/target/debug/deps/libvoid-7ac40aef06c550f4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4fd87835077f8086.rlib" "/opt/rustwide/target/debug/deps/libmemchr-95f0dc8969eb239e.rlib" "/opt/rustwide/target/debug/deps/libpcap-f484d090a37f9eea.rlib" "/opt/rustwide/target/debug/deps/libpnet-eea37f4e4235c47b.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-70fc2411c93b4a46.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-0706a09ff4d4ff5c.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-2feac37d9686119a.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-fdb295016b9e15bb.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-e56d5e1839af8996.rlib" "/opt/rustwide/target/debug/deps/liblibc-65af3ff429240972.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-ce72597ffebe5161.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-8c0af39bee9658f9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/main-74e3e1fc67d22221" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scade` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d4790ba1126eb07a241f87e28189ba5212519e7e59f2573e85ab5176ea097e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4790ba1126eb07a241f87e28189ba5212519e7e59f2573e85ab5176ea097e2d", kill_on_drop: false }` [INFO] [stdout] d4790ba1126eb07a241f87e28189ba5212519e7e59f2573e85ab5176ea097e2d