[INFO] cloning repository https://github.com/shaogme/silex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaogme/silex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaogme%2Fsilex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaogme%2Fsilex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29cc0d632a95b8392ce2d9b92f76b4704a4011d4
[INFO] checking shaogme/silex against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaogme%2Fsilex" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shaogme/silex
[INFO] finished tweaking git repo https://github.com/shaogme/silex
[INFO] tweaked toml for git repo https://github.com/shaogme/silex written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shaogme/silex on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shaogme/silex 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 835d4a11125af224abe95945798718434925a777b4857efd81dd03aaafa35ee9
[INFO] running `Command { std: "docker" "start" "-a" "835d4a11125af224abe95945798718434925a777b4857efd81dd03aaafa35ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "835d4a11125af224abe95945798718434925a777b4857efd81dd03aaafa35ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "835d4a11125af224abe95945798718434925a777b4857efd81dd03aaafa35ee9", kill_on_drop: false }`
[INFO] [stdout] 835d4a11125af224abe95945798718434925a777b4857efd81dd03aaafa35ee9
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65c17b338f97d6eaf45051746f73ad328798c43be1b1a5d7b7a7f6b013c903b5
[INFO] running `Command { std: "docker" "start" "-a" "65c17b338f97d6eaf45051746f73ad328798c43be1b1a5d7b7a7f6b013c903b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking silex_reactivity v0.1.0-beta.1 (/opt/rustwide/workdir/silex_reactivity)
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking quote v1.0.44
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking cssparser-color v0.1.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking wasm-bindgen v0.2.108
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.70
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking silex_codegen v0.1.0-beta.1 (/opt/rustwide/workdir/tools/silex_codegen)
[INFO] [stderr]     Checking silex_core v0.1.0-beta.1 (/opt/rustwide/workdir/silex_core)
[INFO] [stderr]     Checking silex_dom v0.1.0-beta.1 (/opt/rustwide/workdir/silex_dom)
[INFO] [stderr]     Checking silex_html v0.1.0-beta.1 (/opt/rustwide/workdir/silex_html)
[INFO] [stderr]     Checking silex_macros v0.1.0-beta.1 (/opt/rustwide/workdir/silex_macros)
[INFO] [stderr]     Checking silex v0.1.0-beta.1 (/opt/rustwide/workdir/silex)
[INFO] [stderr]     Checking silex_router_example v0.1.0-beta.1 (/opt/rustwide/workdir/examples/router)
[INFO] [stderr]     Checking silex_counter v0.1.0-beta.1 (/opt/rustwide/workdir/examples/counter)
[INFO] [stderr]     Checking silex_showcase v0.1.0-beta.1 (/opt/rustwide/workdir/examples/showcase)
[INFO] [stderr]     Checking silex_store_demo v0.1.0-beta.1 (/opt/rustwide/workdir/examples/store_demo)
[INFO] [stderr]     Checking silex_error_demo v0.1.0-beta.1 (/opt/rustwide/workdir/examples/error_boundary_demo)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.19s
[INFO] running `Command { std: "docker" "inspect" "65c17b338f97d6eaf45051746f73ad328798c43be1b1a5d7b7a7f6b013c903b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65c17b338f97d6eaf45051746f73ad328798c43be1b1a5d7b7a7f6b013c903b5", kill_on_drop: false }`
[INFO] [stdout] 65c17b338f97d6eaf45051746f73ad328798c43be1b1a5d7b7a7f6b013c903b5
