[INFO] fetching crate crystalorb 0.3.0... [INFO] checking crystalorb-0.3.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate crystalorb 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate crystalorb 0.3.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-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-4-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded output_vt100 v0.1.2 [INFO] [stderr] Downloaded test-log v0.2.8 [INFO] [stderr] Downloaded float-cmp v0.8.0 [INFO] [stderr] Downloaded ctor v0.1.20 [INFO] [stderr] Downloaded tracing-attributes v0.1.18 [INFO] [stderr] Downloaded proc-macro2 v1.0.33 [INFO] [stderr] Downloaded ryu v1.0.6 [INFO] [stderr] Downloaded serde_json v1.0.72 [INFO] [stderr] Downloaded pretty_assertions v0.7.2 [INFO] [stderr] Downloaded libc v0.2.109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0364e8b4cc6e481e218878d59e2df8d47f3c6591a051d75d72e0194462fe2f6a [INFO] running `Command { std: "docker" "start" "-a" "0364e8b4cc6e481e218878d59e2df8d47f3c6591a051d75d72e0194462fe2f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0364e8b4cc6e481e218878d59e2df8d47f3c6591a051d75d72e0194462fe2f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0364e8b4cc6e481e218878d59e2df8d47f3c6591a051d75d72e0194462fe2f6a", kill_on_drop: false }` [INFO] [stdout] 0364e8b4cc6e481e218878d59e2df8d47f3c6591a051d75d72e0194462fe2f6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48f214ca79e5ff6938c517abf1bb587f8c2f9f1a4c1c57eca5e3fa3a619068b1 [INFO] running `Command { std: "docker" "start" "-a" "48f214ca79e5ff6938c517abf1bb587f8c2f9f1a4c1c57eca5e3fa3a619068b1", 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 autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking itoa v0.4.8 [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 once_cell v1.8.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking float-cmp v0.8.0 [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 [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 [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 Deref for TimeKeeper { [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 DerefMut for TimeKeeper { [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 { [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 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 [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 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 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" "48f214ca79e5ff6938c517abf1bb587f8c2f9f1a4c1c57eca5e3fa3a619068b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48f214ca79e5ff6938c517abf1bb587f8c2f9f1a4c1c57eca5e3fa3a619068b1", kill_on_drop: false }` [INFO] [stdout] 48f214ca79e5ff6938c517abf1bb587f8c2f9f1a4c1c57eca5e3fa3a619068b1