[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] checking lukaspustina/nmap-analyze against try#b1375b2484512d46eeace16657e5b4a5450c610b for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fnmap-analyze" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukaspustina/nmap-analyze on toolchain b1375b2484512d46eeace16657e5b4a5450c610b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "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-0-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" "+b1375b2484512d46eeace16657e5b4a5450c610b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3c21f1acfc4e510489537dd4206822683858189bfc80ba83b0ad89bcaa4a47b [INFO] running `Command { std: "docker" "start" "-a" "b3c21f1acfc4e510489537dd4206822683858189bfc80ba83b0ad89bcaa4a47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3c21f1acfc4e510489537dd4206822683858189bfc80ba83b0ad89bcaa4a47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c21f1acfc4e510489537dd4206822683858189bfc80ba83b0ad89bcaa4a47b", kill_on_drop: false }` [INFO] [stdout] b3c21f1acfc4e510489537dd4206822683858189bfc80ba83b0ad89bcaa4a47b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9063bdae9823a616b84e9608a204e8c96a0eb41c557d63353f07038728418c9 [INFO] running `Command { std: "docker" "start" "-a" "e9063bdae9823a616b84e9608a204e8c96a0eb41c557d63353f07038728418c9", 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] Checking unicode-width v0.1.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking smallvec v0.6.3 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Checking fern v0.5.6 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking clicolors-control v0.2.0 [INFO] [stderr] Checking inotify-sys v0.1.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking subprocess v0.1.13 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking inotify v0.5.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling clams-derive v0.0.4 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking tail v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking parking_lot v0.6.3 [INFO] [stderr] Checking console v0.6.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking is-terminal v0.4.4 [INFO] [stderr] Checking indicatif v0.9.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking spectral v0.6.0 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking csv v1.2.1 [INFO] [stderr] Checking serde-xml-rs v0.2.1 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking structopt v0.2.10 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking clams v0.0.13 [INFO] [stderr] Checking nmap-analyze v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0659]: `Host` is ambiguous [INFO] [stdout] --> src/nmap.rs:465:23 [INFO] [stdout] | [INFO] [stdout] 465 | let host: Host = p_host.into(); [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Host` could refer to the struct imported here [INFO] [stdout] --> src/nmap.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Host` to disambiguate [INFO] [stdout] note: `Host` could also refer to the struct imported here [INFO] [stdout] --> src/nmap.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Host` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Host` is ambiguous [INFO] [stdout] --> src/nmap.rs:502:23 [INFO] [stdout] | [INFO] [stdout] 502 | let host: Host = p_host.into(); [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Host` could refer to the struct imported here [INFO] [stdout] --> src/nmap.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Host` to disambiguate [INFO] [stdout] note: `Host` could also refer to the struct imported here [INFO] [stdout] --> src/nmap.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Host` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Run` is ambiguous [INFO] [stdout] --> src/nmap.rs:518:26 [INFO] [stdout] | [INFO] [stdout] 518 | let nmaprun: Run = p_run.into(); [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Run` could refer to the struct imported here [INFO] [stdout] --> src/nmap.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Run` to disambiguate [INFO] [stdout] note: `Run` could also refer to the struct imported here [INFO] [stdout] --> src/nmap.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Run` to disambiguate [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 E0659`. [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" "e9063bdae9823a616b84e9608a204e8c96a0eb41c557d63353f07038728418c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9063bdae9823a616b84e9608a204e8c96a0eb41c557d63353f07038728418c9", kill_on_drop: false }` [INFO] [stdout] e9063bdae9823a616b84e9608a204e8c96a0eb41c557d63353f07038728418c9