[INFO] fetching crate tdn 0.11.0... [INFO] testing tdn-0.11.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate tdn 0.11.0 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tdn 0.11.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8370decfa5ccc701202d70a9497d065787bff71c55c676a1d9f1920d30eb0e23 [INFO] running `Command { std: "docker" "start" "-a" "8370decfa5ccc701202d70a9497d065787bff71c55c676a1d9f1920d30eb0e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8370decfa5ccc701202d70a9497d065787bff71c55c676a1d9f1920d30eb0e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8370decfa5ccc701202d70a9497d065787bff71c55c676a1d9f1920d30eb0e23", kill_on_drop: false }` [INFO] [stdout] 8370decfa5ccc701202d70a9497d065787bff71c55c676a1d9f1920d30eb0e23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a6a50eb40d86bbb93f8696425b624ce937de0971bfd0f42dee65324bbbb6c1a [INFO] running `Command { std: "docker" "start" "-a" "0a6a50eb40d86bbb93f8696425b624ce937de0971bfd0f42dee65324bbbb6c1a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling constant_time_eq v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling secp256k1 v0.30.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling structopt v0.3.26 [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 http v1.1.0 [INFO] [stderr] Compiling quinn-udp v0.4.1 [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 54.76s [INFO] running `Command { std: "docker" "inspect" "0a6a50eb40d86bbb93f8696425b624ce937de0971bfd0f42dee65324bbbb6c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6a50eb40d86bbb93f8696425b624ce937de0971bfd0f42dee65324bbbb6c1a", kill_on_drop: false }` [INFO] [stdout] 0a6a50eb40d86bbb93f8696425b624ce937de0971bfd0f42dee65324bbbb6c1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec53ffae61af88b16c1355f39f5f0f322b7fe1b6bfddca5f8862869e3b4210e5 [INFO] running `Command { std: "docker" "start" "-a" "ec53ffae61af88b16c1355f39f5f0f322b7fe1b6bfddca5f8862869e3b4210e5", kill_on_drop: false }` [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] [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" "ec53ffae61af88b16c1355f39f5f0f322b7fe1b6bfddca5f8862869e3b4210e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec53ffae61af88b16c1355f39f5f0f322b7fe1b6bfddca5f8862869e3b4210e5", kill_on_drop: false }` [INFO] [stdout] ec53ffae61af88b16c1355f39f5f0f322b7fe1b6bfddca5f8862869e3b4210e5