[INFO] fetching crate crystalorb-mock-network 0.3.0... [INFO] testing crystalorb-mock-network-0.3.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate crystalorb-mock-network 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate crystalorb-mock-network 0.3.0 [INFO] finished tweaking crates.io crate crystalorb-mock-network 0.3.0 [INFO] tweaked toml for crates.io crate crystalorb-mock-network 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate crystalorb-mock-network 0.3.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e77e76ec5f4aca9a3e02017947bfd221cee4d10215cbb12a2f5d0ed65534a11 [INFO] running `Command { std: "docker" "start" "-a" "8e77e76ec5f4aca9a3e02017947bfd221cee4d10215cbb12a2f5d0ed65534a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e77e76ec5f4aca9a3e02017947bfd221cee4d10215cbb12a2f5d0ed65534a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e77e76ec5f4aca9a3e02017947bfd221cee4d10215cbb12a2f5d0ed65534a11", kill_on_drop: false }` [INFO] [stdout] 8e77e76ec5f4aca9a3e02017947bfd221cee4d10215cbb12a2f5d0ed65534a11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b16b9fdce4e49adf55d3dbb245cfab5c1a9f278fc152040b34a94d13ce5f37a3 [INFO] running `Command { std: "docker" "start" "-a" "b16b9fdce4e49adf55d3dbb245cfab5c1a9f278fc152040b34a94d13ce5f37a3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crystalorb v0.3.0 [INFO] [stdout] error[E0741]: `TerminationCondition` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crystalorb-0.3.0/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 - pub(crate) enum TerminationCondition { [INFO] [stdout] 34 + #[derive(ConstParamTy)] [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crystalorb-0.3.0/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 - pub(crate) enum TerminationCondition { [INFO] [stdout] 34 + #[derive(ConstParamTy)] [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crystalorb-0.3.0/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 - pub(crate) enum TerminationCondition { [INFO] [stdout] 34 + #[derive(ConstParamTy)] [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crystalorb-0.3.0/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 - pub(crate) enum TerminationCondition { [INFO] [stdout] 34 + #[derive(ConstParamTy)] [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crystalorb-0.3.0/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 - pub(crate) enum InitializationType { [INFO] [stdout] 13 + #[derive(ConstParamTy)] [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crystalorb-0.3.0/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 - pub(crate) enum InitializationType { [INFO] [stdout] 13 + #[derive(ConstParamTy)] [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crystalorb-0.3.0/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 - pub(crate) enum InitializationType { [INFO] [stdout] 13 + #[derive(ConstParamTy)] [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crystalorb-0.3.0/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 - pub(crate) enum InitializationType { [INFO] [stdout] 13 + #[derive(ConstParamTy)] [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crystalorb-0.3.0/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 - pub(crate) enum InitializationType { [INFO] [stdout] 13 + #[derive(ConstParamTy)] [INFO] [stdout] | [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 9 previous errors [INFO] running `Command { std: "docker" "inspect" "b16b9fdce4e49adf55d3dbb245cfab5c1a9f278fc152040b34a94d13ce5f37a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16b9fdce4e49adf55d3dbb245cfab5c1a9f278fc152040b34a94d13ce5f37a3", kill_on_drop: false }` [INFO] [stdout] b16b9fdce4e49adf55d3dbb245cfab5c1a9f278fc152040b34a94d13ce5f37a3