[INFO] cloning repository https://github.com/fdeitylink/barbra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fdeitylink/barbra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdeitylink%2Fbarbra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdeitylink%2Fbarbra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 813771b9be3dbc2cf3d851f3e43bbc72f5733787
[INFO] testing fdeitylink/barbra against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdeitylink%2Fbarbra" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fdeitylink/barbra
[INFO] finished tweaking git repo https://github.com/fdeitylink/barbra
[INFO] tweaked toml for git repo https://github.com/fdeitylink/barbra written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fdeitylink/barbra on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fdeitylink/barbra 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ceb455d1bf78a4a6bb3087bbd7cb3ffaf6691c241c97dac55fbadc427a116594
[INFO] running `Command { std: "docker" "start" "-a" "ceb455d1bf78a4a6bb3087bbd7cb3ffaf6691c241c97dac55fbadc427a116594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceb455d1bf78a4a6bb3087bbd7cb3ffaf6691c241c97dac55fbadc427a116594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceb455d1bf78a4a6bb3087bbd7cb3ffaf6691c241c97dac55fbadc427a116594", kill_on_drop: false }`
[INFO] [stdout] ceb455d1bf78a4a6bb3087bbd7cb3ffaf6691c241c97dac55fbadc427a116594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5523c7089081af39b149849cce4caaa4d9f39762a3af0639e6acf1ca9299e0fc
[INFO] running `Command { std: "docker" "start" "-a" "5523c7089081af39b149849cce4caaa4d9f39762a3af0639e6acf1ca9299e0fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling serde-query-core v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde-query-derive v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling quick-xml v0.39.0
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde-query v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling yup-oauth2 v12.1.2
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling barbra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `FormAnswers` is more private than the item `FormResponse`
[INFO] [stdout]   --> src/forms/responses.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct FormResponse<A>
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ struct `FormResponse` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but trait `FormAnswers` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/forms/responses.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) trait FormAnswers: DeserializeOwned {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FormAnswers` is more private than the item `FormResponse<A>`
[INFO] [stdout]   --> src/forms/responses.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | / impl<A> FormResponse<A>
[INFO] [stdout] 67 | | where
[INFO] [stdout] 68 | |     A: FormAnswers,
[INFO] [stdout]    | |___________________^ implementation `FormResponse<A>` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but trait `FormAnswers` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/forms/responses.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) trait FormAnswers: DeserializeOwned {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PageBreak` and `Text` are never constructed
[INFO] [stdout]   --> src/forms/api.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) enum ItemKind {
[INFO] [stdout]    |                 -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     PageBreak {},
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 24 |     #[serde(rename = "textItem")]
[INFO] [stdout] 25 |     Text {},
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemKind` 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: variants `Text` and `FileUpload` are never constructed
[INFO] [stdout]   --> src/forms/api.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) enum QuestionKind {
[INFO] [stdout]    |                 ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 49 |     Text { paragraph: bool },
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 50 |     #[serde(rename = "fileUploadQuestion")]
[INFO] [stdout] 51 |     FileUpload {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuestionKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unspecified`, `Checkbox`, and `DropDown` are never constructed
[INFO] [stdout]   --> src/forms/api.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub(crate) enum ChoiceType {
[INFO] [stdout]    |                 ---------- variants in this enum
[INFO] [stdout] 63 |     #[serde(rename = "CHOICE_TYPE_UNSPECIFIED")]
[INFO] [stdout] 64 |     Unspecified,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 65 |     Radio,
[INFO] [stdout] 66 |     Checkbox,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 67 |     DropDown,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChoiceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unspecified`, `NextSection`, and `SubmitForm` are never constructed
[INFO] [stdout]   --> src/forms/api.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub(crate) enum GoToAction {
[INFO] [stdout]    |                 ---------- variants in this enum
[INFO] [stdout] 91 |     #[serde(rename = "GO_TO_ACTION_UNSPECIFIED")]
[INFO] [stdout] 92 |     Unspecified,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 93 |     NextSection,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 94 |     RestartForm,
[INFO] [stdout] 95 |     SubmitForm,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GoToAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/forms/api.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub(crate) enum FileType {
[INFO] [stdout]     |                 -------- variants in this enum
[INFO] [stdout] 101 |     #[serde(rename = "FILE_TYPE_UNSPECIFIED")]
[INFO] [stdout] 102 |     Unspecified,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 103 |     Any,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 104 |     Document,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 105 |     Presentation,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 106 |     Spreadsheet,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 107 |     Drawing,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 108 |     #[serde(rename = "PDF")]
[INFO] [stdout] 109 |     Pdf,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 110 |     Image,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 111 |     Video,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 112 |     Audio,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `time` is never used
[INFO] [stdout]   --> src/forms/responses.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 66 | / impl<A> FormResponse<A>
[INFO] [stdout] 67 | | where
[INFO] [stdout] 68 | |     A: FormAnswers,
[INFO] [stdout]    | |___________________- method in this implementation
[INFO] [stdout] 69 |   {
[INFO] [stdout] 70 |       pub(crate) fn time(&self) -> DateTime<Utc> {
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `CreateItem`, `MoveItem`, and `DeleteItem` are never constructed
[INFO] [stdout]   --> src/forms/update.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) enum UpdateRequest {
[INFO] [stdout]    |                 ------------- variants in this enum
[INFO] [stdout] 48 |     CreateItem {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     MoveItem {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     DeleteItem {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpdateRequest` 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 `name` is never read
[INFO] [stdout]   --> src/prerecorded.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Answers {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 46 |     #[serde_as(as = "TextAnswer<_>")]
[INFO] [stdout] 47 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Answers` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/prerecorded.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl Response {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 55 |     pub(crate) fn name(&self) -> &str {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `release`, `special`, and `remarks` are never used
[INFO] [stdout]    --> src/questionnaire.rs:165:19
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl Response {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub(crate) fn release(&self) -> Option<&str> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub(crate) fn special(&self) -> &Vec<String> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub(crate) fn remarks(&self) -> &str {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ids` is never read
[INFO] [stdout]   --> src/researchr/conference.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Conference {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     ids: HashMap<ItemKey, ItemIds>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Conference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "5523c7089081af39b149849cce4caaa4d9f39762a3af0639e6acf1ca9299e0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5523c7089081af39b149849cce4caaa4d9f39762a3af0639e6acf1ca9299e0fc", kill_on_drop: false }`
[INFO] [stdout] 5523c7089081af39b149849cce4caaa4d9f39762a3af0639e6acf1ca9299e0fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7e7d57739d3c449b7261c017d6cf84022ee5efd0d96a54ebcc65001287e10dd
[INFO] running `Command { std: "docker" "start" "-a" "b7e7d57739d3c449b7261c017d6cf84022ee5efd0d96a54ebcc65001287e10dd", kill_on_drop: false }`
[INFO] [stdout] warning: trait `FormAnswers` is more private than the item `FormResponse`
[INFO] [stdout]   --> src/forms/responses.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct FormResponse<A>
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ struct `FormResponse` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but trait `FormAnswers` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/forms/responses.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) trait FormAnswers: DeserializeOwned {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FormAnswers` is more private than the item `FormResponse<A>`
[INFO] [stdout]   --> src/forms/responses.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | / impl<A> FormResponse<A>
[INFO] [stdout] 67 | | where
[INFO] [stdout] 68 | |     A: FormAnswers,
[INFO] [stdout]    | |___________________^ implementation `FormResponse<A>` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but trait `FormAnswers` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/forms/responses.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) trait FormAnswers: DeserializeOwned {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PageBreak` and `Text` are never constructed
[INFO] [stdout]   --> src/forms/api.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) enum ItemKind {
[INFO] [stdout]    |                 -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     PageBreak {},
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 24 |     #[serde(rename = "textItem")]
[INFO] [stdout] 25 |     Text {},
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemKind` 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: variants `Text` and `FileUpload` are never constructed
[INFO] [stdout]   --> src/forms/api.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) enum QuestionKind {
[INFO] [stdout]    |                 ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 49 |     Text { paragraph: bool },
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 50 |     #[serde(rename = "fileUploadQuestion")]
[INFO] [stdout] 51 |     FileUpload {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuestionKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unspecified`, `Checkbox`, and `DropDown` are never constructed
[INFO] [stdout]   --> src/forms/api.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub(crate) enum ChoiceType {
[INFO] [stdout]    |                 ---------- variants in this enum
[INFO] [stdout] 63 |     #[serde(rename = "CHOICE_TYPE_UNSPECIFIED")]
[INFO] [stdout] 64 |     Unspecified,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 65 |     Radio,
[INFO] [stdout] 66 |     Checkbox,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 67 |     DropDown,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChoiceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unspecified`, `NextSection`, and `SubmitForm` are never constructed
[INFO] [stdout]   --> src/forms/api.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub(crate) enum GoToAction {
[INFO] [stdout]    |                 ---------- variants in this enum
[INFO] [stdout] 91 |     #[serde(rename = "GO_TO_ACTION_UNSPECIFIED")]
[INFO] [stdout] 92 |     Unspecified,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 93 |     NextSection,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 94 |     RestartForm,
[INFO] [stdout] 95 |     SubmitForm,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GoToAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/forms/api.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub(crate) enum FileType {
[INFO] [stdout]     |                 -------- variants in this enum
[INFO] [stdout] 101 |     #[serde(rename = "FILE_TYPE_UNSPECIFIED")]
[INFO] [stdout] 102 |     Unspecified,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 103 |     Any,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 104 |     Document,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 105 |     Presentation,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 106 |     Spreadsheet,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 107 |     Drawing,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 108 |     #[serde(rename = "PDF")]
[INFO] [stdout] 109 |     Pdf,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 110 |     Image,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 111 |     Video,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 112 |     Audio,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `time` is never used
[INFO] [stdout]   --> src/forms/responses.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 66 | / impl<A> FormResponse<A>
[INFO] [stdout] 67 | | where
[INFO] [stdout] 68 | |     A: FormAnswers,
[INFO] [stdout]    | |___________________- method in this implementation
[INFO] [stdout] 69 |   {
[INFO] [stdout] 70 |       pub(crate) fn time(&self) -> DateTime<Utc> {
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `CreateItem`, `MoveItem`, and `DeleteItem` are never constructed
[INFO] [stdout]   --> src/forms/update.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) enum UpdateRequest {
[INFO] [stdout]    |                 ------------- variants in this enum
[INFO] [stdout] 48 |     CreateItem {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     MoveItem {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     DeleteItem {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpdateRequest` 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 `name` is never read
[INFO] [stdout]   --> src/prerecorded.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Answers {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 46 |     #[serde_as(as = "TextAnswer<_>")]
[INFO] [stdout] 47 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Answers` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/prerecorded.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl Response {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 55 |     pub(crate) fn name(&self) -> &str {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `release`, `special`, and `remarks` are never used
[INFO] [stdout]    --> src/questionnaire.rs:165:19
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl Response {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub(crate) fn release(&self) -> Option<&str> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub(crate) fn special(&self) -> &Vec<String> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub(crate) fn remarks(&self) -> &str {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling barbra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `ids` is never read
[INFO] [stdout]   --> src/researchr/conference.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Conference {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     ids: HashMap<ItemKey, ItemIds>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Conference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FormAnswers` is more private than the item `FormResponse`
[INFO] [stdout]   --> src/forms/responses.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct FormResponse<A>
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ struct `FormResponse` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but trait `FormAnswers` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/forms/responses.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) trait FormAnswers: DeserializeOwned {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FormAnswers` is more private than the item `FormResponse<A>`
[INFO] [stdout]   --> src/forms/responses.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | / impl<A> FormResponse<A>
[INFO] [stdout] 67 | | where
[INFO] [stdout] 68 | |     A: FormAnswers,
[INFO] [stdout]    | |___________________^ implementation `FormResponse<A>` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but trait `FormAnswers` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/forms/responses.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) trait FormAnswers: DeserializeOwned {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PageBreak` and `Text` are never constructed
[INFO] [stdout]   --> src/forms/api.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) enum ItemKind {
[INFO] [stdout]    |                 -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     PageBreak {},
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 24 |     #[serde(rename = "textItem")]
[INFO] [stdout] 25 |     Text {},
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemKind` 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: variants `Text` and `FileUpload` are never constructed
[INFO] [stdout]   --> src/forms/api.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) enum QuestionKind {
[INFO] [stdout]    |                 ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 49 |     Text { paragraph: bool },
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 50 |     #[serde(rename = "fileUploadQuestion")]
[INFO] [stdout] 51 |     FileUpload {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuestionKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unspecified`, `Checkbox`, and `DropDown` are never constructed
[INFO] [stdout]   --> src/forms/api.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub(crate) enum ChoiceType {
[INFO] [stdout]    |                 ---------- variants in this enum
[INFO] [stdout] 63 |     #[serde(rename = "CHOICE_TYPE_UNSPECIFIED")]
[INFO] [stdout] 64 |     Unspecified,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 65 |     Radio,
[INFO] [stdout] 66 |     Checkbox,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 67 |     DropDown,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChoiceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unspecified`, `NextSection`, and `SubmitForm` are never constructed
[INFO] [stdout]   --> src/forms/api.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub(crate) enum GoToAction {
[INFO] [stdout]    |                 ---------- variants in this enum
[INFO] [stdout] 91 |     #[serde(rename = "GO_TO_ACTION_UNSPECIFIED")]
[INFO] [stdout] 92 |     Unspecified,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 93 |     NextSection,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 94 |     RestartForm,
[INFO] [stdout] 95 |     SubmitForm,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GoToAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/forms/api.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub(crate) enum FileType {
[INFO] [stdout]     |                 -------- variants in this enum
[INFO] [stdout] 101 |     #[serde(rename = "FILE_TYPE_UNSPECIFIED")]
[INFO] [stdout] 102 |     Unspecified,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 103 |     Any,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 104 |     Document,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 105 |     Presentation,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 106 |     Spreadsheet,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 107 |     Drawing,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 108 |     #[serde(rename = "PDF")]
[INFO] [stdout] 109 |     Pdf,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 110 |     Image,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 111 |     Video,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 112 |     Audio,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `time` is never used
[INFO] [stdout]   --> src/forms/responses.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 66 | / impl<A> FormResponse<A>
[INFO] [stdout] 67 | | where
[INFO] [stdout] 68 | |     A: FormAnswers,
[INFO] [stdout]    | |___________________- method in this implementation
[INFO] [stdout] 69 |   {
[INFO] [stdout] 70 |       pub(crate) fn time(&self) -> DateTime<Utc> {
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `CreateItem`, `MoveItem`, and `DeleteItem` are never constructed
[INFO] [stdout]   --> src/forms/update.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) enum UpdateRequest {
[INFO] [stdout]    |                 ------------- variants in this enum
[INFO] [stdout] 48 |     CreateItem {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     MoveItem {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     DeleteItem {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpdateRequest` 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 `name` is never read
[INFO] [stdout]   --> src/prerecorded.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Answers {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 46 |     #[serde_as(as = "TextAnswer<_>")]
[INFO] [stdout] 47 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Answers` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/prerecorded.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl Response {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 55 |     pub(crate) fn name(&self) -> &str {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `release`, `special`, and `remarks` are never used
[INFO] [stdout]    --> src/questionnaire.rs:165:19
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl Response {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub(crate) fn release(&self) -> Option<&str> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub(crate) fn special(&self) -> &Vec<String> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub(crate) fn remarks(&self) -> &str {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ids` is never read
[INFO] [stdout]   --> src/researchr/conference.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Conference {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     ids: HashMap<ItemKey, ItemIds>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Conference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.48s
[INFO] running `Command { std: "docker" "inspect" "b7e7d57739d3c449b7261c017d6cf84022ee5efd0d96a54ebcc65001287e10dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7e7d57739d3c449b7261c017d6cf84022ee5efd0d96a54ebcc65001287e10dd", kill_on_drop: false }`
[INFO] [stdout] b7e7d57739d3c449b7261c017d6cf84022ee5efd0d96a54ebcc65001287e10dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 07e7f03343b846ed9b091103ff941f0f3f98305c5df3545fb0d852fee50b85e0
[INFO] running `Command { std: "docker" "start" "-a" "07e7f03343b846ed9b091103ff941f0f3f98305c5df3545fb0d852fee50b85e0", kill_on_drop: false }`
[INFO] [stderr] warning: trait `FormAnswers` is more private than the item `FormResponse`
[INFO] [stderr]   --> src/forms/responses.rs:57:1
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub struct FormResponse<A>
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ struct `FormResponse` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but trait `FormAnswers` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> src/forms/responses.rs:87:1
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub(crate) trait FormAnswers: DeserializeOwned {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `FormAnswers` is more private than the item `FormResponse<A>`
[INFO] [stderr]   --> src/forms/responses.rs:66:1
[INFO] [stderr]    |
[INFO] [stderr] 66 | / impl<A> FormResponse<A>
[INFO] [stderr] 67 | | where
[INFO] [stderr] 68 | |     A: FormAnswers,
[INFO] [stderr]    | |___________________^ implementation `FormResponse<A>` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but trait `FormAnswers` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> src/forms/responses.rs:87:1
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub(crate) trait FormAnswers: DeserializeOwned {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `PageBreak` and `Text` are never constructed
[INFO] [stderr]   --> src/forms/api.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub(crate) enum ItemKind {
[INFO] [stderr]    |                 -------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 23 |     PageBreak {},
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 24 |     #[serde(rename = "textItem")]
[INFO] [stderr] 25 |     Text {},
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ItemKind` 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: variants `Text` and `FileUpload` are never constructed
[INFO] [stderr]   --> src/forms/api.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub(crate) enum QuestionKind {
[INFO] [stderr]    |                 ------------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 49 |     Text { paragraph: bool },
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 50 |     #[serde(rename = "fileUploadQuestion")]
[INFO] [stderr] 51 |     FileUpload {
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QuestionKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Unspecified`, `Checkbox`, and `DropDown` are never constructed
[INFO] [stderr]   --> src/forms/api.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub(crate) enum ChoiceType {
[INFO] [stderr]    |                 ---------- variants in this enum
[INFO] [stderr] 63 |     #[serde(rename = "CHOICE_TYPE_UNSPECIFIED")]
[INFO] [stderr] 64 |     Unspecified,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 65 |     Radio,
[INFO] [stderr] 66 |     Checkbox,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 67 |     DropDown,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChoiceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Unspecified`, `NextSection`, and `SubmitForm` are never constructed
[INFO] [stderr]   --> src/forms/api.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub(crate) enum GoToAction {
[INFO] [stderr]    |                 ---------- variants in this enum
[INFO] [stderr] 91 |     #[serde(rename = "GO_TO_ACTION_UNSPECIFIED")]
[INFO] [stderr] 92 |     Unspecified,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 93 |     NextSection,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 94 |     RestartForm,
[INFO] [stderr] 95 |     SubmitForm,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GoToAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]    --> src/forms/api.rs:102:5
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub(crate) enum FileType {
[INFO] [stderr]     |                 -------- variants in this enum
[INFO] [stderr] 101 |     #[serde(rename = "FILE_TYPE_UNSPECIFIED")]
[INFO] [stderr] 102 |     Unspecified,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 103 |     Any,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 104 |     Document,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 105 |     Presentation,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 106 |     Spreadsheet,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 107 |     Drawing,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 108 |     #[serde(rename = "PDF")]
[INFO] [stderr] 109 |     Pdf,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 110 |     Image,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 111 |     Video,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 112 |     Audio,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FileType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `time` is never used
[INFO] [stderr]   --> src/forms/responses.rs:70:19
[INFO] [stderr]    |
[INFO] [stderr] 66 | / impl<A> FormResponse<A>
[INFO] [stderr] 67 | | where
[INFO] [stderr] 68 | |     A: FormAnswers,
[INFO] [stderr]    | |___________________- method in this implementation
[INFO] [stderr] 69 |   {
[INFO] [stderr] 70 |       pub(crate) fn time(&self) -> DateTime<Utc> {
[INFO] [stderr]    |                     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `CreateItem`, `MoveItem`, and `DeleteItem` are never constructed
[INFO] [stderr]   --> src/forms/update.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub(crate) enum UpdateRequest {
[INFO] [stderr]    |                 ------------- variants in this enum
[INFO] [stderr] 48 |     CreateItem {
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     MoveItem {
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 |     DeleteItem {
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UpdateRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/prerecorded.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub struct Answers {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 46 |     #[serde_as(as = "TextAnswer<_>")]
[INFO] [stderr] 47 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Answers` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `name` is never used
[INFO] [stderr]   --> src/prerecorded.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl Response {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] 55 |     pub(crate) fn name(&self) -> &str {
[INFO] [stderr]    |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `release`, `special`, and `remarks` are never used
[INFO] [stderr]    --> src/questionnaire.rs:165:19
[INFO] [stderr]     |
[INFO] [stderr] 156 | impl Response {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 165 |     pub(crate) fn release(&self) -> Option<&str> {
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 |     pub(crate) fn special(&self) -> &Vec<String> {
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 185 |     pub(crate) fn remarks(&self) -> &str {
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `ids` is never read
[INFO] [stderr]   --> src/researchr/conference.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct Conference {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     ids: HashMap<ItemKey, ItemIds>,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Conference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `barbra` (lib) generated 13 warnings
[INFO] [stderr] warning: `barbra` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/barbra-eb3c8534b3422259)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/barbra-4f8c9f1504925d5b)
[INFO] [stderr]    Doc-tests barbra
[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] [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" "07e7f03343b846ed9b091103ff941f0f3f98305c5df3545fb0d852fee50b85e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e7f03343b846ed9b091103ff941f0f3f98305c5df3545fb0d852fee50b85e0", kill_on_drop: false }`
[INFO] [stdout] 07e7f03343b846ed9b091103ff941f0f3f98305c5df3545fb0d852fee50b85e0
