[INFO] fetching crate sycamore-router 0.9.2... [INFO] building sycamore-router-0.9.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate sycamore-router 0.9.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate sycamore-router 0.9.2 [INFO] finished tweaking crates.io crate sycamore-router 0.9.2 [INFO] tweaked toml for crates.io crate sycamore-router 0.9.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sycamore-router 0.9.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sycamore-router 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sycamore-router-macro v0.9.2 [INFO] [stderr] Downloaded sycamore-web v0.9.2 [INFO] [stderr] Downloaded sycamore-core v0.9.2 [INFO] [stderr] Downloaded sycamore-reactive v0.9.2 [INFO] [stderr] Downloaded sycamore-view-parser v0.9.2 [INFO] [stderr] Downloaded sycamore v0.9.2 [INFO] [stderr] Downloaded sycamore-macro v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c52853cd15e6d0a11c664f37174ceb3c570d33dae4f6aa7cb9f8a4cb64edce1d [INFO] running `Command { std: "docker" "start" "-a" "c52853cd15e6d0a11c664f37174ceb3c570d33dae4f6aa7cb9f8a4cb64edce1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c52853cd15e6d0a11c664f37174ceb3c570d33dae4f6aa7cb9f8a4cb64edce1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52853cd15e6d0a11c664f37174ceb3c570d33dae4f6aa7cb9f8a4cb64edce1d", kill_on_drop: false }` [INFO] [stdout] c52853cd15e6d0a11c664f37174ceb3c570d33dae4f6aa7cb9f8a4cb64edce1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6895f2a86b3bb93dd935b366261dc32599267824a4102c70d70373a0a1f93104 [INFO] running `Command { std: "docker" "start" "-a" "6895f2a86b3bb93dd935b366261dc32599267824a4102c70d70373a0a1f93104", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [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 sycamore-view-parser v0.9.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling sycamore-router-macro v0.9.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling sycamore-macro v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling sycamore-reactive v0.9.2 [INFO] [stderr] Compiling js-sys v0.3.77 [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 [INFO] [stderr] Compiling sycamore-router v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.06s [INFO] running `Command { std: "docker" "inspect" "6895f2a86b3bb93dd935b366261dc32599267824a4102c70d70373a0a1f93104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6895f2a86b3bb93dd935b366261dc32599267824a4102c70d70373a0a1f93104", kill_on_drop: false }` [INFO] [stdout] 6895f2a86b3bb93dd935b366261dc32599267824a4102c70d70373a0a1f93104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7f60cb6edee742608ff744c6d0ded1f2bc107eb6de9741e968816705f1f4f2c [INFO] running `Command { std: "docker" "start" "-a" "a7f60cb6edee742608ff744c6d0ded1f2bc107eb6de9741e968816705f1f4f2c", kill_on_drop: false }` [INFO] [stderr] Compiling sycamore-router v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "a7f60cb6edee742608ff744c6d0ded1f2bc107eb6de9741e968816705f1f4f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7f60cb6edee742608ff744c6d0ded1f2bc107eb6de9741e968816705f1f4f2c", kill_on_drop: false }` [INFO] [stdout] a7f60cb6edee742608ff744c6d0ded1f2bc107eb6de9741e968816705f1f4f2c