[INFO] cloning repository https://github.com/goweiwen/miyoo-mini-rust-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goweiwen/miyoo-mini-rust-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoweiwen%2Fmiyoo-mini-rust-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoweiwen%2Fmiyoo-mini-rust-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d8a921081c4dbf0c54720b8a2207e248a82265f [INFO] checking goweiwen/miyoo-mini-rust-template against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoweiwen%2Fmiyoo-mini-rust-template" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/goweiwen/miyoo-mini-rust-template on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/goweiwen/miyoo-mini-rust-template [INFO] finished tweaking git repo https://github.com/goweiwen/miyoo-mini-rust-template [INFO] tweaked toml for git repo https://github.com/goweiwen/miyoo-mini-rust-template written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/goweiwen/miyoo-mini-rust-template 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded framebuffer v0.3.1 [INFO] [stderr] Downloaded evdev v0.12.1 [INFO] [stderr] Downloaded embedded-graphics v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 860e8b600617d359f040be023ff2fefd7e1f60b0c01f1ccc22ae8e8dd9f18dbf [INFO] running `Command { std: "docker" "start" "-a" "860e8b600617d359f040be023ff2fefd7e1f60b0c01f1ccc22ae8e8dd9f18dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "860e8b600617d359f040be023ff2fefd7e1f60b0c01f1ccc22ae8e8dd9f18dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860e8b600617d359f040be023ff2fefd7e1f60b0c01f1ccc22ae8e8dd9f18dbf", kill_on_drop: false }` [INFO] [stdout] 860e8b600617d359f040be023ff2fefd7e1f60b0c01f1ccc22ae8e8dd9f18dbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e100bce7e0088417824990c29b398e6a07f8dd946306443ff4ab680090e88fe [INFO] running `Command { std: "docker" "start" "-a" "9e100bce7e0088417824990c29b398e6a07f8dd946306443ff4ab680090e88fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking micromath v2.0.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking framebuffer v0.3.1 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking embedded-graphics v0.8.0 [INFO] [stderr] Checking simple_logger v4.2.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Checking embedded-graphics-simulator v0.5.0 [INFO] [stderr] Checking evdev v0.12.1 [INFO] [stderr] Checking miyoo-mini-rust-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.78s [INFO] running `Command { std: "docker" "inspect" "9e100bce7e0088417824990c29b398e6a07f8dd946306443ff4ab680090e88fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e100bce7e0088417824990c29b398e6a07f8dd946306443ff4ab680090e88fe", kill_on_drop: false }` [INFO] [stdout] 9e100bce7e0088417824990c29b398e6a07f8dd946306443ff4ab680090e88fe [INFO] checking goweiwen/miyoo-mini-rust-template against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoweiwen%2Fmiyoo-mini-rust-template" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/goweiwen/miyoo-mini-rust-template on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/goweiwen/miyoo-mini-rust-template [INFO] finished tweaking git repo https://github.com/goweiwen/miyoo-mini-rust-template [INFO] tweaked toml for git repo https://github.com/goweiwen/miyoo-mini-rust-template written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/goweiwen/miyoo-mini-rust-template 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80c054cb34485500ab3c7e6ab8f31f8abd3c45c1d0dcbc5a85e9c75fae0545a1 [INFO] running `Command { std: "docker" "start" "-a" "80c054cb34485500ab3c7e6ab8f31f8abd3c45c1d0dcbc5a85e9c75fae0545a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80c054cb34485500ab3c7e6ab8f31f8abd3c45c1d0dcbc5a85e9c75fae0545a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c054cb34485500ab3c7e6ab8f31f8abd3c45c1d0dcbc5a85e9c75fae0545a1", kill_on_drop: false }` [INFO] [stdout] 80c054cb34485500ab3c7e6ab8f31f8abd3c45c1d0dcbc5a85e9c75fae0545a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64e79ae1ab229ede434937ad76c4f5646d7f113815ea927f0733ad3472ba5bec [INFO] running `Command { std: "docker" "start" "-a" "64e79ae1ab229ede434937ad76c4f5646d7f113815ea927f0733ad3472ba5bec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking micromath v2.0.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking embedded-graphics v0.8.0 [INFO] [stderr] Checking framebuffer v0.3.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking simple_logger v4.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Checking evdev v0.12.1 [INFO] [stderr] Checking embedded-graphics-simulator v0.5.0 [INFO] [stderr] Checking miyoo-mini-rust-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.80s [INFO] running `Command { std: "docker" "inspect" "64e79ae1ab229ede434937ad76c4f5646d7f113815ea927f0733ad3472ba5bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64e79ae1ab229ede434937ad76c4f5646d7f113815ea927f0733ad3472ba5bec", kill_on_drop: false }` [INFO] [stdout] 64e79ae1ab229ede434937ad76c4f5646d7f113815ea927f0733ad3472ba5bec