[INFO] fetching crate sycamore 0.9.2... [INFO] building sycamore-0.9.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate sycamore 0.9.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sycamore 0.9.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sycamore 0.9.2 [INFO] tweaked toml for crates.io crate sycamore 0.9.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sycamore 0.9.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sycamore 0.9.2 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09f014c6067ecd008d6be90fb2793aa1214735e373ea83cf3ce7ef05f2c977cc [INFO] running `Command { std: "docker" "start" "-a" "09f014c6067ecd008d6be90fb2793aa1214735e373ea83cf3ce7ef05f2c977cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09f014c6067ecd008d6be90fb2793aa1214735e373ea83cf3ce7ef05f2c977cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f014c6067ecd008d6be90fb2793aa1214735e373ea83cf3ce7ef05f2c977cc", kill_on_drop: false }` [INFO] [stdout] 09f014c6067ecd008d6be90fb2793aa1214735e373ea83cf3ce7ef05f2c977cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d5793d0fb31f1d238fb27a7cbf9c41adc9b163c5eff17b1f91d7c3901909a39 [INFO] running `Command { std: "docker" "start" "-a" "9d5793d0fb31f1d238fb27a7cbf9c41adc9b163c5eff17b1f91d7c3901909a39", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling sycamore-view-parser v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling sycamore-macro v0.9.2 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling sycamore-reactive v0.9.2 [INFO] [stderr] Compiling sycamore-core v0.9.2 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling sycamore-web v0.9.2 [INFO] [stderr] Compiling sycamore v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.08s [INFO] running `Command { std: "docker" "inspect" "9d5793d0fb31f1d238fb27a7cbf9c41adc9b163c5eff17b1f91d7c3901909a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d5793d0fb31f1d238fb27a7cbf9c41adc9b163c5eff17b1f91d7c3901909a39", kill_on_drop: false }` [INFO] [stdout] 9d5793d0fb31f1d238fb27a7cbf9c41adc9b163c5eff17b1f91d7c3901909a39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3131203eacc180c82ec89f91937280a590a7e154644a7b4fd2767bb573894641 [INFO] running `Command { std: "docker" "start" "-a" "3131203eacc180c82ec89f91937280a590a7e154644a7b4fd2767bb573894641", kill_on_drop: false }` [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling sycamore-web v0.9.2 [INFO] [stderr] Compiling sycamore v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.52s [INFO] running `Command { std: "docker" "inspect" "3131203eacc180c82ec89f91937280a590a7e154644a7b4fd2767bb573894641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3131203eacc180c82ec89f91937280a590a7e154644a7b4fd2767bb573894641", kill_on_drop: false }` [INFO] [stdout] 3131203eacc180c82ec89f91937280a590a7e154644a7b4fd2767bb573894641