[INFO] cloning repository https://github.com/tyilo/exhaustive-map [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyilo/exhaustive-map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyilo%2Fexhaustive-map", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyilo%2Fexhaustive-map'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0183ab1d1424e43a65f00007af7cf0c04230706 [INFO] checking tyilo/exhaustive-map against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyilo%2Fexhaustive-map" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tyilo/exhaustive-map [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/tyilo/exhaustive-map [INFO] tweaked toml for git repo https://github.com/tyilo/exhaustive-map written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tyilo/exhaustive-map on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tyilo/exhaustive-map 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d605abe21825e6d3c86c7765a97c23abc0a4ab563cfb78f33c203fa2b952864d [INFO] running `Command { std: "docker" "start" "-a" "d605abe21825e6d3c86c7765a97c23abc0a4ab563cfb78f33c203fa2b952864d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d605abe21825e6d3c86c7765a97c23abc0a4ab563cfb78f33c203fa2b952864d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d605abe21825e6d3c86c7765a97c23abc0a4ab563cfb78f33c203fa2b952864d", kill_on_drop: false }` [INFO] [stdout] d605abe21825e6d3c86c7765a97c23abc0a4ab563cfb78f33c203fa2b952864d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 326945e80456c564bdb183570e268215092bb356d643c9c1d422da296cba088c [INFO] running `Command { std: "docker" "start" "-a" "326945e80456c564bdb183570e268215092bb356d643c9c1d422da296cba088c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking annotate-snippets v0.11.5 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking comma v1.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking prettydiff v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking generic-array v1.2.0 [INFO] [stderr] Checking exhaustive-map-macros v0.3.0 (/opt/rustwide/workdir/exhaustive-map-macros) [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking exhaustive-map v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking spanned v0.4.1 [INFO] [stderr] Checking divan v0.1.21 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Checking rustfix v0.8.7 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking ui_test v0.30.2 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::INHABITANTS == _` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::INHABITANTS == _` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `FpCategory: finite::Finite` [INFO] [stdout] --> src/finite_impls/core.rs:307:20 [INFO] [stdout] | [INFO] [stdout] 307 | #[__finite_foreign(core::num::FpCategory)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `< as Add>::Output as Add>>::Output: Add<...>` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<< as Add>::Output as Add>>::Output as Add<...>>::Output: Add<...>` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<< as Add>::Output as Add<...>>::Output as Add<...>>::Output as Add<...>>::Output: ArrayLength` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<< as Add>::Output as Add<...>>::Output as Add<...>>::Output as Add<...>>::Output: FitsInUsize` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<< as Add>::Output as Add>>::Output as Add<...>>::Output well-formed` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<< as Add>::Output as Add<...>>::Output as Add<...>>::Output as Add<...>>::Output well-formed` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<< as Add>::Output as Add<...>>::Output as Add<...>>::Output as Add<...>>::Output == _` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `FpCategory: finite::Finite` [INFO] [stdout] --> src/finite_impls/core.rs:307:20 [INFO] [stdout] | [INFO] [stdout] 307 | #[__finite_foreign(core::num::FpCategory)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `< as Add>::Output as Add>>::Output: Add<...>` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<< as Add>::Output as Add>>::Output as Add<...>>::Output: Add<...>` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<< as Add>::Output as Add<...>>::Output as Add<...>>::Output as Add<...>>::Output: ArrayLength` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<< as Add>::Output as Add<...>>::Output as Add<...>>::Output as Add<...>>::Output: FitsInUsize` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<< as Add>::Output as Add>>::Output as Add<...>>::Output well-formed` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<< as Add>::Output as Add<...>>::Output as Add<...>>::Output as Add<...>>::Output well-formed` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `FpCategory: finite::Finite` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::INHABITANTS: Unsigned` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::INHABITANTS well-formed` [INFO] [stdout] --> src/finite_impls/core.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Finite)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `exhaustive-map` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "326945e80456c564bdb183570e268215092bb356d643c9c1d422da296cba088c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "326945e80456c564bdb183570e268215092bb356d643c9c1d422da296cba088c", kill_on_drop: false }` [INFO] [stdout] 326945e80456c564bdb183570e268215092bb356d643c9c1d422da296cba088c