[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 try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmain--%2Frust-factorio-ic" "/workspace/builds/worker-92/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-92/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/main--/rust-factorio-ic on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-92/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/coriolinus/factorio-blueprint` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v0.1.11 [INFO] [stderr] Downloaded noisy_float v0.1.12 [INFO] [stderr] Downloaded paste-impl v0.1.11 [INFO] [stderr] Downloaded rlua v0.17.0 [INFO] [stderr] Downloaded bstr v0.2.12 [INFO] [stderr] Downloaded leemaze v0.1.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25077024bf063e38d3717c8ca07491836e94676071eef6121465b887e5ec35d8 [INFO] running `Command { std: "docker" "start" "-a" "25077024bf063e38d3717c8ca07491836e94676071eef6121465b887e5ec35d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25077024bf063e38d3717c8ca07491836e94676071eef6121465b887e5ec35d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25077024bf063e38d3717c8ca07491836e94676071eef6121465b887e5ec35d8", kill_on_drop: false }` [INFO] [stdout] 25077024bf063e38d3717c8ca07491836e94676071eef6121465b887e5ec35d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7adf73815b89558b4b68f4ace8a78b9f05cab1d2b3a5a8c36948466184091b4d [INFO] running `Command { std: "docker" "start" "-a" "7adf73815b89558b4b68f4ace8a78b9f05cab1d2b3a5a8c36948466184091b4d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking leemaze v0.1.11 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rlua v0.17.0 [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 approx v0.3.2 [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 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 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/lib.rs (1 fix) [INFO] [stderr] Fixed src/placement/bus.rs (1 fix) [INFO] [stderr] Fixed src/routing/mod.rs (1 fix) [INFO] [stderr] Fixed src/routing/mylee.rs (1 fix) [INFO] [stderr] Fixed src/routing/leemaze_lib.rs (1 fix) [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.32s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking factorio-ic v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/render.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/render.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "7adf73815b89558b4b68f4ace8a78b9f05cab1d2b3a5a8c36948466184091b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7adf73815b89558b4b68f4ace8a78b9f05cab1d2b3a5a8c36948466184091b4d", kill_on_drop: false }` [INFO] [stdout] 7adf73815b89558b4b68f4ace8a78b9f05cab1d2b3a5a8c36948466184091b4d