[INFO] cloning repository https://github.com/Zach-hammad/nanochat-riscv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zach-hammad/nanochat-riscv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZach-hammad%2Fnanochat-riscv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZach-hammad%2Fnanochat-riscv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c44f558fd69f35a64f8d05217496342f999d078 [INFO] testing Zach-hammad/nanochat-riscv against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZach-hammad%2Fnanochat-riscv" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Zach-hammad/nanochat-riscv [INFO] finished tweaking git repo https://github.com/Zach-hammad/nanochat-riscv [INFO] tweaked toml for git repo https://github.com/Zach-hammad/nanochat-riscv written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Zach-hammad/nanochat-riscv on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Zach-hammad/nanochat-riscv 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b09d8c158eee72da37229e4ae6171946d80a7d0e5461cff1e54dcfb7e753a04d [INFO] running `Command { std: "docker" "start" "b09d8c158eee72da37229e4ae6171946d80a7d0e5461cff1e54dcfb7e753a04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b09d8c158eee72da37229e4ae6171946d80a7d0e5461cff1e54dcfb7e753a04d", 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" "b09d8c158eee72da37229e4ae6171946d80a7d0e5461cff1e54dcfb7e753a04d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b09d8c158eee72da37229e4ae6171946d80a7d0e5461cff1e54dcfb7e753a04d", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b09d8c158eee72da37229e4ae6171946d80a7d0e5461cff1e54dcfb7e753a04d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling euclid v0.22.13 [INFO] [stderr] Compiling svgtypes v0.11.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling points_on_curve v0.7.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rhdl-bits v0.1.0 (https://github.com/samitbasu/rhdl.git#c99d5cc5) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling svg v0.18.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling svg_path_ops v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling evalexpr v11.3.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling nohash v0.2.0 [INFO] [stderr] Compiling nanochat-isa v0.1.0 (/opt/rustwide/workdir/crates/isa) [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling vcd v0.7.0 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling nanochat-asm v0.1.0 (/opt/rustwide/workdir/crates/asm) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=69e709774481b94e -C extra-filename=-1bb29a8b4d350f95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1567c296f274469b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-04d8551e69cf00a3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1996c11fff15f062.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=21d141ceb254c83d -C extra-filename=-a39435b0b2305fcc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1567c296f274469b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-04d8551e69cf00a3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1996c11fff15f062.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b09d8c158eee72da37229e4ae6171946d80a7d0e5461cff1e54dcfb7e753a04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09d8c158eee72da37229e4ae6171946d80a7d0e5461cff1e54dcfb7e753a04d", kill_on_drop: false }` [INFO] [stdout] b09d8c158eee72da37229e4ae6171946d80a7d0e5461cff1e54dcfb7e753a04d