[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuoyuanliao%2Fscade" "/workspace/builds/worker-76/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-76/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huoyuanliao/scade on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-76/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.60.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_base v0.21.0 [INFO] [stderr] Downloaded pnet_macros_support v0.21.0 [INFO] [stderr] Downloaded pnet v0.21.0 [INFO] [stderr] Downloaded pnet_macros v0.21.0 [INFO] [stderr] Downloaded pnet_packet v0.21.0 [INFO] [stderr] Downloaded pnet_sys v0.21.0 [INFO] [stderr] Downloaded pnet_datalink v0.21.0 [INFO] [stderr] Downloaded pcap v0.7.0 [INFO] [stderr] Downloaded pnet_transport v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33dfa2c7e5eb0d6edcef5505b3a5896ff8910b1bd8014245b811cdb5f67a19ea [INFO] running `Command { std: "docker" "start" "-a" "33dfa2c7e5eb0d6edcef5505b3a5896ff8910b1bd8014245b811cdb5f67a19ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33dfa2c7e5eb0d6edcef5505b3a5896ff8910b1bd8014245b811cdb5f67a19ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33dfa2c7e5eb0d6edcef5505b3a5896ff8910b1bd8014245b811cdb5f67a19ea", kill_on_drop: false }` [INFO] [stdout] 33dfa2c7e5eb0d6edcef5505b3a5896ff8910b1bd8014245b811cdb5f67a19ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0342d35cda9cdab83499d9c8631e12b8eee83546f4a2e32f2a4ba46202bfb938 [INFO] running `Command { std: "docker" "start" "-a" "0342d35cda9cdab83499d9c8631e12b8eee83546f4a2e32f2a4ba46202bfb938", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.0.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 pnet v0.21.0 [INFO] [stderr] Compiling ipnetwork v0.12.8 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [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 memchr v2.0.1 [INFO] [stderr] Compiling pnet_sys v0.21.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling pnet_datalink v0.21.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.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 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-6c5ed5de8150bea3.main.6697a9bf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.main.6697a9bf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3.jtx1csg7gx7nxtb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libscade-65da60c598eca530.rlib" "/opt/rustwide/target/debug/deps/libregex-74a0b897234635b0.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-fd209df39dd1591d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-24bad1360f454bb5.rlib" "/opt/rustwide/target/debug/deps/libucd_util-55ccdf9f7bf00e05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-9750ea28576cb9a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-87ab0b659431b2eb.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d55ec9544426391e.rlib" "/opt/rustwide/target/debug/deps/libvoid-933ae127f8f6cffe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d7ced8faef699428.rlib" "/opt/rustwide/target/debug/deps/libmemchr-53fc743cd234d9ef.rlib" "/opt/rustwide/target/debug/deps/libpcap-066d369266dcd385.rlib" "/opt/rustwide/target/debug/deps/libpnet-477a4dc3c7593ce3.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-17d11e11ff9d2f6a.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-6b2caa0ac0d24111.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-51d6b90b179666fb.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-9e734ca77a6942d3.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-71548a9e029101ff.rlib" "/opt/rustwide/target/debug/deps/liblibc-a9fd70658dab1943.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-57a23e9aa7fb3505.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-3afd778a4a5c7cad.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/main-6c5ed5de8150bea3" "-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" "0342d35cda9cdab83499d9c8631e12b8eee83546f4a2e32f2a4ba46202bfb938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0342d35cda9cdab83499d9c8631e12b8eee83546f4a2e32f2a4ba46202bfb938", kill_on_drop: false }` [INFO] [stdout] 0342d35cda9cdab83499d9c8631e12b8eee83546f4a2e32f2a4ba46202bfb938