[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 against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiedzwiedzw%2Fsilkenweb-event-handler-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Niedzwiedzw/silkenweb-event-handler-example on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.59
[INFO] [stderr]   Downloaded tokio-stream v0.1.15
[INFO] [stderr]   Downloaded clonelet v0.2.0
[INFO] [stderr]   Downloaded codemap v0.1.3
[INFO] [stderr]   Downloaded silkenweb-signals-ext v0.7.1
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded parcel_selectors v0.26.4
[INFO] [stderr]   Downloaded gensym v0.1.1
[INFO] [stderr]   Downloaded libc v0.2.154
[INFO] [stderr]   Downloaded futures-signals v0.3.33
[INFO] [stderr]   Downloaded lasso v0.7.2
[INFO] [stderr]   Downloaded grass v0.13.2
[INFO] [stderr]   Downloaded grass_compiler v0.13.2
[INFO] [stderr]   Downloaded tokio v1.37.0
[INFO] [stderr]   Downloaded uuid v1.8.0
[INFO] [stderr]   Downloaded autocfg v1.2.0
[INFO] [stderr]   Downloaded dtoa-short v0.3.4
[INFO] [stderr]   Downloaded thiserror-impl v1.0.59
[INFO] [stderr]   Downloaded cc v1.0.96
[INFO] [stderr]   Downloaded silkenweb-css v0.7.1
[INFO] [stderr]   Downloaded silkenweb-macros v0.7.1
[INFO] [stderr]   Downloaded silkenweb-task v0.7.1
[INFO] [stderr]   Downloaded silkenweb-base v0.7.1
[INFO] [stderr]   Downloaded silkenweb v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b197eb914adba750ec4dcd877d38a43b0ea6a784136895174a78de2a12d14c60
[INFO] running `Command { std: "docker" "start" "-a" "b197eb914adba750ec4dcd877d38a43b0ea6a784136895174a78de2a12d14c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b197eb914adba750ec4dcd877d38a43b0ea6a784136895174a78de2a12d14c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b197eb914adba750ec4dcd877d38a43b0ea6a784136895174a78de2a12d14c60", kill_on_drop: false }`
[INFO] [stdout] b197eb914adba750ec4dcd877d38a43b0ea6a784136895174a78de2a12d14c60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 710474ff54253dd2226cba0c8d99ebca34c975bdcb8a43e329ff28bb4c9ab420
[INFO] running `Command { std: "docker" "start" "-a" "710474ff54253dd2226cba0c8d99ebca34c975bdcb8a43e329ff28bb4c9ab420", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]    Compiling clonelet v0.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lasso v0.7.2
[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 proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[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 phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling caseless v0.2.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling grass_compiler v0.13.2
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking futures-signals v0.3.33
[INFO] [stderr]    Compiling grass v0.13.2
[INFO] [stderr]    Compiling silkenweb-css v0.7.1
[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 1m 04s
[INFO] running `Command { std: "docker" "inspect" "710474ff54253dd2226cba0c8d99ebca34c975bdcb8a43e329ff28bb4c9ab420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "710474ff54253dd2226cba0c8d99ebca34c975bdcb8a43e329ff28bb4c9ab420", kill_on_drop: false }`
[INFO] [stdout] 710474ff54253dd2226cba0c8d99ebca34c975bdcb8a43e329ff28bb4c9ab420
