[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhamrick%2Ffactorio" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bhamrick/factorio on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-2/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1b18770dab11df77ed9ea05b1f40f648bcf33aef5b831aec91e9192e3baf663 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c1b18770dab11df77ed9ea05b1f40f648bcf33aef5b831aec91e9192e3baf663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1b18770dab11df77ed9ea05b1f40f648bcf33aef5b831aec91e9192e3baf663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b18770dab11df77ed9ea05b1f40f648bcf33aef5b831aec91e9192e3baf663", kill_on_drop: false }` [INFO] [stdout] c1b18770dab11df77ed9ea05b1f40f648bcf33aef5b831aec91e9192e3baf663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 714570fff595d6156466f636220cef91558249e07bdf329aaa5f93252b5a19ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "714570fff595d6156466f636220cef91558249e07bdf329aaa5f93252b5a19ee", kill_on_drop: false }` [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 lazy_static v0.2.8 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling nom v3.1.0 [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] [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] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.49s [INFO] running `Command { std: "docker" "inspect" "714570fff595d6156466f636220cef91558249e07bdf329aaa5f93252b5a19ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714570fff595d6156466f636220cef91558249e07bdf329aaa5f93252b5a19ee", kill_on_drop: false }` [INFO] [stdout] 714570fff595d6156466f636220cef91558249e07bdf329aaa5f93252b5a19ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a434cd3b0c97d39b65a57eae1c3a0ff11bcd524215cfdbf91a0dfefe42ca91c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6a434cd3b0c97d39b65a57eae1c3a0ff11bcd524215cfdbf91a0dfefe42ca91c", 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] [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] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "6a434cd3b0c97d39b65a57eae1c3a0ff11bcd524215cfdbf91a0dfefe42ca91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a434cd3b0c97d39b65a57eae1c3a0ff11bcd524215cfdbf91a0dfefe42ca91c", kill_on_drop: false }` [INFO] [stdout] 6a434cd3b0c97d39b65a57eae1c3a0ff11bcd524215cfdbf91a0dfefe42ca91c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f332f3ba116d1dae7083b761780c0a91eebb0e15d4eaf9a8d2aa56b17a16d6c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7f332f3ba116d1dae7083b761780c0a91eebb0e15d4eaf9a8d2aa56b17a16d6c", 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] [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] 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-00a85a2e796d8449) [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" "7f332f3ba116d1dae7083b761780c0a91eebb0e15d4eaf9a8d2aa56b17a16d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f332f3ba116d1dae7083b761780c0a91eebb0e15d4eaf9a8d2aa56b17a16d6c", kill_on_drop: false }` [INFO] [stdout] 7f332f3ba116d1dae7083b761780c0a91eebb0e15d4eaf9a8d2aa56b17a16d6c