[INFO] fetching crate spenso-macros 0.2.2...
[INFO] testing spenso-macros-0.2.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate spenso-macros 0.2.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate spenso-macros 0.2.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spenso-macros 0.2.2
[INFO] tweaked toml for crates.io crate spenso-macros 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spenso-macros 0.2.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spenso-macros 0.2.2 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded append-only-vec v0.1.7
[INFO] [stderr]   Downloaded tinyjson v2.5.1
[INFO] [stderr]   Downloaded bincode-trait-derive v0.1.1
[INFO] [stderr]   Downloaded duplicate v2.0.0
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded dot-parser v0.5.1
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded ref-ops v0.2.5
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded kurbo v0.11.2
[INFO] [stderr]   Downloaded piet v0.7.0
[INFO] [stderr]   Downloaded linnet v0.12.0
[INFO] [stderr]   Downloaded brotli v8.0.1
[INFO] [stderr]   Downloaded symbolica v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 163979acb23d10eecae7d54c1f4be7cb15b6c0476e0a6640481caf2107d2cd2c
[INFO] running `Command { std: "docker" "start" "-a" "163979acb23d10eecae7d54c1f4be7cb15b6c0476e0a6640481caf2107d2cd2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "163979acb23d10eecae7d54c1f4be7cb15b6c0476e0a6640481caf2107d2cd2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "163979acb23d10eecae7d54c1f4be7cb15b6c0476e0a6640481caf2107d2cd2c", kill_on_drop: false }`
[INFO] [stdout] 163979acb23d10eecae7d54c1f4be7cb15b6c0476e0a6640481caf2107d2cd2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2030b639be7a106d50bef9e36e669d71976b49f3563b4e4a3393ee0a43b1a33
[INFO] running `Command { std: "docker" "start" "-a" "a2030b639be7a106d50bef9e36e669d71976b49f3563b4e4a3393ee0a43b1a33", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling spenso-macros v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.77s
[INFO] running `Command { std: "docker" "inspect" "a2030b639be7a106d50bef9e36e669d71976b49f3563b4e4a3393ee0a43b1a33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2030b639be7a106d50bef9e36e669d71976b49f3563b4e4a3393ee0a43b1a33", kill_on_drop: false }`
[INFO] [stdout] a2030b639be7a106d50bef9e36e669d71976b49f3563b4e4a3393ee0a43b1a33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac7021b1571ad48d1b57cffa14d25abb075fb5cb28482b3bb298469e55094f38
[INFO] running `Command { std: "docker" "start" "-a" "ac7021b1571ad48d1b57cffa14d25abb075fb5cb28482b3bb298469e55094f38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling kurbo v0.11.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling piet v0.7.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling ref-ops v0.2.5
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling bincode-trait-derive v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling dot-parser v0.5.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling spenso-macros v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling linnet v0.12.0
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spenso`
[INFO] [stdout]  --> tests/derive_rep.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use spenso::structure::representation::{LibraryRep, RepName};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `spenso`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `spenso`, use `cargo add spenso` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `spenso` in the list of imported crates
[INFO] [stdout]  --> tests/derive_rep.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     SimpleRepresentation)]
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ could not find `spenso` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `SimpleRepresentation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `spenso` in the list of imported crates
[INFO] [stdout]   --> tests/derive_rep.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(SimpleRepresentation)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ could not find `spenso` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleRepresentation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `spenso` in the list of imported crates
[INFO] [stdout]   --> tests/derive_rep.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     SimpleRepresentation, Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord, Default,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ could not find `spenso` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleRepresentation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spenso-macros` (test "derive_rep") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ac7021b1571ad48d1b57cffa14d25abb075fb5cb28482b3bb298469e55094f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac7021b1571ad48d1b57cffa14d25abb075fb5cb28482b3bb298469e55094f38", kill_on_drop: false }`
[INFO] [stdout] ac7021b1571ad48d1b57cffa14d25abb075fb5cb28482b3bb298469e55094f38
