[INFO] cloning repository https://github.com/AlisCode/fabriko
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlisCode/fabriko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlisCode%2Ffabriko", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlisCode%2Ffabriko'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de472457cca307db1b1f5846fa0ba402a99da58c
[INFO] checking AlisCode/fabriko against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlisCode%2Ffabriko" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlisCode/fabriko
[INFO] finished tweaking git repo https://github.com/AlisCode/fabriko
[INFO] tweaked toml for git repo https://github.com/AlisCode/fabriko written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlisCode/fabriko on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlisCode/fabriko 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.20.1
[INFO] [stderr]   Downloaded darling v0.20.1
[INFO] [stderr]   Downloaded nutype v0.3.1
[INFO] [stderr]   Downloaded darling_core v0.20.1
[INFO] [stderr]   Downloaded nutype_macros v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24bc29883f1aa8e2861c49852c834966a5b478d0b4e7fcb7d9ca88e414ef35c7
[INFO] running `Command { std: "docker" "start" "-a" "24bc29883f1aa8e2861c49852c834966a5b478d0b4e7fcb7d9ca88e414ef35c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24bc29883f1aa8e2861c49852c834966a5b478d0b4e7fcb7d9ca88e414ef35c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24bc29883f1aa8e2861c49852c834966a5b478d0b4e7fcb7d9ca88e414ef35c7", kill_on_drop: false }`
[INFO] [stdout] 24bc29883f1aa8e2861c49852c834966a5b478d0b4e7fcb7d9ca88e414ef35c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd608c5d38a3a49060457fcd55d54fbb612665a760a8e470210c0855306d76b5
[INFO] running `Command { std: "docker" "start" "-a" "dd608c5d38a3a49060457fcd55d54fbb612665a760a8e470210c0855306d76b5", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking syn v2.0.22
[INFO] [stderr]     Checking darling_core v0.20.1
[INFO] [stderr]    Compiling nutype_macros v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling fabriko_derive v0.1.0 (/opt/rustwide/workdir/fabriko_derive)
[INFO] [stderr]     Checking nutype v0.3.1
[INFO] [stderr]     Checking fabriko v0.1.0 (/opt/rustwide/workdir/fabriko)
[INFO] [stderr]     Checking associations v0.1.0 (/opt/rustwide/workdir/examples/associations)
[INFO] [stderr]     Checking hello v0.1.0 (/opt/rustwide/workdir/examples/hello)
[INFO] [stderr]     Checking dependant_attributes v0.1.0 (/opt/rustwide/workdir/examples/dependant_attributes)
[INFO] [stderr]     Checking mixins v0.1.0 (/opt/rustwide/workdir/examples/mixins)
[INFO] [stderr]     Checking association_one_to_one v0.1.0 (/opt/rustwide/workdir/examples/association_one_to_one)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> examples/associations/src/context.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn state(&mut self) -> RefMut<AppState> {
[INFO] [stdout]    |                  ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn state(&mut self) -> RefMut<'_, AppState> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ExecuteAction` is never used
[INFO] [stdout]  --> examples/associations/src/actions/mod.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait ExecuteAction<CTX> {
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetUserGroup` is never constructed
[INFO] [stdout]   --> examples/associations/src/actions/groups/get.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct GetUserGroup {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GroupDoesNotExist` is never constructed
[INFO] [stdout]   --> examples/associations/src/actions/groups/get.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum GetUserGroupError {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] 24 |     GroupDoesNotExist,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetUserGroupError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TodoChangeset` is never constructed
[INFO] [stdout]   --> examples/associations/src/actions/todos/update.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TodoChangeset {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateTodo` is never constructed
[INFO] [stdout]   --> examples/associations/src/actions/todos/update.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct UpdateTodo {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TodoDoesNotExist` is never constructed
[INFO] [stdout]   --> examples/associations/src/actions/todos/update.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum UpdateTodoError {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 23 |     TodoDoesNotExist,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpdateTodoError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> examples/associations/src/context.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn state(&mut self) -> RefMut<AppState> {
[INFO] [stdout]    |                  ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn state(&mut self) -> RefMut<'_, AppState> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.58s
[INFO] running `Command { std: "docker" "inspect" "dd608c5d38a3a49060457fcd55d54fbb612665a760a8e470210c0855306d76b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd608c5d38a3a49060457fcd55d54fbb612665a760a8e470210c0855306d76b5", kill_on_drop: false }`
[INFO] [stdout] dd608c5d38a3a49060457fcd55d54fbb612665a760a8e470210c0855306d76b5
