[INFO] cloning repository https://github.com/khubo/yew-boilerplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khubo/yew-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhubo%2Fyew-boilerplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhubo%2Fyew-boilerplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89efde5a890f1d1b732670f3e30d59697ae5e12d [INFO] documenting khubo/yew-boilerplate against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhubo%2Fyew-boilerplate" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/khubo/yew-boilerplate on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/khubo/yew-boilerplate [INFO] finished tweaking git repo https://github.com/khubo/yew-boilerplate [INFO] tweaked toml for git repo https://github.com/khubo/yew-boilerplate written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/khubo/yew-boilerplate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d93450b61d4dc5f83bcd7f383509935fec1c2f7fdf68b91792db44d9e5b567d [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" "3d93450b61d4dc5f83bcd7f383509935fec1c2f7fdf68b91792db44d9e5b567d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d93450b61d4dc5f83bcd7f383509935fec1c2f7fdf68b91792db44d9e5b567d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d93450b61d4dc5f83bcd7f383509935fec1c2f7fdf68b91792db44d9e5b567d", kill_on_drop: false }` [INFO] [stdout] 3d93450b61d4dc5f83bcd7f383509935fec1c2f7fdf68b91792db44d9e5b567d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "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] 86434376eb524e7a6b14d0034b2e3aeac001d3ee0be5e750151c4944a8239f91 [INFO] running `Command { std: "docker" "start" "-a" "86434376eb524e7a6b14d0034b2e3aeac001d3ee0be5e750151c4944a8239f91", kill_on_drop: false }` [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.5 [INFO] [stderr] Checking stdweb v0.4.13 [INFO] [stderr] Checking yew v0.6.0 (https://github.com/DenisKolodin/yew#a6a73948) [INFO] [stderr] Documenting todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.97s [INFO] running `Command { std: "docker" "inspect" "86434376eb524e7a6b14d0034b2e3aeac001d3ee0be5e750151c4944a8239f91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86434376eb524e7a6b14d0034b2e3aeac001d3ee0be5e750151c4944a8239f91", kill_on_drop: false }` [INFO] [stdout] 86434376eb524e7a6b14d0034b2e3aeac001d3ee0be5e750151c4944a8239f91