[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] checking Abdirrahman/RustSnake-on-the-Web against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdirrahman%2FRustSnake-on-the-Web" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  63% (949/1494)
Updating files:  64% (957/1494)
Updating files:  65% (972/1494)
Updating files:  66% (987/1494)
Updating files:  67% (1001/1494)
Updating files:  68% (1016/1494)
Updating files:  69% (1031/1494)
Updating files:  70% (1046/1494)
Updating files:  71% (1061/1494)
Updating files:  72% (1076/1494)
Updating files:  73% (1091/1494)
Updating files:  74% (1106/1494)
Updating files:  75% (1121/1494)
Updating files:  76% (1136/1494)
Updating files:  77% (1151/1494)
Updating files:  78% (1166/1494)
Updating files:  79% (1181/1494)
Updating files:  80% (1196/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdirrahman/RustSnake-on-the-Web on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6525514f52d19bbb206a3d68cc26adb3e1d5bb5fc584b660c43d5582f1374be6
[INFO] running `Command { std: "docker" "start" "-a" "6525514f52d19bbb206a3d68cc26adb3e1d5bb5fc584b660c43d5582f1374be6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6525514f52d19bbb206a3d68cc26adb3e1d5bb5fc584b660c43d5582f1374be6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6525514f52d19bbb206a3d68cc26adb3e1d5bb5fc584b660c43d5582f1374be6", kill_on_drop: false }`
[INFO] [stdout] 6525514f52d19bbb206a3d68cc26adb3e1d5bb5fc584b660c43d5582f1374be6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 198121492d2aca3157aca6b02868c94703717aa5b835e069bcfdedabd24be9f8
[INFO] running `Command { std: "docker" "start" "-a" "198121492d2aca3157aca6b02868c94703717aa5b835e069bcfdedabd24be9f8", 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_json v1.0.57
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.5
[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 quote v1.0.7
[INFO] [stderr]    Compiling stdweb v0.4.20
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.9
[INFO] [stderr]    Compiling stdweb-derive v0.5.3
[INFO] [stderr]     Checking rustsgame v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `canvas` is never read
[INFO] [stdout]  --> src/canvas.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Canvas {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 7 |     pub canvas: CanvasElement,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `canvas` is never read
[INFO] [stdout]  --> src/canvas.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Canvas {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 7 |     pub canvas: CanvasElement,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.05s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "198121492d2aca3157aca6b02868c94703717aa5b835e069bcfdedabd24be9f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "198121492d2aca3157aca6b02868c94703717aa5b835e069bcfdedabd24be9f8", kill_on_drop: false }`
[INFO] [stdout] 198121492d2aca3157aca6b02868c94703717aa5b835e069bcfdedabd24be9f8
