[INFO] fetching crate siquery 1.2.5... [INFO] testing siquery-1.2.5 against beta-2026-01-20 for beta-1.94-2 [INFO] extracting crate siquery 1.2.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate siquery 1.2.5 [INFO] finished tweaking crates.io crate siquery 1.2.5 [INFO] tweaked toml for crates.io crate siquery 1.2.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate siquery 1.2.5 on toolchain beta-2026-01-20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-01-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-01-20" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 169 packages to latest compatible versions [INFO] [stderr] Adding cfg-if v0.1.10 (available: v1.0.4) [INFO] [stderr] Adding glob v0.2.11 (available: v0.3.3) [INFO] [stderr] Adding heck v0.3.3 (available: v0.5.0) [INFO] [stderr] Adding horrorshow v0.6.6 (available: v0.8.8) [INFO] [stderr] Adding nix v0.11.1 (available: v0.31.1) [INFO] [stderr] Adding plist v0.4.2 (available: v1.8.0) [INFO] [stderr] Adding rusqlite v0.28.0 (available: v0.38.0) [INFO] [stderr] Adding time v0.1.45 (available: v0.3.46) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] [stderr] Adding widestring v0.4.3 (available: v1.2.1) [INFO] [stderr] Adding winreg v0.5.1 (available: v0.55.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-01-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-01-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9ba43f5c422731e5826a00ca41fb43ac400b9663237167160de008bafac1c8c [INFO] running `Command { std: "docker" "start" "-a" "e9ba43f5c422731e5826a00ca41fb43ac400b9663237167160de008bafac1c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9ba43f5c422731e5826a00ca41fb43ac400b9663237167160de008bafac1c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ba43f5c422731e5826a00ca41fb43ac400b9663237167160de008bafac1c8c", kill_on_drop: false }` [INFO] [stdout] e9ba43f5c422731e5826a00ca41fb43ac400b9663237167160de008bafac1c8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-01-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e021b5f6e03d58f78d32c04cab30daf423664d9d87434f4791da976c0ef884b [INFO] running `Command { std: "docker" "start" "-a" "2e021b5f6e03d58f78d32c04cab30daf423664d9d87434f4791da976c0ef884b", kill_on_drop: false }` [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling siquery v1.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> build.rs:95:45 [INFO] [stdout] | [INFO] [stdout] 95 | emit_features(WINDOWS_TABLES.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[&str]` does not implement `Clone`, so calling `clone` on `&[&str]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> build.rs:98:43 [INFO] [stdout] | [INFO] [stdout] 98 | emit_features(LINUX_TABLES.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[&str]` does not implement `Clone`, so calling `clone` on `&[&str]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> build.rs:101:43 [INFO] [stdout] | [INFO] [stdout] 101 | emit_features(MACOS_TABLES.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[&str]` does not implement `Clone`, so calling `clone` on `&[&str]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sysconf v0.3.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling horrorshow v0.6.6 [INFO] [stdout] error[E0539]: malformed `doc` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/horrorshow-0.6.6/src/helper.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc($doc)] [INFO] [stdout] | ^^^^^^----^^ [INFO] [stdout] | | [INFO] [stdout] | expected this to be of the form `... = "..."` [INFO] [stdout] ... [INFO] [stdout] 13 | c!("The standard HTML5 doctype (this *is* the doctype you're looking for)." => HTML ""); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0539]: malformed `doc` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/horrorshow-0.6.6/src/helper.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc($doc)] [INFO] [stdout] | ^^^^^^----^^ [INFO] [stdout] | | [INFO] [stdout] | expected this to be of the form `... = "..."` [INFO] [stdout] ... [INFO] [stdout] 18 | / c!("The HTML 4.001 strict doctype." => [INFO] [stdout] 19 | | Strict ""); [INFO] [stdout] | |___________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0539]: malformed `doc` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/horrorshow-0.6.6/src/helper.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | ... #[doc($doc)] [INFO] [stdout] | ^^^^^^----^^ [INFO] [stdout] | | [INFO] [stdout] | expected this to be of the form `... = "..."` [INFO] [stdout] ... [INFO] [stdout] 21 | / ... c!("The HTML 4.001 transitional doctype." => [INFO] [stdout] 22 | | ... Transitional ""); [INFO] [stdout] | |___________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0539]: malformed `doc` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/horrorshow-0.6.6/src/helper.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc($doc)] [INFO] [stdout] | ^^^^^^----^^ [INFO] [stdout] | | [INFO] [stdout] | expected this to be of the form `... = "..."` [INFO] [stdout] ... [INFO] [stdout] 24 | / c!("The HTML 4.001 frameset doctype." => [INFO] [stdout] 25 | | Frameset ""); [INFO] [stdout] | |________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `c` (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 E0539`. [INFO] [stdout] [INFO] [stderr] error: could not compile `horrorshow` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2e021b5f6e03d58f78d32c04cab30daf423664d9d87434f4791da976c0ef884b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e021b5f6e03d58f78d32c04cab30daf423664d9d87434f4791da976c0ef884b", kill_on_drop: false }` [INFO] [stdout] 2e021b5f6e03d58f78d32c04cab30daf423664d9d87434f4791da976c0ef884b