[INFO] cloning repository https://github.com/hardliner66/mms-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardliner66/mms-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fmms-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fmms-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa21b9a26ef7a28a2410bb303f0a5f5c80521e3f
[INFO] testing hardliner66/mms-rs against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fmms-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hardliner66/mms-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/hardliner66/mms-rs
[INFO] tweaked toml for git repo https://github.com/hardliner66/mms-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hardliner66/mms-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hardliner66/mms-rs 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded csbindgen v1.7.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded os_str_bytes v6.5.0
[INFO] [stderr]   Downloaded log v0.4.18
[INFO] [stderr]   Downloaded serde_derive v1.0.163
[INFO] [stderr]   Downloaded proc-macro2 v1.0.59
[INFO] [stderr]   Downloaded serde v1.0.163
[INFO] [stderr]   Downloaded aho-corasick v1.0.2
[INFO] [stderr]   Downloaded cbindgen v0.24.5
[INFO] [stderr]   Downloaded serde_json v1.0.96
[INFO] [stderr]   Downloaded regex v1.8.4
[INFO] [stderr]   Downloaded syn v2.0.18
[INFO] [stderr]   Downloaded rustix v0.37.19
[INFO] [stderr]   Downloaded libc v0.2.145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f93ddb2444544bee0025262618105497127a3258217be3525c8abd1393a84ab
[INFO] running `Command { std: "docker" "start" "-a" "8f93ddb2444544bee0025262618105497127a3258217be3525c8abd1393a84ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f93ddb2444544bee0025262618105497127a3258217be3525c8abd1393a84ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f93ddb2444544bee0025262618105497127a3258217be3525c8abd1393a84ab", kill_on_drop: false }`
[INFO] [stdout] 8f93ddb2444544bee0025262618105497127a3258217be3525c8abd1393a84ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8ba314a8f52b8d93dca07ecd3f3d0502110a572b3880f47e7eb27f0c3084a01
[INFO] running `Command { std: "docker" "start" "-a" "c8ba314a8f52b8d93dca07ecd3f3d0502110a572b3880f47e7eb27f0c3084a01", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.145
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling mms-rs v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.86s
[INFO] running `Command { std: "docker" "inspect" "c8ba314a8f52b8d93dca07ecd3f3d0502110a572b3880f47e7eb27f0c3084a01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8ba314a8f52b8d93dca07ecd3f3d0502110a572b3880f47e7eb27f0c3084a01", kill_on_drop: false }`
[INFO] [stdout] c8ba314a8f52b8d93dca07ecd3f3d0502110a572b3880f47e7eb27f0c3084a01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b42161ba1b2703e90379c1c5fef536d2c36eeeea204326895fe06482ef156562
[INFO] running `Command { std: "docker" "start" "-a" "b42161ba1b2703e90379c1c5fef536d2c36eeeea204326895fe06482ef156562", kill_on_drop: false }`
[INFO] [stderr]    Compiling mms-rs v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]  --> examples/minimal-bot.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Mouse::set_color(0, 0, &mms_rs::CellColor::DarkGreen)?;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `()`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the nightly-only, unstable trait `Try` is not implemented for `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]  --> examples/minimal-bot.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Mouse::set_text(0, 0, "abc")?;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `()`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the nightly-only, unstable trait `Try` is not implemented for `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]  --> examples/minimal-bot.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |         if !Mouse::wall_left()? {
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `bool`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the nightly-only, unstable trait `Try` is not implemented for `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]  --> examples/minimal-bot.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |             Mouse::turn_left()?;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `()`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the nightly-only, unstable trait `Try` is not implemented for `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> examples/minimal-bot.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         while Mouse::wall_front()? {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the nightly-only, unstable trait `Try` is not implemented for `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> examples/minimal-bot.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Mouse::turn_right()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `()`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the nightly-only, unstable trait `Try` is not implemented for `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> examples/minimal-bot.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Mouse::move_forward(None)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `()`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the nightly-only, unstable trait `Try` is not implemented for `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mms-rs` (example "minimal-bot") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b42161ba1b2703e90379c1c5fef536d2c36eeeea204326895fe06482ef156562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b42161ba1b2703e90379c1c5fef536d2c36eeeea204326895fe06482ef156562", kill_on_drop: false }`
[INFO] [stdout] b42161ba1b2703e90379c1c5fef536d2c36eeeea204326895fe06482ef156562
