[INFO] cloning repository https://github.com/tsubasamanda/samurai-planner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsubasamanda/samurai-planner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsubasamanda%2Fsamurai-planner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsubasamanda%2Fsamurai-planner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e36f6efcb6615bb346f2e6265bac656e6c7cc2d [INFO] building tsubasamanda/samurai-planner against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsubasamanda%2Fsamurai-planner" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tsubasamanda/samurai-planner [INFO] finished tweaking git repo https://github.com/tsubasamanda/samurai-planner [INFO] tweaked toml for git repo https://github.com/tsubasamanda/samurai-planner written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tsubasamanda/samurai-planner on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tsubasamanda/samurai-planner 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 545cd74e226c4623a8500d590912ce5d60ea65369ab382833e2312ead6ca390f [INFO] running `Command { std: "docker" "start" "-a" "545cd74e226c4623a8500d590912ce5d60ea65369ab382833e2312ead6ca390f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "545cd74e226c4623a8500d590912ce5d60ea65369ab382833e2312ead6ca390f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "545cd74e226c4623a8500d590912ce5d60ea65369ab382833e2312ead6ca390f", kill_on_drop: false }` [INFO] [stdout] 545cd74e226c4623a8500d590912ce5d60ea65369ab382833e2312ead6ca390f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 4ccf21c89896beee7fa4863b75713f373bc9a838fa7ed4912e3b4d907676267e [INFO] running `Command { std: "docker" "start" "-a" "4ccf21c89896beee7fa4863b75713f373bc9a838fa7ed4912e3b4d907676267e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling epaint_default_fonts v0.33.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling moxcms v0.7.10 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling simple-easing v1.0.1 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling js-sys v0.3.83 [INFO] [stderr] Compiling web-sys v0.3.83 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.56 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling emath v0.33.2 [INFO] [stderr] Compiling ron v0.11.0 [INFO] [stderr] Compiling accesskit v0.21.1 [INFO] [stderr] Compiling ecolor v0.33.2 [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Compiling epaint v0.33.2 [INFO] [stderr] Compiling egui v0.33.2 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling ehttp v0.5.0 [INFO] [stderr] Compiling hello_egui_utils v0.10.0 [INFO] [stderr] Compiling egui_glow v0.33.2 [INFO] [stderr] Compiling egui_extras v0.33.2 [INFO] [stderr] Compiling egui_animation v0.10.0 [INFO] [stderr] Compiling egui_dnd v0.14.0 [INFO] [stderr] Compiling eframe v0.33.2 [INFO] [stderr] Compiling samurai-planner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `id`, `combo_potency`, `kenki`, and `buff` are never read [INFO] [stdout] --> src/game/action.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Combo { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 18 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | combo_potency: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 20 | kenki: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | buff: Option [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/game/action.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct GameAction<'a> { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 25 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 26 | pub upgrades: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | pub name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | pub icon: ImageSource<'a>, [INFO] [stdout] 29 | pub global: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 30 | pub potency: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 31 | pub aoe: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 32 | pub kenki: i8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | pub buff: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 34 | pub combo_action: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | pub positional: Option [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 51s [INFO] running `Command { std: "docker" "inspect" "4ccf21c89896beee7fa4863b75713f373bc9a838fa7ed4912e3b4d907676267e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ccf21c89896beee7fa4863b75713f373bc9a838fa7ed4912e3b4d907676267e", kill_on_drop: false }` [INFO] [stdout] 4ccf21c89896beee7fa4863b75713f373bc9a838fa7ed4912e3b4d907676267e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 484ea78e99aa19bdfad95348cc3594512316a03df7d65fc2133d04be6a7dddb6 [INFO] running `Command { std: "docker" "start" "-a" "484ea78e99aa19bdfad95348cc3594512316a03df7d65fc2133d04be6a7dddb6", kill_on_drop: false }` [INFO] [stderr] Compiling samurai-planner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `id`, `combo_potency`, `kenki`, and `buff` are never read [INFO] [stdout] --> src/game/action.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Combo { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 18 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | combo_potency: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 20 | kenki: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | buff: Option [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/game/action.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct GameAction<'a> { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 25 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 26 | pub upgrades: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | pub name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | pub icon: ImageSource<'a>, [INFO] [stdout] 29 | pub global: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 30 | pub potency: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 31 | pub aoe: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 32 | pub kenki: i8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | pub buff: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 34 | pub combo_action: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | pub positional: Option [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "484ea78e99aa19bdfad95348cc3594512316a03df7d65fc2133d04be6a7dddb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484ea78e99aa19bdfad95348cc3594512316a03df7d65fc2133d04be6a7dddb6", kill_on_drop: false }` [INFO] [stdout] 484ea78e99aa19bdfad95348cc3594512316a03df7d65fc2133d04be6a7dddb6