[INFO] cloning repository https://github.com/Demonthos/dioxus-todomvc-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Demonthos/dioxus-todomvc-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemonthos%2Fdioxus-todomvc-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemonthos%2Fdioxus-todomvc-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ed2596f5487da52bad7a31faae45b3eaac519ea
[INFO] documenting Demonthos/dioxus-todomvc-example against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemonthos%2Fdioxus-todomvc-example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Demonthos/dioxus-todomvc-example
[INFO] finished tweaking git repo https://github.com/Demonthos/dioxus-todomvc-example
[INFO] tweaked toml for git repo https://github.com/Demonthos/dioxus-todomvc-example written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Demonthos/dioxus-todomvc-example on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Demonthos/dioxus-todomvc-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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallstr v0.2.0
[INFO] [stderr]   Downloaded sledgehammer_bindgen v0.1.3
[INFO] [stderr]   Downloaded sledgehammer_utils v0.1.0
[INFO] [stderr]   Downloaded futures-macro v0.3.27
[INFO] [stderr]   Downloaded dioxus-interpreter-js v0.3.1
[INFO] [stderr]   Downloaded ux v0.1.5
[INFO] [stderr]   Downloaded execute-command-macro v0.1.8
[INFO] [stderr]   Downloaded execute-command-macro-impl v0.1.8
[INFO] [stderr]   Downloaded dioxus-hot-reload v0.1.1
[INFO] [stderr]   Downloaded smallbox v0.8.1
[INFO] [stderr]   Downloaded execute-command-tokens v0.1.6
[INFO] [stderr]   Downloaded dioxus-rsx v0.0.2
[INFO] [stderr]   Downloaded dioxus-core-macro v0.3.0
[INFO] [stderr]   Downloaded internment v0.7.0
[INFO] [stderr]   Downloaded async-trait v0.1.67
[INFO] [stderr]   Downloaded keyboard-types v0.6.2
[INFO] [stderr]   Downloaded dioxus-core v0.3.2
[INFO] [stderr]   Downloaded interprocess v1.2.1
[INFO] [stderr]   Downloaded im-rc v15.1.0
[INFO] [stderr]   Downloaded dioxus-hooks v0.3.0
[INFO] [stderr]   Downloaded dioxus v0.3.2
[INFO] [stderr]   Downloaded enumset v1.0.12
[INFO] [stderr]   Downloaded dioxus-rsx v0.0.3
[INFO] [stderr]   Downloaded enumset_derive v0.6.1
[INFO] [stderr]   Downloaded execute v0.2.11
[INFO] [stderr]   Downloaded bumpslab v0.2.0
[INFO] [stderr]   Downloaded dioxus-html v0.3.1
[INFO] [stderr]   Downloaded dioxus-web v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d6bb4368c9354bc79df400398bea98a629b590b923ac73c1dfa752a4b57e4bd
[INFO] running `Command { std: "docker" "start" "-a" "5d6bb4368c9354bc79df400398bea98a629b590b923ac73c1dfa752a4b57e4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d6bb4368c9354bc79df400398bea98a629b590b923ac73c1dfa752a4b57e4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d6bb4368c9354bc79df400398bea98a629b590b923ac73c1dfa752a4b57e4bd", kill_on_drop: false }`
[INFO] [stdout] 5d6bb4368c9354bc79df400398bea98a629b590b923ac73c1dfa752a4b57e4bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3257a2ffb4e86905b9a3848a20ce719fa95f47a22f9c5b0940a938a5b5d31005
[INFO] running `Command { std: "docker" "start" "-a" "3257a2ffb4e86905b9a3848a20ce719fa95f47a22f9c5b0940a938a5b5d31005", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling wasm-bindgen v0.2.84
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]     Checking smallbox v0.8.1
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling async-trait v0.1.67
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling execute-command-tokens v0.1.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking futures-io v0.3.27
[INFO] [stderr]     Checking regex v1.7.2
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking atomic-waker v1.1.0
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]     Checking quote v1.0.26
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking ux v0.1.5
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking bumpslab v0.2.0
[INFO] [stderr]     Checking notify v5.1.0
[INFO] [stderr]    Compiling internment v0.7.0
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]     Checking lru v0.8.1
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]    Compiling syn v2.0.8
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking blocking v1.3.0
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling dioxus-core v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.84
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.8
[INFO] [stderr]    Compiling sledgehammer_bindgen v0.1.3
[INFO] [stderr]     Checking execute-command-macro v0.1.8
[INFO] [stderr]     Checking execute v0.2.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.84
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3257a2ffb4e86905b9a3848a20ce719fa95f47a22f9c5b0940a938a5b5d31005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3257a2ffb4e86905b9a3848a20ce719fa95f47a22f9c5b0940a938a5b5d31005", kill_on_drop: false }`
[INFO] [stdout] 3257a2ffb4e86905b9a3848a20ce719fa95f47a22f9c5b0940a938a5b5d31005
