[INFO] fetching crate irelia-cli 0.5.6...
[INFO] testing irelia-cli-0.5.6 against 1.90.0 for beta-1.91-3
[INFO] extracting crate irelia-cli 0.5.6 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate irelia-cli 0.5.6
[INFO] finished tweaking crates.io crate irelia-cli 0.5.6
[INFO] tweaked toml for crates.io crate irelia-cli 0.5.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate irelia-cli 0.5.6 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate irelia-cli 0.5.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded socket2 v0.5.6
[INFO] [stderr]   Downloaded irelia_encoder v0.1.4
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded erased-serde v0.4.4
[INFO] [stderr]   Downloaded cc v1.0.94
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.80
[INFO] [stderr]   Downloaded hashlink v0.9.0
[INFO] [stderr]   Downloaded hyper v1.3.0
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] [stderr]   Downloaded sysinfo v0.30.10
[INFO] [stderr]   Downloaded hyper-rustls v0.26.0
[INFO] [stderr]   Downloaded syn v2.0.59
[INFO] [stderr]   Downloaded rustls v0.22.3
[INFO] [stderr]   Downloaded tokio v1.37.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8a91d97332eb3fc8440afd0dca99807a66290bf15551f1f08368b9f7fce0708
[INFO] running `Command { std: "docker" "start" "-a" "e8a91d97332eb3fc8440afd0dca99807a66290bf15551f1f08368b9f7fce0708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8a91d97332eb3fc8440afd0dca99807a66290bf15551f1f08368b9f7fce0708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a91d97332eb3fc8440afd0dca99807a66290bf15551f1f08368b9f7fce0708", kill_on_drop: false }`
[INFO] [stdout] e8a91d97332eb3fc8440afd0dca99807a66290bf15551f1f08368b9f7fce0708
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec5e78775fa893cc2e4eb73ed612b1b223af54cfff6ac18c2c7657b0c5321acf
[INFO] running `Command { std: "docker" "start" "-a" "ec5e78775fa893cc2e4eb73ed612b1b223af54cfff6ac18c2c7657b0c5321acf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling sysinfo v0.30.10
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling irelia_encoder v0.1.4
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling erased-serde v0.4.4
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling hyper v1.3.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling irelia-cli v0.5.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rest.rs:149:50
[INFO] [stdout]     |
[INFO] [stdout] 149 |         pub fn with_client(self, request_client: &RequestClient) -> WithClient {
[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] 149 |         pub fn with_client(self, request_client: &RequestClient) -> WithClient<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rest.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |             request_client: &RequestClient,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 160 |             capacity: usize,
[INFO] [stdout] 161 |         ) -> WithClient {
[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] 161 |         ) -> WithClient<'_> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.03s
[INFO] running `Command { std: "docker" "inspect" "ec5e78775fa893cc2e4eb73ed612b1b223af54cfff6ac18c2c7657b0c5321acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec5e78775fa893cc2e4eb73ed612b1b223af54cfff6ac18c2c7657b0c5321acf", kill_on_drop: false }`
[INFO] [stdout] ec5e78775fa893cc2e4eb73ed612b1b223af54cfff6ac18c2c7657b0c5321acf
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 482e232e384343f8aaf3ee613bc7c8fdb17905874d739791c8dd1fecd78c7235
[INFO] running `Command { std: "docker" "start" "-a" "482e232e384343f8aaf3ee613bc7c8fdb17905874d739791c8dd1fecd78c7235", kill_on_drop: false }`
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling hyper v1.3.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling irelia-cli v0.5.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rest.rs:149:50
[INFO] [stdout]     |
[INFO] [stdout] 149 |         pub fn with_client(self, request_client: &RequestClient) -> WithClient {
[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] 149 |         pub fn with_client(self, request_client: &RequestClient) -> WithClient<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rest.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |             request_client: &RequestClient,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 160 |             capacity: usize,
[INFO] [stdout] 161 |         ) -> WithClient {
[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] 161 |         ) -> WithClient<'_> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rest.rs:149:50
[INFO] [stdout]     |
[INFO] [stdout] 149 |         pub fn with_client(self, request_client: &RequestClient) -> WithClient {
[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] 149 |         pub fn with_client(self, request_client: &RequestClient) -> WithClient<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rest.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |             request_client: &RequestClient,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 160 |             capacity: usize,
[INFO] [stdout] 161 |         ) -> WithClient {
[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] 161 |         ) -> WithClient<'_> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `irelia`
[INFO] [stdout]  --> examples/in_game.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate irelia;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `irelia`
[INFO] [stdout]  --> examples/rest.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate irelia;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `irelia`
[INFO] [stdout]  --> examples/batched.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate irelia;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `irelia-cli` (example "in_game") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `irelia-cli` (example "rest") due to 1 previous error
[INFO] [stderr] error: could not compile `irelia-cli` (example "batched") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "482e232e384343f8aaf3ee613bc7c8fdb17905874d739791c8dd1fecd78c7235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "482e232e384343f8aaf3ee613bc7c8fdb17905874d739791c8dd1fecd78c7235", kill_on_drop: false }`
[INFO] [stdout] 482e232e384343f8aaf3ee613bc7c8fdb17905874d739791c8dd1fecd78c7235
