[INFO] cloning repository https://github.com/mfbehrens99/sailsim_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mfbehrens99/sailsim_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfbehrens99%2Fsailsim_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfbehrens99%2Fsailsim_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14b1201e01621e33ecb50bb0d493966fd5884e1e [INFO] checking mfbehrens99/sailsim_rust against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfbehrens99%2Fsailsim_rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mfbehrens99/sailsim_rust on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mfbehrens99/sailsim_rust [INFO] finished tweaking git repo https://github.com/mfbehrens99/sailsim_rust [INFO] tweaked toml for git repo https://github.com/mfbehrens99/sailsim_rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mfbehrens99/sailsim_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded custom_debug_derive v0.6.1 [INFO] [stderr] Downloaded synstructure v0.13.0 [INFO] [stderr] Downloaded wide v0.7.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ad82d187d0977b9fd2a9c20b60f7aba34a150a92c61bb27b75c53b81a942bc1 [INFO] running `Command { std: "docker" "start" "-a" "8ad82d187d0977b9fd2a9c20b60f7aba34a150a92c61bb27b75c53b81a942bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ad82d187d0977b9fd2a9c20b60f7aba34a150a92c61bb27b75c53b81a942bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad82d187d0977b9fd2a9c20b60f7aba34a150a92c61bb27b75c53b81a942bc1", kill_on_drop: false }` [INFO] [stdout] 8ad82d187d0977b9fd2a9c20b60f7aba34a150a92c61bb27b75c53b81a942bc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca4b510e8a533e74a85eb44253ae6b25b090185499d877468f8b226dd7a19d32 [INFO] running `Command { std: "docker" "start" "-a" "ca4b510e8a533e74a85eb44253ae6b25b090185499d877468f8b226dd7a19d32", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Checking wide v0.7.13 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling synstructure v0.13.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling custom_debug_derive v0.6.1 [INFO] [stderr] Checking nalgebra v0.32.3 [INFO] [stderr] Checking sailsim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/boat/boat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Boat { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 5 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Boat` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/common.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Pose2D { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 12 | pub fn new(pos_x: f64, pos_y: f64, heading: f64) -> Pose2D { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/common.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl Velocity2D { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 32 | pub fn new(vel_x: f64, vel_y: f64, vel_ang: f64) -> Velocity2D { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `windfields` is never read [INFO] [stdout] --> src/simulation.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Simulation { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | windfields: Vec>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/wind/windfield.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct WindfieldStatic { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 9 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WindfieldStatic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/boat/boat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Boat { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 5 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Boat` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/common.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Pose2D { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 12 | pub fn new(pos_x: f64, pos_y: f64, heading: f64) -> Pose2D { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/common.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl Velocity2D { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 32 | pub fn new(vel_x: f64, vel_y: f64, vel_ang: f64) -> Velocity2D { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `windfields` is never read [INFO] [stdout] --> src/simulation.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Simulation { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | windfields: Vec>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/wind/windfield.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct WindfieldStatic { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 9 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WindfieldStatic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.37s [INFO] running `Command { std: "docker" "inspect" "ca4b510e8a533e74a85eb44253ae6b25b090185499d877468f8b226dd7a19d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4b510e8a533e74a85eb44253ae6b25b090185499d877468f8b226dd7a19d32", kill_on_drop: false }` [INFO] [stdout] ca4b510e8a533e74a85eb44253ae6b25b090185499d877468f8b226dd7a19d32