[INFO] cloning repository https://github.com/hinohi/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/hinohi/dioxus-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinohi%2Fdioxus-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinohi%2Fdioxus-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e95c49376fbdcadaa27bf45ad57a04581fff6854 [INFO] documenting hinohi/dioxus-demo 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%2Fhinohi%2Fdioxus-demo" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hinohi/dioxus-demo 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/hinohi/dioxus-demo [INFO] finished tweaking git repo https://github.com/hinohi/dioxus-demo [INFO] tweaked toml for git repo https://github.com/hinohi/dioxus-demo written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hinohi/dioxus-demo 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a5ab18381939639c9dafcc1cfebf4e9f87cf5be7409a1866b95b5b59934b5a45 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a5ab18381939639c9dafcc1cfebf4e9f87cf5be7409a1866b95b5b59934b5a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5ab18381939639c9dafcc1cfebf4e9f87cf5be7409a1866b95b5b59934b5a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5ab18381939639c9dafcc1cfebf4e9f87cf5be7409a1866b95b5b59934b5a45", kill_on_drop: false }` [INFO] [stdout] a5ab18381939639c9dafcc1cfebf4e9f87cf5be7409a1866b95b5b59934b5a45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 680041c3c96b92f8a0b46a0bd99ebccf5d00b37cab4016b6ee74872edaaded58 [INFO] running `Command { std: "docker" "start" "-a" "680041c3c96b92f8a0b46a0bd99ebccf5d00b37cab4016b6ee74872edaaded58", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking bumpalo v3.9.1 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking smallstr v0.2.0 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [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 serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling dioxus-core-macro v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [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 serde v1.0.136 [INFO] [stderr] Checking js-sys v0.3.56 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.29 [INFO] [stderr] Checking web-sys v0.3.56 [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-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "680041c3c96b92f8a0b46a0bd99ebccf5d00b37cab4016b6ee74872edaaded58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "680041c3c96b92f8a0b46a0bd99ebccf5d00b37cab4016b6ee74872edaaded58", kill_on_drop: false }` [INFO] [stdout] 680041c3c96b92f8a0b46a0bd99ebccf5d00b37cab4016b6ee74872edaaded58