[INFO] fetching crate asciinema 3.0.0-rc.2... [INFO] checking asciinema-3.0.0-rc.2 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate asciinema 3.0.0-rc.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate asciinema 3.0.0-rc.2 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate asciinema 3.0.0-rc.2 [INFO] finished tweaking crates.io crate asciinema 3.0.0-rc.2 [INFO] tweaked toml for crates.io crate asciinema 3.0.0-rc.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate asciinema 3.0.0-rc.2 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_mangen v0.2.19 [INFO] [stderr] Downloaded bytemuck v1.14.2 [INFO] [stderr] Downloaded futf v0.1.5 [INFO] [stderr] Downloaded error-code v3.0.0 [INFO] [stderr] Downloaded rust-embed-utils v8.2.0 [INFO] [stderr] Downloaded phf_macros v0.10.0 [INFO] [stderr] Downloaded rustls-pki-types v1.4.0 [INFO] [stderr] Downloaded clap v4.4.18 [INFO] [stderr] Downloaded anstream v0.6.11 [INFO] [stderr] Downloaded anyhow v1.0.79 [INFO] [stderr] Downloaded clap_derive v4.4.7 [INFO] [stderr] Downloaded clap_complete v4.4.10 [INFO] [stderr] Downloaded dlv-list v0.5.2 [INFO] [stderr] Downloaded winnow v0.5.39 [INFO] [stderr] Downloaded clap_lex v0.6.0 [INFO] [stderr] Downloaded rust-ini v0.19.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.41 [INFO] [stderr] Downloaded phf_codegen v0.8.0 [INFO] [stderr] Downloaded termion v3.0.0 [INFO] [stderr] Downloaded roff v0.2.1 [INFO] [stderr] Downloaded ordered-multimap v0.6.0 [INFO] [stderr] Downloaded web-sys v0.3.68 [INFO] [stderr] Downloaded config v0.14.0 [INFO] [stderr] Downloaded radix_trie v0.2.1 [INFO] [stderr] Downloaded redox_termios v0.1.3 [INFO] [stderr] Downloaded toml_edit v0.22.4 [INFO] [stderr] Downloaded rustyline v13.0.0 [INFO] [stderr] Downloaded rust-embed v8.2.0 [INFO] [stderr] Downloaded reqwest v0.11.24 [INFO] [stderr] Downloaded html5ever v0.26.0 [INFO] [stderr] Downloaded phf v0.10.1 [INFO] [stderr] Downloaded selectors v0.24.0 [INFO] [stderr] Downloaded rustls-webpki v0.102.2 [INFO] [stderr] Downloaded servo_arc v0.2.0 [INFO] [stderr] Downloaded const-random v0.1.17 [INFO] [stderr] Downloaded rust-embed-impl v8.2.0 [INFO] [stderr] Downloaded clipboard-win v5.1.0 [INFO] [stderr] Downloaded markup5ever v0.11.0 [INFO] [stderr] Downloaded tendril v0.4.3 [INFO] [stderr] Downloaded scraper v0.15.0 [INFO] [stderr] Downloaded numtoa v0.1.0 [INFO] [stderr] Downloaded avt v0.10.3 [INFO] [stderr] Downloaded nix v0.27.1 [INFO] [stderr] Downloaded tokio-stream v0.1.14 [INFO] [stderr] Downloaded rustls v0.22.3 [INFO] [stderr] Downloaded http v0.2.11 [INFO] [stderr] Downloaded nibble_vec v0.1.0 [INFO] [stderr] Downloaded phf_codegen v0.10.0 [INFO] [stderr] Downloaded dtoa v1.0.9 [INFO] [stderr] Downloaded phf_generator v0.10.0 [INFO] [stderr] Downloaded phf_shared v0.10.0 [INFO] [stderr] Downloaded mac v0.1.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.56 [INFO] [stderr] Downloaded thiserror v1.0.56 [INFO] [stderr] Downloaded rustls v0.21.11 [INFO] [stderr] Downloaded fd-lock v4.0.2 [INFO] [stderr] Downloaded string_cache v0.8.7 [INFO] [stderr] Downloaded cssparser v0.29.6 [INFO] [stderr] Downloaded tokio-rustls v0.25.0 [INFO] [stderr] Downloaded webpki-roots v0.26.1 [INFO] [stderr] Downloaded tower-http v0.5.1 [INFO] [stderr] Downloaded uuid v1.7.0 [INFO] [stderr] Downloaded clap_builder v4.4.18 [INFO] [stderr] Downloaded indexmap v2.2.2 [INFO] [stderr] Downloaded ego-tree v0.6.2 [INFO] [stderr] Downloaded string_cache_codegen v0.5.2 [INFO] [stderr] Downloaded cssparser-macros v0.6.1 [INFO] [stderr] Downloaded dtoa-short v0.3.4 [INFO] [stderr] Downloaded libredox v0.0.2 [INFO] [stderr] Downloaded hermit-abi v0.3.5 [INFO] [stderr] Downloaded either v1.9.0 [INFO] [stderr] Downloaded which v6.0.0 [INFO] [stderr] Downloaded endian-type v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c9015c0d7307823e96eb1ebd1f5713fd3351f151b030ff74a8d619c37a80350 [INFO] running `Command { std: "docker" "start" "-a" "4c9015c0d7307823e96eb1ebd1f5713fd3351f151b030ff74a8d619c37a80350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c9015c0d7307823e96eb1ebd1f5713fd3351f151b030ff74a8d619c37a80350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c9015c0d7307823e96eb1ebd1f5713fd3351f151b030ff74a8d619c37a80350", kill_on_drop: false }` [INFO] [stdout] 4c9015c0d7307823e96eb1ebd1f5713fd3351f151b030ff74a8d619c37a80350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc674ada7b9525dbd4937ffcf290fc4063aa08c7e2c06d398e51a4f8e5de28c7 [INFO] running `Command { std: "docker" "start" "-a" "dc674ada7b9525dbd4937ffcf290fc4063aa08c7e2c06d398e51a4f8e5de28c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Checking rustls-pki-types v1.4.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking winnow v0.5.39 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking servo_arc v0.2.0 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Compiling clap_mangen v0.2.19 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Compiling clap_complete v4.4.10 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.4 [INFO] [stderr] Compiling rust-embed-utils v8.2.0 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking bytemuck v1.14.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Compiling asciinema v3.0.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/cli.rs:196:14 [INFO] [stdout] | [INFO] [stdout] 196 | StreamId(String), [INFO] [stdout] | -------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelayTarget` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 196 | StreamId(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/cli.rs:197:19 [INFO] [stdout] | [INFO] [stdout] 197 | WsProducerUrl(url::Url), [INFO] [stdout] | ------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelayTarget` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 197 | WsProducerUrl(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling rust-embed-impl v8.2.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking async-compression v0.4.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking which v6.0.0 [INFO] [stderr] Checking termion v3.0.0 [INFO] [stderr] Checking scraper v0.15.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rust-embed v8.2.0 [INFO] [stderr] Checking avt v0.10.3 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tower-http v0.5.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking rustyline v13.0.0 [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/asciicast.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Header { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 18 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.08s [INFO] running `Command { std: "docker" "inspect" "dc674ada7b9525dbd4937ffcf290fc4063aa08c7e2c06d398e51a4f8e5de28c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc674ada7b9525dbd4937ffcf290fc4063aa08c7e2c06d398e51a4f8e5de28c7", kill_on_drop: false }` [INFO] [stdout] dc674ada7b9525dbd4937ffcf290fc4063aa08c7e2c06d398e51a4f8e5de28c7 [INFO] checking asciinema-3.0.0-rc.2 against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] extracting crate asciinema 3.0.0-rc.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate asciinema 3.0.0-rc.2 on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate asciinema 3.0.0-rc.2 [INFO] finished tweaking crates.io crate asciinema 3.0.0-rc.2 [INFO] tweaked toml for crates.io crate asciinema 3.0.0-rc.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate asciinema 3.0.0-rc.2 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 700b2cec3f45de0187714f974c9290f6ef9e63be8a05bb9b9c7a12f4a2dad3cf [INFO] running `Command { std: "docker" "start" "-a" "700b2cec3f45de0187714f974c9290f6ef9e63be8a05bb9b9c7a12f4a2dad3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "700b2cec3f45de0187714f974c9290f6ef9e63be8a05bb9b9c7a12f4a2dad3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700b2cec3f45de0187714f974c9290f6ef9e63be8a05bb9b9c7a12f4a2dad3cf", kill_on_drop: false }` [INFO] [stdout] 700b2cec3f45de0187714f974c9290f6ef9e63be8a05bb9b9c7a12f4a2dad3cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b597809ae8e6235fd9615ecf888774c763c747e7f8bb639c635fb7f4b006fd5b [INFO] running `Command { std: "docker" "start" "-a" "b597809ae8e6235fd9615ecf888774c763c747e7f8bb639c635fb7f4b006fd5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking rustls-pki-types v1.4.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking winnow v0.5.39 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Compiling clap_mangen v0.2.19 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking servo_arc v0.2.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking toml_edit v0.22.4 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Compiling clap_complete v4.4.10 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling rust-embed-utils v8.2.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking bytemuck v1.14.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling asciinema v3.0.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/cli.rs:196:14 [INFO] [stdout] | [INFO] [stdout] 196 | StreamId(String), [INFO] [stdout] | -------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelayTarget` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 196 | StreamId(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/cli.rs:197:19 [INFO] [stdout] | [INFO] [stdout] 197 | WsProducerUrl(url::Url), [INFO] [stdout] | ------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelayTarget` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 197 | WsProducerUrl(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-embed-impl v8.2.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking async-compression v0.4.6 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking which v6.0.0 [INFO] [stderr] Checking scraper v0.15.0 [INFO] [stderr] Checking termion v3.0.0 [INFO] [stderr] Checking rust-embed v8.2.0 [INFO] [stderr] Checking avt v0.10.3 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tower-http v0.5.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking rustyline v13.0.0 [INFO] [stdout] error[E0277]: the trait bound `ServiceFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.4/src/routing/method_routing.rs:679:46: 679:58}>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.4/src/routing/method_routing.rs:679:35 [INFO] [stdout] | [INFO] [stdout] 679 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ________________________----------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 680 | | Ok(StatusCode::METHOD_NOT_ALLOWED.into_response()) [INFO] [stdout] 681 | | })); [INFO] [stdout] | |__________^ the trait `Clone` is not implemented for `ServiceFn<{async closure@method_routing.rs:679:46}>` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/axum-873282daeca52a7b.long-type-6687188149236758612.txt' [INFO] [stdout] = note: consider using `--verbose` to print full type name to the console [INFO] [stdout] = note: required for `ServiceFn<{async closure@method_routing.rs:679:46}>` to implement `Clone` [INFO] [stdout] note: required by a bound in `Route::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.4/src/routing/route.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) fn new(svc: T) -> Self [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 35 | where [INFO] [stdout] 36 | T: Service + Clone + Send + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Route::::new` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/axum-873282daeca52a7b.long-type-6687188149236758612.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 679 | let fallback = Route::new(&service_fn(|_: Request| async { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b597809ae8e6235fd9615ecf888774c763c747e7f8bb639c635fb7f4b006fd5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b597809ae8e6235fd9615ecf888774c763c747e7f8bb639c635fb7f4b006fd5b", kill_on_drop: false }` [INFO] [stdout] b597809ae8e6235fd9615ecf888774c763c747e7f8bb639c635fb7f4b006fd5b