[INFO] cloning repository https://github.com/tstellanova/dpress_sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tstellanova/dpress_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftstellanova%2Fdpress_sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftstellanova%2Fdpress_sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e296e3054f199eafaa4b91cbc5d1877e983095dc [INFO] testing tstellanova/dpress_sandbox against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftstellanova%2Fdpress_sandbox" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tstellanova/dpress_sandbox on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tstellanova/dpress_sandbox [INFO] finished tweaking git repo https://github.com/tstellanova/dpress_sandbox [INFO] tweaked toml for git repo https://github.com/tstellanova/dpress_sandbox written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/tstellanova/dpress_sandbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tstellanova/sensulator` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7711dd745e5ea567c43b66253531d40328054acf8326609d4cc205ba96cc4e77 [INFO] running `Command { std: "docker" "start" "-a" "7711dd745e5ea567c43b66253531d40328054acf8326609d4cc205ba96cc4e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7711dd745e5ea567c43b66253531d40328054acf8326609d4cc205ba96cc4e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7711dd745e5ea567c43b66253531d40328054acf8326609d4cc205ba96cc4e77", kill_on_drop: false }` [INFO] [stdout] 7711dd745e5ea567c43b66253531d40328054acf8326609d4cc205ba96cc4e77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48fccac849a448b0eb6dff97f1df17434a1ffaddc4d1d97f98ff9c84b9ac1595 [INFO] running `Command { std: "docker" "start" "-a" "48fccac849a448b0eb6dff97f1df17434a1ffaddc4d1d97f98ff9c84b9ac1595", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling sensulator v0.1.0 (https://github.com/tstellanova/sensulator#f897406d) [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling statistical v0.1.1 [INFO] [stderr] Compiling dpress_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `avg_dpress` in this scope [INFO] [stdout] --> src/main.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | let mut velocity = VEL_MULT * avg_dpress.abs(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | let density_fac: MeasureVal = (1.225 / 2.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 40 - let density_fac: MeasureVal = (1.225 / 2.0); [INFO] [stdout] 40 + let density_fac: MeasureVal = 1.225 / 2.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | if (dp < 500f32) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 49 - if (dp < 500f32) { [INFO] [stdout] 49 + if dp < 500f32 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:64:33 [INFO] [stdout] | [INFO] [stdout] 64 | let density_fac: MeasureVal = (1.225 / 2.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64 - let density_fac: MeasureVal = (1.225 / 2.0); [INFO] [stdout] 64 + let density_fac: MeasureVal = 1.225 / 2.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dpress_sandbox` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "48fccac849a448b0eb6dff97f1df17434a1ffaddc4d1d97f98ff9c84b9ac1595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48fccac849a448b0eb6dff97f1df17434a1ffaddc4d1d97f98ff9c84b9ac1595", kill_on_drop: false }` [INFO] [stdout] 48fccac849a448b0eb6dff97f1df17434a1ffaddc4d1d97f98ff9c84b9ac1595