[INFO] cloning repository https://github.com/lukaspustina/nmap-analyze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaspustina/nmap-analyze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fnmap-analyze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fnmap-analyze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a680bea6703a0bad2828de317e95542f526dd0e [INFO] testing lukaspustina/nmap-analyze against beta-2023-10-21 for beta-1.74-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fnmap-analyze" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukaspustina/nmap-analyze on toolchain beta-2023-10-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukaspustina/nmap-analyze [INFO] finished tweaking git repo https://github.com/lukaspustina/nmap-analyze [INFO] tweaked toml for git repo https://github.com/lukaspustina/nmap-analyze written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lukaspustina/nmap-analyze already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1bde992f3827b2fafbdb08ff6da79e3f71fab309071d97004a20d5a1842de21 [INFO] running `Command { std: "docker" "start" "-a" "f1bde992f3827b2fafbdb08ff6da79e3f71fab309071d97004a20d5a1842de21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1bde992f3827b2fafbdb08ff6da79e3f71fab309071d97004a20d5a1842de21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1bde992f3827b2fafbdb08ff6da79e3f71fab309071d97004a20d5a1842de21", kill_on_drop: false }` [INFO] [stdout] f1bde992f3827b2fafbdb08ff6da79e3f71fab309071d97004a20d5a1842de21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c71a7c5d74eb5506d31e495b5ea31b46557b0eab52ea3718994e1e0c666ac008 [INFO] running `Command { std: "docker" "start" "-a" "c71a7c5d74eb5506d31e495b5ea31b46557b0eab52ea3718994e1e0c666ac008", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling console v0.6.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling inotify v0.5.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling csv v1.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling tail v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling fern v0.5.6 [INFO] [stderr] Compiling clams-derive v0.0.4 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling subprocess v0.1.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling clams v0.0.13 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling nmap-analyze v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.64s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15, syn v0.14.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c71a7c5d74eb5506d31e495b5ea31b46557b0eab52ea3718994e1e0c666ac008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c71a7c5d74eb5506d31e495b5ea31b46557b0eab52ea3718994e1e0c666ac008", kill_on_drop: false }` [INFO] [stdout] c71a7c5d74eb5506d31e495b5ea31b46557b0eab52ea3718994e1e0c666ac008 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 476176a48cb2061bf3e28b1c2bc640d5ac44986a117a18430cd14ccca96d3569 [INFO] running `Command { std: "docker" "start" "-a" "476176a48cb2061bf3e28b1c2bc640d5ac44986a117a18430cd14ccca96d3569", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling nmap-analyze v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `is_sane` found for struct `nmap::parser::Host` in the current scope [INFO] [stdout] --> src/nmap.rs:467:31 [INFO] [stdout] | [INFO] [stdout] 375 | pub struct Host { [INFO] [stdout] | --------------- method `is_sane` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 467 | assert_that(&host.is_sane()).is_err(); [INFO] [stdout] | ^^^^^^^ method not found in `Host` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `SanityCheck` defines an item `is_sane`, perhaps you need to implement it [INFO] [stdout] --> src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait SanityCheck { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_sane` found for struct `nmap::parser::Host` in the current scope [INFO] [stdout] --> src/nmap.rs:504:31 [INFO] [stdout] | [INFO] [stdout] 375 | pub struct Host { [INFO] [stdout] | --------------- method `is_sane` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 504 | assert_that(&host.is_sane()).is_err(); [INFO] [stdout] | ^^^^^^^ method not found in `Host` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `SanityCheck` defines an item `is_sane`, perhaps you need to implement it [INFO] [stdout] --> src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait SanityCheck { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_sane` found for struct `nmap::parser::Run` in the current scope [INFO] [stdout] --> src/nmap.rs:520:34 [INFO] [stdout] | [INFO] [stdout] 297 | pub struct Run { [INFO] [stdout] | -------------- method `is_sane` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 520 | assert_that(&nmaprun.is_sane()).is_err(); [INFO] [stdout] | ^^^^^^^ method not found in `Run` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `SanityCheck` defines an item `is_sane`, perhaps you need to implement it [INFO] [stdout] --> src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait SanityCheck { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nmap-analyze` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "476176a48cb2061bf3e28b1c2bc640d5ac44986a117a18430cd14ccca96d3569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "476176a48cb2061bf3e28b1c2bc640d5ac44986a117a18430cd14ccca96d3569", kill_on_drop: false }` [INFO] [stdout] 476176a48cb2061bf3e28b1c2bc640d5ac44986a117a18430cd14ccca96d3569