[INFO] cloning repository https://github.com/Abdirrahman/RustSnake-on-the-Web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abdirrahman/RustSnake-on-the-Web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdirrahman%2FRustSnake-on-the-Web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdirrahman%2FRustSnake-on-the-Web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4ae2ac1064b38305d35ada47b21e686dd68259b
[INFO] documenting Abdirrahman/RustSnake-on-the-Web against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdirrahman%2FRustSnake-on-the-Web" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  80% (1201/1494)
Updating files:  81% (1211/1494)
Updating files:  82% (1226/1494)
Updating files:  83% (1241/1494)
Updating files:  84% (1255/1494)
Updating files:  85% (1270/1494)
Updating files:  86% (1285/1494)
Updating files:  87% (1300/1494)
Updating files:  88% (1315/1494)
Updating files:  89% (1330/1494)
Updating files:  90% (1345/1494)
Updating files:  91% (1360/1494)
Updating files:  92% (1375/1494)
Updating files:  93% (1390/1494)
Updating files:  94% (1405/1494)
Updating files:  95% (1420/1494)
Updating files:  96% (1435/1494)
Updating files:  97% (1450/1494)
Updating files:  98% (1465/1494)
Updating files:  99% (1480/1494)
Updating files: 100% (1494/1494)
Updating files: 100% (1494/1494), done.
[INFO] started tweaking git repo https://github.com/Abdirrahman/RustSnake-on-the-Web
[INFO] finished tweaking git repo https://github.com/Abdirrahman/RustSnake-on-the-Web
[INFO] tweaked toml for git repo https://github.com/Abdirrahman/RustSnake-on-the-Web written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdirrahman/RustSnake-on-the-Web on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abdirrahman/RustSnake-on-the-Web 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base-x v0.2.6
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.68
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.68
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.68
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.68
[INFO] [stderr]   Downloaded serde_json v1.0.57
[INFO] [stderr]   Downloaded bumpalo v3.4.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.68
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1055b5c348cc53b05c357ce0e3603dfe9fad48f73c2aeebaa665e3a49b4958e3
[INFO] running `Command { std: "docker" "start" "-a" "1055b5c348cc53b05c357ce0e3603dfe9fad48f73c2aeebaa665e3a49b4958e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1055b5c348cc53b05c357ce0e3603dfe9fad48f73c2aeebaa665e3a49b4958e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1055b5c348cc53b05c357ce0e3603dfe9fad48f73c2aeebaa665e3a49b4958e3", kill_on_drop: false }`
[INFO] [stdout] 1055b5c348cc53b05c357ce0e3603dfe9fad48f73c2aeebaa665e3a49b4958e3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] baf26150fb54cdec409454eabeadf3e79a0feb57c567f3bb4f47edf84b3df3d4
[INFO] running `Command { std: "docker" "start" "-a" "baf26150fb54cdec409454eabeadf3e79a0feb57c567f3bb4f47edf84b3df3d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling base-x v0.2.6
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling stdweb v0.4.20
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.9
[INFO] [stderr]    Compiling stdweb-derive v0.5.3
[INFO] [stderr]  Documenting rustsgame v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stdweb v0.4.20
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rustsgame/index.html
[INFO] running `Command { std: "docker" "inspect" "baf26150fb54cdec409454eabeadf3e79a0feb57c567f3bb4f47edf84b3df3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baf26150fb54cdec409454eabeadf3e79a0feb57c567f3bb4f47edf84b3df3d4", kill_on_drop: false }`
[INFO] [stdout] baf26150fb54cdec409454eabeadf3e79a0feb57c567f3bb4f47edf84b3df3d4
