[INFO] cloning repository https://github.com/overengineering/dev-simulator-3000 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/overengineering/dev-simulator-3000" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foverengineering%2Fdev-simulator-3000", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foverengineering%2Fdev-simulator-3000'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6dcf656447cd4337d4d905fd16f9a888b01c939 [INFO] testing overengineering/dev-simulator-3000 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foverengineering%2Fdev-simulator-3000" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/overengineering/dev-simulator-3000 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/overengineering/dev-simulator-3000 [INFO] finished tweaking git repo https://github.com/overengineering/dev-simulator-3000 [INFO] tweaked toml for git repo https://github.com/overengineering/dev-simulator-3000 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/overengineering/dev-simulator-3000 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eeda8f7b2227ba3b31c217d8d0dadf0bfcb4979b11dbce9e0d072e49516edfa [INFO] running `Command { std: "docker" "start" "-a" "2eeda8f7b2227ba3b31c217d8d0dadf0bfcb4979b11dbce9e0d072e49516edfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eeda8f7b2227ba3b31c217d8d0dadf0bfcb4979b11dbce9e0d072e49516edfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eeda8f7b2227ba3b31c217d8d0dadf0bfcb4979b11dbce9e0d072e49516edfa", kill_on_drop: false }` [INFO] [stdout] 2eeda8f7b2227ba3b31c217d8d0dadf0bfcb4979b11dbce9e0d072e49516edfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dc38f40d717f85c821e2b7fb280af1d3097be6fd306f25ae34665c58c95de22 [INFO] running `Command { std: "docker" "start" "-a" "3dc38f40d717f85c821e2b7fb280af1d3097be6fd306f25ae34665c58c95de22", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.64 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling enumset v1.0.1 [INFO] [stderr] Compiling cursive_core v0.1.1 [INFO] [stderr] Compiling cursive v0.15.0 [INFO] [stderr] Compiling dev-simulator-3000 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unexpected token: `}` [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 13 | fn main() { [INFO] [stdout] | - expected `()` because of default return type [INFO] [stdout] ... [INFO] [stdout] 23 | text. [INFO] [stdout] | ^^^^ expected `()`, found struct `TextView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dev-simulator-3000` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "3dc38f40d717f85c821e2b7fb280af1d3097be6fd306f25ae34665c58c95de22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc38f40d717f85c821e2b7fb280af1d3097be6fd306f25ae34665c58c95de22", kill_on_drop: false }` [INFO] [stdout] 3dc38f40d717f85c821e2b7fb280af1d3097be6fd306f25ae34665c58c95de22