[INFO] fetching crate galileo-osnma 0.11.6...
[INFO] checking galileo-osnma-0.11.6 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate galileo-osnma 0.11.6 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate galileo-osnma 0.11.6
[INFO] finished tweaking crates.io crate galileo-osnma 0.11.6
[INFO] tweaked toml for crates.io crate galileo-osnma 0.11.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate galileo-osnma 0.11.6 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate galileo-osnma 0.11.6 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:148:1
[INFO] [stderr]     |
[INFO] [stderr] 148 | 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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:144:12
[INFO] [stderr]     |
[INFO] [stderr] 144 | homepage = "https://github.com/daniestevez/galileo-osnma/"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 149 | repository = "https://github.com/daniestevez/galileo-osnma/"
[INFO] [stderr]     |              -----------------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `galileo-osnma` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serialport v4.8.1
[INFO] [stderr]   Downloaded unescaper v0.1.8
[INFO] [stderr]   Downloaded dbl v0.3.2
[INFO] [stderr]   Downloaded cmac v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] c222aca4724c6111577b8929593d90e950f06fc310c9c41fe6b78efe2407d0b7
[INFO] running `Command { std: "docker" "start" "c222aca4724c6111577b8929593d90e950f06fc310c9c41fe6b78efe2407d0b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c222aca4724c6111577b8929593d90e950f06fc310c9c41fe6b78efe2407d0b7", 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" "c222aca4724c6111577b8929593d90e950f06fc310c9c41fe6b78efe2407d0b7" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c222aca4724c6111577b8929593d90e950f06fc310c9c41fe6b78efe2407d0b7", 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" "c222aca4724c6111577b8929593d90e950f06fc310c9c41fe6b78efe2407d0b7" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:148:1
[INFO] [stderr]     |
[INFO] [stderr] 148 | 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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:144:12
[INFO] [stderr]     |
[INFO] [stderr] 144 | homepage = "https://github.com/daniestevez/galileo-osnma/"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 149 | repository = "https://github.com/daniestevez/galileo-osnma/"
[INFO] [stderr]     |              -----------------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `galileo-osnma` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p521 v0.13.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]     Checking serialport v4.8.1
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling galileo-osnma v0.11.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>: StaticStorageTypenum`
[INFO] [stdout]    --> src/storage.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |     type NavMessageDepth = typenum::U13;
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>: generic_array::ArrayLength`
[INFO] [stdout]     = note: which requires `UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]     = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]     = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`galileo_osnma`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[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 issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>: StaticStorageTypenum`
[INFO] [stdout]    --> src/storage.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |     type NavMessageDepth = typenum::U13;
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>: generic_array::ArrayLength`
[INFO] [stdout]     = note: which requires `UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]     = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]     = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`galileo_osnma`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[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 issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1> as generic_array::ArrayLength>::ArrayType<Option<Gst>> == generic_array::GenericArrayImplOdd<Option<Gst>, generic_array::GenericArrayImplEven<Option<Gst>, generic_array::GenericArrayImplOdd<Option<Gst>, generic_array::GenericArrayImplOdd<Option<Gst>, [Option<Gst>; 0]>>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UTerm, B1>, B1>, B0> as generic_array::ArrayLength>::ArrayType<Option<Gst>> == generic_array::GenericArrayImplEven<Option<Gst>, generic_array::GenericArrayImplOdd<Option<Gst>, generic_array::GenericArrayImplOdd<Option<Gst>, [Option<Gst>; 0]>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B1> as generic_array::ArrayLength>::ArrayType<Option<Gst>> == generic_array::GenericArrayImplOdd<Option<Gst>, generic_array::GenericArrayImplOdd<Option<Gst>, [Option<Gst>; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<Option<Gst>> == generic_array::GenericArrayImplOdd<Option<Gst>, [Option<Gst>; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`galmon_osnma`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[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 issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1> as generic_array::ArrayLength>::ArrayType<Option<Gst>> == generic_array::GenericArrayImplOdd<Option<Gst>, generic_array::GenericArrayImplEven<Option<Gst>, generic_array::GenericArrayImplOdd<Option<Gst>, generic_array::GenericArrayImplOdd<Option<Gst>, [Option<Gst>; 0]>>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: which requires `<UInt<UInt<UInt<UTerm, B1>, B1>, B0> as generic_array::ArrayLength>::ArrayType<Option<Gst>> == generic_array::GenericArrayImplEven<Option<Gst>, generic_array::GenericArrayImplOdd<Option<Gst>, generic_array::GenericArrayImplOdd<Option<Gst>, [Option<Gst>; 0]>>>`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B1> as generic_array::ArrayLength>::ArrayType<Option<Gst>> == generic_array::GenericArrayImplOdd<Option<Gst>, generic_array::GenericArrayImplOdd<Option<Gst>, [Option<Gst>; 0]>>`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as generic_array::ArrayLength>::ArrayType<Option<Gst>> == generic_array::GenericArrayImplOdd<Option<Gst>, [Option<Gst>; 0]>`
[INFO] [stdout]   = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]   = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]   = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]   = note: and so on...
[INFO] [stdout]   = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`galmon_osnma`)
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[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 issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.75s
[INFO] running `Command { std: "docker" "inspect" "c222aca4724c6111577b8929593d90e950f06fc310c9c41fe6b78efe2407d0b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c222aca4724c6111577b8929593d90e950f06fc310c9c41fe6b78efe2407d0b7", kill_on_drop: false }`
[INFO] [stdout] c222aca4724c6111577b8929593d90e950f06fc310c9c41fe6b78efe2407d0b7
