[INFO] fetching crate spenso-macros 0.2.2... [INFO] building spenso-macros-0.2.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate spenso-macros 0.2.2 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spenso-macros 0.2.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ref-ops v0.2.5 [INFO] [stderr] Downloaded append-only-vec v0.1.7 [INFO] [stderr] Downloaded tinyjson v2.5.1 [INFO] [stderr] Downloaded unic-bidi v0.9.0 [INFO] [stderr] Downloaded dot-parser v0.5.1 [INFO] [stderr] Downloaded duplicate v2.0.0 [INFO] [stderr] Downloaded bincode-trait-derive v0.1.1 [INFO] [stderr] Downloaded unic-ucd-bidi v0.9.0 [INFO] [stderr] Downloaded linnet v0.12.0 [INFO] [stderr] Downloaded piet v0.7.0 [INFO] [stderr] Downloaded rug v1.27.0 [INFO] [stderr] Downloaded symbolica v0.18.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61460ebd2e7eab25131f7c80597cc0144e6af8de89ed6025a81565fa0137de4c [INFO] running `Command { std: "docker" "start" "-a" "61460ebd2e7eab25131f7c80597cc0144e6af8de89ed6025a81565fa0137de4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61460ebd2e7eab25131f7c80597cc0144e6af8de89ed6025a81565fa0137de4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61460ebd2e7eab25131f7c80597cc0144e6af8de89ed6025a81565fa0137de4c", kill_on_drop: false }` [INFO] [stdout] 61460ebd2e7eab25131f7c80597cc0144e6af8de89ed6025a81565fa0137de4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ee80bb4715913b8e271c67a75e0beb23b8daddfd6e86d55ea756ec789e033a7 [INFO] running `Command { std: "docker" "start" "-a" "7ee80bb4715913b8e271c67a75e0beb23b8daddfd6e86d55ea756ec789e033a7", 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 6.70s [INFO] running `Command { std: "docker" "inspect" "7ee80bb4715913b8e271c67a75e0beb23b8daddfd6e86d55ea756ec789e033a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ee80bb4715913b8e271c67a75e0beb23b8daddfd6e86d55ea756ec789e033a7", kill_on_drop: false }` [INFO] [stdout] 7ee80bb4715913b8e271c67a75e0beb23b8daddfd6e86d55ea756ec789e033a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78f6b7bceec8c629b763a81d766166171407e615be273ad58ed5e9f29e7dbd52 [INFO] running `Command { std: "docker" "start" "-a" "78f6b7bceec8c629b763a81d766166171407e615be273ad58ed5e9f29e7dbd52", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.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 kurbo v0.11.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ref-ops v0.2.5 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling piet v0.7.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [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" "78f6b7bceec8c629b763a81d766166171407e615be273ad58ed5e9f29e7dbd52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78f6b7bceec8c629b763a81d766166171407e615be273ad58ed5e9f29e7dbd52", kill_on_drop: false }` [INFO] [stdout] 78f6b7bceec8c629b763a81d766166171407e615be273ad58ed5e9f29e7dbd52