[INFO] cloning repository https://github.com/mrjones/simcastle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrjones/simcastle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Fsimcastle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Fsimcastle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 518de57663f3493d3447a81b34c1a56074bf429a [INFO] checking mrjones/simcastle against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Fsimcastle" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrjones/simcastle on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrjones/simcastle [INFO] finished tweaking git repo https://github.com/mrjones/simcastle [INFO] tweaked toml for git repo https://github.com/mrjones/simcastle written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mrjones/simcastle 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.37 [INFO] [stderr] Downloaded syn v1.0.56 [INFO] [stderr] Downloaded fern v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22172809629ffb88a6b162d575be16829d60979933a1705eec025509d02f5560 [INFO] running `Command { std: "docker" "start" "-a" "22172809629ffb88a6b162d575be16829d60979933a1705eec025509d02f5560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22172809629ffb88a6b162d575be16829d60979933a1705eec025509d02f5560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22172809629ffb88a6b162d575be16829d60979933a1705eec025509d02f5560", kill_on_drop: false }` [INFO] [stdout] 22172809629ffb88a6b162d575be16829d60979933a1705eec025509d02f5560 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fc949f8ca06f49609f43f9ab3900d4ca6d5beb86ae4a8ce905e710a15141e04 [INFO] running `Command { std: "docker" "start" "-a" "6fc949f8ca06f49609f43f9ab3900d4ca6d5beb86ae4a8ce905e710a15141e04", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking simcastle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/core/types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/core/types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/economy.rs:217:60 [INFO] [stdout] | [INFO] [stdout] 217 | v1: Box::new(TaggedExp{e: Exp::Constant{v: 4.0}, tag: "base".to_string()}), [INFO] [stdout] | ^^^ expected `Millis`, found floating-point number [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/economy.rs:222:59 [INFO] [stdout] | [INFO] [stdout] 222 | ... TaggedExp{e: Exp::Constant{v: 1.1}, tag: "skill1".to_string()}, [INFO] [stdout] | ^^^ expected `Millis`, found floating-point number [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/economy.rs:223:59 [INFO] [stdout] | [INFO] [stdout] 223 | ... TaggedExp{e: Exp::Constant{v: 1.2}, tag: "skill2".to_string()}, [INFO] [stdout] | ^^^ expected `Millis`, found floating-point number [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/economy.rs:224:59 [INFO] [stdout] | [INFO] [stdout] 224 | ... TaggedExp{e: Exp::Constant{v: 1.3}, tag: "skill3".to_string()}, [INFO] [stdout] | ^^^ expected `Millis`, found floating-point number [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `{float}` with `Millis` [INFO] [stdout] --> src/core/economy.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | assert_eq!(4.0 * (1.1 + 1.2 + 1.3), e.eval(), "Error evaluating: {}", e.stringify("")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{float} == Millis` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `{float}` [INFO] [stdout] = help: the following other types implement trait `PartialEq`: [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] > [INFO] [stdout] and 18 others [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simcastle` (lib test) due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: the item `simcastle_core` is imported redundantly [INFO] [stdout] --> src/cmdline/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use simcastle_core; [INFO] [stdout] | ^^^^^^^^^^^^^^ the item `simcastle_core` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `simcastle_core` is imported redundantly [INFO] [stdout] --> src/cmdline/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use simcastle_core; [INFO] [stdout] | ^^^^^^^^^^^^^^ the item `simcastle_core` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6fc949f8ca06f49609f43f9ab3900d4ca6d5beb86ae4a8ce905e710a15141e04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc949f8ca06f49609f43f9ab3900d4ca6d5beb86ae4a8ce905e710a15141e04", kill_on_drop: false }` [INFO] [stdout] 6fc949f8ca06f49609f43f9ab3900d4ca6d5beb86ae4a8ce905e710a15141e04