[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] testing mrjones/simcastle against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Fsimcastle" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrjones/simcastle on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-34/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: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 503b0965e317850dd12cf0772f5dd799145a7c7d3979dbe7f1bcce14a87fdc18 [INFO] running `Command { std: "docker" "start" "-a" "503b0965e317850dd12cf0772f5dd799145a7c7d3979dbe7f1bcce14a87fdc18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "503b0965e317850dd12cf0772f5dd799145a7c7d3979dbe7f1bcce14a87fdc18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "503b0965e317850dd12cf0772f5dd799145a7c7d3979dbe7f1bcce14a87fdc18", kill_on_drop: false }` [INFO] [stdout] 503b0965e317850dd12cf0772f5dd799145a7c7d3979dbe7f1bcce14a87fdc18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7192e1d45c444c343969219489e440e7b8d0ceaecd22d8f89786535a10f3f717 [INFO] running `Command { std: "docker" "start" "-a" "7192e1d45c444c343969219489e440e7b8d0ceaecd22d8f89786535a10f3f717", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [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 ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling simcastle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 29s [INFO] running `Command { std: "docker" "inspect" "7192e1d45c444c343969219489e440e7b8d0ceaecd22d8f89786535a10f3f717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7192e1d45c444c343969219489e440e7b8d0ceaecd22d8f89786535a10f3f717", kill_on_drop: false }` [INFO] [stdout] 7192e1d45c444c343969219489e440e7b8d0ceaecd22d8f89786535a10f3f717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4fc95764b3447763fa36c1356d63baf8f7e6a117a89aae463cb2c1fde51c26d [INFO] running `Command { std: "docker" "start" "-a" "b4fc95764b3447763fa36c1356d63baf8f7e6a117a89aae463cb2c1fde51c26d", kill_on_drop: false }` [INFO] [stderr] Compiling simcastle v0.1.0 (/opt/rustwide/workdir) [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 struct `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 struct `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 struct `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 struct `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] = 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] error: aborting due to 5 previous errors [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` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "b4fc95764b3447763fa36c1356d63baf8f7e6a117a89aae463cb2c1fde51c26d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4fc95764b3447763fa36c1356d63baf8f7e6a117a89aae463cb2c1fde51c26d", kill_on_drop: false }` [INFO] [stdout] b4fc95764b3447763fa36c1356d63baf8f7e6a117a89aae463cb2c1fde51c26d