[INFO] cloning repository https://github.com/Ubugeeei/dioxus-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ubugeeei/dioxus-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUbugeeei%2Fdioxus-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUbugeeei%2Fdioxus-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 118fb61cd8e6391f326f6664090eb41ef8c8ae4b [INFO] documenting Ubugeeei/dioxus-sample against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUbugeeei%2Fdioxus-sample" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ubugeeei/dioxus-sample on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ubugeeei/dioxus-sample [INFO] finished tweaking git repo https://github.com/Ubugeeei/dioxus-sample [INFO] tweaked toml for git repo https://github.com/Ubugeeei/dioxus-sample written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Ubugeeei/dioxus-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2820b4011db6a23f07248cc61932a1ff181339afca2c5fff5ab4ab867a507e7 [INFO] running `Command { std: "docker" "start" "-a" "e2820b4011db6a23f07248cc61932a1ff181339afca2c5fff5ab4ab867a507e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2820b4011db6a23f07248cc61932a1ff181339afca2c5fff5ab4ab867a507e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2820b4011db6a23f07248cc61932a1ff181339afca2c5fff5ab4ab867a507e7", kill_on_drop: false }` [INFO] [stdout] e2820b4011db6a23f07248cc61932a1ff181339afca2c5fff5ab4ab867a507e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b90b87fa24c412ddd3769189e3c5472302d47b7ab0c299cf7a0047191f9b6a26 [INFO] running `Command { std: "docker" "start" "-a" "b90b87fa24c412ddd3769189e3c5472302d47b7ab0c299cf7a0047191f9b6a26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking bumpalo v3.9.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [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] Checking object v0.27.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling dioxus-core-macro v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Checking js-sys v0.3.56 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking dioxus-core v0.1.9 [INFO] [stderr] Checking dioxus-html v0.1.6 [INFO] [stderr] Checking dioxus-hooks v0.1.7 [INFO] [stderr] Checking web-sys v0.3.56 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.29 [INFO] [stderr] Checking gloo-timers v0.2.3 [INFO] [stderr] Checking wasm-bindgen-test v0.3.29 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking dioxus-web v0.0.5 [INFO] [stderr] Checking dioxus v0.1.8 [INFO] [stderr] Documenting dioxus-sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.39s [INFO] running `Command { std: "docker" "inspect" "b90b87fa24c412ddd3769189e3c5472302d47b7ab0c299cf7a0047191f9b6a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90b87fa24c412ddd3769189e3c5472302d47b7ab0c299cf7a0047191f9b6a26", kill_on_drop: false }` [INFO] [stdout] b90b87fa24c412ddd3769189e3c5472302d47b7ab0c299cf7a0047191f9b6a26