[INFO] cloning repository https://github.com/n3055/guess.com [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n3055/guess.com" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3055%2Fguess.com", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3055%2Fguess.com'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 281c04f456c3acad8b8cadf98eadce2d6a6d708c [INFO] checking n3055/guess.com against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3055%2Fguess.com" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/n3055/guess.com [INFO] finished tweaking git repo https://github.com/n3055/guess.com [INFO] tweaked toml for git repo https://github.com/n3055/guess.com written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/n3055/guess.com on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/n3055/guess.com 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded topcoat v0.1.3 [INFO] [stderr] Downloaded topcoat-view-macro v0.1.3 [INFO] [stderr] Downloaded topcoat-view v0.1.3 [INFO] [stderr] Downloaded topcoat-core v0.1.3 [INFO] [stderr] Downloaded ref-cast-impl v1.0.26 [INFO] [stderr] Downloaded topcoat-view-grammar v0.1.3 [INFO] [stderr] Downloaded topcoat-runtime-macro v0.1.3 [INFO] [stderr] Downloaded topcoat-icon-macro v0.1.3 [INFO] [stderr] Downloaded topcoat-icon-grammar v0.1.3 [INFO] [stderr] Downloaded topcoat-htmx v0.1.3 [INFO] [stderr] Downloaded topcoat-tailwind v0.1.3 [INFO] [stderr] Downloaded ref-cast v1.0.26 [INFO] [stderr] Downloaded matchit v0.9.2 [INFO] [stderr] Downloaded topcoat-router-macro v0.1.3 [INFO] [stderr] Downloaded anymap3 v1.1.0 [INFO] [stderr] Downloaded topcoat-font-macro v0.1.3 [INFO] [stderr] Downloaded topcoat-session v0.1.3 [INFO] [stderr] Downloaded topcoat-router-grammar v0.1.3 [INFO] [stderr] Downloaded topcoat-icon v0.1.3 [INFO] [stderr] Downloaded topcoat-core-macro v0.1.3 [INFO] [stderr] Downloaded topcoat-asset v0.1.3 [INFO] [stderr] Downloaded topcoat-ui-registry v0.1.3 [INFO] [stderr] Downloaded topcoat-cookie v0.1.3 [INFO] [stderr] Downloaded topcoat-runtime-grammar v0.1.3 [INFO] [stderr] Downloaded topcoat-runtime v0.1.3 [INFO] [stderr] Downloaded topcoat-font-grammar v0.1.3 [INFO] [stderr] Downloaded chess v3.2.0 [INFO] [stderr] Downloaded topcoat-core-grammar v0.1.3 [INFO] [stderr] Downloaded topcoat-font v0.1.3 [INFO] [stderr] Downloaded topcoat-router v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1ba823211ec41c76bc4a6c2ae158a36c709df6002bc527e1643923686baf3e75 [INFO] running `Command { std: "docker" "start" "1ba823211ec41c76bc4a6c2ae158a36c709df6002bc527e1643923686baf3e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ba823211ec41c76bc4a6c2ae158a36c709df6002bc527e1643923686baf3e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ba823211ec41c76bc4a6c2ae158a36c709df6002bc527e1643923686baf3e75" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ba823211ec41c76bc4a6c2ae158a36c709df6002bc527e1643923686baf3e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ba823211ec41c76bc4a6c2ae158a36c709df6002bc527e1643923686baf3e75" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Checking futures-core v0.3.33 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling tokio v1.53.0 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Compiling anymap3 v1.1.0 [INFO] [stderr] Compiling ref-cast v1.0.26 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking futures-task v0.3.33 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.3.0 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Checking hybrid-array v0.4.13 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling syn v3.0.0 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking spin v0.9.9 [INFO] [stderr] Checking http-body v1.1.0 [INFO] [stderr] Checking simd-adler32 v0.3.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling topcoat-core v0.1.3 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Compiling topcoat-view v0.1.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Checking matchit v0.9.2 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking rustls-pki-types v1.15.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rustls v0.23.42 [INFO] [stderr] Compiling time-macros v0.2.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.7 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Compiling toml v1.1.3+spec-1.1.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling rustc-demangle v0.1.28 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v2.0.19 [INFO] [stderr] Compiling ref-cast-impl v1.0.26 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling uuid v1.24.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Checking webpki-roots v1.0.9 [INFO] [stderr] Checking ureq-proto v0.6.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking utf8-zero v0.8.1 [INFO] [stderr] Checking chacha20 v0.10.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling topcoat-ui-registry v0.1.3 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Checking rand v0.8.7 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking time v0.3.53 [INFO] [stderr] Checking tungstenite v0.29.0 [INFO] [stderr] Compiling topcoat-core-grammar v0.1.3 [INFO] [stderr] Compiling topcoat-view-grammar v0.1.3 [INFO] [stderr] Compiling topcoat-router-grammar v0.1.3 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Compiling tokio-macros v2.7.1 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling topcoat-core-macro v0.1.3 [INFO] [stderr] Compiling topcoat-router-macro v0.1.3 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Compiling topcoat-asset v0.1.3 [INFO] [stderr] Compiling topcoat-font v0.1.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling topcoat-runtime v0.1.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Compiling topcoat-runtime-grammar v0.1.3 [INFO] [stderr] Compiling topcoat-view-macro v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling topcoat-icon v0.1.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling topcoat-icon-grammar v0.1.3 [INFO] [stderr] Compiling topcoat-runtime-macro v0.1.3 [INFO] [stderr] Compiling chess v3.2.0 [INFO] [stderr] Compiling topcoat-icon-macro v0.1.3 [INFO] [stderr] Checking ureq v3.3.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling topcoat-font-grammar v0.1.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-tungstenite v0.29.0 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking topcoat-tailwind v0.1.3 [INFO] [stderr] Compiling topcoat-font-macro v0.1.3 [INFO] [stderr] Checking h2 v0.4.15 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking topcoat-router v0.1.3 [INFO] [stderr] Checking topcoat-cookie v0.1.3 [INFO] [stderr] Checking topcoat-htmx v0.1.3 [INFO] [stderr] Checking topcoat-session v0.1.3 [INFO] [stderr] Checking topcoat v0.1.3 [INFO] [stderr] Checking hello-world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "1ba823211ec41c76bc4a6c2ae158a36c709df6002bc527e1643923686baf3e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba823211ec41c76bc4a6c2ae158a36c709df6002bc527e1643923686baf3e75", kill_on_drop: false }` [INFO] [stdout] 1ba823211ec41c76bc4a6c2ae158a36c709df6002bc527e1643923686baf3e75