[INFO] cloning repository https://github.com/andyslucky/companion-pns
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andyslucky/companion-pns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyslucky%2Fcompanion-pns", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyslucky%2Fcompanion-pns'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41e0e6c832d89348386dfa7447bcac9bf0e36629
[INFO] checking andyslucky/companion-pns against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyslucky%2Fcompanion-pns" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andyslucky/companion-pns
[INFO] finished tweaking git repo https://github.com/andyslucky/companion-pns
[INFO] tweaked toml for git repo https://github.com/andyslucky/companion-pns written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andyslucky/companion-pns on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andyslucky/companion-pns 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2748331de868b86e26d96ca7411e9b13ad9f56e44a7d33690f8f6833aeb5396d
[INFO] running `Command { std: "docker" "start" "-a" "2748331de868b86e26d96ca7411e9b13ad9f56e44a7d33690f8f6833aeb5396d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2748331de868b86e26d96ca7411e9b13ad9f56e44a7d33690f8f6833aeb5396d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2748331de868b86e26d96ca7411e9b13ad9f56e44a7d33690f8f6833aeb5396d", kill_on_drop: false }`
[INFO] [stdout] 2748331de868b86e26d96ca7411e9b13ad9f56e44a7d33690f8f6833aeb5396d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cce5fc0adf0b0497604700bd7c180bb93bea2dfe72d68a76e399c5743b424f1
[INFO] running `Command { std: "docker" "start" "-a" "6cce5fc0adf0b0497604700bd7c180bb93bea2dfe72d68a76e399c5743b424f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.0
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking raw-cpuid v11.0.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking mediatype v0.19.18
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling confique-macro v0.0.9
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling actix-web-lab-derive v0.20.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking pest v2.7.10
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_html_form v0.2.6
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tera v1.19.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking confique v0.2.5
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking actix-http v3.7.0
[INFO] [stderr]     Checking actix-web v4.6.0
[INFO] [stderr]     Checking actix-web-lab v0.20.2
[INFO] [stderr]     Checking actix-files v0.6.5
[INFO] [stderr]     Checking actix-governor v0.5.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking abacus-pns v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::net::Ipv4Addr`
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::net::Ipv4Addr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::Ipv4Addr`
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::net::Ipv4Addr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6cce5fc0adf0b0497604700bd7c180bb93bea2dfe72d68a76e399c5743b424f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cce5fc0adf0b0497604700bd7c180bb93bea2dfe72d68a76e399c5743b424f1", kill_on_drop: false }`
[INFO] [stdout] 6cce5fc0adf0b0497604700bd7c180bb93bea2dfe72d68a76e399c5743b424f1
