[INFO] fetching crate rsdns 0.20.0... [INFO] testing rsdns-0.20.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rsdns 0.20.0 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate rsdns 0.20.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rsdns 0.20.0 [INFO] tweaked toml for crates.io crate rsdns 0.20.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rsdns 0.20.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rsdns 0.20.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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 smol-potat v1.1.2 [INFO] [stderr] Downloaded smol-potat-macro v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a15a252f9569896dea0cf23654aa8a76b6389cf368eff9f31bd4432d32ed11d1 [INFO] running `Command { std: "docker" "start" "-a" "a15a252f9569896dea0cf23654aa8a76b6389cf368eff9f31bd4432d32ed11d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a15a252f9569896dea0cf23654aa8a76b6389cf368eff9f31bd4432d32ed11d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15a252f9569896dea0cf23654aa8a76b6389cf368eff9f31bd4432d32ed11d1", kill_on_drop: false }` [INFO] [stdout] a15a252f9569896dea0cf23654aa8a76b6389cf368eff9f31bd4432d32ed11d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 75346d634fa304b72b7284822f729371a9084e088c86e0ee77291d482734e341 [INFO] running `Command { std: "docker" "start" "-a" "75346d634fa304b72b7284822f729371a9084e088c86e0ee77291d482734e341", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling rsdns v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/reader/message_iterator.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn new(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 90 | pub fn new(buf: &[u8]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/reader/message_iterator.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn questions(&self) -> Questions { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | pub fn questions(&self) -> Questions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/reader/message_iterator.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn records(&self) -> Records { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn records(&self) -> Records<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.78s [INFO] running `Command { std: "docker" "inspect" "75346d634fa304b72b7284822f729371a9084e088c86e0ee77291d482734e341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75346d634fa304b72b7284822f729371a9084e088c86e0ee77291d482734e341", kill_on_drop: false }` [INFO] [stdout] 75346d634fa304b72b7284822f729371a9084e088c86e0ee77291d482734e341 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b07f0bc12fc86e0c5fb78af564e80da8a7b62887ad97e3933ea54a2ac24c86cb [INFO] running `Command { std: "docker" "start" "-a" "b07f0bc12fc86e0c5fb78af564e80da8a7b62887ad97e3933ea54a2ac24c86cb", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling smol-potat-macro v0.6.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling smol-potat v1.1.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling rsdns v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/reader/message_iterator.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn new(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 90 | pub fn new(buf: &[u8]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/reader/message_iterator.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn questions(&self) -> Questions { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | pub fn questions(&self) -> Questions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/reader/message_iterator.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn records(&self) -> Records { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn records(&self) -> Records<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/reader/message_iterator.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn new(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 90 | pub fn new(buf: &[u8]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/reader/message_iterator.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn questions(&self) -> Questions { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | pub fn questions(&self) -> Questions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/reader/message_iterator.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn records(&self) -> Records { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn records(&self) -> Records<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.64s [INFO] running `Command { std: "docker" "inspect" "b07f0bc12fc86e0c5fb78af564e80da8a7b62887ad97e3933ea54a2ac24c86cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b07f0bc12fc86e0c5fb78af564e80da8a7b62887ad97e3933ea54a2ac24c86cb", kill_on_drop: false }` [INFO] [stdout] b07f0bc12fc86e0c5fb78af564e80da8a7b62887ad97e3933ea54a2ac24c86cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e03b24c159cd879300c732ecb5c94311a32d0cc859a3b246ac9ee08b9fa7f31d [INFO] running `Command { std: "docker" "start" "-a" "e03b24c159cd879300c732ecb5c94311a32d0cc859a3b246ac9ee08b9fa7f31d", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/message/reader/message_iterator.rs:90:21 [INFO] [stderr] | [INFO] [stderr] 90 | pub fn new(buf: &[u8]) -> Result { [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 90 | pub fn new(buf: &[u8]) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/message/reader/message_iterator.rs:123:22 [INFO] [stderr] | [INFO] [stderr] 123 | pub fn questions(&self) -> Questions { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 123 | pub fn questions(&self) -> Questions<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/message/reader/message_iterator.rs:132:20 [INFO] [stderr] | [INFO] [stderr] 132 | pub fn records(&self) -> Records { [INFO] [stderr] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 132 | pub fn records(&self) -> Records<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rsdns` (lib) generated 3 warnings (run `cargo fix --lib -p rsdns` to apply 3 suggestions) [INFO] [stderr] warning: `rsdns` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rsdns-92dcf55a103a5d4a) [INFO] [stdout] [INFO] [stdout] running 79 tests [INFO] [stdout] test bytes::reader::tests::test_read_ipv4 ... ok [INFO] [stdout] test message::flags::tests::test_bool_flags ... ok [INFO] [stdout] test errors::tests::print_size ... ok [INFO] [stdout] test message::flags::tests::test_message_flags ... ok [INFO] [stdout] test message::flags::tests::test_response_code ... ok [INFO] [stdout] test message::flags::tests::test_z ... ok [INFO] [stdout] test message::flags::tests::test_opcode ... ok [INFO] [stdout] test message::header::tests::test_serializaton_end_of_buffer ... ok [INFO] [stdout] test message::header::tests::test_serialization ... ok [INFO] [stdout] test message::opcode::tests::test_from_name ... ok [INFO] [stdout] test message::opcode::tests::test_is_defined ... ok [INFO] [stdout] test message::opcode::tests::test_name ... ok [INFO] [stdout] test message::opcode::tests::test_from_str ... ok [INFO] [stdout] test message::query_writer::tests::test_good_flow ... ok [INFO] [stdout] test message::query_writer::tests::test_opt ... ok [INFO] [stdout] test message::rcode::test::test_from_name ... ok [INFO] [stdout] test message::rcode::test::test_is_defined ... ok [INFO] [stdout] test message::rcode::test::test_name ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_basic_flow ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_basic_flow_string ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_basic_flow_with_pointers ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_cursor_read ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_invalid_label_type ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_invalid_pointer ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_labels ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_pointer_loop ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_read_compressed_name ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_root_domain_name ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_root_domain_name_string ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_skip_compressed_name ... ok [INFO] [stdout] test message::reader::labels::test_labels::test_too_much_pointers ... ok [INFO] [stdout] test message::reader::message_reader::test_message_reader::test_answer_section ... ok [INFO] [stdout] test message::reader::message_reader::test_message_reader::test_answers_offset_is_known_after_skip_questions ... ok [INFO] [stdout] test message::reader::message_reader::test_message_reader::test_data_bytes ... ok [INFO] [stdout] test message::reader::message_reader::test_message_reader::test_seek_additional ... ok [INFO] [stdout] test message::reader::message_reader::test_message_reader::test_seek ... ok [INFO] [stdout] test message::reader::message_reader::test_message_reader::test_seek_answer ... ok [INFO] [stdout] test message::reader::message_reader::test_message_reader::test_seek_authority ... ok [INFO] [stdout] test message::reader::message_reader::test_message_reader::test_seek_empty_section ... ok [INFO] [stdout] test message::reader::message_reader::test_message_reader::test_whole_message ... ok [INFO] [stdout] test names::inline_name::tests::test_append_label_too_long ... ok [INFO] [stdout] test names::inline_name::tests::test_default ... ok [INFO] [stdout] test names::inline_name::tests::test_eq ... ok [INFO] [stdout] test names::inline_name::tests::test_eq_str ... ok [INFO] [stdout] test names::inline_name::tests::test_from ... ok [INFO] [stdout] test names::inline_name::tests::test_hash ... ok [INFO] [stdout] test names::inline_name::tests::test_len ... ok [INFO] [stdout] test names::inline_name::tests::test_neq ... ok [INFO] [stdout] test names::inline_name::tests::test_neq_str ... ok [INFO] [stdout] test names::inline_name::tests::test_new ... ok [INFO] [stdout] test names::inline_name::tests::test_ord ... ok [INFO] [stdout] test names::inline_name::tests::test_partial_ord ... ok [INFO] [stdout] test names::name::tests::test_append_label_too_long ... ok [INFO] [stdout] test names::name::tests::test_default ... ok [INFO] [stdout] test names::name::tests::test_eq ... ok [INFO] [stdout] test names::name::tests::test_eq_str ... ok [INFO] [stdout] test names::name::tests::test_from ... ok [INFO] [stdout] test names::name::tests::test_hash ... ok [INFO] [stdout] test names::name::tests::test_len ... ok [INFO] [stdout] test names::name::tests::test_neq ... ok [INFO] [stdout] test names::name::tests::test_neq_str ... ok [INFO] [stdout] test names::name::tests::test_new ... ok [INFO] [stdout] test names::name::tests::test_partial_ord ... ok [INFO] [stdout] test names::name::tests::test_ord ... ok [INFO] [stdout] test names::utils::tests::test_check_label ... ok [INFO] [stdout] test names::utils::tests::test_check_name ... ok [INFO] [stdout] test names::writer::tests::test_write_domain_too_long ... ok [INFO] [stdout] test names::writer::tests::test_write_good_flow ... ok [INFO] [stdout] test names::writer::tests::test_write_malformed_label ... ok [INFO] [stdout] test records::class::test::test_default ... ok [INFO] [stdout] test records::class::test::test_from_name ... ok [INFO] [stdout] test records::class::test::test_name ... ok [INFO] [stdout] test records::r#type::tests::test_from_name ... ok [INFO] [stdout] test records::r#type::tests::test_name ... ok [INFO] [stdout] test records::r#type::tests::test_is_defined ... ok [INFO] [stdout] test records::class::test::test_is_defined ... ok [INFO] [stdout] test message::rcode::test::test_from_str ... ok [INFO] [stdout] test records::r#type::tests::test_from_str ... ok [INFO] [stdout] test records::class::test::test_from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/test_query_rrset.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_query_rrset-d52129f9948fb75b) [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" "e03b24c159cd879300c732ecb5c94311a32d0cc859a3b246ac9ee08b9fa7f31d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e03b24c159cd879300c732ecb5c94311a32d0cc859a3b246ac9ee08b9fa7f31d", kill_on_drop: false }` [INFO] [stdout] e03b24c159cd879300c732ecb5c94311a32d0cc859a3b246ac9ee08b9fa7f31d