[INFO] fetching crate nmap-analyze 1.0.0... [INFO] testing nmap-analyze-1.0.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate nmap-analyze 1.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate nmap-analyze 1.0.0 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 crates.io crate nmap-analyze 1.0.0 [INFO] finished tweaking crates.io crate nmap-analyze 1.0.0 [INFO] tweaked toml for crates.io crate nmap-analyze 1.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fern v0.5.9 [INFO] [stderr] Downloaded clams-derive v0.0.4 [INFO] [stderr] Downloaded prettytable-rs v0.7.0 [INFO] [stderr] Downloaded tail v0.3.0 [INFO] [stderr] Downloaded inotify v0.5.1 [INFO] [stderr] Downloaded indicatif v0.9.0 [INFO] [stderr] Downloaded subprocess v0.1.20 [INFO] [stderr] Downloaded clams v0.0.13 [INFO] [stderr] Downloaded spectral v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1fe9417b4a0a54a5c64ff2c11d9c5ef164deaec359cffd965f775cd2f05bfc2e [INFO] running `Command { std: "docker" "start" "-a" "1fe9417b4a0a54a5c64ff2c11d9c5ef164deaec359cffd965f775cd2f05bfc2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe9417b4a0a54a5c64ff2c11d9c5ef164deaec359cffd965f775cd2f05bfc2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe9417b4a0a54a5c64ff2c11d9c5ef164deaec359cffd965f775cd2f05bfc2e", kill_on_drop: false }` [INFO] [stdout] 1fe9417b4a0a54a5c64ff2c11d9c5ef164deaec359cffd965f775cd2f05bfc2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] e3eaf23fcad715ccb02b43d9e530126c6823174278882db93a265b67008f12d0 [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" "e3eaf23fcad715ccb02b43d9e530126c6823174278882db93a265b67008f12d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling subprocess v0.1.20 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling inotify v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tail v0.3.0 [INFO] [stderr] Compiling prettytable-rs v0.7.0 [INFO] [stderr] Compiling clams-derive v0.0.4 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling clams v0.0.13 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling nmap-analyze v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "e3eaf23fcad715ccb02b43d9e530126c6823174278882db93a265b67008f12d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3eaf23fcad715ccb02b43d9e530126c6823174278882db93a265b67008f12d0", kill_on_drop: false }` [INFO] [stdout] e3eaf23fcad715ccb02b43d9e530126c6823174278882db93a265b67008f12d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] f49c5463be795496e44bc37dd7c7892ad76593af83b12b466f7428808ebc2b0c [INFO] running `Command { std: "docker" "start" "-a" "f49c5463be795496e44bc37dd7c7892ad76593af83b12b466f7428808ebc2b0c", kill_on_drop: false }` [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [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.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.09s [INFO] running `Command { std: "docker" "inspect" "f49c5463be795496e44bc37dd7c7892ad76593af83b12b466f7428808ebc2b0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49c5463be795496e44bc37dd7c7892ad76593af83b12b466f7428808ebc2b0c", kill_on_drop: false }` [INFO] [stdout] f49c5463be795496e44bc37dd7c7892ad76593af83b12b466f7428808ebc2b0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 773d3b482e1b0ca140b8d2fa6b64dde35ad18e2c490dbeeaaf3d79ad7c49a467 [INFO] running `Command { std: "docker" "start" "-a" "773d3b482e1b0ca140b8d2fa6b64dde35ad18e2c490dbeeaaf3d79ad7c49a467", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nmap_analyze-208889debd41f66e) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test analyze::tests::analyze_host_explicit_port_fail ... ok [INFO] [stdout] test analyze::tests::analyze_host_maybe_port_closed ... ok [INFO] [stdout] test nmap::parser::tests::parse_host_with_multiple_addresses ... ignored [INFO] [stdout] test analyze::tests::analyze_okay ... ok [INFO] [stdout] test analyze::tests::analyze_host_explicit_port_not_scanned ... ok [INFO] [stdout] test analyze::tests::analyze_host_implicit_port_open ... ok [INFO] [stdout] test analyze::tests::analyze_host_maybe_port_open ... ok [INFO] [stdout] test analyze::tests::analyze_host_explicit_and_implicit_ports_okay ... ok [INFO] [stdout] test analyze::tests::analyzer_no_mapping_for_ip ... ok [INFO] [stdout] test nmap::parser::tests::parse_host_extraports ... ok [INFO] [stdout] test analyze::tests::portspec_by_ip_okay ... ok [INFO] [stdout] test analyze::tests::portspecs_to_portspec_by_name_okay ... ok [INFO] [stdout] test analyze::tests::run_to_scanned_hosts_by_ip_okay ... ok [INFO] [stdout] test mapping::tests::parse_mapping_okay ... ok [INFO] [stdout] test portspec::tests::parse_portspecs_okay ... ok [INFO] [stdout] test nmap::parser::tests::no_dd_data_is_insane ... ok [INFO] [stdout] test nmap::parser::tests::parse_no_dd_okay ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nmap_analyze-46036068ab7c3974) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/it_parse_from_files.rs (/opt/rustwide/target/debug/deps/it_parse_from_files-794dad0881b80ff4) [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test mapping::read_file ... ok [INFO] [stdout] test portspec::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 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [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" "773d3b482e1b0ca140b8d2fa6b64dde35ad18e2c490dbeeaaf3d79ad7c49a467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "773d3b482e1b0ca140b8d2fa6b64dde35ad18e2c490dbeeaaf3d79ad7c49a467", kill_on_drop: false }` [INFO] [stdout] 773d3b482e1b0ca140b8d2fa6b64dde35ad18e2c490dbeeaaf3d79ad7c49a467