[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#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlisCode%2Ffabriko" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AlisCode/fabriko on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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] | [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 v0.20.1 [INFO] [stderr] Downloaded nutype v0.3.1 [INFO] [stderr] Downloaded darling_macro v0.20.1 [INFO] [stderr] Downloaded nutype_macros v0.3.1 [INFO] [stderr] Downloaded darling_core v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3a33096b90195fe8bc8e016015968272c20e4db38ae4c2021e9fc852773cbef [INFO] running `Command { std: "docker" "start" "-a" "d3a33096b90195fe8bc8e016015968272c20e4db38ae4c2021e9fc852773cbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3a33096b90195fe8bc8e016015968272c20e4db38ae4c2021e9fc852773cbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3a33096b90195fe8bc8e016015968272c20e4db38ae4c2021e9fc852773cbef", kill_on_drop: false }` [INFO] [stdout] d3a33096b90195fe8bc8e016015968272c20e4db38ae4c2021e9fc852773cbef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 043dcc12dfb601695298d0482f63e8b5bba82f2a6c9bc5b544144b8bb1ade8a9 [INFO] running `Command { std: "docker" "start" "-a" "043dcc12dfb601695298d0482f63e8b5bba82f2a6c9bc5b544144b8bb1ade8a9", 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] | [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 strsim v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking syn v2.0.22 [INFO] [stderr] Compiling nutype_macros v0.3.1 [INFO] [stderr] Checking darling_core v0.20.1 [INFO] [stderr] Checking nutype v0.3.1 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Checking fabriko_derive v0.1.0 (/opt/rustwide/workdir/fabriko_derive) [INFO] [stderr] Checking fabriko v0.1.0 (/opt/rustwide/workdir/fabriko) [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] [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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/associations/src/context.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn state(&mut self) -> RefMut { [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)]` on by default [INFO] [stdout] help: use `'_` for type 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 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserGroupDetails` is never constructed [INFO] [stdout] --> examples/associations/src/actions/groups/get.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct UserGroupDetails { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [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: enum `GetUserGroupError` is never used [INFO] [stdout] --> examples/associations/src/actions/groups/get.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum GetUserGroupError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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: enum `UpdateTodoError` is never used [INFO] [stdout] --> examples/associations/src/actions/todos/update.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum UpdateTodoError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserGroupDefinition` is never constructed [INFO] [stdout] --> examples/associations/src/models/user_group.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct UserGroupDefinition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserInGroupDefinition` is never constructed [INFO] [stdout] --> examples/associations/src/models/user_group.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct UserInGroupDefinition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/associations/src/context.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn state(&mut self) -> RefMut { [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)]` on by default [INFO] [stdout] help: use `'_` for type 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 5.62s [INFO] running `Command { std: "docker" "inspect" "043dcc12dfb601695298d0482f63e8b5bba82f2a6c9bc5b544144b8bb1ade8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "043dcc12dfb601695298d0482f63e8b5bba82f2a6c9bc5b544144b8bb1ade8a9", kill_on_drop: false }` [INFO] [stdout] 043dcc12dfb601695298d0482f63e8b5bba82f2a6c9bc5b544144b8bb1ade8a9