[INFO] cloning repository https://github.com/erikh/cupnp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikh/cupnp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikh%2Fcupnp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikh%2Fcupnp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a01a8e1f79e426f37e3d382e4305af9fa6e7e7c [INFO] testing erikh/cupnp against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikh%2Fcupnp" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/erikh/cupnp [INFO] finished tweaking git repo https://github.com/erikh/cupnp [INFO] tweaked toml for git repo https://github.com/erikh/cupnp written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/erikh/cupnp on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/erikh/cupnp 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cidr-utils v0.5.11 [INFO] [stderr] Downloaded easy-upnp v0.3.0 [INFO] [stderr] Downloaded attohttpc v0.30.1 [INFO] [stderr] Downloaded igd-next v0.16.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea7304e4fc01851c0c67af1522678ac6c041b5b968226d05e8639482226fbcfb [INFO] running `Command { std: "docker" "start" "-a" "ea7304e4fc01851c0c67af1522678ac6c041b5b968226d05e8639482226fbcfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea7304e4fc01851c0c67af1522678ac6c041b5b968226d05e8639482226fbcfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7304e4fc01851c0c67af1522678ac6c041b5b968226d05e8639482226fbcfb", kill_on_drop: false }` [INFO] [stdout] ea7304e4fc01851c0c67af1522678ac6c041b5b968226d05e8639482226fbcfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04b1add0ff83ba83391c643a4b04b51d5d0784267646a7c9895430ca4c3c9272 [INFO] running `Command { std: "docker" "start" "-a" "04b1add0ff83ba83391c643a4b04b51d5d0784267646a7c9895430ca4c3c9272", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling if-addrs v0.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling cidr-utils v0.5.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling attohttpc v0.30.1 [INFO] [stderr] Compiling igd-next v0.16.2 [INFO] [stderr] Compiling easy-upnp v0.3.0 [INFO] [stderr] Compiling cupnp v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92 [INFO] [stdout] --> src/bin/cupnp/main.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | &format!(", leased for {} seconds", duration) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value... [INFO] [stdout] 48 | } else { [INFO] [stdout] | - ...which will be dropped at the end of this block in Rust 1.92 [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()` [INFO] [stdout] = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.72s [INFO] running `Command { std: "docker" "inspect" "04b1add0ff83ba83391c643a4b04b51d5d0784267646a7c9895430ca4c3c9272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b1add0ff83ba83391c643a4b04b51d5d0784267646a7c9895430ca4c3c9272", kill_on_drop: false }` [INFO] [stdout] 04b1add0ff83ba83391c643a4b04b51d5d0784267646a7c9895430ca4c3c9272 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c518fce894b88db0870471b86b1ff0e9ded884ce3a3b330f691b3e79305172d [INFO] running `Command { std: "docker" "start" "-a" "6c518fce894b88db0870471b86b1ff0e9ded884ce3a3b330f691b3e79305172d", kill_on_drop: false }` [INFO] [stderr] Compiling cupnp v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92 [INFO] [stdout] --> src/bin/cupnp/main.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | &format!(", leased for {} seconds", duration) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value... [INFO] [stdout] 48 | } else { [INFO] [stdout] | - ...which will be dropped at the end of this block in Rust 1.92 [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()` [INFO] [stdout] = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "6c518fce894b88db0870471b86b1ff0e9ded884ce3a3b330f691b3e79305172d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c518fce894b88db0870471b86b1ff0e9ded884ce3a3b330f691b3e79305172d", kill_on_drop: false }` [INFO] [stdout] 6c518fce894b88db0870471b86b1ff0e9ded884ce3a3b330f691b3e79305172d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fef735853b9987ace5436ab8d92e3e640d93b581654e02b84a6bc1200f8dc3d9 [INFO] running `Command { std: "docker" "start" "-a" "fef735853b9987ace5436ab8d92e3e640d93b581654e02b84a6bc1200f8dc3d9", kill_on_drop: false }` [INFO] [stderr] warning: temporary lifetime will be shortened in Rust 1.92 [INFO] [stderr] --> src/bin/cupnp/main.rs:47:7 [INFO] [stderr] | [INFO] [stderr] 47 | &format!(", leased for {} seconds", duration) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value... [INFO] [stderr] 48 | } else { [INFO] [stderr] | - ...which will be dropped at the end of this block in Rust 1.92 [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: consider using a `let` binding to create a longer lived value [INFO] [stderr] = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()` [INFO] [stderr] = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `cupnp` (bin "cupnp" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cupnp-08b128996ed7c1fe) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cupnp/main.rs (/opt/rustwide/target/debug/deps/cupnp-fb11761538e2da2b) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests cupnp [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] [stdout] [INFO] [stdout] running 0 tests [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] [stdout] [INFO] [stdout] running 0 tests [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" "fef735853b9987ace5436ab8d92e3e640d93b581654e02b84a6bc1200f8dc3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef735853b9987ace5436ab8d92e3e640d93b581654e02b84a6bc1200f8dc3d9", kill_on_drop: false }` [INFO] [stdout] fef735853b9987ace5436ab8d92e3e640d93b581654e02b84a6bc1200f8dc3d9