[INFO] fetching crate gorder 1.2.0... [INFO] checking gorder-1.2.0 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] extracting crate gorder 1.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate gorder 1.2.0 [INFO] finished tweaking crates.io crate gorder 1.2.0 [INFO] tweaked toml for crates.io crate gorder 1.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gorder 1.2.0 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gorder 1.2.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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e10768e9e69bedc532265dbd68367514a51f7a5b473494cb0b5f0c9867e5b5e9 [INFO] running `Command { std: "docker" "start" "-a" "e10768e9e69bedc532265dbd68367514a51f7a5b473494cb0b5f0c9867e5b5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e10768e9e69bedc532265dbd68367514a51f7a5b473494cb0b5f0c9867e5b5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e10768e9e69bedc532265dbd68367514a51f7a5b473494cb0b5f0c9867e5b5e9", kill_on_drop: false }` [INFO] [stdout] e10768e9e69bedc532265dbd68367514a51f7a5b473494cb0b5f0c9867e5b5e9 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b306c944960133147f71bdd23b096246ab4c6c9c91b9b1267a0a284ba8bf7ebd [INFO] running `Command { std: "docker" "start" "-a" "b306c944960133147f71bdd23b096246ab4c6c9c91b9b1267a0a284ba8bf7ebd", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking mendeleev v0.8.1 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking fancy-regex v0.16.1 [INFO] [stderr] Compiling groan_rs v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Checking colog v1.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking statistical v1.0.0 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking backitup v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking minitpr v0.2.3 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking molly v0.4.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking nalgebra v0.34.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking nalgebra-sparse v0.11.0 [INFO] [stderr] Checking gorder v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0446]: crate-private trait `MoleculeResults` in public interface [INFO] [stdout] --> src/presentation/mod.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | type MoleculeResults: MoleculeResults; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private trait [INFO] [stdout] ... [INFO] [stdout] 245 | / pub(crate) trait MoleculeResults: [INFO] [stdout] 246 | | Debug + Clone + CsvWrite + TabWrite + XvgWrite + MapWrite + PublicMoleculeResults [INFO] [stdout] | |_____________________________________________________________________________________- `MoleculeResults` declared as crate-private [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0446`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gorder` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0446]: crate-private trait `MoleculeResults` in public interface [INFO] [stdout] --> src/presentation/mod.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | type MoleculeResults: MoleculeResults; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private trait [INFO] [stdout] ... [INFO] [stdout] 245 | / pub(crate) trait MoleculeResults: [INFO] [stdout] 246 | | Debug + Clone + CsvWrite + TabWrite + XvgWrite + MapWrite + PublicMoleculeResults [INFO] [stdout] | |_____________________________________________________________________________________- `MoleculeResults` declared as crate-private [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0446`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gorder` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b306c944960133147f71bdd23b096246ab4c6c9c91b9b1267a0a284ba8bf7ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b306c944960133147f71bdd23b096246ab4c6c9c91b9b1267a0a284ba8bf7ebd", kill_on_drop: false }` [INFO] [stdout] b306c944960133147f71bdd23b096246ab4c6c9c91b9b1267a0a284ba8bf7ebd