[INFO] fetching crate icydb-macros 0.4.7... [INFO] checking icydb-macros-0.4.7 against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] extracting crate icydb-macros 0.4.7 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate icydb-macros 0.4.7 [INFO] finished tweaking crates.io crate icydb-macros 0.4.7 [INFO] tweaked toml for crates.io crate icydb-macros 0.4.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate icydb-macros 0.4.7 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] crate crates.io crate icydb-macros 0.4.7 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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be1010ed86e5dbd4946d814f78a13b2872399a1ed6af589a7932a131f2d0dcf8 [INFO] running `Command { std: "docker" "start" "-a" "be1010ed86e5dbd4946d814f78a13b2872399a1ed6af589a7932a131f2d0dcf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be1010ed86e5dbd4946d814f78a13b2872399a1ed6af589a7932a131f2d0dcf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be1010ed86e5dbd4946d814f78a13b2872399a1ed6af589a7932a131f2d0dcf8", kill_on_drop: false }` [INFO] [stdout] be1010ed86e5dbd4946d814f78a13b2872399a1ed6af589a7932a131f2d0dcf8 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e963b9f74a703d761342d25ffa7c518317b652d4bcf0c6bf73976497c9e7ceb [INFO] running `Command { std: "docker" "start" "-a" "0e963b9f74a703d761342d25ffa7c518317b652d4bcf0c6bf73976497c9e7ceb", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking anyhow v1.0.100 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pretty v0.12.5 [INFO] [stderr] Compiling ic-cdk-executor v2.0.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking ic0 v1.0.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling ic-cdk-timers v1.0.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Checking proc-macro2 v1.0.106 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking time-core v0.1.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking convert_case v0.10.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Checking ic_bls12_381 v0.10.1 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking ic-representation-independent-hash v3.0.3 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Checking darling_core v0.23.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling candid_derive v0.10.20 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling remain v0.2.15 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking darling v0.23.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ic_principal v0.1.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking ic-error-types v0.2.0 [INFO] [stderr] Checking ic-stable-structures v0.6.9 [INFO] [stderr] Checking ic-stable-structures v0.7.2 [INFO] [stderr] Checking ic-certification v3.0.3 [INFO] [stderr] Checking ic-verify-bls-signature v0.6.0 [INFO] [stderr] Checking ic-certification v2.6.0 [INFO] [stderr] Checking candid v0.10.20 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking icrc-cbor v0.1.0 [INFO] [stderr] Checking ic-canister-sig-creation v1.3.1 [INFO] [stderr] Checking ic-management-canister-types v0.5.0 [INFO] [stderr] Checking ic-certified-map v0.4.1 [INFO] [stderr] Checking canic-utils v0.9.5 [INFO] [stderr] Checking icrc-ledger-types v0.1.12 [INFO] [stderr] Checking ic-signature-verification v0.2.0 [INFO] [stderr] Compiling canic-cdk v0.9.5 [INFO] [stderr] Compiling ic-cdk-macros v0.19.0 [INFO] [stderr] Checking ic-cdk v0.19.0 [INFO] [stderr] Checking icydb-schema v0.4.7 [INFO] [stderr] Checking icydb-macros v0.4.7 (/opt/rustwide/workdir) [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::gen) [INFO] [stdout] --> src/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | r#gen::{Imp, Implementor}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Imp` could refer to the trait imported here [INFO] [stdout] --> src/gen/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use implementor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Imp` to disambiguate [INFO] [stdout] note: `Imp` could also refer to the trait imported here [INFO] [stdout] --> src/gen/mod.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{prelude::*, view::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Imp` 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::gen) [INFO] [stdout] --> src/lib.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | r#gen::{Imp, Implementor}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Implementor` could refer to the struct imported here [INFO] [stdout] --> src/gen/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use implementor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Implementor` to disambiguate [INFO] [stdout] note: `Implementor` could also refer to the struct imported here [INFO] [stdout] --> src/gen/mod.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{prelude::*, view::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Implementor` 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] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::gen) [INFO] [stdout] --> src/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | r#gen::{Imp, Implementor}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Imp` could refer to the trait imported here [INFO] [stdout] --> src/gen/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use implementor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Imp` to disambiguate [INFO] [stdout] note: `Imp` could also refer to the trait imported here [INFO] [stdout] --> src/gen/mod.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{prelude::*, view::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Imp` 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::gen) [INFO] [stdout] --> src/lib.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | r#gen::{Imp, Implementor}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Implementor` could refer to the struct imported here [INFO] [stdout] --> src/gen/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use implementor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Implementor` to disambiguate [INFO] [stdout] note: `Implementor` could also refer to the struct imported here [INFO] [stdout] --> src/gen/mod.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{prelude::*, view::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Implementor` 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] [INFO] [stdout] [INFO] [stderr] error: could not compile `icydb-macros` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `icydb-macros` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0e963b9f74a703d761342d25ffa7c518317b652d4bcf0c6bf73976497c9e7ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e963b9f74a703d761342d25ffa7c518317b652d4bcf0c6bf73976497c9e7ceb", kill_on_drop: false }` [INFO] [stdout] 0e963b9f74a703d761342d25ffa7c518317b652d4bcf0c6bf73976497c9e7ceb