[INFO] cloning repository https://github.com/Obl4ki/factography
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Obl4ki/factography" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObl4ki%2Ffactography", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObl4ki%2Ffactography'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6147c70590e5b23b1077bf177ffaa99a50d00d16
[INFO] checking Obl4ki/factography against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObl4ki%2Ffactography" "/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/Obl4ki/factography
[INFO] finished tweaking git repo https://github.com/Obl4ki/factography
[INFO] tweaked toml for git repo https://github.com/Obl4ki/factography written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Obl4ki/factography on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Obl4ki/factography 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.142
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 923b660391858f758e1d3ed34a07c1071b34be9c3e68c86809097e1985379dc9
[INFO] running `Command { std: "docker" "start" "-a" "923b660391858f758e1d3ed34a07c1071b34be9c3e68c86809097e1985379dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "923b660391858f758e1d3ed34a07c1071b34be9c3e68c86809097e1985379dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "923b660391858f758e1d3ed34a07c1071b34be9c3e68c86809097e1985379dc9", kill_on_drop: false }`
[INFO] [stdout] 923b660391858f758e1d3ed34a07c1071b34be9c3e68c86809097e1985379dc9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 337021af95026adcc0385d4f81be7eeb21fa3233eb3332e85ee917888b1d0362
[INFO] running `Command { std: "docker" "start" "-a" "337021af95026adcc0385d4f81be7eeb21fa3233eb3332e85ee917888b1d0362", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]     Checking core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking syn v2.0.15
[INFO] [stderr]     Checking macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> macros/src/recipes.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let mut match_output_ast = quote!();
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qtty`
[INFO] [stdout]   --> macros/src/recipes.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |             let Ingredient { qtty, item } = ing;
[INFO] [stdout]    |                              ^^^^ help: try ignoring the field: `qtty: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]   --> macros/src/recipes.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 |             let Ingredient { qtty, item } = ing;
[INFO] [stdout]    |                                    ^^^^ help: try ignoring the field: `item: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> macros/src/recipes.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             output,
[INFO] [stdout]    |             ^^^^^^ help: try ignoring the field: `output: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec_of_ingredients_ast`
[INFO] [stdout]   --> macros/src/recipes.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let vec_of_ingredients_ast = quote!();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vec_of_ingredients_ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `full_ast`
[INFO] [stdout]    --> macros/src/recipes.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let full_ast = quote!(
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_full_ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> macros/src/recipes.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let mut match_output_ast = quote!();
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qtty`
[INFO] [stdout]   --> macros/src/recipes.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |             let Ingredient { qtty, item } = ing;
[INFO] [stdout]    |                              ^^^^ help: try ignoring the field: `qtty: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]   --> macros/src/recipes.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 |             let Ingredient { qtty, item } = ing;
[INFO] [stdout]    |                                    ^^^^ help: try ignoring the field: `item: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> macros/src/recipes.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             output,
[INFO] [stdout]    |             ^^^^^^ help: try ignoring the field: `output: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec_of_ingredients_ast`
[INFO] [stdout]   --> macros/src/recipes.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let vec_of_ingredients_ast = quote!();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vec_of_ingredients_ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `full_ast`
[INFO] [stdout]    --> macros/src/recipes.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let full_ast = quote!(
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_full_ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> macros/src/recipes.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let mut match_output_ast = quote!();
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qtty`
[INFO] [stdout]   --> macros/src/recipes.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |             let Ingredient { qtty, item } = ing;
[INFO] [stdout]    |                              ^^^^ help: try ignoring the field: `qtty: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]   --> macros/src/recipes.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 |             let Ingredient { qtty, item } = ing;
[INFO] [stdout]    |                                    ^^^^ help: try ignoring the field: `item: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> macros/src/recipes.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             output,
[INFO] [stdout]    |             ^^^^^^ help: try ignoring the field: `output: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec_of_ingredients_ast`
[INFO] [stdout]   --> macros/src/recipes.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let vec_of_ingredients_ast = quote!();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vec_of_ingredients_ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `full_ast`
[INFO] [stdout]    --> macros/src/recipes.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let full_ast = quote!(
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_full_ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking entities v0.1.0 (/opt/rustwide/workdir/entities)
[INFO] [stderr]     Checking factography v0.1.0 (/opt/rustwide/workdir/factography)
[INFO] [stdout] warning: unused imports: `Item` and `Recipe`
[INFO] [stdout]  --> factography/src/main.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 |     item::{CraftableItem, Item},
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 6 |     recipes::{Ingredient, Recipe},
[INFO] [stdout]   |                           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Recipe`
[INFO] [stdout]  --> factography/src/algo.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 |     recipes::{Ingredient, Recipe},
[INFO] [stdout]   |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Item` and `Recipe`
[INFO] [stdout]  --> factography/src/main.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 |     item::{CraftableItem, Item},
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 6 |     recipes::{Ingredient, Recipe},
[INFO] [stdout]   |                           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Recipe`
[INFO] [stdout]  --> factography/src/algo.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 |     recipes::{Ingredient, Recipe},
[INFO] [stdout]   |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.85s
[INFO] running `Command { std: "docker" "inspect" "337021af95026adcc0385d4f81be7eeb21fa3233eb3332e85ee917888b1d0362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "337021af95026adcc0385d4f81be7eeb21fa3233eb3332e85ee917888b1d0362", kill_on_drop: false }`
[INFO] [stdout] 337021af95026adcc0385d4f81be7eeb21fa3233eb3332e85ee917888b1d0362
