[INFO] cloning repository https://github.com/n0-computer/net-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n0-computer/net-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0-computer%2Fnet-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0-computer%2Fnet-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e34821896923900860639de680866056a1699f45
[INFO] checking n0-computer/net-tools against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0-computer%2Fnet-tools" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/n0-computer/net-tools
[INFO] finished tweaking git repo https://github.com/n0-computer/net-tools
[INFO] tweaked toml for git repo https://github.com/n0-computer/net-tools written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/n0-computer/net-tools on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/n0-computer/net-tools 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: portmapper/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> portmapper/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `portmapper` (manifest) generated 2 warnings
[INFO] [stderr] warning: netwatch/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> netwatch/Cargo.toml:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `netwatch` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bbc4f88fe96a3d88435d57b2dcd189f681a6839d2b1d5948791b2fcfc611923b
[INFO] running `Command { std: "docker" "start" "bbc4f88fe96a3d88435d57b2dcd189f681a6839d2b1d5948791b2fcfc611923b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbc4f88fe96a3d88435d57b2dcd189f681a6839d2b1d5948791b2fcfc611923b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bbc4f88fe96a3d88435d57b2dcd189f681a6839d2b1d5948791b2fcfc611923b" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbc4f88fe96a3d88435d57b2dcd189f681a6839d2b1d5948791b2fcfc611923b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bbc4f88fe96a3d88435d57b2dcd189f681a6839d2b1d5948791b2fcfc611923b" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: portmapper/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> portmapper/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `portmapper` (manifest) generated 2 warnings
[INFO] [stderr] warning: netwatch/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> netwatch/Cargo.toml:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `netwatch` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.5
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]     Checking netlink-packet-core v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling n0-future v0.3.2
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]     Checking cordyceps v0.3.5
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling noq-udp v1.2.0
[INFO] [stderr]    Compiling netdev v0.46.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling netwatch v0.19.3 (/opt/rustwide/workdir/netwatch)
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking futures-buffered v0.2.13
[INFO] [stderr]     Checking mac-addr v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking xml-rs v0.8.29
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling linktime-proc-macro v0.2.3
[INFO] [stderr]     Checking link-section v0.19.3
[INFO] [stderr]     Checking testresult v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking ctor v1.0.13
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking netlink-packet-route v0.31.0
[INFO] [stderr]     Checking netlink-packet-route v0.30.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ntest_test_cases v0.9.5
[INFO] [stderr]    Compiling ntest_timeout v0.9.5
[INFO] [stderr]     Checking ntest v0.9.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling n0-error-macros v1.0.0
[INFO] [stderr]    Compiling spez v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling iroh-metrics-derive v1.0.1
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking zerovec v0.11.7
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking n0-error v1.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking iroh-metrics v1.0.1
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking icu_provider v2.3.0
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking netlink-proto v0.12.2
[INFO] [stderr]     Checking attohttpc v0.30.1
[INFO] [stderr]     Checking hickory-proto v0.26.1
[INFO] [stderr]     Checking rtnetlink v0.21.0
[INFO] [stderr]     Checking h2 v0.4.16
[INFO] [stderr]     Checking n0-watcher v1.0.0
[INFO] [stderr]     Checking patchbay v0.7.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking igd-next v0.17.1
[INFO] [stderr]     Checking portmapper v0.19.3 (/opt/rustwide/workdir/portmapper)
[INFO] [stderr] warning: unused dependency `time`
[INFO] [stderr]   --> netwatch/Cargo.toml:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | time = "0.3.44"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `time`
[INFO] [stderr] warning: `netwatch` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `tower-layer`
[INFO] [stderr]   --> portmapper/Cargo.toml:41:1
[INFO] [stderr]    |
[INFO] [stderr] 41 | tower-layer = "0.3.3"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tower-layer`
[INFO] [stderr] warning: `portmapper` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "bbc4f88fe96a3d88435d57b2dcd189f681a6839d2b1d5948791b2fcfc611923b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbc4f88fe96a3d88435d57b2dcd189f681a6839d2b1d5948791b2fcfc611923b", kill_on_drop: false }`
[INFO] [stdout] bbc4f88fe96a3d88435d57b2dcd189f681a6839d2b1d5948791b2fcfc611923b
