[INFO] cloning repository https://github.com/samestep/aecium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samestep/aecium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamestep%2Faecium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamestep%2Faecium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eed44b3a4794ed4a1dd55a42e9d254da437355b3 [INFO] testing samestep/aecium against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamestep%2Faecium" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samestep/aecium on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samestep/aecium [INFO] finished tweaking git repo https://github.com/samestep/aecium [INFO] tweaked toml for git repo https://github.com/samestep/aecium written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/samestep/aecium 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69f5c7a483a45fca0d5f23f211312e195d9e1fc0b5b6558bddc61e8d2dccb68e [INFO] running `Command { std: "docker" "start" "-a" "69f5c7a483a45fca0d5f23f211312e195d9e1fc0b5b6558bddc61e8d2dccb68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69f5c7a483a45fca0d5f23f211312e195d9e1fc0b5b6558bddc61e8d2dccb68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f5c7a483a45fca0d5f23f211312e195d9e1fc0b5b6558bddc61e8d2dccb68e", kill_on_drop: false }` [INFO] [stdout] 69f5c7a483a45fca0d5f23f211312e195d9e1fc0b5b6558bddc61e8d2dccb68e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e255e1d03f3f3e878da471378abdbc7995c3e01148fe21b80e19cd496e898beb [INFO] running `Command { std: "docker" "start" "-a" "e255e1d03f3f3e878da471378abdbc7995c3e01148fe21b80e19cd496e898beb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.80.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling ra_ap_limit v0.0.248 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling ra-ap-rustc_index_macros v0.86.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling ra-ap-rustc_index v0.86.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra-ap-rustc_index-0.86.0/src/lib.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | const _: [(); $size] = [(); ::std::mem::size_of::<$ty>()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 16, found one with a size of 24 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra-ap-rustc_index-0.86.0/src/bit_set.rs:470:35 [INFO] [stdout] | [INFO] [stdout] 470 | crate::static_assert_size!(Chunk, 16); [INFO] [stdout] | ------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: consider specifying the actual array length: `24` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::static_assert_size` (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 E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ra-ap-rustc_index` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e255e1d03f3f3e878da471378abdbc7995c3e01148fe21b80e19cd496e898beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e255e1d03f3f3e878da471378abdbc7995c3e01148fe21b80e19cd496e898beb", kill_on_drop: false }` [INFO] [stdout] e255e1d03f3f3e878da471378abdbc7995c3e01148fe21b80e19cd496e898beb