[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] checking huoyuanliao/scade against master#297a8018b525c28ef10ee6a91d61954839b508b9 for pr-95565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuoyuanliao%2Fscade" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huoyuanliao/scade on toolchain 297a8018b525c28ef10ee6a91d61954839b508b9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+297a8018b525c28ef10ee6a91d61954839b508b9" "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-23/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" "+297a8018b525c28ef10ee6a91d61954839b508b9" "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_macros v0.21.0 [INFO] [stderr] Downloaded pnet_datalink v0.21.0 [INFO] [stderr] Downloaded pcap v0.7.0 [INFO] [stderr] Downloaded ipnetwork v0.12.8 [INFO] [stderr] Downloaded pnet v0.21.0 [INFO] [stderr] Downloaded pnet_sys v0.21.0 [INFO] [stderr] Downloaded pnet_base v0.21.0 [INFO] [stderr] Downloaded pnet_packet v0.21.0 [INFO] [stderr] Downloaded pnet_macros_support v0.21.0 [INFO] [stderr] Downloaded pnet_transport v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+297a8018b525c28ef10ee6a91d61954839b508b9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da34cc17da09793de021f0877dc0bbbd7dfb3f22b5b1268212af172ace815e5 [INFO] running `Command { std: "docker" "start" "-a" "9da34cc17da09793de021f0877dc0bbbd7dfb3f22b5b1268212af172ace815e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da34cc17da09793de021f0877dc0bbbd7dfb3f22b5b1268212af172ace815e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da34cc17da09793de021f0877dc0bbbd7dfb3f22b5b1268212af172ace815e5", kill_on_drop: false }` [INFO] [stdout] 9da34cc17da09793de021f0877dc0bbbd7dfb3f22b5b1268212af172ace815e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+297a8018b525c28ef10ee6a91d61954839b508b9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62c539419c810a428a9f9d048bdc84fd475dd4e128fcc491002ca34d9a08f0a5 [INFO] running `Command { std: "docker" "start" "-a" "62c539419c810a428a9f9d048bdc84fd475dd4e128fcc491002ca34d9a08f0a5", 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 regex v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Checking pnet_base v0.21.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking ipnetwork v0.12.8 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Checking pnet_macros_support v0.21.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking pnet_sys v0.21.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking pnet_datalink v0.21.0 [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] Checking pnet_transport v0.21.0 [INFO] [stderr] Checking 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: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<Vec<Trigger>> = { [INFO] [stdout] 31 | | let mut trigger: Vec<Trigger> = 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/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:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / lazy_static! { [INFO] [stdout] 47 | | pub static ref INBOUND_TRACKER_MAP: Mutex<TrackerMap> = { [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:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / lazy_static! { [INFO] [stdout] 30 | | pub static ref TRIGGERS: Mutex<Vec<Trigger>> = { [INFO] [stdout] 31 | | let mut trigger: Vec<Trigger> = 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:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / lazy_static! { [INFO] [stdout] 84 | | pub static ref OUTBOUND_TRACKER_MAP: Mutex<TrackerMap> = { [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: 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<TrackerMap> = { [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<TrackerMap> = { [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] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "62c539419c810a428a9f9d048bdc84fd475dd4e128fcc491002ca34d9a08f0a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62c539419c810a428a9f9d048bdc84fd475dd4e128fcc491002ca34d9a08f0a5", kill_on_drop: false }` [INFO] [stdout] 62c539419c810a428a9f9d048bdc84fd475dd4e128fcc491002ca34d9a08f0a5