[INFO] fetching crate ask-cli 0.3.0... [INFO] testing ask-cli-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ask-cli 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate ask-cli 0.3.0 [INFO] finished tweaking crates.io crate ask-cli 0.3.0 [INFO] tweaked toml for crates.io crate ask-cli 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ask-cli 0.3.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ask-cli 0.3.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snapbox-macros v0.3.8 [INFO] [stderr] Downloaded supercilex-tests v0.4.4 [INFO] [stderr] Downloaded hashbag v0.1.11 [INFO] [stderr] Downloaded dissimilar v1.0.7 [INFO] [stderr] Downloaded public-api v0.33.1 [INFO] [stderr] Downloaded toml v0.8.10 [INFO] [stderr] Downloaded toml_edit v0.22.6 [INFO] [stderr] Downloaded indexmap v2.2.3 [INFO] [stderr] Downloaded ryu v1.0.16 [INFO] [stderr] Downloaded serde_json v1.0.113 [INFO] [stderr] Downloaded rayon v1.8.1 [INFO] [stderr] Downloaded winnow v0.6.1 [INFO] [stderr] Downloaded syn v2.0.49 [INFO] [stderr] Downloaded thiserror v1.0.57 [INFO] [stderr] Downloaded snapbox v0.5.1 [INFO] [stderr] Downloaded expect-test v1.4.1 [INFO] [stderr] Downloaded cargo-platform v0.1.7 [INFO] [stderr] Downloaded thiserror-impl v1.0.57 [INFO] [stderr] Downloaded either v1.10.0 [INFO] [stderr] Downloaded os_pipe v1.1.5 [INFO] [stderr] Downloaded tempfile v3.10.0 [INFO] [stderr] Downloaded rustdoc-types v0.23.0 [INFO] [stderr] Downloaded cargo-manifest v0.13.0 [INFO] [stderr] Downloaded rustdoc-json v0.8.9 [INFO] [stderr] Downloaded filetime v0.2.23 [INFO] [stderr] Downloaded similar v2.4.0 [INFO] [stderr] Downloaded trycmd v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33cfd5f2fe9b9571aea96b6479a1873f3ae9ae9d1856d9060a251b1aa8a02e37 [INFO] running `Command { std: "docker" "start" "-a" "33cfd5f2fe9b9571aea96b6479a1873f3ae9ae9d1856d9060a251b1aa8a02e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33cfd5f2fe9b9571aea96b6479a1873f3ae9ae9d1856d9060a251b1aa8a02e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33cfd5f2fe9b9571aea96b6479a1873f3ae9ae9d1856d9060a251b1aa8a02e37", kill_on_drop: false }` [INFO] [stdout] 33cfd5f2fe9b9571aea96b6479a1873f3ae9ae9d1856d9060a251b1aa8a02e37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ccc6790013c857f1793b2abad48c7f83b22b7fac0e00ead11b21d492aa4e89f7 [INFO] running `Command { std: "docker" "start" "-a" "ccc6790013c857f1793b2abad48c7f83b22b7fac0e00ead11b21d492aa4e89f7", kill_on_drop: false }` [INFO] [stderr] Compiling ask-cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `kani` [INFO] [stdout] --> src/lib.rs:242:7 [INFO] [stdout] | [INFO] [stdout] 242 | #[cfg(kani)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "ccc6790013c857f1793b2abad48c7f83b22b7fac0e00ead11b21d492aa4e89f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc6790013c857f1793b2abad48c7f83b22b7fac0e00ead11b21d492aa4e89f7", kill_on_drop: false }` [INFO] [stdout] ccc6790013c857f1793b2abad48c7f83b22b7fac0e00ead11b21d492aa4e89f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e18b90bf40e0c0beb8bfb4894b4cc638a1943eb2138db95364a35265c6fd8fff [INFO] running `Command { std: "docker" "start" "-a" "e18b90bf40e0c0beb8bfb4894b4cc638a1943eb2138db95364a35265c6fd8fff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling snapbox-macros v0.3.8 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dissimilar v1.0.7 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling hashbag v0.1.11 [INFO] [stderr] Compiling expect-test v1.4.1 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `kani` [INFO] [stdout] --> src/lib.rs:242:7 [INFO] [stdout] | [INFO] [stdout] 242 | #[cfg(kani)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling snapbox v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling cargo-platform v0.1.7 [INFO] [stderr] Compiling rustdoc-types v0.23.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling public-api v0.33.1 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling trycmd v0.15.0 [INFO] [stderr] Compiling cargo-manifest v0.13.0 [INFO] [stderr] Compiling rustdoc-json v0.8.9 [INFO] [stderr] Compiling supercilex-tests v0.4.4 [INFO] [stdout] error[E0599]: `[[&str; 2]; 8]` is not an iterator [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/supercilex-tests-0.4.4/src/lib.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 41 | let config = [ [INFO] [stdout] | ______________________- [INFO] [stdout] 42 | | ["-W", "clippy::all"], [INFO] [stdout] 43 | | ["-W", "clippy::pedantic"], [INFO] [stdout] 44 | | ["-W", "clippy::nursery"], [INFO] [stdout] ... | [INFO] [stdout] 51 | | .flatten(); [INFO] [stdout] | | -^^^^^^^ `[[&str; 2]; 8]` is not an iterator [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[[&str; 2]; 8]: Iterator` [INFO] [stdout] which is required by `&mut [[&str; 2]; 8]: Iterator` [INFO] [stdout] `[[&str; 2]]: Iterator` [INFO] [stdout] which is required by `&mut [[&str; 2]]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supercilex-tests` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e18b90bf40e0c0beb8bfb4894b4cc638a1943eb2138db95364a35265c6fd8fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e18b90bf40e0c0beb8bfb4894b4cc638a1943eb2138db95364a35265c6fd8fff", kill_on_drop: false }` [INFO] [stdout] e18b90bf40e0c0beb8bfb4894b4cc638a1943eb2138db95364a35265c6fd8fff