[INFO] cloning repository https://github.com/acfoltzer/satisfactory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acfoltzer/satisfactory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facfoltzer%2Fsatisfactory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facfoltzer%2Fsatisfactory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10b35836450c3dcd574461d84314144cb041e2f9 [INFO] checking acfoltzer/satisfactory against master#406e03fd02faf5cc8409a8b6b04c26990d6227e6 for pr-101437 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facfoltzer%2Fsatisfactory" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acfoltzer/satisfactory on toolchain 406e03fd02faf5cc8409a8b6b04c26990d6227e6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+406e03fd02faf5cc8409a8b6b04c26990d6227e6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/acfoltzer/satisfactory [INFO] finished tweaking git repo https://github.com/acfoltzer/satisfactory [INFO] tweaked toml for git repo https://github.com/acfoltzer/satisfactory written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/acfoltzer/satisfactory already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+406e03fd02faf5cc8409a8b6b04c26990d6227e6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+406e03fd02faf5cc8409a8b6b04c26990d6227e6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14fd99bc8114de8675326d86032ed3dc893d9b0d1d9042c09394cf5a7d1e2701 [INFO] running `Command { std: "docker" "start" "-a" "14fd99bc8114de8675326d86032ed3dc893d9b0d1d9042c09394cf5a7d1e2701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14fd99bc8114de8675326d86032ed3dc893d9b0d1d9042c09394cf5a7d1e2701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14fd99bc8114de8675326d86032ed3dc893d9b0d1d9042c09394cf5a7d1e2701", kill_on_drop: false }` [INFO] [stdout] 14fd99bc8114de8675326d86032ed3dc893d9b0d1d9042c09394cf5a7d1e2701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+406e03fd02faf5cc8409a8b6b04c26990d6227e6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df358e6a081ade75beacbef5bc79af2d33e724a402719499b2c59cf7cca8e4c2 [INFO] running `Command { std: "docker" "start" "-a" "df358e6a081ade75beacbef5bc79af2d33e724a402719499b2c59cf7cca8e4c2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking satisfactory v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:170:49 [INFO] [stdout] | [INFO] [stdout] 170 | fn recipes_to_make(outputs: &[(Item, Rate)]) -> (Graph) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 170 - fn recipes_to_make(outputs: &[(Item, Rate)]) -> (Graph) { [INFO] [stdout] 170 + fn recipes_to_make(outputs: &[(Item, Rate)]) -> Graph { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:170:49 [INFO] [stdout] | [INFO] [stdout] 170 | fn recipes_to_make(outputs: &[(Item, Rate)]) -> (Graph) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 170 - fn recipes_to_make(outputs: &[(Item, Rate)]) -> (Graph) { [INFO] [stdout] 170 + fn recipes_to_make(outputs: &[(Item, Rate)]) -> Graph { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 10 | enum Item { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 22 | Computer, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | CrudeOil, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | Filter, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 30 | FlowerPetals, [INFO] [stdout] 31 | Fuel, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | GreenPowerSlug, [INFO] [stdout] 33 | HeavyModularFrame, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | HighSpeedConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | Rubber, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | Supercomputer, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Item` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Manufacturer`, `OilPump` and `OilRefinery` are never constructed [INFO] [stdout] --> src/main.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 64 | enum Machine { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 74 | Manufacturer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 75 | OilPump, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 76 | OilRefinery, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Machine` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 10 | enum Item { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 22 | Computer, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | CrudeOil, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | Filter, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 30 | FlowerPetals, [INFO] [stdout] 31 | Fuel, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | GreenPowerSlug, [INFO] [stdout] 33 | HeavyModularFrame, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | HighSpeedConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | Rubber, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | Supercomputer, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Item` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Manufacturer`, `OilPump` and `OilRefinery` are never constructed [INFO] [stdout] --> src/main.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 64 | enum Machine { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 74 | Manufacturer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 75 | OilPump, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 76 | OilRefinery, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Machine` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "df358e6a081ade75beacbef5bc79af2d33e724a402719499b2c59cf7cca8e4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df358e6a081ade75beacbef5bc79af2d33e724a402719499b2c59cf7cca8e4c2", kill_on_drop: false }` [INFO] [stdout] df358e6a081ade75beacbef5bc79af2d33e724a402719499b2c59cf7cca8e4c2