[INFO] cloning repository https://github.com/lucifer1004/dioxus-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucifer1004/dioxus-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucifer1004%2Fdioxus-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucifer1004%2Fdioxus-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d847ed6235fa5b09432b39a2e597672230c6481 [INFO] documenting lucifer1004/dioxus-demo against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucifer1004%2Fdioxus-demo" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucifer1004/dioxus-demo on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lucifer1004/dioxus-demo [INFO] finished tweaking git repo https://github.com/lucifer1004/dioxus-demo [INFO] tweaked toml for git repo https://github.com/lucifer1004/dioxus-demo written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/lucifer1004/dioxus-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallstr v0.2.0 [INFO] [stderr] Downloaded dioxus-core-macro v0.1.6 [INFO] [stderr] Downloaded dioxus-web v0.0.4 [INFO] [stderr] Downloaded dioxus-hooks v0.1.6 [INFO] [stderr] Downloaded dioxus-html v0.1.4 [INFO] [stderr] Downloaded dioxus-core v0.1.7 [INFO] [stderr] Downloaded dioxus v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0c20e1b7039fdad8fd5c1a1eccc317f3e59fd466ecce4cf3fa5f1cc01d2ed54 [INFO] running `Command { std: "docker" "start" "-a" "a0c20e1b7039fdad8fd5c1a1eccc317f3e59fd466ecce4cf3fa5f1cc01d2ed54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0c20e1b7039fdad8fd5c1a1eccc317f3e59fd466ecce4cf3fa5f1cc01d2ed54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c20e1b7039fdad8fd5c1a1eccc317f3e59fd466ecce4cf3fa5f1cc01d2ed54", kill_on_drop: false }` [INFO] [stdout] a0c20e1b7039fdad8fd5c1a1eccc317f3e59fd466ecce4cf3fa5f1cc01d2ed54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e83a9861ddd02dab00af7968f160111206f3ab9fc34ab261a1dd3615f17ca9c6 [INFO] running `Command { std: "docker" "start" "-a" "e83a9861ddd02dab00af7968f160111206f3ab9fc34ab261a1dd3615f17ca9c6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bumpalo v3.9.1 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking smallstr v0.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling dioxus-core-macro v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking dioxus-core v0.1.7 [INFO] [stderr] Checking dioxus-html v0.1.4 [INFO] [stderr] Checking dioxus-hooks v0.1.6 [INFO] [stderr] Checking web-sys v0.3.55 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.28 [INFO] [stderr] Checking wasm-bindgen-test v0.3.28 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-timers v0.2.2 [INFO] [stderr] Checking dioxus-web v0.0.4 [INFO] [stderr] Checking dioxus v0.1.7 [INFO] [stderr] Documenting dioxus-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "e83a9861ddd02dab00af7968f160111206f3ab9fc34ab261a1dd3615f17ca9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83a9861ddd02dab00af7968f160111206f3ab9fc34ab261a1dd3615f17ca9c6", kill_on_drop: false }` [INFO] [stdout] e83a9861ddd02dab00af7968f160111206f3ab9fc34ab261a1dd3615f17ca9c6