[INFO] fetching crate augurs-ets 0.10.0... [INFO] testing augurs-ets-0.10.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate augurs-ets 0.10.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate augurs-ets 0.10.0 [INFO] finished tweaking crates.io crate augurs-ets 0.10.0 [INFO] tweaked toml for crates.io crate augurs-ets 0.10.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate augurs-ets 0.10.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate augurs-ets 0.10.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded distrs v0.2.2 [INFO] [stderr] Downloaded stlrs v0.3.1 [INFO] [stderr] Downloaded roots v0.0.8 [INFO] [stderr] Downloaded lstsq v0.6.0 [INFO] [stderr] Downloaded augurs-mstl v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2449675d008887ef3f2e5e627d5ac0db824a2a297e97a3c1f3768207676ae379 [INFO] running `Command { std: "docker" "start" "-a" "2449675d008887ef3f2e5e627d5ac0db824a2a297e97a3c1f3768207676ae379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2449675d008887ef3f2e5e627d5ac0db824a2a297e97a3c1f3768207676ae379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2449675d008887ef3f2e5e627d5ac0db824a2a297e97a3c1f3768207676ae379", kill_on_drop: false }` [INFO] [stdout] 2449675d008887ef3f2e5e627d5ac0db824a2a297e97a3c1f3768207676ae379 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9cc3a31407668fdc409bb049d1a25eb0643cb68296227333f65017feb296fa3f [INFO] running `Command { std: "docker" "start" "-a" "9cc3a31407668fdc409bb049d1a25eb0643cb68296227333f65017feb296fa3f", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling distrs v0.2.2 [INFO] [stderr] Compiling roots v0.0.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling augurs-core v0.10.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling lstsq v0.6.0 [INFO] [stderr] Compiling augurs-ets v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.98s [INFO] running `Command { std: "docker" "inspect" "9cc3a31407668fdc409bb049d1a25eb0643cb68296227333f65017feb296fa3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc3a31407668fdc409bb049d1a25eb0643cb68296227333f65017feb296fa3f", kill_on_drop: false }` [INFO] [stdout] 9cc3a31407668fdc409bb049d1a25eb0643cb68296227333f65017feb296fa3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c36698e3d682f78ff7cb9401987e2baa039cb87268c08971909c0a34d8e8269a [INFO] running `Command { std: "docker" "start" "-a" "c36698e3d682f78ff7cb9401987e2baa039cb87268c08971909c0a34d8e8269a", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling iai v0.1.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling augurs-ets v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `augurs_testing` [INFO] [stdout] --> src/auto.rs:584:9 [INFO] [stdout] | [INFO] [stdout] 584 | use augurs_testing::{assert_within_pct, data::AIR_PASSENGERS}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `augurs_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `augurs_testing`, use `cargo add augurs_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `augurs_testing` [INFO] [stdout] --> src/auto.rs:584:9 [INFO] [stdout] | [INFO] [stdout] 584 | use augurs_testing::{assert_within_pct, data::AIR_PASSENGERS}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `augurs_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `augurs_testing`, use `cargo add augurs_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `augurs_testing` [INFO] [stdout] --> src/ets.rs:530:9 [INFO] [stdout] | [INFO] [stdout] 530 | use augurs_testing::{assert_approx_eq, data::AIR_PASSENGERS as AP}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `augurs_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `augurs_testing`, use `cargo add augurs_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `augurs_testing` [INFO] [stdout] --> src/ets.rs:530:9 [INFO] [stdout] | [INFO] [stdout] 530 | use augurs_testing::{assert_approx_eq, data::AIR_PASSENGERS as AP}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `augurs_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `augurs_testing`, use `cargo add augurs_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `augurs_testing` [INFO] [stdout] --> src/model.rs:1537:9 [INFO] [stdout] | [INFO] [stdout] 1537 | use augurs_testing::{assert_approx_eq, assert_within_pct, data::AIR_PASSENGERS as AP}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `augurs_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `augurs_testing`, use `cargo add augurs_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `augurs_testing` [INFO] [stdout] --> src/model.rs:1537:9 [INFO] [stdout] | [INFO] [stdout] 1537 | use augurs_testing::{assert_approx_eq, assert_within_pct, data::AIR_PASSENGERS as AP}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `augurs_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `augurs_testing`, use `cargo add augurs_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `augurs_testing` [INFO] [stdout] --> src/stat.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | use augurs_testing::assert_approx_eq; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `augurs_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `augurs_testing`, use `cargo add augurs_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `augurs-ets` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "c36698e3d682f78ff7cb9401987e2baa039cb87268c08971909c0a34d8e8269a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c36698e3d682f78ff7cb9401987e2baa039cb87268c08971909c0a34d8e8269a", kill_on_drop: false }` [INFO] [stdout] c36698e3d682f78ff7cb9401987e2baa039cb87268c08971909c0a34d8e8269a