[INFO] fetching crate cairo-lang-proc-macros 2.13.1... [INFO] testing cairo-lang-proc-macros-2.13.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cairo-lang-proc-macros 2.13.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate cairo-lang-proc-macros 2.13.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cairo-lang-proc-macros 2.13.1 [INFO] tweaked toml for crates.io crate cairo-lang-proc-macros 2.13.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cairo-lang-proc-macros 2.13.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cairo-lang-proc-macros 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4b5a8e348519a201690b3b16fec63d0e2f4d0291e9477d7d83c519d40a035ad [INFO] running `Command { std: "docker" "start" "-a" "f4b5a8e348519a201690b3b16fec63d0e2f4d0291e9477d7d83c519d40a035ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4b5a8e348519a201690b3b16fec63d0e2f4d0291e9477d7d83c519d40a035ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b5a8e348519a201690b3b16fec63d0e2f4d0291e9477d7d83c519d40a035ad", kill_on_drop: false }` [INFO] [stdout] f4b5a8e348519a201690b3b16fec63d0e2f4d0291e9477d7d83c519d40a035ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3844efba511b93cdb1915a7c6584ab131c26433f300f5cc3ced9548deb311dca [INFO] running `Command { std: "docker" "start" "-a" "3844efba511b93cdb1915a7c6584ab131c26433f300f5cc3ced9548deb311dca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling salsa-macro-rules v0.24.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [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 num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling vector-map v1.0.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling matchers v0.2.0 [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 [INFO] [stderr] Compiling cairo-lang-proc-macros v2.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.67s [INFO] running `Command { std: "docker" "inspect" "3844efba511b93cdb1915a7c6584ab131c26433f300f5cc3ced9548deb311dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3844efba511b93cdb1915a7c6584ab131c26433f300f5cc3ced9548deb311dca", kill_on_drop: false }` [INFO] [stdout] 3844efba511b93cdb1915a7c6584ab131c26433f300f5cc3ced9548deb311dca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf1c68bfa3776e6dbd83212caaad2381579c6381a1c2d5542dcee82f6746d96f [INFO] running `Command { std: "docker" "start" "-a" "bf1c68bfa3776e6dbd83212caaad2381579c6381a1c2d5542dcee82f6746d96f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling salsa-macro-rules v0.24.0 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [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 proc-macro2 v1.0.102 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling vector-map v1.0.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling matchers v0.2.0 [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 [INFO] [stderr] Compiling cairo-lang-proc-macros v2.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.57s [INFO] running `Command { std: "docker" "inspect" "bf1c68bfa3776e6dbd83212caaad2381579c6381a1c2d5542dcee82f6746d96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf1c68bfa3776e6dbd83212caaad2381579c6381a1c2d5542dcee82f6746d96f", kill_on_drop: false }` [INFO] [stdout] bf1c68bfa3776e6dbd83212caaad2381579c6381a1c2d5542dcee82f6746d96f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 12c10e939e4c76c91fdaf1c002155569497e83cdbb204eff72c16390806c4362 [INFO] running `Command { std: "docker" "start" "-a" "12c10e939e4c76c91fdaf1c002155569497e83cdbb204eff72c16390806c4362", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cairo_lang_proc_macros-e24dc66e4f7519bf) [INFO] [stderr] Running tests/logger_db.rs (/opt/rustwide/target/debug/deps/logger_db-0004c1caa8c5abcf) [INFO] [stdout] [INFO] [stderr] Doc-tests cairo_lang_proc_macros [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - test (line 25) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.38s; merged doctests compilation took 0.38s [INFO] running `Command { std: "docker" "inspect" "12c10e939e4c76c91fdaf1c002155569497e83cdbb204eff72c16390806c4362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c10e939e4c76c91fdaf1c002155569497e83cdbb204eff72c16390806c4362", kill_on_drop: false }` [INFO] [stdout] 12c10e939e4c76c91fdaf1c002155569497e83cdbb204eff72c16390806c4362