[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] building AlisCode/fabriko against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlisCode%2Ffabriko" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AlisCode/fabriko on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc1/source/Cargo.toml
[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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nutype_macros v0.3.1
[INFO] [stderr]   Downloaded nutype v0.3.1
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5782d4e0c4c8fd71b14ddf3494172b7c86f73774c8d9828210ab2e101458ed8
[INFO] running `Command { std: "docker" "start" "-a" "c5782d4e0c4c8fd71b14ddf3494172b7c86f73774c8d9828210ab2e101458ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5782d4e0c4c8fd71b14ddf3494172b7c86f73774c8d9828210ab2e101458ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5782d4e0c4c8fd71b14ddf3494172b7c86f73774c8d9828210ab2e101458ed8", kill_on_drop: false }`
[INFO] [stdout] c5782d4e0c4c8fd71b14ddf3494172b7c86f73774c8d9828210ab2e101458ed8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf099ab35f5724b3bc7b95f2ca303afe01b6d1383f1bf8966793d6a5118041c9
[INFO] running `Command { std: "docker" "start" "-a" "cf099ab35f5724b3bc7b95f2ca303afe01b6d1383f1bf8966793d6a5118041c9", 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 unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling nutype_macros v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling nutype 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]    Compiling fabriko v0.1.0 (/opt/rustwide/workdir/fabriko)
[INFO] [stderr]    Compiling hello v0.1.0 (/opt/rustwide/workdir/examples/hello)
[INFO] [stderr]    Compiling association_one_to_one v0.1.0 (/opt/rustwide/workdir/examples/association_one_to_one)
[INFO] [stderr]    Compiling dependant_attributes v0.1.0 (/opt/rustwide/workdir/examples/dependant_attributes)
[INFO] [stderr]    Compiling associations v0.1.0 (/opt/rustwide/workdir/examples/associations)
[INFO] [stderr]    Compiling mixins v0.1.0 (/opt/rustwide/workdir/examples/mixins)
[INFO] [stdout] warning: method `execute` is never used
[INFO] [stdout]  --> examples/associations/src/actions/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait ExecuteAction<CTX> {
[INFO] [stdout]   |           ------------- method in this trait
[INFO] [stdout] 5 |     type Output;
[INFO] [stdout] 6 |     fn execute(self, ctx: &mut CTX) -> Self::Output;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.72s
[INFO] running `Command { std: "docker" "inspect" "cf099ab35f5724b3bc7b95f2ca303afe01b6d1383f1bf8966793d6a5118041c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf099ab35f5724b3bc7b95f2ca303afe01b6d1383f1bf8966793d6a5118041c9", kill_on_drop: false }`
[INFO] [stdout] cf099ab35f5724b3bc7b95f2ca303afe01b6d1383f1bf8966793d6a5118041c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e17e118220e1e8a3765ad84f4bf024dfe2668719d3e76ac49eb0f74a83003e6
[INFO] running `Command { std: "docker" "start" "-a" "6e17e118220e1e8a3765ad84f4bf024dfe2668719d3e76ac49eb0f74a83003e6", 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 fabriko_derive v0.1.0 (/opt/rustwide/workdir/fabriko_derive)
[INFO] [stderr]    Compiling fabriko v0.1.0 (/opt/rustwide/workdir/fabriko)
[INFO] [stderr]    Compiling hello v0.1.0 (/opt/rustwide/workdir/examples/hello)
[INFO] [stderr]    Compiling dependant_attributes v0.1.0 (/opt/rustwide/workdir/examples/dependant_attributes)
[INFO] [stderr]    Compiling association_one_to_one v0.1.0 (/opt/rustwide/workdir/examples/association_one_to_one)
[INFO] [stderr]    Compiling associations v0.1.0 (/opt/rustwide/workdir/examples/associations)
[INFO] [stderr]    Compiling mixins v0.1.0 (/opt/rustwide/workdir/examples/mixins)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s
[INFO] running `Command { std: "docker" "inspect" "6e17e118220e1e8a3765ad84f4bf024dfe2668719d3e76ac49eb0f74a83003e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e17e118220e1e8a3765ad84f4bf024dfe2668719d3e76ac49eb0f74a83003e6", kill_on_drop: false }`
[INFO] [stdout] 6e17e118220e1e8a3765ad84f4bf024dfe2668719d3e76ac49eb0f74a83003e6
