[INFO] cloning repository https://github.com/bhamrick/factorio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bhamrick/factorio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhamrick%2Ffactorio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhamrick%2Ffactorio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c41b01434d6105fc6bbf002659f145a8d67dc562 [INFO] testing bhamrick/factorio against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhamrick%2Ffactorio" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bhamrick/factorio on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bhamrick/factorio [INFO] finished tweaking git repo https://github.com/bhamrick/factorio [INFO] tweaked toml for git repo https://github.com/bhamrick/factorio written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/bhamrick/factorio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c676b4125bdfd400f51f1418b2ef993d92ed9991841fec6a49acc0359a04279c [INFO] running `Command { std: "docker" "start" "-a" "c676b4125bdfd400f51f1418b2ef993d92ed9991841fec6a49acc0359a04279c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c676b4125bdfd400f51f1418b2ef993d92ed9991841fec6a49acc0359a04279c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c676b4125bdfd400f51f1418b2ef993d92ed9991841fec6a49acc0359a04279c", kill_on_drop: false }` [INFO] [stdout] c676b4125bdfd400f51f1418b2ef993d92ed9991841fec6a49acc0359a04279c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5578413643df1b1010086651668593d3d3cbc4c730de6fc567974302f756d8d0 [INFO] running `Command { std: "docker" "start" "-a" "5578413643df1b1010086651668593d3d3cbc4c730de6fc567974302f756d8d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling matrixmultiply v0.1.13 [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling nom v3.1.0 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling factorio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:3300:25 [INFO] [stdout] | [INFO] [stdout] 3300 | let mut coeff : &mut f32 = ent.get_mut(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:3311:25 [INFO] [stdout] | [INFO] [stdout] 3311 | let mut coeff : &mut f32 = ent.get_mut(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/main.rs:3501:5 [INFO] [stdout] | [INFO] [stdout] 3501 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InputError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:3499:10 [INFO] [stdout] | [INFO] [stdout] 3499 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/main.rs:3520:5 [INFO] [stdout] | [INFO] [stdout] 3520 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AnalyzeError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:3518:10 [INFO] [stdout] | [INFO] [stdout] 3518 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.31s [INFO] running `Command { std: "docker" "inspect" "5578413643df1b1010086651668593d3d3cbc4c730de6fc567974302f756d8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5578413643df1b1010086651668593d3d3cbc4c730de6fc567974302f756d8d0", kill_on_drop: false }` [INFO] [stdout] 5578413643df1b1010086651668593d3d3cbc4c730de6fc567974302f756d8d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c7403094e1a64d7c19ba6eae563c826966c9e44c65cff1695d5f8bbd1f83e7a [INFO] running `Command { std: "docker" "start" "-a" "5c7403094e1a64d7c19ba6eae563c826966c9e44c65cff1695d5f8bbd1f83e7a", kill_on_drop: false }` [INFO] [stderr] Compiling factorio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / lazy_static! { [INFO] [stdout] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stdout] 264 | | // Base Resources [INFO] [stdout] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stdout] ... | [INFO] [stdout] 3258 | | ]; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:3300:25 [INFO] [stdout] | [INFO] [stdout] 3300 | let mut coeff : &mut f32 = ent.get_mut(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:3311:25 [INFO] [stdout] | [INFO] [stdout] 3311 | let mut coeff : &mut f32 = ent.get_mut(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/main.rs:3501:5 [INFO] [stdout] | [INFO] [stdout] 3501 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InputError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:3499:10 [INFO] [stdout] | [INFO] [stdout] 3499 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/main.rs:3520:5 [INFO] [stdout] | [INFO] [stdout] 3520 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AnalyzeError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:3518:10 [INFO] [stdout] | [INFO] [stdout] 3518 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "5c7403094e1a64d7c19ba6eae563c826966c9e44c65cff1695d5f8bbd1f83e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c7403094e1a64d7c19ba6eae563c826966c9e44c65cff1695d5f8bbd1f83e7a", kill_on_drop: false }` [INFO] [stdout] 5c7403094e1a64d7c19ba6eae563c826966c9e44c65cff1695d5f8bbd1f83e7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9ae12461bae704f7989c23ce45d2c28b2f3ddb80605d873724534f17f084188 [INFO] running `Command { std: "docker" "start" "-a" "e9ae12461bae704f7989c23ce45d2c28b2f3ddb80605d873724534f17f084188", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:262:1 [INFO] [stderr] | [INFO] [stderr] 262 | / lazy_static! { [INFO] [stderr] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stderr] 264 | | // Base Resources [INFO] [stderr] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stderr] ... | [INFO] [stderr] 3258 | | ]; [INFO] [stderr] 3259 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:262:1 [INFO] [stderr] | [INFO] [stderr] 262 | / lazy_static! { [INFO] [stderr] 263 | | static ref RESOURCE_NAMES : Vec<(Resource, &'static str)> = vec![ [INFO] [stderr] 264 | | // Base Resources [INFO] [stderr] 265 | | (Resource::RawWood, "Raw Wood"), [INFO] [stderr] ... | [INFO] [stderr] 3258 | | ]; [INFO] [stderr] 3259 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:3300:25 [INFO] [stderr] | [INFO] [stderr] 3300 | let mut coeff : &mut f32 = ent.get_mut(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:3311:25 [INFO] [stderr] | [INFO] [stderr] 3311 | let mut coeff : &mut f32 = ent.get_mut(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `message` [INFO] [stderr] --> src/main.rs:3501:5 [INFO] [stderr] | [INFO] [stderr] 3501 | message: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `InputError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:3499:10 [INFO] [stderr] | [INFO] [stderr] 3499 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `message` [INFO] [stderr] --> src/main.rs:3520:5 [INFO] [stderr] | [INFO] [stderr] 3520 | message: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `AnalyzeError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:3518:10 [INFO] [stderr] | [INFO] [stderr] 3518 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `factorio` (bin "factorio" test) generated 12 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/factorio-b0535ccc93ca1d35) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e9ae12461bae704f7989c23ce45d2c28b2f3ddb80605d873724534f17f084188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ae12461bae704f7989c23ce45d2c28b2f3ddb80605d873724534f17f084188", kill_on_drop: false }` [INFO] [stdout] e9ae12461bae704f7989c23ce45d2c28b2f3ddb80605d873724534f17f084188