[INFO] fetching crate cairo-lang-debug 2.13.1... [INFO] testing cairo-lang-debug-2.13.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cairo-lang-debug 2.13.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate cairo-lang-debug 2.13.1 [INFO] finished tweaking crates.io crate cairo-lang-debug 2.13.1 [INFO] tweaked toml for crates.io crate cairo-lang-debug 2.13.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cairo-lang-debug 2.13.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cairo-lang-debug 2.13.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded boxcar v0.2.14 [INFO] [stderr] Downloaded salsa-macros v0.24.0 [INFO] [stderr] Downloaded smol_str v0.3.3 [INFO] [stderr] Downloaded vector-map v1.0.2 [INFO] [stderr] Downloaded cairo-lang-utils v2.13.1 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded salsa-macro-rules v0.24.0 [INFO] [stderr] Downloaded salsa v0.24.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b612406a5e2812ffdcfc9d50945fc4e8a6321ec11301e124fe3e067255cef89 [INFO] running `Command { std: "docker" "start" "-a" "0b612406a5e2812ffdcfc9d50945fc4e8a6321ec11301e124fe3e067255cef89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b612406a5e2812ffdcfc9d50945fc4e8a6321ec11301e124fe3e067255cef89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b612406a5e2812ffdcfc9d50945fc4e8a6321ec11301e124fe3e067255cef89", kill_on_drop: false }` [INFO] [stdout] 0b612406a5e2812ffdcfc9d50945fc4e8a6321ec11301e124fe3e067255cef89 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdf34251591c4199241a4d74fa0828ede23be696fbd789c19e7c2c8782b768d5 [INFO] running `Command { std: "docker" "start" "-a" "cdf34251591c4199241a4d74fa0828ede23be696fbd789c19e7c2c8782b768d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling salsa-macro-rules v0.24.0 [INFO] [stderr] Compiling vector-map v1.0.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling smol_str v0.3.3 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling salsa-macros v0.24.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling salsa v0.24.0 [INFO] [stderr] Compiling cairo-lang-utils v2.13.1 [INFO] [stderr] Compiling cairo-lang-debug v2.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.76s [INFO] running `Command { std: "docker" "inspect" "cdf34251591c4199241a4d74fa0828ede23be696fbd789c19e7c2c8782b768d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf34251591c4199241a4d74fa0828ede23be696fbd789c19e7c2c8782b768d5", kill_on_drop: false }` [INFO] [stdout] cdf34251591c4199241a4d74fa0828ede23be696fbd789c19e7c2c8782b768d5 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74241713c0abfcdfce55fb80fa5bdcbba5519d4bd870e3637c8de356d363de18 [INFO] running `Command { std: "docker" "start" "-a" "74241713c0abfcdfce55fb80fa5bdcbba5519d4bd870e3637c8de356d363de18", kill_on_drop: false }` [INFO] [stderr] Compiling cairo-lang-debug v2.13.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `cairo_lang_proc_macros` [INFO] [stdout] --> src/debug_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | 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[E0432]: unresolved import `cairo_lang_test_utils` [INFO] [stdout] --> src/debug_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cairo_lang_test_utils::test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cairo_lang_test_utils` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 - use cairo_lang_test_utils::test; [INFO] [stdout] 2 + use cairo_lang_utils::test; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `debug_db` in this scope [INFO] [stdout] --> src/debug_test.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[debug_db(dyn Database)] [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:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[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:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[hide_field_debug_with_db] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `debug` found for struct `ComplexStruct<'db>` in the current scope [INFO] [stdout] --> src/debug_test.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 37 | struct ComplexStruct<'db> { [INFO] [stdout] | ------------------------- method `debug` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 51 | assert_eq!(format!("{:?}", a.debug(db_ref)), "ComplexStruct { a: Some(5), b: Dummy(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<'db> { [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_ref)), "ComplexStruct { a: Some(5), b: Dummy(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 6 previous errors [INFO] running `Command { std: "docker" "inspect" "74241713c0abfcdfce55fb80fa5bdcbba5519d4bd870e3637c8de356d363de18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74241713c0abfcdfce55fb80fa5bdcbba5519d4bd870e3637c8de356d363de18", kill_on_drop: false }` [INFO] [stdout] 74241713c0abfcdfce55fb80fa5bdcbba5519d4bd870e3637c8de356d363de18