[INFO] cloning repository https://github.com/dgendill/quarto-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgendill/quarto-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgendill%2Fquarto-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgendill%2Fquarto-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8712c3d186ee31a35cff11dd7b099de21d3274e
[INFO] testing dgendill/quarto-wasm against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgendill%2Fquarto-wasm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dgendill/quarto-wasm
[INFO] finished tweaking git repo https://github.com/dgendill/quarto-wasm
[INFO] tweaked toml for git repo https://github.com/dgendill/quarto-wasm written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dgendill/quarto-wasm on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dgendill/quarto-wasm 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.44.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f136341f1d364e5ab86a553e9b3626a6ed1fbb437621353ffdbbcecf66bb602
[INFO] running `Command { std: "docker" "start" "-a" "3f136341f1d364e5ab86a553e9b3626a6ed1fbb437621353ffdbbcecf66bb602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f136341f1d364e5ab86a553e9b3626a6ed1fbb437621353ffdbbcecf66bb602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f136341f1d364e5ab86a553e9b3626a6ed1fbb437621353ffdbbcecf66bb602", kill_on_drop: false }`
[INFO] [stdout] 3f136341f1d364e5ab86a553e9b3626a6ed1fbb437621353ffdbbcecf66bb602
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0f1728d5db3aa4969279308fb9d81971858f74c424330cf45674174480f278ee
[INFO] running `Command { std: "docker" "start" "-a" "0f1728d5db3aa4969279308fb9d81971858f74c424330cf45674174480f278ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling wit-bindgen-rt v0.44.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling quarto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::cmp::Ordering`
[INFO] [stdout]  --> src/quarto/logic.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/quarto/mini_board.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::quarto::logic::Board`
[INFO] [stdout]  --> src/quarto/piece.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::quarto::logic::Board;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/quarto/debug.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let mut markup = r#"
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_classic_board` is never used
[INFO] [stdout]  --> src/quarto/debug.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn show_classic_board(board: &Board) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_binary_board` is never used
[INFO] [stdout]   --> src/quarto/debug.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn show_binary_board(board: &Board) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_to_html` is never used
[INFO] [stdout]   --> src/quarto/debug.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn render_to_html(board: &Board) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_from_board` is never used
[INFO] [stdout]   --> src/quarto/logic.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn remove_from_board(board: &mut Board, x: u32, y: u32) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `place_on_board` is never used
[INFO] [stdout]   --> src/quarto/logic.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn place_on_board(board: &mut Board, x: i32, y: i32, piece: Piece) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_full_board` is never used
[INFO] [stdout]   --> src/quarto/logic.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn make_full_board() -> Board {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `row_property_same` is never used
[INFO] [stdout]    --> src/quarto/logic.rs:124:4
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn row_property_same(row: RowPieces, property: i32) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `empty_spaces` is never used
[INFO] [stdout]    --> src/quarto/logic.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn empty_spaces(board: &Board) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mk_point` is never used
[INFO] [stdout]    --> src/quarto/logic.rs:163:4
[INFO] [stdout]     |
[INFO] [stdout] 163 | fn mk_point(x: i32, y: i32) -> i32 {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `construct_triple_points` is never used
[INFO] [stdout]    --> src/quarto/logic.rs:168:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn construct_triple_points() -> Vec<[i32; 3]> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parts` is never used
[INFO] [stdout]  --> src/quarto/piece.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parts(piece: i32) -> (i32, i32, i32, i32) {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_file_name` is never used
[INFO] [stdout]  --> src/quarto/piece_style/classic.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn to_file_name(piece: Piece) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_classic_piece` is never used
[INFO] [stdout]   --> src/quarto/piece_style/classic.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn show_classic_piece(piece: Piece) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_dark_light` is never used
[INFO] [stdout]   --> src/quarto/piece_style/classic.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn show_dark_light(v: i32) -> &'static str {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_short_tall` is never used
[INFO] [stdout]   --> src/quarto/piece_style/classic.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn show_short_tall(v: i32) -> &'static str {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_circle_square` is never used
[INFO] [stdout]   --> src/quarto/piece_style/classic.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn show_circle_square(v: i32) -> &'static str {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_hollow_solid` is never used
[INFO] [stdout]   --> src/quarto/piece_style/classic.rs:73:4
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn show_hollow_solid(v: i32) -> &'static str {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/quarto/debug.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fs::write("board.html", markup);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let _ = fs::write("board.html", markup);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/build/quarto/c886bede10679864/deps/rustcDvgf0B/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/build/quarto/c886bede10679864/deps/rustcDvgf0B/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/build/wit-bindgen-rt/ca3422abbff06917/deps/libwit_bindgen_rt-ca3422abbff06917.rlib" "/opt/rustwide/target/debug/build/bitflags/ae83ff7d8b19c6be/deps/libbitflags-ae83ff7d8b19c6be.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/build/quarto/c886bede10679864/deps/rustcDvgf0B/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/quarto/c886bede10679864/deps/libquarto.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /opt/rustwide/target/debug/build/quarto/c886bede10679864/deps/rustcDvgf0B/list:7: ; expected, but got @
[INFO] [stdout]           >>>     component:quarto/high-level-quarto@0.1.0#ai-give;
[INFO] [stdout]           >>>                                       ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quarto` (lib) due to 1 previous error; 22 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0f1728d5db3aa4969279308fb9d81971858f74c424330cf45674174480f278ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f1728d5db3aa4969279308fb9d81971858f74c424330cf45674174480f278ee", kill_on_drop: false }`
[INFO] [stdout] 0f1728d5db3aa4969279308fb9d81971858f74c424330cf45674174480f278ee
