[INFO] fetching crate tdn 0.11.0...
[INFO] testing tdn-0.11.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate tdn 0.11.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tdn 0.11.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tdn 0.11.0
[INFO] tweaked toml for crates.io crate tdn 0.11.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tdn 0.11.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tdn 0.11.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9239ea7aea71076c15c9f4e79cb4534f96197e7fd72b9cd51b904d7cdda9cc26
[INFO] running `Command { std: "docker" "start" "-a" "9239ea7aea71076c15c9f4e79cb4534f96197e7fd72b9cd51b904d7cdda9cc26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9239ea7aea71076c15c9f4e79cb4534f96197e7fd72b9cd51b904d7cdda9cc26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9239ea7aea71076c15c9f4e79cb4534f96197e7fd72b9cd51b904d7cdda9cc26", kill_on_drop: false }`
[INFO] [stdout] 9239ea7aea71076c15c9f4e79cb4534f96197e7fd72b9cd51b904d7cdda9cc26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bd5dc1fe20d5dc2d880ba2cbaba33f93e14d3221093c05715dd5b6d7c7a88ac
[INFO] running `Command { std: "docker" "start" "-a" "2bd5dc1fe20d5dc2d880ba2cbaba33f93e14d3221093c05715dd5b6d7c7a88ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling constant_time_eq v0.2.4
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling rcgen v0.11.3
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quinn-proto v0.10.6
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling chamomile_types v0.11.2
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tdn_types v0.11.0
[INFO] [stderr]    Compiling chamomile v0.11.2
[INFO] [stderr]    Compiling tdn v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RawUpper` is never constructed
[INFO] [stdout]    --> src/config.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct RawUpper {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "2bd5dc1fe20d5dc2d880ba2cbaba33f93e14d3221093c05715dd5b6d7c7a88ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bd5dc1fe20d5dc2d880ba2cbaba33f93e14d3221093c05715dd5b6d7c7a88ac", kill_on_drop: false }`
[INFO] [stdout] 2bd5dc1fe20d5dc2d880ba2cbaba33f93e14d3221093c05715dd5b6d7c7a88ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9afdc2c19f08b738436848539dc95de29d416776c273777973fa012b443891b
[INFO] running `Command { std: "docker" "start" "-a" "f9afdc2c19f08b738436848539dc95de29d416776c273777973fa012b443891b", kill_on_drop: false }`
[INFO] [stdout] warning: struct `RawUpper` is never constructed
[INFO] [stdout]    --> src/config.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct RawUpper {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tdn v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 1 field
[INFO] [stdout]    --> examples/simple.rs:67:33
[INFO] [stdout]     |
[INFO] [stdout]  67 |             ReceiveMessage::Rpc(uid, params, is_ws) => {
[INFO] [stdout]     |                                 ^^^  ^^^^^^  ^^^^^ expected 1 field, found 3
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tdn_types-0.11.0/src/message.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     Rpc(RpcRecvType),
[INFO] [stdout]     |         ----------- tuple variant has 1 field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 3 arguments were supplied
[INFO] [stdout]    --> examples/simple.rs:79:39
[INFO] [stdout]     |
[INFO] [stdout]  79 | ...                   send.send(SendMessage::Rpc(uid, msg, is_ws))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^      ---  ----- unexpected argument #3
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       unexpected argument #2 of type `serde_json::value::Value`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tdn_types-0.11.0/src/message.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Rpc(RpcSendType),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]     |
[INFO] [stdout]  79 -                             send.send(SendMessage::Rpc(uid, msg, is_ws))
[INFO] [stdout]  79 +                             send.send(SendMessage::Rpc(uid))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0023, E0061.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0023`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tdn` (example "simple") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `RawUpper` is never constructed
[INFO] [stdout]    --> src/config.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct RawUpper {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9afdc2c19f08b738436848539dc95de29d416776c273777973fa012b443891b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9afdc2c19f08b738436848539dc95de29d416776c273777973fa012b443891b", kill_on_drop: false }`
[INFO] [stdout] f9afdc2c19f08b738436848539dc95de29d416776c273777973fa012b443891b
