[INFO] cloning repository https://github.com/Sabaniki/port-scanner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sabaniki/port-scanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabaniki%2Fport-scanner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabaniki%2Fport-scanner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51a51a7585296c131ef2cc5f300142ea0eff2868 [INFO] testing Sabaniki/port-scanner against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabaniki%2Fport-scanner" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sabaniki/port-scanner on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sabaniki/port-scanner [INFO] finished tweaking git repo https://github.com/Sabaniki/port-scanner [INFO] tweaked toml for git repo https://github.com/Sabaniki/port-scanner written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Sabaniki/port-scanner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe4310f38a399cec5cb52a4beb3e16f4fbc583c8bc748aeabc1f7a75a83479bb [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" "fe4310f38a399cec5cb52a4beb3e16f4fbc583c8bc748aeabc1f7a75a83479bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe4310f38a399cec5cb52a4beb3e16f4fbc583c8bc748aeabc1f7a75a83479bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4310f38a399cec5cb52a4beb3e16f4fbc583c8bc748aeabc1f7a75a83479bb", kill_on_drop: false }` [INFO] [stdout] fe4310f38a399cec5cb52a4beb3e16f4fbc583c8bc748aeabc1f7a75a83479bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] aa65c3b6eb4fc799580a9958d1265f05b96fb0176c9baedec548f948e2e40491 [INFO] running `Command { std: "docker" "start" "-a" "aa65c3b6eb4fc799580a9958d1265f05b96fb0176c9baedec548f948e2e40491", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pnet_datalink v0.27.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Compiling pnet_transport v0.27.2 [INFO] [stderr] Compiling port-scanner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "aa65c3b6eb4fc799580a9958d1265f05b96fb0176c9baedec548f948e2e40491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa65c3b6eb4fc799580a9958d1265f05b96fb0176c9baedec548f948e2e40491", kill_on_drop: false }` [INFO] [stdout] aa65c3b6eb4fc799580a9958d1265f05b96fb0176c9baedec548f948e2e40491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 27f5e05ade76ab2e037a3ca5d91b9bc86d2b2d257b54c8132f6a162bb60e55e3 [INFO] running `Command { std: "docker" "start" "-a" "27f5e05ade76ab2e037a3ca5d91b9bc86d2b2d257b54c8132f6a162bb60e55e3", kill_on_drop: false }` [INFO] [stderr] Compiling port-scanner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/port_scanner-c3b10734a71873f9) [INFO] running `Command { std: "docker" "inspect" "27f5e05ade76ab2e037a3ca5d91b9bc86d2b2d257b54c8132f6a162bb60e55e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f5e05ade76ab2e037a3ca5d91b9bc86d2b2d257b54c8132f6a162bb60e55e3", kill_on_drop: false }` [INFO] [stdout] 27f5e05ade76ab2e037a3ca5d91b9bc86d2b2d257b54c8132f6a162bb60e55e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 8fea9a5cf17c3c71d5b904528d8e12dc1ec93adc3af8e13d49d2d754a99e7349 [INFO] running `Command { std: "docker" "start" "-a" "8fea9a5cf17c3c71d5b904528d8e12dc1ec93adc3af8e13d49d2d754a99e7349", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/port_scanner-c3b10734a71873f9) [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" "8fea9a5cf17c3c71d5b904528d8e12dc1ec93adc3af8e13d49d2d754a99e7349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fea9a5cf17c3c71d5b904528d8e12dc1ec93adc3af8e13d49d2d754a99e7349", kill_on_drop: false }` [INFO] [stdout] 8fea9a5cf17c3c71d5b904528d8e12dc1ec93adc3af8e13d49d2d754a99e7349