[INFO] cloning repository https://github.com/ogzhanolguncu/rs_syn_scanner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogzhanolguncu/rs_syn_scanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogzhanolguncu%2Frs_syn_scanner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogzhanolguncu%2Frs_syn_scanner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6c2fdaa994c04a084b3cf3fb3dee6cc4f08a76e
[INFO] checking ogzhanolguncu/rs_syn_scanner against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogzhanolguncu%2Frs_syn_scanner" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ogzhanolguncu/rs_syn_scanner
[INFO] finished tweaking git repo https://github.com/ogzhanolguncu/rs_syn_scanner
[INFO] tweaked toml for git repo https://github.com/ogzhanolguncu/rs_syn_scanner written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ogzhanolguncu/rs_syn_scanner on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ogzhanolguncu/rs_syn_scanner 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2970622f67c08c986d496880bc5e91c7c1fa993711ef56fcdff6cfc13e0a9f31
[INFO] running `Command { std: "docker" "start" "-a" "2970622f67c08c986d496880bc5e91c7c1fa993711ef56fcdff6cfc13e0a9f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2970622f67c08c986d496880bc5e91c7c1fa993711ef56fcdff6cfc13e0a9f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2970622f67c08c986d496880bc5e91c7c1fa993711ef56fcdff6cfc13e0a9f31", kill_on_drop: false }`
[INFO] [stdout] 2970622f67c08c986d496880bc5e91c7c1fa993711ef56fcdff6cfc13e0a9f31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bbfb9db0438ac52af23e70f0d315aa0fc96855480ff2153c88c8c006944dd54
[INFO] running `Command { std: "docker" "start" "-a" "5bbfb9db0438ac52af23e70f0d315aa0fc96855480ff2153c88c8c006944dd54", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking pnet_sys v0.34.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]    Compiling pnet v0.34.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking pnet_datalink v0.34.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking spinners v4.1.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking pnet_transport v0.34.0
[INFO] [stderr]     Checking port-scanner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `dns_lookup` is never used
[INFO] [stdout]    --> src/cli_parser.rs:132:4
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn dns_lookup(hostname: &str) -> Result<Ipv4Addr, &'static str> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/main.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |     buff: &mut [u8],
[INFO] [stdout]    |           ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 39 | ) -> MutableTcpPacket {
[INFO] [stdout]    |      ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | ) -> MutableTcpPacket<'_> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dns_lookup` is never used
[INFO] [stdout]    --> src/cli_parser.rs:132:4
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn dns_lookup(hostname: &str) -> Result<Ipv4Addr, &'static str> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/main.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |     buff: &mut [u8],
[INFO] [stdout]    |           ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 39 | ) -> MutableTcpPacket {
[INFO] [stdout]    |      ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | ) -> MutableTcpPacket<'_> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.11s
[INFO] running `Command { std: "docker" "inspect" "5bbfb9db0438ac52af23e70f0d315aa0fc96855480ff2153c88c8c006944dd54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bbfb9db0438ac52af23e70f0d315aa0fc96855480ff2153c88c8c006944dd54", kill_on_drop: false }`
[INFO] [stdout] 5bbfb9db0438ac52af23e70f0d315aa0fc96855480ff2153c88c8c006944dd54
