[INFO] cloning repository https://github.com/djedi23/crud.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djedi23/crud.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjedi23%2Fcrud.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjedi23%2Fcrud.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91b2b4b02d26b05c954cc2006206ee8d05400bf9 [INFO] checking djedi23/crud.rs against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjedi23%2Fcrud.rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djedi23/crud.rs 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/djedi23/crud.rs [INFO] finished tweaking git repo https://github.com/djedi23/crud.rs [INFO] tweaked toml for git repo https://github.com/djedi23/crud.rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/djedi23/crud.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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pad v0.1.6 [INFO] [stderr] Downloaded calmio_filters v0.1.0 [INFO] [stderr] Downloaded calm_io v0.1.1 [INFO] [stderr] Downloaded minimad v0.9.1 [INFO] [stderr] Downloaded unicode-truncate v0.2.0 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded clap_complete v4.4.9 [INFO] [stderr] Downloaded coolor v0.5.0 [INFO] [stderr] Downloaded termimad v0.20.6 [INFO] [stderr] Downloaded serde_yaml v0.9.30 [INFO] [stderr] Downloaded rustls-webpki v0.102.1 [INFO] [stderr] Downloaded webpki-roots v0.26.0 [INFO] [stderr] Downloaded rustls-pki-types v1.1.0 [INFO] [stderr] Downloaded openssl-src v300.2.1+3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 73d97bb3e489f543caa1a9978df308ac21ab0b88bce3df71d9d857353ca64b2e [INFO] running `Command { std: "docker" "start" "-a" "73d97bb3e489f543caa1a9978df308ac21ab0b88bce3df71d9d857353ca64b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73d97bb3e489f543caa1a9978df308ac21ab0b88bce3df71d9d857353ca64b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d97bb3e489f543caa1a9978df308ac21ab0b88bce3df71d9d857353ca64b2e", kill_on_drop: false }` [INFO] [stdout] 73d97bb3e489f543caa1a9978df308ac21ab0b88bce3df71d9d857353ca64b2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8f6dcd1d03bec09078440551489e19118768224a87f462924fd4f6ae94255ed5 [INFO] running `Command { std: "docker" "start" "-a" "8f6dcd1d03bec09078440551489e19118768224a87f462924fd4f6ae94255ed5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rustls-pki-types v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Compiling openssl-src v300.2.1+3.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking unicode-truncate v0.2.0 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking webpki-roots v0.26.0 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Checking clap_complete v4.4.9 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling calmio_filters v0.1.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking calm_io v0.1.1 [INFO] [stderr] Checking crud-tidy-viewer v0.1.6 (/opt/rustwide/workdir/crud-tidy-viewer) [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking pest v2.7.6 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Checking rustls-webpki v0.102.1 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking crud-pretty-struct-derive v0.1.6 (/opt/rustwide/workdir/crud-pretty-struct-derive) [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde_yaml v0.9.30 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking crud-pretty-struct v0.1.6 (/opt/rustwide/workdir/crud-pretty-struct) [INFO] [stderr] Checking crud-api-endpoint v0.1.6 (/opt/rustwide/workdir/crud-api-endpoint) [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking crud-auth v0.1.6 (/opt/rustwide/workdir/crud-auth) [INFO] [stderr] Checking crud-derive v0.1.6 (/opt/rustwide/workdir/crud-derive) [INFO] [stderr] Checking crud-api-derive v0.1.6 (/opt/rustwide/workdir/crud-api-derive) [INFO] [stderr] Checking crud-auth-no-auth v0.1.6 (/opt/rustwide/workdir/crud-auth-no-auth) [INFO] [stderr] Checking crud-auth-bearer v0.1.6 (/opt/rustwide/workdir/crud-auth-bearer) [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking crud-api v0.1.6 (/opt/rustwide/workdir/crud-api) [INFO] [stdout] warning: the item `Sized` is imported redundantly [INFO] [stdout] --> crud-api/src/lib.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | marker::{PhantomData, Sized}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sized` 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] [stderr] Checking crud v0.1.6 (/opt/rustwide/workdir/crud) [INFO] [stdout] warning: the item `Sized` is imported redundantly [INFO] [stdout] --> crud-api/src/lib.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | marker::{PhantomData, Sized}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sized` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "8f6dcd1d03bec09078440551489e19118768224a87f462924fd4f6ae94255ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f6dcd1d03bec09078440551489e19118768224a87f462924fd4f6ae94255ed5", kill_on_drop: false }` [INFO] [stdout] 8f6dcd1d03bec09078440551489e19118768224a87f462924fd4f6ae94255ed5 [INFO] checking djedi23/crud.rs against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjedi23%2Fcrud.rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djedi23/crud.rs 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/djedi23/crud.rs [INFO] finished tweaking git repo https://github.com/djedi23/crud.rs [INFO] tweaked toml for git repo https://github.com/djedi23/crud.rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/djedi23/crud.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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 12d92c793b1ad02fa9d518717cc4de263ae52acba30f703f44b5dffc5f6d6458 [INFO] running `Command { std: "docker" "start" "-a" "12d92c793b1ad02fa9d518717cc4de263ae52acba30f703f44b5dffc5f6d6458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12d92c793b1ad02fa9d518717cc4de263ae52acba30f703f44b5dffc5f6d6458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12d92c793b1ad02fa9d518717cc4de263ae52acba30f703f44b5dffc5f6d6458", kill_on_drop: false }` [INFO] [stdout] 12d92c793b1ad02fa9d518717cc4de263ae52acba30f703f44b5dffc5f6d6458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 89006a8af9ddeb26349c866b2852d130f7eba838de63e3e98c9941d61e756914 [INFO] running `Command { std: "docker" "start" "-a" "89006a8af9ddeb26349c866b2852d130f7eba838de63e3e98c9941d61e756914", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking rustls-pki-types v1.1.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Compiling openssl-src v300.2.1+3.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking unicode-truncate v0.2.0 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking webpki-roots v0.26.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking clap_complete v4.4.9 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling calmio_filters v0.1.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking rustls-webpki v0.102.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking calm_io v0.1.1 [INFO] [stderr] Checking crud-tidy-viewer v0.1.6 (/opt/rustwide/workdir/crud-tidy-viewer) [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Checking pest v2.7.6 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking crud-pretty-struct-derive v0.1.6 (/opt/rustwide/workdir/crud-pretty-struct-derive) [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_yaml v0.9.30 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking crud-pretty-struct v0.1.6 (/opt/rustwide/workdir/crud-pretty-struct) [INFO] [stderr] Checking crud-api-endpoint v0.1.6 (/opt/rustwide/workdir/crud-api-endpoint) [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking crud-derive v0.1.6 (/opt/rustwide/workdir/crud-derive) [INFO] [stderr] Checking crud-api-derive v0.1.6 (/opt/rustwide/workdir/crud-api-derive) [INFO] [stderr] Checking crud-auth v0.1.6 (/opt/rustwide/workdir/crud-auth) [INFO] [stderr] Checking crud-auth-no-auth v0.1.6 (/opt/rustwide/workdir/crud-auth-no-auth) [INFO] [stderr] Checking crud-auth-bearer v0.1.6 (/opt/rustwide/workdir/crud-auth-bearer) [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking crud-api v0.1.6 (/opt/rustwide/workdir/crud-api) [INFO] [stdout] warning: the item `Sized` is imported redundantly [INFO] [stdout] --> crud-api/src/lib.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | marker::{PhantomData, Sized}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sized` 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] [stderr] Checking crud v0.1.6 (/opt/rustwide/workdir/crud) [INFO] [stdout] warning: the item `Sized` is imported redundantly [INFO] [stdout] --> crud-api/src/lib.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | marker::{PhantomData, Sized}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sized` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 51s [INFO] running `Command { std: "docker" "inspect" "89006a8af9ddeb26349c866b2852d130f7eba838de63e3e98c9941d61e756914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89006a8af9ddeb26349c866b2852d130f7eba838de63e3e98c9941d61e756914", kill_on_drop: false }` [INFO] [stdout] 89006a8af9ddeb26349c866b2852d130f7eba838de63e3e98c9941d61e756914