[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] 63f4e6da535156a2ce8c92fff49451b2a4653cf0 [INFO] testing lukaspustina/nmap-analyze against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fnmap-analyze" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukaspustina/nmap-analyze on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-1/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: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc13ebbdfc6267f0c62016ebd738930c527859382dbae6001861c913e5626080 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc13ebbdfc6267f0c62016ebd738930c527859382dbae6001861c913e5626080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc13ebbdfc6267f0c62016ebd738930c527859382dbae6001861c913e5626080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc13ebbdfc6267f0c62016ebd738930c527859382dbae6001861c913e5626080", kill_on_drop: false }` [INFO] [stdout] bc13ebbdfc6267f0c62016ebd738930c527859382dbae6001861c913e5626080 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6d8d9387f1216c1e97359c3816fd347043205706f7ea69199f62152b0268295 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f6d8d9387f1216c1e97359c3816fd347043205706f7ea69199f62152b0268295", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling encode_unicode v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling fern v0.5.6 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling inotify-sys v0.1.2 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling subprocess v0.1.13 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling prettytable-rs v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling inotify v0.5.1 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling tail v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling clams-derive v0.0.4 [INFO] [stderr] Compiling console v0.6.1 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling clams v0.0.13 [INFO] [stderr] Compiling nmap-analyze v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "f6d8d9387f1216c1e97359c3816fd347043205706f7ea69199f62152b0268295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d8d9387f1216c1e97359c3816fd347043205706f7ea69199f62152b0268295", kill_on_drop: false }` [INFO] [stdout] f6d8d9387f1216c1e97359c3816fd347043205706f7ea69199f62152b0268295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7890c0df99c1d8367508a794a26018b9f71470e6df4710427e5441bae7bc49aa [INFO] running `Command { std: "docker" "start" "-a" "7890c0df99c1d8367508a794a26018b9f71470e6df4710427e5441bae7bc49aa", kill_on_drop: false }` [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.37 [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.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.75s [INFO] running `Command { std: "docker" "inspect" "7890c0df99c1d8367508a794a26018b9f71470e6df4710427e5441bae7bc49aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7890c0df99c1d8367508a794a26018b9f71470e6df4710427e5441bae7bc49aa", kill_on_drop: false }` [INFO] [stdout] 7890c0df99c1d8367508a794a26018b9f71470e6df4710427e5441bae7bc49aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 823de18dc6280eafc701921c027934ee6d4cde780ca3af2127dc24f18917c99e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "823de18dc6280eafc701921c027934ee6d4cde780ca3af2127dc24f18917c99e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nmap_analyze-998b129b1b793e5f) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test analyze::tests::analyze_host_maybe_port_closed ... ok [INFO] [stdout] test analyze::tests::analyze_host_implicit_port_open ... ok [INFO] [stdout] test analyze::tests::analyze_host_explicit_port_not_scanned ... ok [INFO] [stdout] test analyze::tests::analyze_host_explicit_port_fail ... ok [INFO] [stdout] test analyze::tests::analyze_host_explicit_and_implicit_ports_okay ... ok [INFO] [stdout] test analyze::tests::analyze_okay ... ok [INFO] [stdout] test analyze::tests::analyzer_no_mapping_for_ip ... ok [INFO] [stdout] test analyze::tests::portspecs_to_portspec_by_name_okay ... ok [INFO] [stdout] test mapping::tests::parse_mapping_okay ... ok [INFO] [stdout] test nmap::parser::tests::parse_host_with_multiple_addresses ... ok [INFO] [stdout] test analyze::tests::portspec_by_ip_okay ... ok [INFO] [stdout] test analyze::tests::analyze_host_maybe_port_open ... ok [INFO] [stdout] test nmap::parser::tests::parse_host_extraports ... ok [INFO] [stdout] test portspec::tests::parse_portspecs_okay ... ok [INFO] [stdout] test analyze::tests::run_to_scanned_hosts_by_ip_okay ... ok [INFO] [stdout] test nmap::parser::tests::no_dd_data_is_insane ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nmap_analyze-dc40879a44eeb3c8) [INFO] [stdout] test nmap::parser::tests::parse_no_dd_okay ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/it_parse_from_files.rs (/opt/rustwide/target/debug/deps/it_parse_from_files-da9e1f82f158f07d) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test portspec::read_file ... ok [INFO] [stdout] test mapping::read_file ... ok [INFO] [stdout] test nmap::read_unsane_file ... ok [INFO] [stdout] test nmap::read_serde_xml_rs_issue_55_file ... ok [INFO] [stdout] test nmap::read_sane_file_with_mac_addr_issue_3 ... ok [INFO] [stdout] test nmap::read_sane_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] [stderr] Doc-tests nmap-analyze [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "823de18dc6280eafc701921c027934ee6d4cde780ca3af2127dc24f18917c99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "823de18dc6280eafc701921c027934ee6d4cde780ca3af2127dc24f18917c99e", kill_on_drop: false }` [INFO] [stdout] 823de18dc6280eafc701921c027934ee6d4cde780ca3af2127dc24f18917c99e