[INFO] updating cached repository https://github.com/blakeeastman/B-52-Beam-Optimization [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71a61580a58419d1ab22dbab9f2359144405a143 [INFO] testing blakeeastman/B-52-Beam-Optimization/71a61580a58419d1ab22dbab9f2359144405a143 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblakeeastman%2FB-52-Beam-Optimization" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blakeeastman/B-52-Beam-Optimization 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/blakeeastman/B-52-Beam-Optimization [INFO] finished tweaking git repo https://github.com/blakeeastman/B-52-Beam-Optimization [INFO] tweaked toml for git repo https://github.com/blakeeastman/B-52-Beam-Optimization written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/blakeeastman/B-52-Beam-Optimization 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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] f0d5d774424e6ad7131652b0893304558e3fb3d09dc16f20bf3032c116fdd389 [INFO] running `Command { std: "docker" "start" "-a" "f0d5d774424e6ad7131652b0893304558e3fb3d09dc16f20bf3032c116fdd389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0d5d774424e6ad7131652b0893304558e3fb3d09dc16f20bf3032c116fdd389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d5d774424e6ad7131652b0893304558e3fb3d09dc16f20bf3032c116fdd389", kill_on_drop: false }` [INFO] [stdout] f0d5d774424e6ad7131652b0893304558e3fb3d09dc16f20bf3032c116fdd389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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] 53c8e990981d8f0b0fc92c3a8cbe5ee90ffc2b025cf77e4673c87f23ae8b89a3 [INFO] running `Command { std: "docker" "start" "-a" "53c8e990981d8f0b0fc92c3a8cbe5ee90ffc2b025cf77e4673c87f23ae8b89a3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling float-ord v0.3.1 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling duplicate v0.2.9 [INFO] [stderr] Compiling rsgenetic v1.8.1 [INFO] [stderr] Compiling beam_optimizing_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: cannot multiply `f64` by `i64` [INFO] [stdout] --> src/main.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | true => factor_of_safety*WEIGHT_MAX as i64, [INFO] [stdout] | ^ no implementation for `f64 * i64` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rsgenetic::sim::seq::SimulatorBuilder::<'a, T, F>::set_selector`: The consuming builder functions may be removed in a future release. [INFO] [stdout] Use the functions that start with `with_` instead. [INFO] [stdout] --> src/main.rs:417:18 [INFO] [stdout] | [INFO] [stdout] 417 | .set_selector(Box::new(UnstableMaximizeSelector::new(POP_SURVIVORS))) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rsgenetic::sim::seq::SimulatorBuilder::<'a, T, F>::set_max_iters`: The consuming builder functions may be removed in a future release. [INFO] [stdout] Use the functions that start with `with_` instead. [INFO] [stdout] --> src/main.rs:418:18 [INFO] [stdout] | [INFO] [stdout] 418 | .set_max_iters(GENETIC_ITERS) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rsgenetic::sim::seq::SimulatorBuilder::<'a, T, F>::set_selector`: The consuming builder functions may be removed in a future release. [INFO] [stdout] Use the functions that start with `with_` instead. [INFO] [stdout] --> src/main.rs:431:18 [INFO] [stdout] | [INFO] [stdout] 431 | .set_selector(Box::new(UnstableMaximizeSelector::new(POP_SURVIVORS))) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rsgenetic::sim::seq::SimulatorBuilder::<'a, T, F>::set_max_iters`: The consuming builder functions may be removed in a future release. [INFO] [stdout] Use the functions that start with `with_` instead. [INFO] [stdout] --> src/main.rs:432:18 [INFO] [stdout] | [INFO] [stdout] 432 | .set_max_iters(GENETIC_ITERS) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rsgenetic::sim::seq::SimulatorBuilder::<'a, T, F>::set_selector`: The consuming builder functions may be removed in a future release. [INFO] [stdout] Use the functions that start with `with_` instead. [INFO] [stdout] --> src/main.rs:445:18 [INFO] [stdout] | [INFO] [stdout] 445 | .set_selector(Box::new(UnstableMaximizeSelector::new(POP_SURVIVORS))) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rsgenetic::sim::seq::SimulatorBuilder::<'a, T, F>::set_max_iters`: The consuming builder functions may be removed in a future release. [INFO] [stdout] Use the functions that start with `with_` instead. [INFO] [stdout] --> src/main.rs:446:18 [INFO] [stdout] | [INFO] [stdout] 446 | .set_max_iters(GENETIC_ITERS) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `beam_optimizing_code` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "53c8e990981d8f0b0fc92c3a8cbe5ee90ffc2b025cf77e4673c87f23ae8b89a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c8e990981d8f0b0fc92c3a8cbe5ee90ffc2b025cf77e4673c87f23ae8b89a3", kill_on_drop: false }` [INFO] [stdout] 53c8e990981d8f0b0fc92c3a8cbe5ee90ffc2b025cf77e4673c87f23ae8b89a3