[INFO] cloning repository https://github.com/andatoshiki/toshiki-gptbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andatoshiki/toshiki-gptbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandatoshiki%2Ftoshiki-gptbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandatoshiki%2Ftoshiki-gptbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df4dd84eab7ada88af01d06085f5a7baeab0155d [INFO] building andatoshiki/toshiki-gptbot against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandatoshiki%2Ftoshiki-gptbot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/andatoshiki/toshiki-gptbot [INFO] finished tweaking git repo https://github.com/andatoshiki/toshiki-gptbot [INFO] tweaked toml for git repo https://github.com/andatoshiki/toshiki-gptbot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andatoshiki/toshiki-gptbot on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/andatoshiki/toshiki-gptbot 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.78 [INFO] [stderr] Downloaded windows-targets v0.42.1 [INFO] [stderr] Downloaded smallvec v1.10.0 [INFO] [stderr] Downloaded num_cpus v1.15.0 [INFO] [stderr] Downloaded futures-executor v0.3.26 [INFO] [stderr] Downloaded derive_builder_core v0.12.0 [INFO] [stderr] Downloaded tempfile v3.4.0 [INFO] [stderr] Downloaded unicode-ident v1.0.8 [INFO] [stderr] Downloaded lock_api v0.4.9 [INFO] [stderr] Downloaded openssl v0.10.45 [INFO] [stderr] Downloaded reqwest-eventsource v0.4.0 [INFO] [stderr] Downloaded clap_lex v0.3.2 [INFO] [stderr] Downloaded tokio v1.26.0 [INFO] [stderr] Downloaded async-openai v0.9.5 [INFO] [stderr] Downloaded darling_macro v0.14.3 [INFO] [stderr] Downloaded anyhow v1.0.69 [INFO] [stderr] Downloaded backoff v0.4.0 [INFO] [stderr] Downloaded eventsource-stream v0.2.3 [INFO] [stderr] Downloaded darling_core v0.14.3 [INFO] [stderr] Downloaded ryu v1.0.13 [INFO] [stderr] Downloaded serde_derive v1.0.152 [INFO] [stderr] Downloaded rusqlite v0.28.0 [INFO] [stderr] Downloaded getrandom v0.2.12 [INFO] [stderr] Downloaded thiserror-impl v1.0.39 [INFO] [stderr] Downloaded cc v1.0.90 [INFO] [stderr] Downloaded h2 v0.3.16 [INFO] [stderr] Downloaded mio v0.8.6 [INFO] [stderr] Downloaded tokio-util v0.7.7 [INFO] [stderr] Downloaded chrono v0.4.23 [INFO] [stderr] Downloaded serde v1.0.152 [INFO] [stderr] Downloaded aquamarine v0.1.12 [INFO] [stderr] Downloaded rustix v0.36.9 [INFO] [stderr] Downloaded thiserror v1.0.39 [INFO] [stderr] Downloaded bytes v1.5.0 [INFO] [stderr] Downloaded futures-timer v3.0.2 [INFO] [stderr] Downloaded openssl-sys v0.9.101 [INFO] [stderr] Downloaded clap_derive v4.1.8 [INFO] [stderr] Downloaded teloxide v0.12.2 [INFO] [stderr] Downloaded serde_json v1.0.94 [INFO] [stderr] Downloaded os_str_bytes v6.4.1 [INFO] [stderr] Downloaded futures-macro v0.3.26 [INFO] [stderr] Downloaded teloxide-macros v0.7.1 [INFO] [stderr] Downloaded hermit-abi v0.3.1 [INFO] [stderr] Downloaded clap v4.1.8 [INFO] [stderr] Downloaded either v1.8.1 [INFO] [stderr] Downloaded pin-project v1.0.12 [INFO] [stderr] Downloaded rc-box v1.2.0 [INFO] [stderr] Downloaded indexmap v1.9.2 [INFO] [stderr] Downloaded io-lifetimes v1.0.5 [INFO] [stderr] Downloaded tokio-stream v0.1.12 [INFO] [stderr] Downloaded tracing-attributes v0.1.23 [INFO] [stderr] Downloaded derive_builder v0.12.0 [INFO] [stderr] Downloaded async-trait v0.1.66 [INFO] [stderr] Downloaded is-terminal v0.4.4 [INFO] [stderr] Downloaded hashlink v0.8.4 [INFO] [stderr] Downloaded pin-project-internal v1.0.12 [INFO] [stderr] Downloaded wasm-streams v0.2.3 [INFO] [stderr] Downloaded takecell v0.1.1 [INFO] [stderr] Downloaded darling v0.14.3 [INFO] [stderr] Downloaded derive_builder_macro v0.12.0 [INFO] [stderr] Downloaded paste v1.0.12 [INFO] [stderr] Downloaded bitflags v2.4.2 [INFO] [stderr] Downloaded futures v0.3.26 [INFO] [stderr] Downloaded erasable v1.2.1 [INFO] [stderr] Downloaded unicase v2.6.0 [INFO] [stderr] Downloaded env_logger v0.10.0 [INFO] [stderr] Downloaded dptree v0.3.0 [INFO] [stderr] Downloaded teloxide-core v0.9.1 [INFO] [stderr] Downloaded parking_lot_core v0.9.7 [INFO] [stderr] Downloaded tokio-macros v1.8.2 [INFO] [stderr] Downloaded itoa v1.0.6 [INFO] [stderr] Downloaded libsqlite3-sys v0.25.2 [INFO] [stderr] Downloaded openssl-src v300.2.3+3.2.1 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ac57b90aafbb9eb0cc362aaf6c9f4a62c2578863d5aea5558cf704eb1c8ae37 [INFO] running `Command { std: "docker" "start" "-a" "7ac57b90aafbb9eb0cc362aaf6c9f4a62c2578863d5aea5558cf704eb1c8ae37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ac57b90aafbb9eb0cc362aaf6c9f4a62c2578863d5aea5558cf704eb1c8ae37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ac57b90aafbb9eb0cc362aaf6c9f4a62c2578863d5aea5558cf704eb1c8ae37", kill_on_drop: false }` [INFO] [stdout] 7ac57b90aafbb9eb0cc362aaf6c9f4a62c2578863d5aea5558cf704eb1c8ae37 [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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b8f57731e31d0f5b828bae825fdcfb5831b75422b810f55c18b49f4b896e9db [INFO] running `Command { std: "docker" "start" "-a" "5b8f57731e31d0f5b828bae825fdcfb5831b75422b810f55c18b49f4b896e9db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling teloxide-macros v0.7.1 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling dptree v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling teloxide-core v0.9.1 [INFO] [stderr] Compiling reqwest-eventsource v0.4.0 [INFO] [stderr] Compiling async-openai v0.9.5 [INFO] [stderr] Compiling teloxide v0.12.2 [INFO] [stderr] Compiling tkgpt v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/modules/chat/braille.rs:63:50 [INFO] [stdout] | [INFO] [stdout] 63 | for idx in (0..self.height).map(move |y| (y * self.width + self.width - 1)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 63 - for idx in (0..self.height).map(move |y| (y * self.width + self.width - 1)) { [INFO] [stdout] 63 + for idx in (0..self.height).map(move |y| y * self.width + self.width - 1) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/modules/chat/markdown.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | UnexpectedCmarkTag(CmarkTag<'input>), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 134 - UnexpectedCmarkTag(CmarkTag<'input>), [INFO] [stdout] 134 + UnexpectedCmarkTag(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/modules/chat/markdown.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | UnexpectedCmarkEvent(CmarkEvent<'input>), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is 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] 136 - UnexpectedCmarkEvent(CmarkEvent<'input>), [INFO] [stdout] 136 + UnexpectedCmarkEvent(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/modules/chat/markdown.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | InvalidURL(CowStr<'input>), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is 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] 138 - InvalidURL(CowStr<'input>), [INFO] [stdout] 138 + InvalidURL(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/modules/chat/markdown.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | UnexpectedTag(Tag<'input>), [INFO] [stdout] | ------------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is 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] 140 - UnexpectedTag(Tag<'input>), [INFO] [stdout] 140 + UnexpectedTag(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/modules/chat/markdown.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | UnmatchedEntity(Option, &'static str), [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 143 - UnmatchedEntity(Option, &'static str), [INFO] [stdout] 143 + UnmatchedEntity((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 35s [INFO] running `Command { std: "docker" "inspect" "5b8f57731e31d0f5b828bae825fdcfb5831b75422b810f55c18b49f4b896e9db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8f57731e31d0f5b828bae825fdcfb5831b75422b810f55c18b49f4b896e9db", kill_on_drop: false }` [INFO] [stdout] 5b8f57731e31d0f5b828bae825fdcfb5831b75422b810f55c18b49f4b896e9db [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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1121694a8a82ce05a659c6007ad4b38a5c529c22b25230d3dd1ee956c0ab9ce [INFO] running `Command { std: "docker" "start" "-a" "e1121694a8a82ce05a659c6007ad4b38a5c529c22b25230d3dd1ee956c0ab9ce", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/modules/chat/braille.rs:63:50 [INFO] [stdout] | [INFO] [stdout] 63 | for idx in (0..self.height).map(move |y| (y * self.width + self.width - 1)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 63 - for idx in (0..self.height).map(move |y| (y * self.width + self.width - 1)) { [INFO] [stdout] 63 + for idx in (0..self.height).map(move |y| y * self.width + self.width - 1) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/modules/chat/markdown.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | UnexpectedCmarkTag(CmarkTag<'input>), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 134 - UnexpectedCmarkTag(CmarkTag<'input>), [INFO] [stdout] 134 + UnexpectedCmarkTag(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/modules/chat/markdown.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | UnexpectedCmarkEvent(CmarkEvent<'input>), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is 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] 136 - UnexpectedCmarkEvent(CmarkEvent<'input>), [INFO] [stdout] 136 + UnexpectedCmarkEvent(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tkgpt v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/modules/chat/markdown.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | InvalidURL(CowStr<'input>), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is 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] 138 - InvalidURL(CowStr<'input>), [INFO] [stdout] 138 + InvalidURL(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/modules/chat/markdown.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | UnexpectedTag(Tag<'input>), [INFO] [stdout] | ------------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is 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] 140 - UnexpectedTag(Tag<'input>), [INFO] [stdout] 140 + UnexpectedTag(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/modules/chat/markdown.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | UnmatchedEntity(Option, &'static str), [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 143 - UnmatchedEntity(Option, &'static str), [INFO] [stdout] 143 + UnmatchedEntity((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/modules/chat/braille.rs:63:50 [INFO] [stdout] | [INFO] [stdout] 63 | for idx in (0..self.height).map(move |y| (y * self.width + self.width - 1)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 63 - for idx in (0..self.height).map(move |y| (y * self.width + self.width - 1)) { [INFO] [stdout] 63 + for idx in (0..self.height).map(move |y| y * self.width + self.width - 1) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/modules/chat/markdown.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | UnexpectedCmarkTag(CmarkTag<'input>), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 134 - UnexpectedCmarkTag(CmarkTag<'input>), [INFO] [stdout] 134 + UnexpectedCmarkTag(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/modules/chat/markdown.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | UnexpectedCmarkEvent(CmarkEvent<'input>), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is 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] 136 - UnexpectedCmarkEvent(CmarkEvent<'input>), [INFO] [stdout] 136 + UnexpectedCmarkEvent(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/modules/chat/markdown.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | InvalidURL(CowStr<'input>), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is 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] 138 - InvalidURL(CowStr<'input>), [INFO] [stdout] 138 + InvalidURL(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/modules/chat/markdown.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | UnexpectedTag(Tag<'input>), [INFO] [stdout] | ------------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is 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] 140 - UnexpectedTag(Tag<'input>), [INFO] [stdout] 140 + UnexpectedTag(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/modules/chat/markdown.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | UnmatchedEntity(Option, &'static str), [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 143 - UnmatchedEntity(Option, &'static str), [INFO] [stdout] 143 + UnmatchedEntity((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.20s [INFO] running `Command { std: "docker" "inspect" "e1121694a8a82ce05a659c6007ad4b38a5c529c22b25230d3dd1ee956c0ab9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1121694a8a82ce05a659c6007ad4b38a5c529c22b25230d3dd1ee956c0ab9ce", kill_on_drop: false }` [INFO] [stdout] e1121694a8a82ce05a659c6007ad4b38a5c529c22b25230d3dd1ee956c0ab9ce