[INFO] fetching crate brickbeam 0.1.0...
[INFO] checking brickbeam-0.1.0 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate brickbeam 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate brickbeam 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate brickbeam 0.1.0
[INFO] tweaked toml for crates.io crate brickbeam 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate brickbeam 0.1.0 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 brickbeam 0.1.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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:52:1
[INFO] [stderr]    |
[INFO] [stderr] 52 | 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: `brickbeam` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peg-macros v0.8.4
[INFO] [stderr]   Downloaded peg-runtime v0.8.3
[INFO] [stderr]   Downloaded peg v0.8.4
[INFO] [stderr]   Downloaded irp v0.3.3
[INFO] [stderr]   Downloaded core-error v0.0.0
[INFO] [stderr]   Downloaded inkwell_internals v0.9.0
[INFO] [stderr]   Downloaded figlet-rs v0.1.5
[INFO] [stderr]   Downloaded cir v0.1.3
[INFO] [stderr]   Downloaded evdev v0.12.2
[INFO] [stderr]   Downloaded llvm-sys v170.2.0
[INFO] [stderr]   Downloaded aya-obj v0.1.0
[INFO] [stderr]   Downloaded inkwell v0.4.0
[INFO] [stderr]   Downloaded winnow v0.6.25
[INFO] [stderr]   Downloaded aya v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 45cc80cc6952e2d2faf2e96d7a06afcc7c4e2461d313256bb4edb7ee411dd57a
[INFO] running `Command { std: "docker" "start" "45cc80cc6952e2d2faf2e96d7a06afcc7c4e2461d313256bb4edb7ee411dd57a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45cc80cc6952e2d2faf2e96d7a06afcc7c4e2461d313256bb4edb7ee411dd57a", 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" "45cc80cc6952e2d2faf2e96d7a06afcc7c4e2461d313256bb4edb7ee411dd57a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45cc80cc6952e2d2faf2e96d7a06afcc7c4e2461d313256bb4edb7ee411dd57a", 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" "45cc80cc6952e2d2faf2e96d7a06afcc7c4e2461d313256bb4edb7ee411dd57a" "/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:52:1
[INFO] [stderr]    |
[INFO] [stderr] 52 | 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: `brickbeam` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling inkwell v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking winnow v0.6.25
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking xml-rs v0.8.25
[INFO] [stderr]     Checking figlet-rs v0.1.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking peg v0.8.4
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling llvm-sys v170.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling inkwell_internals v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking aya-obj v0.1.0
[INFO] [stderr]     Checking evdev v0.12.2
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]     Checking aya v0.12.0
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking irp v0.3.3
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking cir v0.1.3
[INFO] [stderr]     Checking brickbeam v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/controller/factory.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 90 |     ) -> Result<SpeedRemoteController<T>> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 90 |     ) -> Result<SpeedRemoteController<'_, T>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/controller/factory.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 105 |         channel: Channel,
[INFO] [stdout] 106 |     ) -> Result<ComboSpeedRemoteController<T>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     ) -> Result<ComboSpeedRemoteController<'_, T>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/controller/factory.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 121 |         channel: Channel,
[INFO] [stdout] 122 |     ) -> Result<DirectRemoteController<T>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     ) -> Result<DirectRemoteController<'_, T>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/controller/factory.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 137 |         channel: Channel,
[INFO] [stdout] 138 |     ) -> Result<ExtendedRemoteController<T>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     ) -> Result<ExtendedRemoteController<'_, T>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/controller/factory.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 90 |     ) -> Result<SpeedRemoteController<T>> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 90 |     ) -> Result<SpeedRemoteController<'_, T>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/controller/factory.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 105 |         channel: Channel,
[INFO] [stdout] 106 |     ) -> Result<ComboSpeedRemoteController<T>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     ) -> Result<ComboSpeedRemoteController<'_, T>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/controller/factory.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 121 |         channel: Channel,
[INFO] [stdout] 122 |     ) -> Result<DirectRemoteController<T>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     ) -> Result<DirectRemoteController<'_, T>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/controller/factory.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 137 |         channel: Channel,
[INFO] [stdout] 138 |     ) -> Result<ExtendedRemoteController<T>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     ) -> Result<ExtendedRemoteController<'_, T>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "45cc80cc6952e2d2faf2e96d7a06afcc7c4e2461d313256bb4edb7ee411dd57a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45cc80cc6952e2d2faf2e96d7a06afcc7c4e2461d313256bb4edb7ee411dd57a", kill_on_drop: false }`
[INFO] [stdout] 45cc80cc6952e2d2faf2e96d7a06afcc7c4e2461d313256bb4edb7ee411dd57a
