[INFO] cloning repository https://github.com/Niedzwiedzw/silkenweb-event-handler-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Niedzwiedzw/silkenweb-event-handler-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiedzwiedzw%2Fsilkenweb-event-handler-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiedzwiedzw%2Fsilkenweb-event-handler-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7726c17ecc8d8461b8e893496d5858faf859dc5 [INFO] checking Niedzwiedzw/silkenweb-event-handler-example/e7726c17ecc8d8461b8e893496d5858faf859dc5 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiedzwiedzw%2Fsilkenweb-event-handler-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Niedzwiedzw/silkenweb-event-handler-example on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Niedzwiedzw/silkenweb-event-handler-example [INFO] finished tweaking git repo https://github.com/Niedzwiedzw/silkenweb-event-handler-example [INFO] tweaked toml for git repo https://github.com/Niedzwiedzw/silkenweb-event-handler-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Niedzwiedzw/silkenweb-event-handler-example 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" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85f32807ad0fd296c323a6a3415b5425f12d2c51810d7ca176e8cf3dea555935 [INFO] running `Command { std: "docker" "start" "-a" "85f32807ad0fd296c323a6a3415b5425f12d2c51810d7ca176e8cf3dea555935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85f32807ad0fd296c323a6a3415b5425f12d2c51810d7ca176e8cf3dea555935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f32807ad0fd296c323a6a3415b5425f12d2c51810d7ca176e8cf3dea555935", kill_on_drop: false }` [INFO] [stdout] 85f32807ad0fd296c323a6a3415b5425f12d2c51810d7ca176e8cf3dea555935 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail_expr_drop_order" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a1cb58ffae0c7e1bdbe0d4ac3cba5410e957312d33814ce8b161fae5e4294e5 [INFO] running `Command { std: "docker" "start" "-a" "1a1cb58ffae0c7e1bdbe0d4ac3cba5410e957312d33814ce8b161fae5e4294e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling clonelet v0.2.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling lasso v0.7.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling parcel_selectors v0.26.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling grass_compiler v0.13.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking cssparser v0.33.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling grass v0.13.2 [INFO] [stderr] Compiling silkenweb-css v0.7.1 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking futures-signals v0.3.33 [INFO] [stderr] Compiling silkenweb-macros v0.7.1 [INFO] [stderr] Checking silkenweb-signals-ext v0.7.1 [INFO] [stderr] Checking silkenweb-task v0.7.1 [INFO] [stderr] Checking silkenweb-base v0.7.1 [INFO] [stderr] Checking silkenweb v0.7.1 [INFO] [stderr] Checking silkenweb-event-handler-showcase v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.97s [INFO] running `Command { std: "docker" "inspect" "1a1cb58ffae0c7e1bdbe0d4ac3cba5410e957312d33814ce8b161fae5e4294e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a1cb58ffae0c7e1bdbe0d4ac3cba5410e957312d33814ce8b161fae5e4294e5", kill_on_drop: false }` [INFO] [stdout] 1a1cb58ffae0c7e1bdbe0d4ac3cba5410e957312d33814ce8b161fae5e4294e5