[INFO] cloning repository https://github.com/longfangsong/my-riscv-asm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/longfangsong/my-riscv-asm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongfangsong%2Fmy-riscv-asm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongfangsong%2Fmy-riscv-asm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df1df84109c8bb9ab4bc9e1bbf871f5fe5df735e [INFO] checking longfangsong/my-riscv-asm against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongfangsong%2Fmy-riscv-asm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/longfangsong/my-riscv-asm on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/longfangsong/my-riscv-asm [INFO] finished tweaking git repo https://github.com/longfangsong/my-riscv-asm [INFO] tweaked toml for git repo https://github.com/longfangsong/my-riscv-asm written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 146 packages [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding chrono-tz v0.8.6 (latest: v0.9.0) [INFO] [stderr] Adding chrono-tz-build v0.2.1 (latest: v0.3.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding git2 v0.16.1 (latest: v0.18.3) [INFO] [stderr] Adding globwalk v0.8.1 (latest: v0.9.1) [INFO] [stderr] Adding libgit2-sys v0.14.2+1.5.1 (latest: v0.16.2+1.7.2) [INFO] [stderr] Adding shadow-rs v0.20.1 (latest: v0.27.1) [INFO] [stderr] Adding siphasher v0.3.11 (latest: v1.0.1) [INFO] [stderr] Adding tzdb v0.5.10 (latest: v0.6.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.55.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse_int v0.6.0 [INFO] [stderr] Downloaded shadow-rs v0.20.1 [INFO] [stderr] Downloaded ezio v0.1.2 [INFO] [stderr] Downloaded git2 v0.16.1 [INFO] [stderr] Downloaded libgit2-sys v0.14.2+1.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2641de13af36823a0d1bd6c572f8ea2aae3ba053a8b0c437936200baab6f77d7 [INFO] running `Command { std: "docker" "start" "-a" "2641de13af36823a0d1bd6c572f8ea2aae3ba053a8b0c437936200baab6f77d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2641de13af36823a0d1bd6c572f8ea2aae3ba053a8b0c437936200baab6f77d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2641de13af36823a0d1bd6c572f8ea2aae3ba053a8b0c437936200baab6f77d7", kill_on_drop: false }` [INFO] [stdout] 2641de13af36823a0d1bd6c572f8ea2aae3ba053a8b0c437936200baab6f77d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 567af78bee0f3e9035221f3066eb0e0afff4685415f87ff341ce24014cefc58c [INFO] running `Command { std: "docker" "start" "-a" "567af78bee0f3e9035221f3066eb0e0afff4685415f87ff341ce24014cefc58c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking getrandom v0.2.13 [INFO] [stderr] Compiling tzdb_data v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking parse_int v0.6.0 [INFO] [stderr] Checking ezio v0.1.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling tzdb v0.6.1 [INFO] [stderr] Checking tzdb v0.5.10 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking pest v2.7.9 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking git2 v0.16.1 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Checking shadow-rs v0.20.1 [INFO] [stderr] Compiling shuasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.28s [INFO] running `Command { std: "docker" "inspect" "567af78bee0f3e9035221f3066eb0e0afff4685415f87ff341ce24014cefc58c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "567af78bee0f3e9035221f3066eb0e0afff4685415f87ff341ce24014cefc58c", kill_on_drop: false }` [INFO] [stdout] 567af78bee0f3e9035221f3066eb0e0afff4685415f87ff341ce24014cefc58c