[INFO] fetching crate euphony 0.1.1... [INFO] checking euphony-0.1.1 against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] extracting crate euphony 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate euphony 0.1.1 [INFO] finished tweaking crates.io crate euphony 0.1.1 [INFO] tweaked toml for crates.io crate euphony 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate euphony 0.1.1 on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "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 111 packages to latest compatible versions [INFO] [stderr] Adding bach v0.0.6 (available: v0.1.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7a3362ed217781e38f5d08e279e05b9cc4f4e13dc6fc671143f3bc08a1f24c0 [INFO] running `Command { std: "docker" "start" "-a" "c7a3362ed217781e38f5d08e279e05b9cc4f4e13dc6fc671143f3bc08a1f24c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7a3362ed217781e38f5d08e279e05b9cc4f4e13dc6fc671143f3bc08a1f24c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a3362ed217781e38f5d08e279e05b9cc4f4e13dc6fc671143f3bc08a1f24c0", kill_on_drop: false }` [INFO] [stdout] c7a3362ed217781e38f5d08e279e05b9cc4f4e13dc6fc671143f3bc08a1f24c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 338148d2521820a56648152c55295f05ef34d4ccdeb06f091b125d6e3ba9b41a [INFO] running `Command { std: "docker" "start" "-a" "338148d2521820a56648152c55295f05ef34d4ccdeb06f091b125d6e3ba9b41a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Checking euphony-graph v0.1.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking arr_macro v0.1.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling euphony-macros v0.2.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking euphony-units v0.1.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking insta v1.47.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking euphony-node v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking bach v0.0.6 [INFO] [stderr] Checking euphony-command v0.1.1 [INFO] [stderr] Checking euphony-buffer v0.1.1 [INFO] [stderr] Checking euphony-samples v0.1.1 [INFO] [stderr] Checking euphony v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::pitch::mode) [INFO] [stdout] --> src/prelude.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | mode::{self, Mode}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Mode` could refer to the struct imported here [INFO] [stdout] --> src/pitch.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | pub use euphony_units::pitch::mode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Mode` to disambiguate [INFO] [stdout] note: `Mode` could also refer to the struct imported here [INFO] [stdout] --> src/pitch.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Mode` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::pitch::mode) [INFO] [stdout] --> src/prelude.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | mode::{self, Mode}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Mode` could refer to the struct imported here [INFO] [stdout] --> src/pitch.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | pub use euphony_units::pitch::mode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Mode` to disambiguate [INFO] [stdout] note: `Mode` could also refer to the struct imported here [INFO] [stdout] --> src/pitch.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Mode` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tests.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | insta::assert_display_snapshot!(name, dump); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `euphony` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `euphony` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "338148d2521820a56648152c55295f05ef34d4ccdeb06f091b125d6e3ba9b41a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338148d2521820a56648152c55295f05ef34d4ccdeb06f091b125d6e3ba9b41a", kill_on_drop: false }` [INFO] [stdout] 338148d2521820a56648152c55295f05ef34d4ccdeb06f091b125d6e3ba9b41a