[INFO] cloning repository https://github.com/thibault-cne/rustme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thibault-cne/rustme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthibault-cne%2Frustme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthibault-cne%2Frustme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f39a1a567c271b9aab24a5e76e3de8d5993ef02b [INFO] checking thibault-cne/rustme against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthibault-cne%2Frustme" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thibault-cne/rustme 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/thibault-cne/rustme [INFO] finished tweaking git repo https://github.com/thibault-cne/rustme [INFO] tweaked toml for git repo https://github.com/thibault-cne/rustme written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thibault-cne/rustme 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 git repository `https://github.com/thibault-cne/woff2` [INFO] [stderr] Updating git submodule `https://github.com/google/woff2.git` [INFO] [stderr] Updating git submodule `https://github.com/google/brotli.git` [INFO] [stderr] Updating git submodule `https://github.com/hillbig/esaxx` [INFO] [stderr] Updating git submodule `https://github.com/y-256/libdivsufsort.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 61cf7d1fd32be253be1a0e205aa358db6732c2ce38ef77bfacf602eb13930be7 [INFO] running `Command { std: "docker" "start" "-a" "61cf7d1fd32be253be1a0e205aa358db6732c2ce38ef77bfacf602eb13930be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61cf7d1fd32be253be1a0e205aa358db6732c2ce38ef77bfacf602eb13930be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61cf7d1fd32be253be1a0e205aa358db6732c2ce38ef77bfacf602eb13930be7", kill_on_drop: false }` [INFO] [stdout] 61cf7d1fd32be253be1a0e205aa358db6732c2ce38ef77bfacf602eb13930be7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c07562a8a9b21d7735b2d61ba8eec7a97a82d1d9fc21e3a83e48e043e0905318 [INFO] running `Command { std: "docker" "start" "-a" "c07562a8a9b21d7735b2d61ba8eec7a97a82d1d9fc21e3a83e48e043e0905318", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking rustls-pki-types v1.3.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking proc-macro2 v1.0.78 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking matchit v0.4.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.86 [INFO] [stderr] Compiling cpp_common v0.5.9 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking codegen v0.1.0 (/opt/rustwide/workdir/crates/codegen) [INFO] [stderr] Compiling cpp_build v0.5.9 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling cpp_macros v0.5.9 [INFO] [stderr] Compiling woff2 v0.1.0 (https://github.com/thibault-cne/woff2#0282c471) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.86 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.57 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking cpp v0.5.9 [INFO] [stderr] Checking ureq v2.9.6 [INFO] [stderr] Checking js-sys v0.3.63 [INFO] [stderr] Checking worker-build v0.1.0 (/opt/rustwide/workdir/bin/worker-build) [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> bin/worker-build/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | convert::TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> bin/worker-build/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | convert::TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling web-sys v0.3.63 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.36 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Compiling worker-sys v0.0.10 [INFO] [stderr] Checking wasm-streams v0.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling worker-macros v0.0.10 [INFO] [stderr] Checking worker-kv v0.6.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking worker v0.0.18 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking nano-fonts v0.1.0 (/opt/rustwide/workdir/bin/nano-fonts) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> bin/nano-fonts/src/main.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 117 | Io(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> bin/nano-fonts/src/main.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | Reqwest(reqwest::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 118 | Reqwest(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> bin/nano-fonts/src/main.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | Base64(base64::DecodeError), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 119 | Base64(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> bin/nano-fonts/src/main.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 117 | Io(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> bin/nano-fonts/src/main.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | Reqwest(reqwest::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 118 | Reqwest(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> bin/nano-fonts/src/main.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | Base64(base64::DecodeError), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 119 | Base64(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking leetcode v0.1.0 (/opt/rustwide/workdir/crates/leetcode) [INFO] [stderr] Checking cli-runner v0.1.0 (/opt/rustwide/workdir/bin/cli-runner) [INFO] [stderr] Checking workers v0.1.0 (/opt/rustwide/workdir/crates/workers) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.86 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "c07562a8a9b21d7735b2d61ba8eec7a97a82d1d9fc21e3a83e48e043e0905318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c07562a8a9b21d7735b2d61ba8eec7a97a82d1d9fc21e3a83e48e043e0905318", kill_on_drop: false }` [INFO] [stdout] c07562a8a9b21d7735b2d61ba8eec7a97a82d1d9fc21e3a83e48e043e0905318