[INFO] cloning repository https://github.com/floyza/wire-universe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/floyza/wire-universe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloyza%2Fwire-universe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloyza%2Fwire-universe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8d90e50c2c59f3fd38459ae1992aacb35a6e43a
[INFO] checking floyza/wire-universe against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloyza%2Fwire-universe" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/floyza/wire-universe
[INFO] finished tweaking git repo https://github.com/floyza/wire-universe
[INFO] tweaked toml for git repo https://github.com/floyza/wire-universe written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/floyza/wire-universe on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/floyza/wire-universe 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.17
[INFO] [stderr]   Downloaded axum-core v0.3.3
[INFO] [stderr]   Downloaded cpufeatures v0.2.6
[INFO] [stderr]   Downloaded anyhow v1.0.88
[INFO] [stderr]   Downloaded tokio-macros v2.0.0
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded axum v0.6.12
[INFO] [stderr]   Downloaded clap_builder v4.5.17
[INFO] [stderr]   Downloaded hyper v0.14.25
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5232e87a3d725c210af983268f2d3229f8428136969a757eb6b0c030defeb0e0
[INFO] running `Command { std: "docker" "start" "-a" "5232e87a3d725c210af983268f2d3229f8428136969a757eb6b0c030defeb0e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5232e87a3d725c210af983268f2d3229f8428136969a757eb6b0c030defeb0e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5232e87a3d725c210af983268f2d3229f8428136969a757eb6b0c030defeb0e0", kill_on_drop: false }`
[INFO] [stdout] 5232e87a3d725c210af983268f2d3229f8428136969a757eb6b0c030defeb0e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 647f1a57d5477f508b24db2ad769b5fd120eb2a019a2cf7f7876c696a4d4b46b
[INFO] running `Command { std: "docker" "start" "-a" "647f1a57d5477f508b24db2ad769b5fd120eb2a019a2cf7f7876c696a4d4b46b", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking cpufeatures v0.2.6
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling axum v0.6.12
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]     Checking js-sys v0.3.70
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-tungstenite v0.18.0
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking hyper v0.14.25
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking wire-universe v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking web-sys v0.3.70
[INFO] [stderr]     Checking wire-universe_server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Checking wire-universe_client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: unused import: `any::Any`
[INFO] [stdout]  --> client/src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{any::Any, cell::RefCell, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `js_sys::Object`
[INFO] [stdout]  --> client/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use js_sys::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `console_log`
[INFO] [stdout]  --> client/src/state.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::util::{console_log, document};
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> client/src/lib.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[wasm_bindgen(start)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `any::Any`
[INFO] [stdout]  --> client/src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{any::Any, cell::RefCell, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `js_sys::Object`
[INFO] [stdout]  --> client/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use js_sys::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `console_log`
[INFO] [stdout]  --> client/src/state.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::util::{console_log, document};
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> client/src/lib.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[wasm_bindgen(start)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 35.08s
[INFO] running `Command { std: "docker" "inspect" "647f1a57d5477f508b24db2ad769b5fd120eb2a019a2cf7f7876c696a4d4b46b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "647f1a57d5477f508b24db2ad769b5fd120eb2a019a2cf7f7876c696a4d4b46b", kill_on_drop: false }`
[INFO] [stdout] 647f1a57d5477f508b24db2ad769b5fd120eb2a019a2cf7f7876c696a4d4b46b
