[INFO] cloning repository https://github.com/paulosuzart/hello-sycamore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulosuzart/hello-sycamore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulosuzart%2Fhello-sycamore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulosuzart%2Fhello-sycamore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45da5905d938c3f8905c295cb9126ed3dba47f34
[INFO] checking paulosuzart/hello-sycamore against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulosuzart%2Fhello-sycamore" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paulosuzart/hello-sycamore
[INFO] finished tweaking git repo https://github.com/paulosuzart/hello-sycamore
[INFO] tweaked toml for git repo https://github.com/paulosuzart/hello-sycamore written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulosuzart/hello-sycamore on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paulosuzart/hello-sycamore 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sycamore v0.9.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.96
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.96
[INFO] [stderr]   Downloaded sycamore-core v0.9.1
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.96
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.96
[INFO] [stderr]   Downloaded sycamore-view-parser v0.9.1
[INFO] [stderr]   Downloaded sycamore-macro v0.9.1
[INFO] [stderr]   Downloaded sycamore-web v0.9.1
[INFO] [stderr]   Downloaded serde_derive v1.0.215
[INFO] [stderr]   Downloaded allocator-api2 v0.2.20
[INFO] [stderr]   Downloaded cc v1.2.1
[INFO] [stderr]   Downloaded serde v1.0.215
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.96
[INFO] [stderr]   Downloaded sycamore-reactive v0.9.1
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded js-sys v0.3.73
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded web-sys v0.3.73
[INFO] [stderr]   Downloaded libc v0.2.164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c6357c012b4f329cb9aa8f3ff526342f7b429da0f89853b872b9e90e063800b
[INFO] running `Command { std: "docker" "start" "-a" "1c6357c012b4f329cb9aa8f3ff526342f7b429da0f89853b872b9e90e063800b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c6357c012b4f329cb9aa8f3ff526342f7b429da0f89853b872b9e90e063800b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c6357c012b4f329cb9aa8f3ff526342f7b429da0f89853b872b9e90e063800b", kill_on_drop: false }`
[INFO] [stdout] 1c6357c012b4f329cb9aa8f3ff526342f7b429da0f89853b872b9e90e063800b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f9ee9c988b1e74c9016a7cee75d41b9acea25a2b22821cc699e714be90e9942
[INFO] running `Command { std: "docker" "start" "-a" "8f9ee9c988b1e74c9016a7cee75d41b9acea25a2b22821cc699e714be90e9942", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.96
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling wasm-bindgen v0.2.96
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.96
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling sycamore-view-parser v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.96
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.96
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking js-sys v0.3.73
[INFO] [stderr]    Compiling sycamore-macro v0.9.1
[INFO] [stderr]     Checking sycamore-reactive v0.9.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking web-sys v0.3.73
[INFO] [stderr]     Checking sycamore-core v0.9.1
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking sycamore-web v0.9.1
[INFO] [stderr]     Checking sycamore v0.9.1
[INFO] [stderr]     Checking hello-sycamore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `sycamore_force_ssr`
[INFO] [stdout]   --> src/components/trace_input.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 console_error!("{}", e);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::is_ssr` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::is_ssr` may come from an old version of the `sycamore_web` crate, try updating your dependency with `cargo update -p sycamore_web`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::is_ssr` which comes from the expansion of the macro `console_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `sycamore_force_ssr`
[INFO] [stdout]   --> src/components/trace_input.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 console_error!("{}", e);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::is_ssr` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::is_ssr` may come from an old version of the `sycamore_web` crate, try updating your dependency with `cargo update -p sycamore_web`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::is_ssr` which comes from the expansion of the macro `console_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.45s
[INFO] running `Command { std: "docker" "inspect" "8f9ee9c988b1e74c9016a7cee75d41b9acea25a2b22821cc699e714be90e9942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f9ee9c988b1e74c9016a7cee75d41b9acea25a2b22821cc699e714be90e9942", kill_on_drop: false }`
[INFO] [stdout] 8f9ee9c988b1e74c9016a7cee75d41b9acea25a2b22821cc699e714be90e9942
