[INFO] fetching crate augurs-seasons 0.5.3...
[INFO] checking augurs-seasons-0.5.3 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate augurs-seasons 0.5.3 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate augurs-seasons 0.5.3 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate augurs-seasons 0.5.3
[INFO] finished tweaking crates.io crate augurs-seasons 0.5.3
[INFO] tweaked toml for crates.io crate augurs-seasons 0.5.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--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]      Locking 142 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05e29f7fbb409e4b83d2297d475a9fc706d4efba802a0bd1f3993d9f663117a2
[INFO] running `Command { std: "docker" "start" "-a" "05e29f7fbb409e4b83d2297d475a9fc706d4efba802a0bd1f3993d9f663117a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05e29f7fbb409e4b83d2297d475a9fc706d4efba802a0bd1f3993d9f663117a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05e29f7fbb409e4b83d2297d475a9fc706d4efba802a0bd1f3993d9f663117a2", kill_on_drop: false }`
[INFO] [stdout] 05e29f7fbb409e4b83d2297d475a9fc706d4efba802a0bd1f3993d9f663117a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 019b3dcdde84772b0cc17f2d1f648e2d77106964a157b2e13d4ce44f6e256e70
[INFO] running `Command { std: "docker" "start" "-a" "019b3dcdde84772b0cc17f2d1f648e2d77106964a157b2e13d4ce44f6e256e70", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking anstyle v1.0.9
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling symbolic-demangle v12.12.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking symbolic-common v12.12.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking welch-sde v0.1.0
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking augurs-seasons v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `augurs_testing`
[INFO] [stdout]  --> src/test_data.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use augurs_testing::data::{SEASON_EIGHT, SEASON_SEVEN};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `augurs_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `augurs_testing`
[INFO] [stdout]  --> benches/periodogram.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use augurs_testing::data::SEASON_EIGHT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `augurs_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `augurs-seasons` (bench "periodogram") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `augurs-seasons` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "019b3dcdde84772b0cc17f2d1f648e2d77106964a157b2e13d4ce44f6e256e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "019b3dcdde84772b0cc17f2d1f648e2d77106964a157b2e13d4ce44f6e256e70", kill_on_drop: false }`
[INFO] [stdout] 019b3dcdde84772b0cc17f2d1f648e2d77106964a157b2e13d4ce44f6e256e70
