[INFO] fetching crate stager 0.3.4...
[INFO] testing stager-0.3.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate stager 0.3.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate stager 0.3.4
[INFO] finished tweaking crates.io crate stager 0.3.4
[INFO] tweaked toml for crates.io crate stager 0.3.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stager 0.3.4 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 113 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.5.13 (available: v0.11.10)
[INFO] [stderr]       Adding globwalk v0.3.1 (available: v0.9.1)
[INFO] [stderr]       Adding liquid v0.14.3 (available: v0.26.11)
[INFO] [stderr]       Adding serde_yaml v0.7.5 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding structopt v0.2.18 (available: v0.3.26)
[INFO] [stderr]       Adding toml v0.4.10 (available: v1.1.2+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a3055536c5ccd8a7574700233bdc89003a15a3d15b901bda82f7d7ab85b28fa
[INFO] running `Command { std: "docker" "start" "-a" "4a3055536c5ccd8a7574700233bdc89003a15a3d15b901bda82f7d7ab85b28fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a3055536c5ccd8a7574700233bdc89003a15a3d15b901bda82f7d7ab85b28fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a3055536c5ccd8a7574700233bdc89003a15a3d15b901bda82f7d7ab85b28fa", kill_on_drop: false }`
[INFO] [stdout] 4a3055536c5ccd8a7574700233bdc89003a15a3d15b901bda82f7d7ab85b28fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10775dc3b45fcd7ecce47d1486e84d3806e4feed20501f6f347fe48df8941308
[INFO] running `Command { std: "docker" "start" "-a" "10775dc3b45fcd7ecce47d1486e84d3806e4feed20501f6f347fe48df8941308", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling globwalk v0.3.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling liquid v0.14.3
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/liquid-0.14.3/src/compiler/parser.rs:88:62
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     Token::Identifier(ref x) => indexes.push(Index::with_key(x.as_ref())),
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^   ------ type must be known at this point
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              cannot infer type of the type parameter `S` declared on the associated function `with_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]            - impl AsRef<OsStr> for String;
[INFO] [stdout]            - impl AsRef<Path> for String;
[INFO] [stdout]            - impl AsRef<[u8]> for String;
[INFO] [stdout]            - impl AsRef<str> for String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     Token::Identifier(ref x) => indexes.push(Index::with_key::<&T>(x.as_ref())),
[INFO] [stdout]    |                                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/liquid-0.14.3/src/compiler/parser.rs:97:52
[INFO] [stdout]    |
[INFO] [stdout] 97 |                     Token::StringLiteral(ref x) => Index::with_key(x.as_ref()),
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^   ------ type must be known at this point
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    cannot infer type of the type parameter `S` declared on the associated function `with_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]            - impl AsRef<OsStr> for String;
[INFO] [stdout]            - impl AsRef<Path> for String;
[INFO] [stdout]            - impl AsRef<[u8]> for String;
[INFO] [stdout]            - impl AsRef<str> for String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 97 |                     Token::StringLiteral(ref x) => Index::with_key::<&T>(x.as_ref()),
[INFO] [stdout]    |                                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `liquid` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "10775dc3b45fcd7ecce47d1486e84d3806e4feed20501f6f347fe48df8941308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10775dc3b45fcd7ecce47d1486e84d3806e4feed20501f6f347fe48df8941308", kill_on_drop: false }`
[INFO] [stdout] 10775dc3b45fcd7ecce47d1486e84d3806e4feed20501f6f347fe48df8941308
