[INFO] fetching crate cairo-lang-debug 2.12.0-rc.0... [INFO] testing cairo-lang-debug-2.12.0-rc.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate cairo-lang-debug 2.12.0-rc.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate cairo-lang-debug 2.12.0-rc.0 [INFO] finished tweaking crates.io crate cairo-lang-debug 2.12.0-rc.0 [INFO] tweaked toml for crates.io crate cairo-lang-debug 2.12.0-rc.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cairo-lang-debug 2.12.0-rc.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 cairo-lang-debug 2.12.0-rc.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] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.11.6 [INFO] [stderr] Downloaded smol_str v0.3.2 [INFO] [stderr] Downloaded test-log v0.2.17 [INFO] [stderr] Downloaded triomphe v0.1.14 [INFO] [stderr] Downloaded rust-analyzer-salsa-macros v0.17.0-pre.6 [INFO] [stderr] Downloaded cairo-lang-utils v2.12.0-rc.0 [INFO] [stderr] Downloaded borsh v1.5.5 [INFO] [stderr] Downloaded test-log-macros v0.2.17 [INFO] [stderr] Downloaded rust-analyzer-salsa v0.17.0-pre.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9cf0301edbde91f76fda1465345f879cff8e7e39c6038ec87b4585a567c8e63d [INFO] running `Command { std: "docker" "start" "-a" "9cf0301edbde91f76fda1465345f879cff8e7e39c6038ec87b4585a567c8e63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cf0301edbde91f76fda1465345f879cff8e7e39c6038ec87b4585a567c8e63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf0301edbde91f76fda1465345f879cff8e7e39c6038ec87b4585a567c8e63d", kill_on_drop: false }` [INFO] [stdout] 9cf0301edbde91f76fda1465345f879cff8e7e39c6038ec87b4585a567c8e63d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 00d9574947c55de990949c0fbc9a713cbb826df78341e6361c054bf7e1e9bc9a [INFO] running `Command { std: "docker" "start" "-a" "00d9574947c55de990949c0fbc9a713cbb826df78341e6361c054bf7e1e9bc9a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling cairo-lang-utils v2.12.0-rc.0 [INFO] [stderr] Compiling cairo-lang-debug v2.12.0-rc.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s [INFO] running `Command { std: "docker" "inspect" "00d9574947c55de990949c0fbc9a713cbb826df78341e6361c054bf7e1e9bc9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d9574947c55de990949c0fbc9a713cbb826df78341e6361c054bf7e1e9bc9a", kill_on_drop: false }` [INFO] [stdout] 00d9574947c55de990949c0fbc9a713cbb826df78341e6361c054bf7e1e9bc9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bc9678c5ce67a19b8bb965522f6dda0734e8790f59fbbbfa73feb65bd67c2b08 [INFO] running `Command { std: "docker" "start" "-a" "bc9678c5ce67a19b8bb965522f6dda0734e8790f59fbbbfa73feb65bd67c2b08", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling cairo-lang-utils v2.12.0-rc.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling cairo-lang-debug v2.12.0-rc.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling rust-analyzer-salsa-macros v0.17.0-pre.6 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rust-analyzer-salsa v0.17.0-pre.6 [INFO] [stdout] error[E0432]: unresolved import `cairo_lang_proc_macros` [INFO] [stdout] --> src/debug_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cairo_lang_proc_macros::DebugWithDb; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cairo_lang_proc_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cairo_lang_proc_macros`, use `cargo add cairo_lang_proc_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `debug_db` in this scope [INFO] [stdout] --> src/debug_test.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[debug_db(dyn TestGroup + 'static)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `hide_field_debug_with_db` in this scope [INFO] [stdout] --> src/debug_test.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[hide_field_debug_with_db] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `hide_field_debug_with_db` in this scope [INFO] [stdout] --> src/debug_test.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[hide_field_debug_with_db] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `debug` found for struct `ComplexStruct` in the current scope [INFO] [stdout] --> src/debug_test.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 38 | struct ComplexStruct { [INFO] [stdout] | -------------------- method `debug` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 51 | assert_eq!(format!("{:?}", a.debug(&db)), "ComplexStruct { a: Some(5), b: DummyLongId(6) }"); [INFO] [stdout] | ^^^^^ method not found in `ComplexStruct` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `DebugWithDb` defines an item `debug`, perhaps you need to implement it [INFO] [stdout] --> src/debug.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait DebugWithDb { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 51 | assert_eq!(format!("{:?}", a.b.debug(&db)), "ComplexStruct { a: Some(5), b: DummyLongId(6) }"); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cairo-lang-debug` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "bc9678c5ce67a19b8bb965522f6dda0734e8790f59fbbbfa73feb65bd67c2b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9678c5ce67a19b8bb965522f6dda0734e8790f59fbbbfa73feb65bd67c2b08", kill_on_drop: false }` [INFO] [stdout] bc9678c5ce67a19b8bb965522f6dda0734e8790f59fbbbfa73feb65bd67c2b08