[INFO] cloning repository https://github.com/bencarter4185/ballistic-deposition [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bencarter4185/ballistic-deposition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbencarter4185%2Fballistic-deposition", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbencarter4185%2Fballistic-deposition'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 860c38ae03cdb098f0b5e2ded3ef6cf27b65f5f9 [INFO] checking bencarter4185/ballistic-deposition against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbencarter4185%2Fballistic-deposition" "/workspace/builds/worker-54/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-54/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bencarter4185/ballistic-deposition on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bencarter4185/ballistic-deposition [INFO] finished tweaking git repo https://github.com/bencarter4185/ballistic-deposition [INFO] tweaked toml for git repo https://github.com/bencarter4185/ballistic-deposition written to /workspace/builds/worker-54/source/Cargo.toml [INFO] crate git repo https://github.com/bencarter4185/ballistic-deposition already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "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-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 041ec5e609a93ba1a994687d682063b02d8161f74e696383fff775de2b12c484 [INFO] running `Command { std: "docker" "start" "-a" "041ec5e609a93ba1a994687d682063b02d8161f74e696383fff775de2b12c484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "041ec5e609a93ba1a994687d682063b02d8161f74e696383fff775de2b12c484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041ec5e609a93ba1a994687d682063b02d8161f74e696383fff775de2b12c484", kill_on_drop: false }` [INFO] [stdout] 041ec5e609a93ba1a994687d682063b02d8161f74e696383fff775de2b12c484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88fad1fe31bfd7a1c768e6a148940b8eeea169b8704eec3c687aa2d7940bcc49 [INFO] running `Command { std: "docker" "start" "-a" "88fad1fe31bfd7a1c768e6a148940b8eeea169b8704eec3c687aa2d7940bcc49", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking configparser v2.1.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Checking phf v0.10.0 [INFO] [stderr] Checking ballistic-deposition v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static is never used: `T_MAX` [INFO] [stdout] --> src/sim.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pub static T_MAX: phf::Map<&'static str, i64> = phf_map! { [INFO] [stdout] 14 | | "8" => 10_000, [INFO] [stdout] 15 | | "16" => 10_000, [INFO] [stdout] 16 | | "32" => 10_000, [INFO] [stdout] ... | [INFO] [stdout] 23 | | "4096" => 100_000, [INFO] [stdout] 24 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `SKIP_VALS` [INFO] [stdout] --> src/sim.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / pub static SKIP_VALS: phf::Map<&'static str, i64> = phf_map! { [INFO] [stdout] 28 | | "8" => 5, [INFO] [stdout] 29 | | "16" => 10, [INFO] [stdout] 30 | | "32" => 20, [INFO] [stdout] ... | [INFO] [stdout] 37 | | "4096" => 25600, [INFO] [stdout] 38 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `deg_to_rad` [INFO] [stdout] --> src/sim.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn deg_to_rad(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_angles` [INFO] [stdout] --> src/sim.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn gen_angles(angle_max: u32) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `T_MAX` [INFO] [stdout] --> src/sim.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pub static T_MAX: phf::Map<&'static str, i64> = phf_map! { [INFO] [stdout] 14 | | "8" => 10_000, [INFO] [stdout] 15 | | "16" => 10_000, [INFO] [stdout] 16 | | "32" => 10_000, [INFO] [stdout] ... | [INFO] [stdout] 23 | | "4096" => 100_000, [INFO] [stdout] 24 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `SKIP_VALS` [INFO] [stdout] --> src/sim.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / pub static SKIP_VALS: phf::Map<&'static str, i64> = phf_map! { [INFO] [stdout] 28 | | "8" => 5, [INFO] [stdout] 29 | | "16" => 10, [INFO] [stdout] 30 | | "32" => 20, [INFO] [stdout] ... | [INFO] [stdout] 37 | | "4096" => 25600, [INFO] [stdout] 38 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `deg_to_rad` [INFO] [stdout] --> src/sim.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn deg_to_rad(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_angles` [INFO] [stdout] --> src/sim.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn gen_angles(angle_max: u32) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.96s [INFO] running `Command { std: "docker" "inspect" "88fad1fe31bfd7a1c768e6a148940b8eeea169b8704eec3c687aa2d7940bcc49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88fad1fe31bfd7a1c768e6a148940b8eeea169b8704eec3c687aa2d7940bcc49", kill_on_drop: false }` [INFO] [stdout] 88fad1fe31bfd7a1c768e6a148940b8eeea169b8704eec3c687aa2d7940bcc49