[INFO] cloning repository https://github.com/quantatic/quantatic.github.io [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quantatic/quantatic.github.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantatic%2Fquantatic.github.io", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantatic%2Fquantatic.github.io'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d4bcc67fbdb7fe1e4247f3e0ae5102511eb1d29 [INFO] checking quantatic/quantatic.github.io against try#34585ff556bad2462429cd3775623c743928a72f for pr-102593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantatic%2Fquantatic.github.io" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quantatic/quantatic.github.io on toolchain 34585ff556bad2462429cd3775623c743928a72f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+34585ff556bad2462429cd3775623c743928a72f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quantatic/quantatic.github.io [INFO] finished tweaking git repo https://github.com/quantatic/quantatic.github.io [INFO] tweaked toml for git repo https://github.com/quantatic/quantatic.github.io written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/quantatic/quantatic.github.io already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+34585ff556bad2462429cd3775623c743928a72f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+34585ff556bad2462429cd3775623c743928a72f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48b438ceace0bcf0cd12d7bccf29e1ba67eaaca1351d412193107d0695f0aeef [INFO] running `Command { std: "docker" "start" "-a" "48b438ceace0bcf0cd12d7bccf29e1ba67eaaca1351d412193107d0695f0aeef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48b438ceace0bcf0cd12d7bccf29e1ba67eaaca1351d412193107d0695f0aeef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b438ceace0bcf0cd12d7bccf29e1ba67eaaca1351d412193107d0695f0aeef", kill_on_drop: false }` [INFO] [stdout] 48b438ceace0bcf0cd12d7bccf29e1ba67eaaca1351d412193107d0695f0aeef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+34585ff556bad2462429cd3775623c743928a72f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 610ea0904cd503173c687b91da409ca8cdbba533c6adf7c3cd04aa1ab4a388a2 [INFO] running `Command { std: "docker" "start" "-a" "610ea0904cd503173c687b91da409ca8cdbba533c6adf7c3cd04aa1ab4a388a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking xxhash-rust v0.8.5 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking emulator-core v0.1.0 (https://github.com/quantatic/Rust-GB/#86f12caf) [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.33 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Checking emulator-core v0.1.0 (https://github.com/quantatic/rust-gba#f4dfd889) [INFO] [stderr] Checking js-sys v0.3.60 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking rust-webpack-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CYCLES_PER_SECOND` [INFO] [stdout] --> src/gba.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | CYCLES_PER_SECOND, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasm-bindgen-futures v0.4.33 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking wasm-bindgen-test v0.3.33 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stdout] warning: unused import: `CYCLES_PER_SECOND` [INFO] [stdout] --> src/gba.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | CYCLES_PER_SECOND, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.96s [INFO] running `Command { std: "docker" "inspect" "610ea0904cd503173c687b91da409ca8cdbba533c6adf7c3cd04aa1ab4a388a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610ea0904cd503173c687b91da409ca8cdbba533c6adf7c3cd04aa1ab4a388a2", kill_on_drop: false }` [INFO] [stdout] 610ea0904cd503173c687b91da409ca8cdbba533c6adf7c3cd04aa1ab4a388a2