[INFO] cloning repository https://github.com/SamirTalwar/boo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamirTalwar/boo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamirTalwar%2Fboo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamirTalwar%2Fboo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed5fba098ab85161f8df64aa9135bb4a5bdf3558 [INFO] testing SamirTalwar/boo against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamirTalwar%2Fboo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SamirTalwar/boo on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/SamirTalwar/boo [INFO] finished tweaking git repo https://github.com/SamirTalwar/boo [INFO] tweaked toml for git repo https://github.com/SamirTalwar/boo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SamirTalwar/boo 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded im v15.1.0 [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded plotters-svg v0.3.5 [INFO] [stderr] Downloaded supports-hyperlinks v2.1.0 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.90 [INFO] [stderr] Downloaded ciborium-io v0.2.2 [INFO] [stderr] Downloaded anes v0.1.6 [INFO] [stderr] Downloaded ciborium v0.2.2 [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded clap v4.4.18 [INFO] [stderr] Downloaded js-sys v0.3.67 [INFO] [stderr] Downloaded similar v2.4.0 [INFO] [stderr] Downloaded criterion v0.5.1 [INFO] [stderr] Downloaded plotters v0.3.5 [INFO] [stderr] Downloaded rayon v1.8.1 [INFO] [stderr] Downloaded clap_builder v4.4.18 [INFO] [stderr] Downloaded wasm-bindgen v0.2.90 [INFO] [stderr] Downloaded chrono v0.4.33 [INFO] [stderr] Downloaded proptest v1.4.0 [INFO] [stderr] Downloaded reedline v0.28.0 [INFO] [stderr] Downloaded logos-codegen v0.13.0 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded miette v5.10.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.19 [INFO] [stderr] Downloaded anstream v0.6.11 [INFO] [stderr] Downloaded clap_derive v4.4.7 [INFO] [stderr] Downloaded iana-time-zone v0.1.59 [INFO] [stderr] Downloaded nu-ansi-term v0.49.0 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded peg-macros v0.8.2 [INFO] [stderr] Downloaded hermit-abi v0.3.4 [INFO] [stderr] Downloaded sized-chunks v0.6.5 [INFO] [stderr] Downloaded tempfile v3.9.0 [INFO] [stderr] Downloaded criterion-plot v0.5.0 [INFO] [stderr] Downloaded anstyle v1.0.5 [INFO] [stderr] Downloaded insta v1.34.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.90 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.90 [INFO] [stderr] Downloaded cast v0.3.0 [INFO] [stderr] Downloaded plotters-backend v0.3.5 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Downloaded fd-lock v3.0.13 [INFO] [stderr] Downloaded peg v0.8.2 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded unicode-linebreak v0.1.5 [INFO] [stderr] Downloaded web-sys v0.3.67 [INFO] [stderr] Downloaded rand_xoshiro v0.6.0 [INFO] [stderr] Downloaded ciborium-ll v0.2.2 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded beef v0.5.2 [INFO] [stderr] Downloaded logos v0.13.0 [INFO] [stderr] Downloaded miette-derive v5.10.0 [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded is-terminal v0.4.10 [INFO] [stderr] Downloaded smawk v0.3.2 [INFO] [stderr] Downloaded proptest-derive v0.4.0 [INFO] [stderr] Downloaded logos-derive v0.13.0 [INFO] [stderr] Downloaded peg-runtime v0.8.2 [INFO] [stderr] Downloaded supports-unicode v2.1.0 [INFO] [stderr] Downloaded bitmaps v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4d35cbc19c2939d484b492fbec997d5425c7459bb4681df66b964bc2fbf5050 [INFO] running `Command { std: "docker" "start" "-a" "f4d35cbc19c2939d484b492fbec997d5425c7459bb4681df66b964bc2fbf5050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4d35cbc19c2939d484b492fbec997d5425c7459bb4681df66b964bc2fbf5050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d35cbc19c2939d484b492fbec997d5425c7459bb4681df66b964bc2fbf5050", kill_on_drop: false }` [INFO] [stdout] f4d35cbc19c2939d484b492fbec997d5425c7459bb4681df66b964bc2fbf5050 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd20770d82a9c6128ba6492f9cff0ac2b4ada8ec3afd568f205735944f9df57e [INFO] running `Command { std: "docker" "start" "-a" "dd20770d82a9c6128ba6492f9cff0ac2b4ada8ec3afd568f205735944f9df57e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.5 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling peg v0.8.2 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling proptest-derive v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling reedline v0.28.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling boo-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling boo-test-helpers v0.1.0 (/opt/rustwide/workdir/crates/test-helpers) [INFO] [stderr] Compiling boo-language v0.1.0 (/opt/rustwide/workdir/crates/language) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/language/src/operation.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, proptest_derive::Arbitrary)] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Operation` [INFO] [stdout] 7 | pub enum Operation { [INFO] [stdout] | --------- `Operation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling boo-parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Compiling boo-evaluation-lazy v0.1.0 (/opt/rustwide/workdir/crates/evaluation-lazy) [INFO] [stderr] Compiling boo-generator v0.1.0 (/opt/rustwide/workdir/crates/generator) [INFO] [stderr] Compiling boo-evaluation-reduction v0.1.0 (/opt/rustwide/workdir/crates/evaluation-reduction) [INFO] [stderr] Compiling boo-types-hindley-milner v0.1.0 (/opt/rustwide/workdir/crates/types-hindley-milner) [INFO] [stderr] Compiling boo-evaluation-recursive v0.1.0 (/opt/rustwide/workdir/crates/evaluation-recursive) [INFO] [stderr] Compiling boo-evaluation-pooling v0.1.0 (/opt/rustwide/workdir/crates/evaluation-pooling) [INFO] [stderr] Compiling boo-evaluation-optimized v0.1.0 (/opt/rustwide/workdir/crates/evaluation-optimized) [INFO] [stderr] Compiling boo v0.1.0 (/opt/rustwide/workdir/crates/lib) [INFO] [stderr] Compiling boo-benchmarks v0.1.0 (/opt/rustwide/workdir/crates/benchmarks) [INFO] [stderr] Compiling boo-interpreter v0.1.0 (/opt/rustwide/workdir/crates/interpreter) [INFO] [stderr] Compiling boo-random-program v0.1.0 (/opt/rustwide/workdir/crates/random-program) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.44s [INFO] running `Command { std: "docker" "inspect" "dd20770d82a9c6128ba6492f9cff0ac2b4ada8ec3afd568f205735944f9df57e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd20770d82a9c6128ba6492f9cff0ac2b4ada8ec3afd568f205735944f9df57e", kill_on_drop: false }` [INFO] [stdout] dd20770d82a9c6128ba6492f9cff0ac2b4ada8ec3afd568f205735944f9df57e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2d8b28d888018a0aba89c1a365eea9391d104b45543781798df1ec75b9e98ca [INFO] running `Command { std: "docker" "start" "-a" "f2d8b28d888018a0aba89c1a365eea9391d104b45543781798df1ec75b9e98ca", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling boo-evaluation-pooling v0.1.0 (/opt/rustwide/workdir/crates/evaluation-pooling) [INFO] [stderr] Compiling boo-evaluation-recursive v0.1.0 (/opt/rustwide/workdir/crates/evaluation-recursive) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/language/src/operation.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, proptest_derive::Arbitrary)] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Operation` [INFO] [stdout] 7 | pub enum Operation { [INFO] [stdout] | --------- `Operation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling boo-evaluation-optimized v0.1.0 (/opt/rustwide/workdir/crates/evaluation-optimized) [INFO] [stderr] Compiling boo-types-hindley-milner v0.1.0 (/opt/rustwide/workdir/crates/types-hindley-milner) [INFO] [stderr] Compiling boo-generator v0.1.0 (/opt/rustwide/workdir/crates/generator) [INFO] [stderr] Compiling boo v0.1.0 (/opt/rustwide/workdir/crates/lib) [INFO] [stderr] Compiling boo-benchmarks v0.1.0 (/opt/rustwide/workdir/crates/benchmarks) [INFO] [stderr] Compiling boo-interpreter v0.1.0 (/opt/rustwide/workdir/crates/interpreter) [INFO] [stderr] Compiling boo-random-program v0.1.0 (/opt/rustwide/workdir/crates/random-program) [INFO] [stderr] Compiling boo-evaluation-lazy v0.1.0 (/opt/rustwide/workdir/crates/evaluation-lazy) [INFO] [stderr] Compiling boo-evaluation-reduction v0.1.0 (/opt/rustwide/workdir/crates/evaluation-reduction) [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling boo-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling boo-language v0.1.0 (/opt/rustwide/workdir/crates/language) [INFO] [stderr] Compiling boo-test-helpers v0.1.0 (/opt/rustwide/workdir/crates/test-helpers) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/language/src/operation.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, proptest_derive::Arbitrary)] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Operation` [INFO] [stdout] 7 | pub enum Operation { [INFO] [stdout] | --------- `Operation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling insta v1.34.0 [INFO] [stderr] error: could not compile `insta` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name insta --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/insta-1.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="colors"' --cfg 'feature="console"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_cargo_insta_internal", "colors", "console", "csv", "default", "dep_csv", "dep_ron", "dep_toml", "filters", "glob", "globset", "json", "pest", "pest_derive", "redactions", "regex", "ron", "serde", "toml", "walkdir", "yaml"))' -C metadata=e04a6bb15aa71471 -C extra-filename=-e04a6bb15aa71471 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern console=/opt/rustwide/target/debug/deps/libconsole-f877686bedd033a4.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rmeta --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-5de8440622f69357.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-c8fd962db78808eb.rmeta --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-35883dd12792d30d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCULIMA/symbols.o" "/opt/rustwide/target/debug/deps/evaluator_test-290212ffac96c9e7.evaluator_test.25b585ce2ddff3d1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/evaluator_test-290212ffac96c9e7.evaluator_test.25b585ce2ddff3d1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/evaluator_test-290212ffac96c9e7.evaluator_test.25b585ce2ddff3d1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/evaluator_test-290212ffac96c9e7.evaluator_test.25b585ce2ddff3d1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/evaluator_test-290212ffac96c9e7.evaluator_test.25b585ce2ddff3d1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/evaluator_test-290212ffac96c9e7.evaluator_test.25b585ce2ddff3d1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/evaluator_test-290212ffac96c9e7.evaluator_test.25b585ce2ddff3d1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/evaluator_test-290212ffac96c9e7.evaluator_test.25b585ce2ddff3d1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/evaluator_test-290212ffac96c9e7.evaluator_test.25b585ce2ddff3d1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/evaluator_test-290212ffac96c9e7.8zs1zbhns6h7c3l91ldywhru4.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libboo_generator-4bdbea46c93f2be9.rlib" "/opt/rustwide/target/debug/deps/libboo_language-199ce1382d43f25b.rlib" "/opt/rustwide/target/debug/deps/libboo_evaluation_optimized-70b090484e36005e.rlib" "/opt/rustwide/target/debug/deps/libboo_evaluation_recursive-b779b297568247f6.rlib" "/opt/rustwide/target/debug/deps/libboo_evaluation_pooling-78c3bc783ad900e7.rlib" "/opt/rustwide/target/debug/deps/libboo_evaluation_lazy-2894a5f1687252b3.rlib" "/opt/rustwide/target/debug/deps/libboo_evaluation_reduction-27e28e6d945d9ddc.rlib" "/opt/rustwide/target/debug/deps/libim-4ee9a8dc1acadda8.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-51f88a3b2a10f080.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-84e588607078a57d.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-15ff6dbc3fb2f40e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d157643610242dec.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3f2fb5628a902976.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-faba618726e33e66.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cb7e1a26da719554.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-cc5e90924cebe413.rlib" "/opt/rustwide/target/debug/deps/libboo_test_helpers-29f5ea02dd17fabd.rlib" "/opt/rustwide/target/debug/deps/libboo_core-df1b0c19a8f7a389.rlib" "/opt/rustwide/target/debug/deps/libmiette-1e423efe6833d3ad.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_ext-15382a62d9339ee5.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b97b2d1f78991ae5.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-db84f53af57a03ed.rlib" "/opt/rustwide/target/debug/deps/libsmawk-205c13f08dc7fb84.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-a30ac7d5699c7408.rlib" "/opt/rustwide/target/debug/deps/libsupports_hyperlinks-7cd1467d6fd51a7f.rlib" "/opt/rustwide/target/debug/deps/libsupports_color-dd45b38ddbe52ad9.rlib" "/opt/rustwide/target/debug/deps/libis_ci-34445ac648fb7ed6.rlib" "/opt/rustwide/target/debug/deps/libsupports_unicode-1229f4a21da34fac.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-783eec753de8093a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6e8196df00a249ea.rlib" "/opt/rustwide/target/debug/deps/libadler-6e2239da07b4bf7a.rlib" "/opt/rustwide/target/debug/deps/libobject-61c38b3a0062432e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-19affee2d68ab31f.rlib" "/opt/rustwide/target/debug/deps/libgimli-7c1a36ec2ebb8c6e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-353d22fc958df6d0.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-a60425d720861fc8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-fc7a44897808fecd.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-e5b1b48c0ba06e99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9cdd93fd5f7b8bc5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-74e0bf0c34439408.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5f914c2780254414.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0c49820f6a3e49ab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2db52f02a998d91b.rlib" "/opt/rustwide/target/debug/deps/libregex-62ffc7ca35c1a18c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ca66e7470eeab81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-79c004e5c8e53aca.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e65afb9247027cc0.rlib" "/opt/rustwide/target/debug/deps/libproptest-9c6449ae9b871117.rlib" "/opt/rustwide/target/debug/deps/libunarray-7a549fd3719c8873.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3a1287ba0de228b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-1ed63f0dd46d7f5c.rlib" "/opt/rustwide/target/debug/deps/librand-b15fb33a5a55245e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-996f0caf70c5826d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3aad57fff99c9011.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a597cc0a9157e5b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ea0defc58153e9a2.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-b01bcf95c8c12798.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-c89ee919ff5925fd.rlib" "/opt/rustwide/target/debug/deps/liblibc-5be6306afc4232c7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-62e0e32a60c15a63.rlib" "/opt/rustwide/target/debug/deps/libfastrand-8aacb38f4e05efe3.rlib" "/opt/rustwide/target/debug/deps/librustix-45d4d58f59ab7161.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-709623b6a9464c65.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libquick_error-f65da788bd712813.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libbit_set-0d7685fb9a834246.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e72edbed9032bd6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fe244edc2a1ed918.rlib" "/opt/rustwide/target/debug/deps/libserde-f7f2da5b51d0bd01.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/evaluator_test-290212ffac96c9e7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `boo-evaluation-optimized` (test "evaluator_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f2d8b28d888018a0aba89c1a365eea9391d104b45543781798df1ec75b9e98ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d8b28d888018a0aba89c1a365eea9391d104b45543781798df1ec75b9e98ca", kill_on_drop: false }` [INFO] [stdout] f2d8b28d888018a0aba89c1a365eea9391d104b45543781798df1ec75b9e98ca