[INFO] fetching crate crystalorb 0.3.0...
[INFO] checking crystalorb-0.3.0 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate crystalorb 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate crystalorb 0.3.0 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate crystalorb 0.3.0
[INFO] finished tweaking crates.io crate crystalorb 0.3.0
[INFO] tweaked toml for crates.io crate crystalorb 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate crystalorb 0.3.0 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded take_mut v0.2.2
[INFO] [stderr]   Downloaded test-log v0.2.8
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.25
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08bbdf7be89faf5412e29830c904782a9d528067210653f02b06ee5c812b49dc
[INFO] running `Command { std: "docker" "start" "-a" "08bbdf7be89faf5412e29830c904782a9d528067210653f02b06ee5c812b49dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08bbdf7be89faf5412e29830c904782a9d528067210653f02b06ee5c812b49dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08bbdf7be89faf5412e29830c904782a9d528067210653f02b06ee5c812b49dc", kill_on_drop: false }`
[INFO] [stdout] 08bbdf7be89faf5412e29830c904782a9d528067210653f02b06ee5c812b49dc
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f299e856ff4c6f05034818d1185d477e3418cc295d694089ad78e269b87ea307
[INFO] running `Command { std: "docker" "start" "-a" "f299e856ff4c6f05034818d1185d477e3418cc295d694089ad78e269b87ea307", kill_on_drop: false }`
[INFO] [stderr] warning: profile package spec `crystalorb-demo` in profile `release` did not match any packages
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking pretty_assertions v0.7.2
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling test-log v0.2.8
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking tracing-serde v0.1.2
[INFO] [stderr]     Checking crystalorb v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `map_first_last` has been stable since 1.66.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(map_first_last)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `TerminationCondition` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/fixed_timestepper.rs:81:80
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) struct TimeKeeper<T: FixedTimestepper, const TERMINATION_CONDITION: TerminationCondition>
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 34 + #[derive(ConstParamTy)]
[INFO] [stdout] 35 | pub(crate) enum TerminationCondition {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `TerminationCondition` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/fixed_timestepper.rs:92:56
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl<T: FixedTimestepper, const TERMINATION_CONDITION: TerminationCondition>
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 34 + #[derive(ConstParamTy)]
[INFO] [stdout] 35 | pub(crate) enum TerminationCondition {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `TerminationCondition` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/fixed_timestepper.rs:251:36
[INFO] [stdout]     |
[INFO] [stdout] 251 | impl<T: FixedTimestepper, const C: TerminationCondition> Deref for TimeKeeper<T, C> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 34  + #[derive(ConstParamTy)]
[INFO] [stdout] 35  | pub(crate) enum TerminationCondition {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `TerminationCondition` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/fixed_timestepper.rs:258:36
[INFO] [stdout]     |
[INFO] [stdout] 258 | impl<T: FixedTimestepper, const C: TerminationCondition> DerefMut for TimeKeeper<T, C> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 34  + #[derive(ConstParamTy)]
[INFO] [stdout] 35  | pub(crate) enum TerminationCondition {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `InitializationType` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/world/simulation.rs:27:75
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(crate) struct Simulation<WorldType: World, const INITIALIZATION_TYPE: InitializationType> {
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(ConstParamTy)]
[INFO] [stdout] 14 | pub(crate) enum InitializationType {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `InitializationType` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/world/simulation.rs:33:51
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<WorldType: World, const INITIALIZATION_TYPE: InitializationType> Default
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(ConstParamTy)]
[INFO] [stdout] 14 | pub(crate) enum InitializationType {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `InitializationType` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/world/simulation.rs:48:51
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<WorldType: World, const INITIALIZATION_TYPE: InitializationType>
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(ConstParamTy)]
[INFO] [stdout] 14 | pub(crate) enum InitializationType {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `InitializationType` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/world/simulation.rs:133:51
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl<WorldType: World, const INITIALIZATION_TYPE: InitializationType> Stepper
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 13  + #[derive(ConstParamTy)]
[INFO] [stdout] 14  | pub(crate) enum InitializationType {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `InitializationType` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/world/simulation.rs:160:51
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl<WorldType: World, const INITIALIZATION_TYPE: InitializationType> FixedTimestepper
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 13  + #[derive(ConstParamTy)]
[INFO] [stdout] 14  | pub(crate) enum InitializationType {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0741`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crystalorb` (lib) due to 10 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f299e856ff4c6f05034818d1185d477e3418cc295d694089ad78e269b87ea307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f299e856ff4c6f05034818d1185d477e3418cc295d694089ad78e269b87ea307", kill_on_drop: false }`
[INFO] [stdout] f299e856ff4c6f05034818d1185d477e3418cc295d694089ad78e269b87ea307
[INFO] checking crystalorb-0.3.0 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate crystalorb 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate crystalorb 0.3.0 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate crystalorb 0.3.0
[INFO] finished tweaking crates.io crate crystalorb 0.3.0
[INFO] tweaked toml for crates.io crate crystalorb 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate crystalorb 0.3.0 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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f982209b6f4d0ae25cc85f1d166d7aaad2787d29f90b27c070e6844449dc7fec
[INFO] running `Command { std: "docker" "start" "-a" "f982209b6f4d0ae25cc85f1d166d7aaad2787d29f90b27c070e6844449dc7fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f982209b6f4d0ae25cc85f1d166d7aaad2787d29f90b27c070e6844449dc7fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f982209b6f4d0ae25cc85f1d166d7aaad2787d29f90b27c070e6844449dc7fec", kill_on_drop: false }`
[INFO] [stdout] f982209b6f4d0ae25cc85f1d166d7aaad2787d29f90b27c070e6844449dc7fec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3c8c7397bd11af27521f6093584981827e730c8ce6c9e3b265dd76525b0cfb2
[INFO] running `Command { std: "docker" "start" "-a" "c3c8c7397bd11af27521f6093584981827e730c8ce6c9e3b265dd76525b0cfb2", kill_on_drop: false }`
[INFO] [stderr] warning: profile package spec `crystalorb-demo` in profile `release` did not match any packages
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking pretty_assertions v0.7.2
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling test-log v0.2.8
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking tracing-serde v0.1.2
[INFO] [stderr]     Checking crystalorb v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `map_first_last` has been stable since 1.66.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(map_first_last)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `TerminationCondition` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/fixed_timestepper.rs:81:80
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) struct TimeKeeper<T: FixedTimestepper, const TERMINATION_CONDITION: TerminationCondition>
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 34 + #[derive(ConstParamTy)]
[INFO] [stdout] 35 | pub(crate) enum TerminationCondition {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `TerminationCondition` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/fixed_timestepper.rs:92:56
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl<T: FixedTimestepper, const TERMINATION_CONDITION: TerminationCondition>
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 34 + #[derive(ConstParamTy)]
[INFO] [stdout] 35 | pub(crate) enum TerminationCondition {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `TerminationCondition` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/fixed_timestepper.rs:251:36
[INFO] [stdout]     |
[INFO] [stdout] 251 | impl<T: FixedTimestepper, const C: TerminationCondition> Deref for TimeKeeper<T, C> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 34  + #[derive(ConstParamTy)]
[INFO] [stdout] 35  | pub(crate) enum TerminationCondition {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `TerminationCondition` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/fixed_timestepper.rs:258:36
[INFO] [stdout]     |
[INFO] [stdout] 258 | impl<T: FixedTimestepper, const C: TerminationCondition> DerefMut for TimeKeeper<T, C> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 34  + #[derive(ConstParamTy)]
[INFO] [stdout] 35  | pub(crate) enum TerminationCondition {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `InitializationType` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/world/simulation.rs:27:75
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(crate) struct Simulation<WorldType: World, const INITIALIZATION_TYPE: InitializationType> {
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(ConstParamTy)]
[INFO] [stdout] 14 | pub(crate) enum InitializationType {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `InitializationType` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/world/simulation.rs:33:51
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<WorldType: World, const INITIALIZATION_TYPE: InitializationType> Default
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(ConstParamTy)]
[INFO] [stdout] 14 | pub(crate) enum InitializationType {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `InitializationType` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/world/simulation.rs:48:51
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<WorldType: World, const INITIALIZATION_TYPE: InitializationType>
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(ConstParamTy)]
[INFO] [stdout] 14 | pub(crate) enum InitializationType {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `InitializationType` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/world/simulation.rs:133:51
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl<WorldType: World, const INITIALIZATION_TYPE: InitializationType> Stepper
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 13  + #[derive(ConstParamTy)]
[INFO] [stdout] 14  | pub(crate) enum InitializationType {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `InitializationType` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/world/simulation.rs:160:51
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl<WorldType: World, const INITIALIZATION_TYPE: InitializationType> FixedTimestepper
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 13  + #[derive(ConstParamTy)]
[INFO] [stdout] 14  | pub(crate) enum InitializationType {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0741`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crystalorb` (lib) due to 10 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c3c8c7397bd11af27521f6093584981827e730c8ce6c9e3b265dd76525b0cfb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c8c7397bd11af27521f6093584981827e730c8ce6c9e3b265dd76525b0cfb2", kill_on_drop: false }`
[INFO] [stdout] c3c8c7397bd11af27521f6093584981827e730c8ce6c9e3b265dd76525b0cfb2
