[INFO] cloning repository https://github.com/skittles1412/oi-checklist-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skittles1412/oi-checklist-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskittles1412%2Foi-checklist-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskittles1412%2Foi-checklist-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81701bcd1ef4d6704ad2fe9a10768f25be642930 [INFO] checking skittles1412/oi-checklist-generator against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskittles1412%2Foi-checklist-generator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skittles1412/oi-checklist-generator 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/skittles1412/oi-checklist-generator [INFO] finished tweaking git repo https://github.com/skittles1412/oi-checklist-generator [INFO] tweaked toml for git repo https://github.com/skittles1412/oi-checklist-generator written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/skittles1412/oi-checklist-generator 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 async-trait v0.1.76 [INFO] [stderr] Downloaded nipper v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2ed5cbf425d356ac048106b12e74980a948161d7f41a1ccef74ba9f381816639 [INFO] running `Command { std: "docker" "start" "-a" "2ed5cbf425d356ac048106b12e74980a948161d7f41a1ccef74ba9f381816639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ed5cbf425d356ac048106b12e74980a948161d7f41a1ccef74ba9f381816639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed5cbf425d356ac048106b12e74980a948161d7f41a1ccef74ba9f381816639", kill_on_drop: false }` [INFO] [stdout] 2ed5cbf425d356ac048106b12e74980a948161d7f41a1ccef74ba9f381816639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 32c3592e795236101bf39c8f3484a04a8959e2258d61f4aeb665d3a3a39b944d [INFO] running `Command { std: "docker" "start" "-a" "32c3592e795236101bf39c8f3484a04a8959e2258d61f4aeb665d3a3a39b944d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.72 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling winnow v0.5.31 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking clap_builder v4.4.12 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Checking open v5.0.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking implicit-clone v0.4.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.4.12 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking js-sys v0.3.66 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking async-compression v0.4.5 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking web-sys v0.3.66 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.39 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking nipper v0.1.9 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo-net v0.4.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-worker v0.4.0 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo v0.10.0 [INFO] [stderr] Checking yew v0.21.0 [INFO] [stderr] Checking oi_checklist_generator v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `dmoj` is imported redundantly [INFO] [stdout] --> src/render/olympiads/mod.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 141 | / macro_rules! dmoj { [INFO] [stdout] 142 | | (no_dmoj) => { [INFO] [stdout] 143 | | [] as [$crate::render::olympiads::DynLocation; 0] [INFO] [stdout] 144 | | }; [INFO] [stdout] ... | [INFO] [stdout] 167 | | } [INFO] [stdout] 168 | | } [INFO] [stdout] | |_- the item `dmoj` is already defined here [INFO] [stdout] ... [INFO] [stdout] 262 | use super::{dmoj, ojuz, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ojuz` is imported redundantly [INFO] [stdout] --> src/render/olympiads/mod.rs:262:23 [INFO] [stdout] | [INFO] [stdout] 170 | / macro_rules! ojuz { [INFO] [stdout] 171 | | (no_ojuz) => { [INFO] [stdout] 172 | | [] as [$crate::render::olympiads::DynLocation; 0] [INFO] [stdout] 173 | | }; [INFO] [stdout] ... | [INFO] [stdout] 181 | | }; [INFO] [stdout] 182 | | } [INFO] [stdout] | |_- the item `ojuz` is already defined here [INFO] [stdout] ... [INFO] [stdout] 262 | use super::{dmoj, ojuz, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "32c3592e795236101bf39c8f3484a04a8959e2258d61f4aeb665d3a3a39b944d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c3592e795236101bf39c8f3484a04a8959e2258d61f4aeb665d3a3a39b944d", kill_on_drop: false }` [INFO] [stdout] 32c3592e795236101bf39c8f3484a04a8959e2258d61f4aeb665d3a3a39b944d