[INFO] fetching crate mop-definitions 0.0.2...
[INFO] testing mop-definitions-0.0.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mop-definitions 0.0.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate mop-definitions 0.0.2
[INFO] finished tweaking crates.io crate mop-definitions 0.0.2
[INFO] tweaked toml for crates.io crate mop-definitions 0.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mop-definitions 0.0.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 62 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.2.11 (available: v0.7.0)
[INFO] [stderr]       Adding mop v0.0.2 (available: v0.5.0)
[INFO] [stderr]       Adding mop-common v0.0.2 (available: v0.5.0)
[INFO] [stderr]       Adding nom v4.2.3 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a886f9284362d7f1dcee01bc68777eff823125cd65d0dfa48943fd86802ee815
[INFO] running `Command { std: "docker" "start" "-a" "a886f9284362d7f1dcee01bc68777eff823125cd65d0dfa48943fd86802ee815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a886f9284362d7f1dcee01bc68777eff823125cd65d0dfa48943fd86802ee815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a886f9284362d7f1dcee01bc68777eff823125cd65d0dfa48943fd86802ee815", kill_on_drop: false }`
[INFO] [stdout] a886f9284362d7f1dcee01bc68777eff823125cd65d0dfa48943fd86802ee815
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3aac2c01d745e42906c6695254f860bb1906aa2aef3afce12dcead4389c45754
[INFO] running `Command { std: "docker" "start" "-a" "3aac2c01d745e42906c6695254f860bb1906aa2aef3afce12dcead4389c45754", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling mop-structs v0.0.2
[INFO] [stderr]    Compiling mop-common v0.0.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mop-common-0.0.2/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(uniform_paths, proc_macro_path_invoc)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `proc_macro_path_invoc` has been stable since `1.30.0` and no longer requires an attribute to enable
[INFO] [stdout]   = help: the feature `proc_macro_path_invoc` has been stable since `1.30.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mop-common` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unexpected string literal
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mop-structs-0.0.2/src/cuboid/csr_cuboid/csr_cuboid_alloc.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |             ptrs.windows(2).all(|x| x[0] <= x[1])
[INFO] [stdout]     |                                                  - help: try adding a comma
[INFO] [stdout] 146 |             "Rows length must be in ascending order."
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mop-structs-0.0.2/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(uniform_paths, proc_macro_path_invoc)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `proc_macro_path_invoc` has been stable since `1.30.0` and no longer requires an attribute to enable
[INFO] [stdout]   = help: the feature `proc_macro_path_invoc` has been stable since `1.30.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mop-structs` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3aac2c01d745e42906c6695254f860bb1906aa2aef3afce12dcead4389c45754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aac2c01d745e42906c6695254f860bb1906aa2aef3afce12dcead4389c45754", kill_on_drop: false }`
[INFO] [stdout] 3aac2c01d745e42906c6695254f860bb1906aa2aef3afce12dcead4389c45754
