[INFO] fetching crate bayes_estimate 0.18.1... [INFO] testing bayes_estimate-0.18.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bayes_estimate 0.18.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate bayes_estimate 0.18.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bayes_estimate 0.18.1 [INFO] tweaked toml for crates.io crate bayes_estimate 0.18.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bayes_estimate 0.18.1 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] crate crates.io crate bayes_estimate 0.18.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 932380101f3b73fad837d12b201debbf5ce70c746045a7b4f461258c7c4d81c6 [INFO] running `Command { std: "docker" "start" "-a" "932380101f3b73fad837d12b201debbf5ce70c746045a7b4f461258c7c4d81c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "932380101f3b73fad837d12b201debbf5ce70c746045a7b4f461258c7c4d81c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932380101f3b73fad837d12b201debbf5ce70c746045a7b4f461258c7c4d81c6", kill_on_drop: false }` [INFO] [stdout] 932380101f3b73fad837d12b201debbf5ce70c746045a7b4f461258c7c4d81c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] faf0c4f50461712d559bc64363e88b09431d7cc0783ccd756dd7978d345e6ec0 [INFO] running `Command { std: "docker" "start" "-a" "faf0c4f50461712d559bc64363e88b09431d7cc0783ccd756dd7978d345e6ec0", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling bayes_estimate v0.18.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `quadform_tr_x` is never used [INFO] [stdout] --> src/matrix/mat.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn quadform_tr_x( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.36s [INFO] running `Command { std: "docker" "inspect" "faf0c4f50461712d559bc64363e88b09431d7cc0783ccd756dd7978d345e6ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf0c4f50461712d559bc64363e88b09431d7cc0783ccd756dd7978d345e6ec0", kill_on_drop: false }` [INFO] [stdout] faf0c4f50461712d559bc64363e88b09431d7cc0783ccd756dd7978d345e6ec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f3e2231ac8c0e534315a921d34be665d3b934f46681002e6c6ffc4ce5832d1d [INFO] running `Command { std: "docker" "start" "-a" "8f3e2231ac8c0e534315a921d34be665d3b934f46681002e6c6ffc4ce5832d1d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling bayes_estimate v0.18.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `quadform_tr_x` is never used [INFO] [stdout] --> src/matrix/mat.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn quadform_tr_x( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords [INFO] [stdout] --> tests/simple.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use super::fat_estimators::*; [INFO] [stdout] | ^^^^^ there are too many leading `super` keywords [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `quadform_tr_x` is never used [INFO] [stdout] --> src/matrix/mat.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn quadform_tr_x( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords [INFO] [stdout] --> tests/simple.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use super::new_copy; [INFO] [stdout] | ^^^^^ there are too many leading `super` keywords [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords [INFO] [stdout] --> tests/rtheta.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use super::fat_estimators::*; [INFO] [stdout] | ^^^^^ there are too many leading `super` keywords [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords [INFO] [stdout] --> tests/rtheta.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use super::new_copy; [INFO] [stdout] | ^^^^^ there are too many leading `super` keywords [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `FatEstimator` in this scope [INFO] [stdout] --> tests/simple.rs:54:45 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn test_estimator(est: &mut dyn FatEstimator) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bayes_estimate` (test "simple") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `FatEstimator` in this scope [INFO] [stdout] --> tests/rtheta.rs:91:45 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn test_estimator(est: &mut dyn FatEstimator, expect_x: DVector, expect_X: DMatrix) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bayes_estimate` (test "rtheta") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "8f3e2231ac8c0e534315a921d34be665d3b934f46681002e6c6ffc4ce5832d1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3e2231ac8c0e534315a921d34be665d3b934f46681002e6c6ffc4ce5832d1d", kill_on_drop: false }` [INFO] [stdout] 8f3e2231ac8c0e534315a921d34be665d3b934f46681002e6c6ffc4ce5832d1d