[INFO] fetching crate sweet_rsx 0.3.0-rc.1...
[INFO] testing sweet_rsx-0.3.0-rc.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sweet_rsx 0.3.0-rc.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sweet_rsx 0.3.0-rc.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sweet_rsx 0.3.0-rc.1
[INFO] tweaked toml for crates.io crate sweet_rsx 0.3.0-rc.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sweet_rsx 0.3.0-rc.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sweet_rsx 0.3.0-rc.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43b8dca343c8b4899b27d6e5fd4e0de591b57f6a3aa13a0a47d9ba0a785e21bd
[INFO] running `Command { std: "docker" "start" "-a" "43b8dca343c8b4899b27d6e5fd4e0de591b57f6a3aa13a0a47d9ba0a785e21bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43b8dca343c8b4899b27d6e5fd4e0de591b57f6a3aa13a0a47d9ba0a785e21bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43b8dca343c8b4899b27d6e5fd4e0de591b57f6a3aa13a0a47d9ba0a785e21bd", kill_on_drop: false }`
[INFO] [stdout] 43b8dca343c8b4899b27d6e5fd4e0de591b57f6a3aa13a0a47d9ba0a785e21bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43e569d118a4910cbe05dde02aa3319dff78b1163b5aef9b24b604fa8881d618
[INFO] running `Command { std: "docker" "start" "-a" "43e569d118a4910cbe05dde02aa3319dff78b1163b5aef9b24b604fa8881d618", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling file-id v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling notify-debouncer-full v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling forky_core v0.2.1-rc.1
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gag v1.0.0
[INFO] [stderr]    Compiling rstml v0.12.0
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling sweet_rsx_macros v0.3.0-rc.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling forky_fs v0.2.1-rc.1
[INFO] [stderr]    Compiling forky v0.2.1-rc.1
[INFO] [stderr]    Compiling sweet_core v0.3.0-rc.1
[INFO] [stderr]    Compiling sweet_rsx v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.85s
[INFO] running `Command { std: "docker" "inspect" "43e569d118a4910cbe05dde02aa3319dff78b1163b5aef9b24b604fa8881d618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e569d118a4910cbe05dde02aa3319dff78b1163b5aef9b24b604fa8881d618", kill_on_drop: false }`
[INFO] [stdout] 43e569d118a4910cbe05dde02aa3319dff78b1163b5aef9b24b604fa8881d618
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0342650fa3a8264432973b27ce2872cc325fea7aca5afeb32773dfb8ad7a1c5c
[INFO] running `Command { std: "docker" "start" "-a" "0342650fa3a8264432973b27ce2872cc325fea7aca5afeb32773dfb8ad7a1c5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling sweet_rsx v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `component`
[INFO] [stdout]   --> examples/html_to_string.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let component = my_component();
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_component`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sweet_rsx::rsx`
[INFO] [stdout]  --> examples/rsx_macro.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sweet_rsx::rsx;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `planet`
[INFO] [stdout]  --> examples/rsx_macro.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let planet = "mars";
[INFO] [stdout]   |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_planet`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]  --> examples/rsx_macro.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let id = 32;
[INFO] [stdout]   |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `alert` is never used
[INFO] [stdout]   --> examples/rsx_macro.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn alert(msg: String) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sweet` in this scope
[INFO] [stdout]  --> src/lib.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(test, test_runner(sweet::test_runner))]
[INFO] [stdout]   |                               ^^^^^ use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sweet`, use `cargo add sweet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sweet_rsx` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0342650fa3a8264432973b27ce2872cc325fea7aca5afeb32773dfb8ad7a1c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0342650fa3a8264432973b27ce2872cc325fea7aca5afeb32773dfb8ad7a1c5c", kill_on_drop: false }`
[INFO] [stdout] 0342650fa3a8264432973b27ce2872cc325fea7aca5afeb32773dfb8ad7a1c5c
