[INFO] cloning repository https://github.com/teru01/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/teru01/port-scanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteru01%2Fport-scanner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteru01%2Fport-scanner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e362b4ce5d13630b64c0dcb6fd5a7008f8cef772 [INFO] testing teru01/port-scanner against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteru01%2Fport-scanner" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teru01/port-scanner on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/teru01/port-scanner [INFO] finished tweaking git repo https://github.com/teru01/port-scanner [INFO] tweaked toml for git repo https://github.com/teru01/port-scanner written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/teru01/port-scanner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 237e815e85d3062ac489549462394d8ebf0888cb1815d04eb0c30c591a5ede82 [INFO] running `Command { std: "docker" "start" "-a" "237e815e85d3062ac489549462394d8ebf0888cb1815d04eb0c30c591a5ede82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "237e815e85d3062ac489549462394d8ebf0888cb1815d04eb0c30c591a5ede82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237e815e85d3062ac489549462394d8ebf0888cb1815d04eb0c30c591a5ede82", kill_on_drop: false }` [INFO] [stdout] 237e815e85d3062ac489549462394d8ebf0888cb1815d04eb0c30c591a5ede82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9ab9abb706db00fcc21efafae8e99829fecb5662eb9443258b6ffa6088cb8c4 [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" "a9ab9abb706db00fcc21efafae8e99829fecb5662eb9443258b6ffa6088cb8c4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling pnet v0.22.0 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling pnet_sys v0.22.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling pnet_macros_support v0.22.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling ipnetwork v0.14.0 [INFO] [stderr] Compiling pnet_datalink v0.22.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.22.0 [INFO] [stderr] Compiling pnet_packet v0.22.0 [INFO] [stderr] Compiling pnet_transport v0.22.0 [INFO] [stderr] Compiling port-scanner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.57s [INFO] running `Command { std: "docker" "inspect" "a9ab9abb706db00fcc21efafae8e99829fecb5662eb9443258b6ffa6088cb8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9ab9abb706db00fcc21efafae8e99829fecb5662eb9443258b6ffa6088cb8c4", kill_on_drop: false }` [INFO] [stdout] a9ab9abb706db00fcc21efafae8e99829fecb5662eb9443258b6ffa6088cb8c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6540efe47883ee6f4e2c1aa8e486d86d80e3bbfacae6d4379dff0ab36e21f07f [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" "6540efe47883ee6f4e2c1aa8e486d86d80e3bbfacae6d4379dff0ab36e21f07f", 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.05s [INFO] running `Command { std: "docker" "inspect" "6540efe47883ee6f4e2c1aa8e486d86d80e3bbfacae6d4379dff0ab36e21f07f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6540efe47883ee6f4e2c1aa8e486d86d80e3bbfacae6d4379dff0ab36e21f07f", kill_on_drop: false }` [INFO] [stdout] 6540efe47883ee6f4e2c1aa8e486d86d80e3bbfacae6d4379dff0ab36e21f07f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6a152506a08b4d666896d178bbea91f943c365975ea96f30f134bb790308156 [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" "c6a152506a08b4d666896d178bbea91f943c365975ea96f30f134bb790308156", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.69s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/port_scanner-72c6e4128bbf4a45 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c6a152506a08b4d666896d178bbea91f943c365975ea96f30f134bb790308156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a152506a08b4d666896d178bbea91f943c365975ea96f30f134bb790308156", kill_on_drop: false }` [INFO] [stdout] c6a152506a08b4d666896d178bbea91f943c365975ea96f30f134bb790308156