[INFO] fetching crate diesel-crud-codegen 0.0.2...
[INFO] testing diesel-crud-codegen-0.0.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate diesel-crud-codegen 0.0.2 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate diesel-crud-codegen 0.0.2
[INFO] finished tweaking crates.io crate diesel-crud-codegen 0.0.2
[INFO] tweaked toml for crates.io crate diesel-crud-codegen 0.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate diesel-crud-codegen 0.0.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding darling v0.10.2 (available: v0.21.3)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.106)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59dd236258a7f2b32e511f7e95a224461aeeec6212c3c5f23c6bfae93da6093d
[INFO] running `Command { std: "docker" "start" "-a" "59dd236258a7f2b32e511f7e95a224461aeeec6212c3c5f23c6bfae93da6093d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59dd236258a7f2b32e511f7e95a224461aeeec6212c3c5f23c6bfae93da6093d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59dd236258a7f2b32e511f7e95a224461aeeec6212c3c5f23c6bfae93da6093d", kill_on_drop: false }`
[INFO] [stdout] 59dd236258a7f2b32e511f7e95a224461aeeec6212c3c5f23c6bfae93da6093d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 254217a01ba8b3ec0e0737318beba689df92bce753f495432f609050b97291fa
[INFO] running `Command { std: "docker" "start" "-a" "254217a01ba8b3ec0e0737318beba689df92bce753f495432f609050b97291fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling diesel-crud-codegen v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ident` and `table_name` are never read
[INFO] [stdout]   --> src/crud/additional_count_model.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct CountBuilder {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 38 |     pub ident: Ident,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub table_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![deny(warnings, missing_copy_implementations)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn snake_to_camel(s: &str) -> Cow<str> {
[INFO] [stdout]    |                          ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn snake_to_camel(s: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn unwrap_type(ty: &Type) -> Cow<Type> {
[INFO] [stdout]    |                        ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn unwrap_type(ty: &Type) -> Cow<'_, Type> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.01s
[INFO] running `Command { std: "docker" "inspect" "254217a01ba8b3ec0e0737318beba689df92bce753f495432f609050b97291fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "254217a01ba8b3ec0e0737318beba689df92bce753f495432f609050b97291fa", kill_on_drop: false }`
[INFO] [stdout] 254217a01ba8b3ec0e0737318beba689df92bce753f495432f609050b97291fa
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 071e1b3d1adbac5c7ee061f8ca4c44454255a04a2346b8146f06ebac10846028
[INFO] running `Command { std: "docker" "start" "-a" "071e1b3d1adbac5c7ee061f8ca4c44454255a04a2346b8146f06ebac10846028", kill_on_drop: false }`
[INFO] [stderr]    Compiling diesel-crud-codegen v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ident` and `table_name` are never read
[INFO] [stdout]   --> src/crud/additional_count_model.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct CountBuilder {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 38 |     pub ident: Ident,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub table_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![deny(warnings, missing_copy_implementations)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn snake_to_camel(s: &str) -> Cow<str> {
[INFO] [stdout]    |                          ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn snake_to_camel(s: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn unwrap_type(ty: &Type) -> Cow<Type> {
[INFO] [stdout]    |                        ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn unwrap_type(ty: &Type) -> Cow<'_, Type> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ident` and `table_name` are never read
[INFO] [stdout]   --> src/crud/additional_count_model.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct CountBuilder {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 38 |     pub ident: Ident,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub table_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![deny(warnings, missing_copy_implementations)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn snake_to_camel(s: &str) -> Cow<str> {
[INFO] [stdout]    |                          ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn snake_to_camel(s: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn unwrap_type(ty: &Type) -> Cow<Type> {
[INFO] [stdout]    |                        ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn unwrap_type(ty: &Type) -> Cow<'_, Type> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "071e1b3d1adbac5c7ee061f8ca4c44454255a04a2346b8146f06ebac10846028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "071e1b3d1adbac5c7ee061f8ca4c44454255a04a2346b8146f06ebac10846028", kill_on_drop: false }`
[INFO] [stdout] 071e1b3d1adbac5c7ee061f8ca4c44454255a04a2346b8146f06ebac10846028
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f86fb66756146ae8c9dc91d45cfbb4cbb850923d8381a055fc8203768453ca71
[INFO] running `Command { std: "docker" "start" "-a" "f86fb66756146ae8c9dc91d45cfbb4cbb850923d8381a055fc8203768453ca71", kill_on_drop: false }`
[INFO] [stderr] warning: fields `ident` and `table_name` are never read
[INFO] [stderr]   --> src/crud/additional_count_model.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub struct CountBuilder {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 38 |     pub ident: Ident,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub table_name: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:3:9
[INFO] [stderr]    |
[INFO] [stderr]  3 | #![deny(warnings, missing_copy_implementations)]
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils.rs:39:26
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn snake_to_camel(s: &str) -> Cow<str> {
[INFO] [stderr]    |                          ^^^^     -------- the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn snake_to_camel(s: &str) -> Cow<'_, str> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils.rs:77:24
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub fn unwrap_type(ty: &Type) -> Cow<Type> {
[INFO] [stderr]    |                        ^^^^^     --------- the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub fn unwrap_type(ty: &Type) -> Cow<'_, Type> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `diesel-crud-codegen` (lib) generated 3 warnings
[INFO] [stderr] warning: `diesel-crud-codegen` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diesel_crud_codegen-0cbc968ecd3c4f01)
[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]    Doc-tests diesel_crud_codegen
[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" "f86fb66756146ae8c9dc91d45cfbb4cbb850923d8381a055fc8203768453ca71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f86fb66756146ae8c9dc91d45cfbb4cbb850923d8381a055fc8203768453ca71", kill_on_drop: false }`
[INFO] [stdout] f86fb66756146ae8c9dc91d45cfbb4cbb850923d8381a055fc8203768453ca71
