[INFO] cloning repository https://github.com/vrptnc/rustboy-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vrptnc/rustboy-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrptnc%2Frustboy-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrptnc%2Frustboy-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cd1b3ebfc1ea097b36c953dd256a24821ba1995
[INFO] checking vrptnc/rustboy-web against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrptnc%2Frustboy-web" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vrptnc/rustboy-web on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vrptnc/rustboy-web
[INFO] finished tweaking git repo https://github.com/vrptnc/rustboy-web
[INFO] tweaked toml for git repo https://github.com/vrptnc/rustboy-web written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/vrptnc/rustboy-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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustboy-core v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 685825df7c04ebcfd4b97313367e6b65868efd5e91a25b9ab8f9b0d53d35cb91
[INFO] running `Command { std: "docker" "start" "-a" "685825df7c04ebcfd4b97313367e6b65868efd5e91a25b9ab8f9b0d53d35cb91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "685825df7c04ebcfd4b97313367e6b65868efd5e91a25b9ab8f9b0d53d35cb91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "685825df7c04ebcfd4b97313367e6b65868efd5e91a25b9ab8f9b0d53d35cb91", kill_on_drop: false }`
[INFO] [stdout] 685825df7c04ebcfd4b97313367e6b65868efd5e91a25b9ab8f9b0d53d35cb91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64f4574238471cbcb176bda1555cef76c6f9e18fab7a2195ed47dc8ae3acd1a9
[INFO] running `Command { std: "docker" "start" "-a" "64f4574238471cbcb176bda1555cef76c6f9e18fab7a2195ed47dc8ae3acd1a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.88
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.88
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.88
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.88
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_with v3.4.0
[INFO] [stderr]     Checking web-sys v0.3.64
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking rustboy-core v0.2.0
[INFO] [stderr]     Checking console_log v1.0.0
[INFO] [stderr]     Checking rustboy-web v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.87s
[INFO] running `Command { std: "docker" "inspect" "64f4574238471cbcb176bda1555cef76c6f9e18fab7a2195ed47dc8ae3acd1a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64f4574238471cbcb176bda1555cef76c6f9e18fab7a2195ed47dc8ae3acd1a9", kill_on_drop: false }`
[INFO] [stdout] 64f4574238471cbcb176bda1555cef76c6f9e18fab7a2195ed47dc8ae3acd1a9
