[INFO] cloning repository https://github.com/garthtrickett/cj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garthtrickett/cj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarthtrickett%2Fcj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarthtrickett%2Fcj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d777cf25fa057ef0a0898440e44bd99860b4e7bc [INFO] testing garthtrickett/cj/d777cf25fa057ef0a0898440e44bd99860b4e7bc against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarthtrickett%2Fcj" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/garthtrickett/cj [INFO] finished tweaking git repo https://github.com/garthtrickett/cj [INFO] tweaked toml for git repo https://github.com/garthtrickett/cj written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/garthtrickett/cj 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/garthtrickett/cj 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 cornucopia_async v0.6.0 [INFO] [stderr] Downloaded wildmatch v2.3.4 [INFO] [stderr] Downloaded poem-derive v1.3.59 [INFO] [stderr] Downloaded rfc7239 v0.1.1 [INFO] [stderr] Downloaded codegen_template v0.1.0 [INFO] [stderr] Downloaded cornucopia_client_core v0.4.0 [INFO] [stderr] Downloaded deadpool-postgres v0.12.1 [INFO] [stderr] Downloaded poem-openapi-derive v3.0.6 [INFO] [stderr] Downloaded anstyle-query v1.0.3 [INFO] [stderr] Downloaded cornucopia v0.9.0 [INFO] [stderr] Downloaded chumsky v0.8.0 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded poem v1.3.59 [INFO] [stderr] Downloaded poem-openapi v3.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a91fca0fd2ef4882d6629073746755f04b0f72b4819efd72ed1d0545ba9ec69d [INFO] running `Command { std: "docker" "start" "-a" "a91fca0fd2ef4882d6629073746755f04b0f72b4819efd72ed1d0545ba9ec69d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a91fca0fd2ef4882d6629073746755f04b0f72b4819efd72ed1d0545ba9ec69d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a91fca0fd2ef4882d6629073746755f04b0f72b4819efd72ed1d0545ba9ec69d", kill_on_drop: false }` [INFO] [stdout] a91fca0fd2ef4882d6629073746755f04b0f72b4819efd72ed1d0545ba9ec69d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a682cedef7bc1103e3a051ddc07dc740bcd3abfbb56b7f861cb9ee9bab2632e [INFO] running `Command { std: "docker" "start" "-a" "1a682cedef7bc1103e3a051ddc07dc740bcd3abfbb56b7f861cb9ee9bab2632e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling rfc7239 v0.1.1 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling poem-derive v1.3.59 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unscanny v0.1.0 [INFO] [stderr] Compiling wildmatch v2.3.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling codegen_template v0.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling poem v1.3.59 [INFO] [stderr] Compiling deadpool-postgres v0.12.1 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling poem-openapi-derive v3.0.6 [INFO] [stderr] Compiling postgres v0.19.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling cornucopia_client_core v0.4.0 [INFO] [stderr] Compiling cornucopia_async v0.6.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling cornucopia v0.9.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling poem-openapi v3.0.6 [INFO] [stderr] Compiling sqlx v0.5.13 [INFO] [stderr] Compiling cj v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `pos`, `jap`, `conjugation_type`, and `meanings` are never read [INFO] [stdout] --> src/ichiran_extraction.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Conjugation { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 7 | pub pos: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | pub jap: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 9 | pub conjugation_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | pub meanings: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Conjugation` 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] [INFO] [stdout] [INFO] [stdout] warning: fields `pos` and `meanings` are never read [INFO] [stdout] --> src/ichiran_extraction.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Word { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | pub jap: String, [INFO] [stdout] 16 | pub pos: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 17 | pub meanings: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Word` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ichiran_extraction.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | Conjugation(Conjugation), [INFO] [stdout] | ----------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` 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] 23 - Conjugation(Conjugation), [INFO] [stdout] 23 + Conjugation(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] running `Command { std: "docker" "inspect" "1a682cedef7bc1103e3a051ddc07dc740bcd3abfbb56b7f861cb9ee9bab2632e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a682cedef7bc1103e3a051ddc07dc740bcd3abfbb56b7f861cb9ee9bab2632e", kill_on_drop: false }` [INFO] [stdout] 1a682cedef7bc1103e3a051ddc07dc740bcd3abfbb56b7f861cb9ee9bab2632e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a8a8b18a283ac453143c26e25529f0d425a6024602cc5c9eb9e3a27b5daaea0 [INFO] running `Command { std: "docker" "start" "-a" "0a8a8b18a283ac453143c26e25529f0d425a6024602cc5c9eb9e3a27b5daaea0", kill_on_drop: false }` [INFO] [stderr] Compiling cj v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `pos`, `jap`, `conjugation_type`, and `meanings` are never read [INFO] [stdout] --> src/ichiran_extraction.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Conjugation { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 7 | pub pos: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | pub jap: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 9 | pub conjugation_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | pub meanings: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Conjugation` 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] [INFO] [stdout] [INFO] [stdout] warning: fields `pos` and `meanings` are never read [INFO] [stdout] --> src/ichiran_extraction.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Word { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | pub jap: String, [INFO] [stdout] 16 | pub pos: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 17 | pub meanings: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Word` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ichiran_extraction.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | Conjugation(Conjugation), [INFO] [stdout] | ----------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` 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] 23 - Conjugation(Conjugation), [INFO] [stdout] 23 + Conjugation(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] running `Command { std: "docker" "inspect" "0a8a8b18a283ac453143c26e25529f0d425a6024602cc5c9eb9e3a27b5daaea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a8a8b18a283ac453143c26e25529f0d425a6024602cc5c9eb9e3a27b5daaea0", kill_on_drop: false }` [INFO] [stdout] 0a8a8b18a283ac453143c26e25529f0d425a6024602cc5c9eb9e3a27b5daaea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87afee043bd5550f9fdf4eabc34fa5681e6b2e7724dee90b3f02d0cede3bb21c [INFO] running `Command { std: "docker" "start" "-a" "87afee043bd5550f9fdf4eabc34fa5681e6b2e7724dee90b3f02d0cede3bb21c", kill_on_drop: false }` [INFO] [stderr] warning: fields `pos`, `jap`, `conjugation_type`, and `meanings` are never read [INFO] [stderr] --> src/ichiran_extraction.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Conjugation { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 7 | pub pos: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 8 | pub jap: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 9 | pub conjugation_type: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | pub meanings: Vec, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Conjugation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `pos` and `meanings` are never read [INFO] [stderr] --> src/ichiran_extraction.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct Word { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 15 | pub jap: String, [INFO] [stderr] 16 | pub pos: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 17 | pub meanings: Vec, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Word` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/ichiran_extraction.rs:23:17 [INFO] [stderr] | [INFO] [stderr] 23 | Conjugation(Conjugation), [INFO] [stderr] | ----------- ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 23 - Conjugation(Conjugation), [INFO] [stderr] 23 + Conjugation(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `cj` (bin "cj" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cj-f4dc2c375dff4e67) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "87afee043bd5550f9fdf4eabc34fa5681e6b2e7724dee90b3f02d0cede3bb21c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87afee043bd5550f9fdf4eabc34fa5681e6b2e7724dee90b3f02d0cede3bb21c", kill_on_drop: false }` [INFO] [stdout] 87afee043bd5550f9fdf4eabc34fa5681e6b2e7724dee90b3f02d0cede3bb21c