[INFO] cloning repository https://github.com/binsec/popcon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/binsec/popcon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinsec%2Fpopcon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinsec%2Fpopcon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bac644bb9efea2787a542247ffff21015c5688f3
[INFO] checking binsec/popcon against try#aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa for pr-149195-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinsec%2Fpopcon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/binsec/popcon
[INFO] finished tweaking git repo https://github.com/binsec/popcon
[INFO] tweaked toml for git repo https://github.com/binsec/popcon written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/binsec/popcon on toolchain aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/binsec/popcon 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" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 098e0639e7e029c729c67e5c93889d3fbc658b9954ff34e072dd16aedce6fdee
[INFO] running `Command { std: "docker" "start" "-a" "098e0639e7e029c729c67e5c93889d3fbc658b9954ff34e072dd16aedce6fdee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "098e0639e7e029c729c67e5c93889d3fbc658b9954ff34e072dd16aedce6fdee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "098e0639e7e029c729c67e5c93889d3fbc658b9954ff34e072dd16aedce6fdee", kill_on_drop: false }`
[INFO] [stdout] 098e0639e7e029c729c67e5c93889d3fbc658b9954ff34e072dd16aedce6fdee
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7ab1ade88f8585ece004c2354c43c4c58bd77c30e7033e8125d406ad57c6644
[INFO] running `Command { std: "docker" "start" "-a" "d7ab1ade88f8585ece004c2354c43c4c58bd77c30e7033e8125d406ad57c6644", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking ppv-lite86 v0.2.14
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.2
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking varisat-formula v0.2.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]     Checking fixedbitset v0.3.2
[INFO] [stderr]     Checking aiger v0.2.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking nix v0.22.2
[INFO] [stderr]     Checking nix v0.20.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling nc v0.7.10
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking petgraph v0.6.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/aio.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::{sigset_t, size_t};
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use uapi_signal::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use signal::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:633:15
[INFO] [stdout]     |
[INFO] [stdout] 633 |     sigmask: &sigset_t,
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]     |
[INFO] [stdout]  23 | pub use uapi_signal::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub use signal::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:640:41
[INFO] [stdout]     |
[INFO] [stdout] 640 |     let sigmask_ptr = sigmask as *const sigset_t as usize;
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]     |
[INFO] [stdout]  23 | pub use uapi_signal::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub use signal::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:2255:11
[INFO] [stdout]      |
[INFO] [stdout] 2255 |     sig: &sigset_t,
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:2262:33
[INFO] [stdout]      |
[INFO] [stdout] 2262 |     let sig_ptr = sig as *const sigset_t as usize;
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:3899:15
[INFO] [stdout]      |
[INFO] [stdout] 3899 |     sigmask: &sigset_t,
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:3905:41
[INFO] [stdout]      |
[INFO] [stdout] 3905 |     let sigmask_ptr = sigmask as *const sigset_t as usize;
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:4111:15
[INFO] [stdout]      |
[INFO] [stdout] 4111 |     sigmask: &sigset_t,
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:4118:41
[INFO] [stdout]      |
[INFO] [stdout] 4118 |     let sigmask_ptr = sigmask as *const sigset_t as usize;
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:4668:33
[INFO] [stdout]      |
[INFO] [stdout] 4668 | pub fn rt_sigpending(set: &mut [sigset_t]) -> Result<(), Errno> {
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:4676:11
[INFO] [stdout]      |
[INFO] [stdout] 4676 |     set: &sigset_t,
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:4677:18
[INFO] [stdout]      |
[INFO] [stdout] 4677 |     oldset: &mut sigset_t,
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:4681:33
[INFO] [stdout]      |
[INFO] [stdout] 4681 |     let set_ptr = set as *const sigset_t as usize;
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:4682:37
[INFO] [stdout]      |
[INFO] [stdout] 4682 |     let oldset_ptr = oldset as *mut sigset_t as usize;
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:4702:32
[INFO] [stdout]      |
[INFO] [stdout] 4702 | pub fn rt_sigsuspend(set: &mut sigset_t, sigsetsize: size_t) -> Result<(), Errno> {
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:4703:31
[INFO] [stdout]      |
[INFO] [stdout] 4703 |     let set_ptr = set as *mut sigset_t as usize;
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:4710:14
[INFO] [stdout]      |
[INFO] [stdout] 4710 |     uthese: &sigset_t,
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:4715:39
[INFO] [stdout]      |
[INFO] [stdout] 4715 |     let uthese_ptr = uthese as *const sigset_t as usize;
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:5649:34
[INFO] [stdout]      |
[INFO] [stdout] 5649 | pub fn signalfd(fd: i32, mask: &[sigset_t]) -> Result<i32, Errno> {
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `sigset_t` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-x86_64/call.rs:5657:35
[INFO] [stdout]      |
[INFO] [stdout] 5657 | pub fn signalfd4(fd: i32, mask: &[sigset_t], flags: i32) -> Result<i32, Errno> {
[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: `sigset_t` could refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:23:9
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub use uapi_signal::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] note: `sigset_t` could also refer to the struct imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nc-0.7.10/src/platform/linux-types/x86_64/mod.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   21 | pub use signal::*;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `sigset_t` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nc` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d7ab1ade88f8585ece004c2354c43c4c58bd77c30e7033e8125d406ad57c6644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7ab1ade88f8585ece004c2354c43c4c58bd77c30e7033e8125d406ad57c6644", kill_on_drop: false }`
[INFO] [stdout] d7ab1ade88f8585ece004c2354c43c4c58bd77c30e7033e8125d406ad57c6644
