[INFO] fetching crate fastpasta 1.22.0...
[INFO] checking fastpasta-1.22.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate fastpasta 1.22.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate fastpasta 1.22.0
[INFO] finished tweaking crates.io crate fastpasta 1.22.0
[INFO] tweaked toml for crates.io crate fastpasta 1.22.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fastpasta 1.22.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fastpasta 1.22.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fb2026c529fd860d0daea52e42040fc3f614463821acc6725e85f40f27f23e7
[INFO] running `Command { std: "docker" "start" "-a" "1fb2026c529fd860d0daea52e42040fc3f614463821acc6725e85f40f27f23e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fb2026c529fd860d0daea52e42040fc3f614463821acc6725e85f40f27f23e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fb2026c529fd860d0daea52e42040fc3f614463821acc6725e85f40f27f23e7", kill_on_drop: false }`
[INFO] [stdout] 1fb2026c529fd860d0daea52e42040fc3f614463821acc6725e85f40f27f23e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fca9e2e90f4153cf736678a88d7a54bfe8149f45ec300c3fa3ed978cab763835
[INFO] running `Command { std: "docker" "start" "-a" "fca9e2e90f4153cf736678a88d7a54bfe8149f45ec300c3fa3ed978cab763835", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking ansitok v0.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking ansi-str v0.8.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking stderrlog v0.6.0
[INFO] [stderr]    Compiling sm_macro v0.9.0
[INFO] [stderr]     Checking papergrid v0.11.0
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking alice_protocol_reader v0.15.0
[INFO] [stderr]     Checking sm v0.9.0
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]     Checking ringbuffer v0.15.0
[INFO] [stderr]     Checking fmt v0.1.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking temp-dir v0.1.13
[INFO] [stderr]     Checking tabled v0.15.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_fs v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling descriptive_toml_derive_macro v0.1.0
[INFO] [stderr]     Checking descriptive_toml_derive v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking filedescriptor v0.8.2
[INFO] [stderr]     Checking gag v1.0.0
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking clap_complete v4.5.2
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking os_info v3.8.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking toml_edit v0.22.13
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking toml v0.8.13
[INFO] [stderr]     Checking human-panic v2.0.0
[INFO] [stderr]     Checking fastpasta v1.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyze/validators/its/alpide/alpide_readout_frame.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn drain_lane_data_frames(&mut self) -> Drain<LaneDataFrame> {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn drain_lane_data_frames(&mut self) -> Drain<'_, LaneDataFrame> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:428:48
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/config/custom_checks.rs:44:48
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]>;
[INFO] [stdout]    |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]>;
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config/custom_checks.rs:115:48
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config/custom_checks.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config/test_util.rs:211:48
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyze/validators/its/alpide/alpide_readout_frame.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn drain_lane_data_frames(&mut self) -> Drain<LaneDataFrame> {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn drain_lane_data_frames(&mut self) -> Drain<'_, LaneDataFrame> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:428:48
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/config/custom_checks.rs:44:48
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]>;
[INFO] [stdout]    |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]>;
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config/custom_checks.rs:115:48
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config/custom_checks.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config/test_util.rs:211:48
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/words/example_data.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod data {
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![warn(missing_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/words/example_data.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub const DATA_WORDS_OB: [u8; 64] = [
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "fca9e2e90f4153cf736678a88d7a54bfe8149f45ec300c3fa3ed978cab763835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fca9e2e90f4153cf736678a88d7a54bfe8149f45ec300c3fa3ed978cab763835", kill_on_drop: false }`
[INFO] [stdout] fca9e2e90f4153cf736678a88d7a54bfe8149f45ec300c3fa3ed978cab763835
