[INFO] cloning repository https://github.com/amSiddiqui/AdventOfCodeRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amSiddiqui/AdventOfCodeRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamSiddiqui%2FAdventOfCodeRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamSiddiqui%2FAdventOfCodeRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce2b2828c299a29f5b8db250a3c6a4b2e2dc4e43 [INFO] building amSiddiqui/AdventOfCodeRust against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamSiddiqui%2FAdventOfCodeRust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/amSiddiqui/AdventOfCodeRust [INFO] finished tweaking git repo https://github.com/amSiddiqui/AdventOfCodeRust [INFO] tweaked toml for git repo https://github.com/amSiddiqui/AdventOfCodeRust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/amSiddiqui/AdventOfCodeRust on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/amSiddiqui/AdventOfCodeRust 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.11 [INFO] [stderr] Downloaded png v0.17.15 [INFO] [stderr] Downloaded miniquad v0.4.6 [INFO] [stderr] Downloaded clap_builder v4.4.11 [INFO] [stderr] Downloaded macroquad v0.4.13 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] daa8a984712a40bd3f386f346362101e8c3094d4e14681587409ebd50173a907 [INFO] running `Command { std: "docker" "start" "-a" "daa8a984712a40bd3f386f346362101e8c3094d4e14681587409ebd50173a907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "daa8a984712a40bd3f386f346362101e8c3094d4e14681587409ebd50173a907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daa8a984712a40bd3f386f346362101e8c3094d4e14681587409ebd50173a907", kill_on_drop: false }` [INFO] [stdout] daa8a984712a40bd3f386f346362101e8c3094d4e14681587409ebd50173a907 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 6796d0d081349dd548807f3c7303cd3ae816ad123e68fa3665163150abaa1acf [INFO] running `Command { std: "docker" "start" "-a" "6796d0d081349dd548807f3c7303cd3ae816ad123e68fa3665163150abaa1acf", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling png v0.17.15 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling memory-stats v1.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.44s [INFO] running `Command { std: "docker" "inspect" "6796d0d081349dd548807f3c7303cd3ae816ad123e68fa3665163150abaa1acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6796d0d081349dd548807f3c7303cd3ae816ad123e68fa3665163150abaa1acf", kill_on_drop: false }` [INFO] [stdout] 6796d0d081349dd548807f3c7303cd3ae816ad123e68fa3665163150abaa1acf [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] fb0da8cd3b8997a460978d6ed00825f241dcd876e882110eeee63488d47291da [INFO] running `Command { std: "docker" "start" "-a" "fb0da8cd3b8997a460978d6ed00825f241dcd876e882110eeee63488d47291da", kill_on_drop: false }` [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "fb0da8cd3b8997a460978d6ed00825f241dcd876e882110eeee63488d47291da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0da8cd3b8997a460978d6ed00825f241dcd876e882110eeee63488d47291da", kill_on_drop: false }` [INFO] [stdout] fb0da8cd3b8997a460978d6ed00825f241dcd876e882110eeee63488d47291da