[INFO] fetching crate rquickjs-extra-console 0.1.1...
[INFO] testing rquickjs-extra-console-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rquickjs-extra-console 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rquickjs-extra-console 0.1.1
[INFO] finished tweaking crates.io crate rquickjs-extra-console 0.1.1
[INFO] tweaked toml for crates.io crate rquickjs-extra-console 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rquickjs-extra-console 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rquickjs-extra-console 0.1.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 035832411a17afa60d7c4b924853593754fbdbf6df4ba91bac1f9269eeece63e
[INFO] running `Command { std: "docker" "start" "-a" "035832411a17afa60d7c4b924853593754fbdbf6df4ba91bac1f9269eeece63e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "035832411a17afa60d7c4b924853593754fbdbf6df4ba91bac1f9269eeece63e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "035832411a17afa60d7c4b924853593754fbdbf6df4ba91bac1f9269eeece63e", kill_on_drop: false }`
[INFO] [stdout] 035832411a17afa60d7c4b924853593754fbdbf6df4ba91bac1f9269eeece63e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4cc2b39b10d7c9277bffe0a05e5e2df3ec585a4ae1d32ce627999f8faae1c37
[INFO] running `Command { std: "docker" "start" "-a" "d4cc2b39b10d7c9277bffe0a05e5e2df3ec585a4ae1d32ce627999f8faae1c37", kill_on_drop: false }`
[INFO] [stderr]    Compiling rquickjs-sys v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling rquickjs-core v0.9.0
[INFO] [stderr]    Compiling rquickjs-macro v0.9.0
[INFO] [stderr]    Compiling rquickjs v0.9.0
[INFO] [stderr]    Compiling rquickjs-extra-console v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.42s
[INFO] running `Command { std: "docker" "inspect" "d4cc2b39b10d7c9277bffe0a05e5e2df3ec585a4ae1d32ce627999f8faae1c37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4cc2b39b10d7c9277bffe0a05e5e2df3ec585a4ae1d32ce627999f8faae1c37", kill_on_drop: false }`
[INFO] [stdout] d4cc2b39b10d7c9277bffe0a05e5e2df3ec585a4ae1d32ce627999f8faae1c37
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] def77153be46ede9c47d1d3437f656efa763318492037d22638014c534116b5f
[INFO] running `Command { std: "docker" "start" "-a" "def77153be46ede9c47d1d3437f656efa763318492037d22638014c534116b5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rquickjs-extra-console v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rquickjs_extra_test`
[INFO] [stdout]    --> src/formatter.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |     use rquickjs_extra_test::test_with;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rquickjs_extra_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rquickjs_extra_test`, use `cargo add rquickjs_extra_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rquickjs_extra_test`
[INFO] [stdout]   --> src/lib.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use rquickjs_extra_test::test_with;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rquickjs_extra_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rquickjs_extra_test`, use `cargo add rquickjs_extra_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:229:20
[INFO] [stdout]     |
[INFO] [stdout] 229 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 230 |             let formatter = Formatter::default();
[INFO] [stdout] 231 |             let value = ctx.eval("'test'").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 229 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 241 |             let formatter = Formatter::default();
[INFO] [stdout] 242 |             let value = ctx.eval("true").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 240 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:251:20
[INFO] [stdout]     |
[INFO] [stdout] 251 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 252 |             let formatter = Formatter::default();
[INFO] [stdout] 253 |             let value = ctx.eval("'test'").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 251 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:262:20
[INFO] [stdout]     |
[INFO] [stdout] 262 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 263 |             let formatter = Formatter::default();
[INFO] [stdout] 264 |             let value = ctx.eval("1.5").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 262 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:273:20
[INFO] [stdout]     |
[INFO] [stdout] 273 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 274 |             let formatter = Formatter::default();
[INFO] [stdout] 275 |             let value = ctx.eval("BigInt('9007199254740991')").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 273 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:284:20
[INFO] [stdout]     |
[INFO] [stdout] 284 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 285 |             let formatter = Formatter::default();
[INFO] [stdout] 286 |             let value = ctx.eval("[1,2,3]").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 284 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:295:20
[INFO] [stdout]     |
[INFO] [stdout] 295 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 296 |             let formatter = Formatter::builder().max_depth(1).build();
[INFO] [stdout] 297 |             let value = ctx.eval("[1,[2,[3]]]").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 295 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:306:20
[INFO] [stdout]     |
[INFO] [stdout] 306 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 307 |             let formatter = Formatter::default();
[INFO] [stdout] 308 |             let value = ctx.eval("const a = {'a':1}; a").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 306 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:317:20
[INFO] [stdout]     |
[INFO] [stdout] 317 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 318 |             let formatter = Formatter::default();
[INFO] [stdout] 319 |             let value = ctx
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 317 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:330:20
[INFO] [stdout]     |
[INFO] [stdout] 330 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 331 |             let formatter = Formatter::builder().max_depth(1).build();
[INFO] [stdout] 332 |             let value = ctx.eval("const a = {1:{2:{3:4}}}; a").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 330 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:341:20
[INFO] [stdout]     |
[INFO] [stdout] 341 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 342 |             let formatter = Formatter::default();
[INFO] [stdout] 343 |             let value = ctx.eval("Symbol('a')").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 341 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:352:20
[INFO] [stdout]     |
[INFO] [stdout] 352 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 353 |             let formatter = Formatter::default();
[INFO] [stdout] 354 |             let value = ctx.eval("const myfunc = () => {}; myfunc").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 352 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:363:20
[INFO] [stdout]     |
[INFO] [stdout] 363 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 364 |             let formatter = Formatter::default();
[INFO] [stdout] 365 |             let value = ctx.eval("undefined").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 363 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/formatter.rs:374:20
[INFO] [stdout]     |
[INFO] [stdout] 374 |         test_with(|ctx| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 375 |             let formatter = Formatter::default();
[INFO] [stdout] 376 |             let value = ctx.eval("null").unwrap();
[INFO] [stdout]     |                         --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 374 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 |         test_with(|ctx| {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 98 |             let console = Console::new("hello", Formatter::default());
[INFO] [stdout] 99 |             ctx.globals().set("console", console).unwrap();
[INFO] [stdout]    |             --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 97 |         test_with(|ctx: /* Type */| {
[INFO] [stdout]    |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rquickjs-extra-console` (lib test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "def77153be46ede9c47d1d3437f656efa763318492037d22638014c534116b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "def77153be46ede9c47d1d3437f656efa763318492037d22638014c534116b5f", kill_on_drop: false }`
[INFO] [stdout] def77153be46ede9c47d1d3437f656efa763318492037d22638014c534116b5f
