[INFO] cloning repository https://github.com/main--/rust-factorio-ic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/main--/rust-factorio-ic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmain--%2Frust-factorio-ic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmain--%2Frust-factorio-ic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5aa237f619b8832947642389aff021519b6517f [INFO] checking main--/rust-factorio-ic against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmain--%2Frust-factorio-ic" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/main--/rust-factorio-ic on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/main--/rust-factorio-ic [INFO] finished tweaking git repo https://github.com/main--/rust-factorio-ic [INFO] tweaked toml for git repo https://github.com/main--/rust-factorio-ic written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/main--/rust-factorio-ic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 753896bc0485127cfb7c6b6074b2dd53135cd105e4b427789706c3fa9416ef3e [INFO] running `Command { std: "docker" "start" "-a" "753896bc0485127cfb7c6b6074b2dd53135cd105e4b427789706c3fa9416ef3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "753896bc0485127cfb7c6b6074b2dd53135cd105e4b427789706c3fa9416ef3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "753896bc0485127cfb7c6b6074b2dd53135cd105e4b427789706c3fa9416ef3e", kill_on_drop: false }` [INFO] [stdout] 753896bc0485127cfb7c6b6074b2dd53135cd105e4b427789706c3fa9416ef3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f258edb08abdcf82eda214dbc6583671f1ded9ab4c731425105398e0bd13609 [INFO] running `Command { std: "docker" "start" "-a" "7f258edb08abdcf82eda214dbc6583671f1ded9ab4c731425105398e0bd13609", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking leemaze v0.1.11 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling paste-impl v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Checking paste v0.1.11 [INFO] [stderr] Checking simba v0.1.2 [INFO] [stderr] Checking nalgebra v0.21.0 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking noisy_float v0.1.12 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking factorio-blueprint v0.1.1 (https://github.com/coriolinus/factorio-blueprint?rev=0809254a78b1165a2d7e014db9e377bfe55b8ecc#0809254a) [INFO] [stderr] Checking factorio-ic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SimpleGridPlacer` [INFO] [stdout] --> src/lib.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::placement::{Placer, SimpleGridPlacer, BusPlacer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/placement/bus.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::render` [INFO] [stdout] --> src/routing/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::render; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::render` [INFO] [stdout] --> src/routing/leemaze_lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::render; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::render` [INFO] [stdout] --> src/routing/mylee.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::render; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SimpleGridPlacer` [INFO] [stdout] --> src/lib.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::placement::{Placer, SimpleGridPlacer, BusPlacer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/placement/bus.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::render` [INFO] [stdout] --> src/routing/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::render; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::render` [INFO] [stdout] --> src/routing/leemaze_lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::render; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::render` [INFO] [stdout] --> src/routing/mylee.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::render; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/routing/mylee.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/routing/mylee.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.36s [INFO] running `Command { std: "docker" "inspect" "7f258edb08abdcf82eda214dbc6583671f1ded9ab4c731425105398e0bd13609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f258edb08abdcf82eda214dbc6583671f1ded9ab4c731425105398e0bd13609", kill_on_drop: false }` [INFO] [stdout] 7f258edb08abdcf82eda214dbc6583671f1ded9ab4c731425105398e0bd13609