[INFO] cloning repository https://github.com/lpenz/adventofcode2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lpenz/adventofcode2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpenz%2Fadventofcode2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpenz%2Fadventofcode2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fec40cc7e5ffdbefb137fbe8678f0d0a7847a9ff [INFO] building lpenz/adventofcode2022 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpenz%2Fadventofcode2022" "/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/lpenz/adventofcode2022 [INFO] finished tweaking git repo https://github.com/lpenz/adventofcode2022 [INFO] tweaked toml for git repo https://github.com/lpenz/adventofcode2022 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lpenz/adventofcode2022 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/lpenz/adventofcode2022 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autofolder v0.4.0 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded copstr v0.1.2 [INFO] [stderr] Downloaded sqrid v0.0.17 [INFO] [stderr] Downloaded sqrid v0.0.14 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a2929cbac3a47b2763c699b5674fcee8f1fac97436a30ab497619b5abfd72c3 [INFO] running `Command { std: "docker" "start" "-a" "9a2929cbac3a47b2763c699b5674fcee8f1fac97436a30ab497619b5abfd72c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a2929cbac3a47b2763c699b5674fcee8f1fac97436a30ab497619b5abfd72c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2929cbac3a47b2763c699b5674fcee8f1fac97436a30ab497619b5abfd72c3", kill_on_drop: false }` [INFO] [stdout] 9a2929cbac3a47b2763c699b5674fcee8f1fac97436a30ab497619b5abfd72c3 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 546ee1c3e87d64dfc8fa838ea83ffefc97f46cfdf9895b540474d132ba37ca83 [INFO] running `Command { std: "docker" "start" "-a" "546ee1c3e87d64dfc8fa838ea83ffefc97f46cfdf9895b540474d132ba37ca83", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling sqrid v0.0.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling autofolder v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling copstr v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sqrid v0.0.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling day13 v0.1.0 (/opt/rustwide/workdir/day13) [INFO] [stderr] Compiling day12 v0.1.0 (/opt/rustwide/workdir/day12) [INFO] [stderr] Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stderr] Compiling day08 v0.1.0 (/opt/rustwide/workdir/day08) [INFO] [stderr] Compiling day06 v0.1.0 (/opt/rustwide/workdir/day06) [INFO] [stderr] Compiling day05 v0.1.0 (/opt/rustwide/workdir/day05) [INFO] [stderr] Compiling day09 v0.1.0 (/opt/rustwide/workdir/day09) [INFO] [stderr] Compiling day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stderr] Compiling day04 v0.1.0 (/opt/rustwide/workdir/day04) [INFO] [stderr] Compiling day07 v0.1.0 (/opt/rustwide/workdir/day07) [INFO] [stderr] Compiling day01 v0.1.0 (/opt/rustwide/workdir/day01) [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling day03 v0.1.0 (/opt/rustwide/workdir/day03) [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling day02 v0.1.0 (/opt/rustwide/workdir/day02) [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir/aoc) [INFO] [stderr] Compiling day15 v0.1.0 (/opt/rustwide/workdir/day15) [INFO] [stderr] Compiling day19 v0.1.0 (/opt/rustwide/workdir/day19) [INFO] [stderr] Compiling day14 v0.1.0 (/opt/rustwide/workdir/day14) [INFO] [stderr] Compiling day22 v0.1.0 (/opt/rustwide/workdir/day22) [INFO] [stderr] Compiling day18 v0.1.0 (/opt/rustwide/workdir/day18) [INFO] [stderr] Compiling day17 v0.1.0 (/opt/rustwide/workdir/day17) [INFO] [stderr] Compiling day21 v0.1.0 (/opt/rustwide/workdir/day21) [INFO] [stderr] Compiling day20 v0.1.0 (/opt/rustwide/workdir/day20) [INFO] [stderr] Compiling day23 v0.1.0 (/opt/rustwide/workdir/day23) [INFO] [stderr] Compiling day16 v0.1.0 (/opt/rustwide/workdir/day16) [INFO] [stderr] Compiling day24 v0.1.0 (/opt/rustwide/workdir/day24) [INFO] [stderr] Compiling day00 v0.1.0 (/opt/rustwide/workdir/day00-template) [INFO] [stderr] Compiling day25 v0.1.0 (/opt/rustwide/workdir/day25) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> day02/src/lib.rs:10:45 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Eq, Debug, Clone, Copy, num_derive::FromPrimitive)] [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Play` [INFO] [stdout] 11 | pub enum Play { [INFO] [stdout] | ---- `Play` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: values of the type `[char; 4294836225]` are too big for the target architecture [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day23` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "546ee1c3e87d64dfc8fa838ea83ffefc97f46cfdf9895b540474d132ba37ca83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "546ee1c3e87d64dfc8fa838ea83ffefc97f46cfdf9895b540474d132ba37ca83", kill_on_drop: false }` [INFO] [stdout] 546ee1c3e87d64dfc8fa838ea83ffefc97f46cfdf9895b540474d132ba37ca83