[INFO] cloning repository https://github.com/alphal00p/spencer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alphal00p/spencer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falphal00p%2Fspencer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falphal00p%2Fspencer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1e2861055cef17e641d865eab0cd11f28c9a8a8 [INFO] testing alphal00p/spencer against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falphal00p%2Fspencer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alphal00p/spencer on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/alphal00p/spencer [INFO] finished tweaking git repo https://github.com/alphal00p/spencer [INFO] tweaked toml for git repo https://github.com/alphal00p/spencer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alphal00p/spencer 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 846a5b9acc9b44c1523dfd2204a71cd0326fa5b02951591453c529a87c9594f1 [INFO] running `Command { std: "docker" "start" "-a" "846a5b9acc9b44c1523dfd2204a71cd0326fa5b02951591453c529a87c9594f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "846a5b9acc9b44c1523dfd2204a71cd0326fa5b02951591453c529a87c9594f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "846a5b9acc9b44c1523dfd2204a71cd0326fa5b02951591453c529a87c9594f1", kill_on_drop: false }` [INFO] [stdout] 846a5b9acc9b44c1523dfd2204a71cd0326fa5b02951591453c529a87c9594f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 316b0b078b0ee174a74dfde82f1a1181b8986d44e33f50544a324d3c237f3d93 [INFO] running `Command { std: "docker" "start" "-a" "316b0b078b0ee174a74dfde82f1a1181b8986d44e33f50544a324d3c237f3d93", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling piet v0.7.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling ref-ops v0.2.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling jiff v0.2.5 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling constcat v0.5.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling gat-lending-iterator v0.1.6 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling append-only-vec v0.1.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-try-as-inner v0.1.1 [INFO] [stderr] Compiling delegate v0.12.0 [INFO] [stderr] Compiling spenso-macros v0.1.0 (/opt/rustwide/workdir/spenso-macros) [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dot-parser v0.4.2 [INFO] [stderr] Compiling insta v1.42.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling linnet v0.2.3 [INFO] [stderr] Compiling spenso v0.4.1 (/opt/rustwide/workdir/spenso) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> spenso/src/contraction.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "316b0b078b0ee174a74dfde82f1a1181b8986d44e33f50544a324d3c237f3d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "316b0b078b0ee174a74dfde82f1a1181b8986d44e33f50544a324d3c237f3d93", kill_on_drop: false }` [INFO] [stdout] 316b0b078b0ee174a74dfde82f1a1181b8986d44e33f50544a324d3c237f3d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60f5b063e4589f43d044699ed7f115bb674dd2cb539defed919fe558e24c9b70 [INFO] running `Command { std: "docker" "start" "-a" "60f5b063e4589f43d044699ed7f115bb674dd2cb539defed919fe558e24c9b70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling enum-try-as-inner v0.1.1 [INFO] [stderr] Compiling delegate v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling dot-parser v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling spenso-macros v0.1.0 (/opt/rustwide/workdir/spenso-macros) [INFO] [stderr] Compiling insta v1.42.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling linnet v0.2.3 [INFO] [stderr] Compiling spenso v0.4.1 (/opt/rustwide/workdir/spenso) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> spenso/src/contraction.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> spenso/src/contraction.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "60f5b063e4589f43d044699ed7f115bb674dd2cb539defed919fe558e24c9b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60f5b063e4589f43d044699ed7f115bb674dd2cb539defed919fe558e24c9b70", kill_on_drop: false }` [INFO] [stdout] 60f5b063e4589f43d044699ed7f115bb674dd2cb539defed919fe558e24c9b70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c41c1aa979aa9351809898f23f653e01d152edf2bda56e40f046ff6801cbb894 [INFO] running `Command { std: "docker" "start" "-a" "c41c1aa979aa9351809898f23f653e01d152edf2bda56e40f046ff6801cbb894", kill_on_drop: false }` [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> spenso/src/contraction.rs:186:5 [INFO] [stderr] | [INFO] [stderr] 186 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `spenso` (lib) generated 1 warning [INFO] [stderr] warning: `spenso` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/spenso.rs (/opt/rustwide/target/debug/deps/spenso-4045d068bc759aa2) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test structure::abstract_index::tests::mem_size_test ... ok [INFO] [stdout] test iterators::iteratortests::mutiter ... ok [INFO] [stdout] test tests::construct_dense_tensor ... ok [INFO] [stdout] test tests::construct_sparse_tensor ... ok [INFO] [stdout] test tests::contract_spensor ... ok [INFO] [stdout] test tests::contract_densor_with_spensor ... ok [INFO] [stdout] test structure::representation::test_negative ... ok [INFO] [stdout] test structure::representation::extendible_reps ... ok [INFO] [stdout] test tests::duals ... ok [INFO] [stdout] test tests::empty_densor ... ok [INFO] [stdout] test tests::expanded_vs_flat_iter ... ok [INFO] [stdout] test tests::fiber_class_vs_fiber_iterator ... ok [INFO] [stdout] test tests::complex ... ok [INFO] [stdout] test network::merge ... ok [INFO] [stdout] test tests::contract_with_rank_one_in_middle ... ok [INFO] [stdout] test tests::indexflatten ... ok [INFO] [stdout] test tests::matches ... ok [INFO] [stdout] test tests::matchslot ... ok [INFO] [stdout] test tests::mixed_tensor_contraction ... ok [INFO] [stdout] test tests::permutation ... ok [INFO] [stdout] test tests::sparse_addition ... ok [INFO] [stdout] test tests::sparse_sub ... ok [INFO] [stdout] test tests::tensor_structure_forwarding ... ok [INFO] [stdout] test iterators::iteratortests::test ... ok [INFO] [stdout] test tests::test_fallible_mul ... ok [INFO] [stdout] test tests::trace ... ok [INFO] [stdout] test upgrading_arithmetic::test::i32_arithmetic ... ok [INFO] [stdout] test tests::transpose ... ok [INFO] [stdout] test tests::arithmetic_data ... ok [INFO] [stdout] test tests::dense_dense_single_contract ... ok [INFO] [stdout] test tests::fiber_from_structure ... ok [INFO] [stdout] test tests::fibers ... ok [INFO] [stdout] test tests::scalar_and_dim1_conract ... ok [INFO] [stdout] test tests::rng_is_deterministic ... ok [INFO] [stdout] test tests::single_fiber ... ok [INFO] [stdout] test tests::sparse_diag_dense_contract ... ok [INFO] [stdout] test tests::single_contract ... ok [INFO] [stdout] test tests::simple_multi_contract ... ok [INFO] [stdout] test tests::multi_contract_permuted ... ok [INFO] [stdout] test tests::multi_contract ... ok [INFO] [stdout] test tests::all_single_contractions ... ok [INFO] [stdout] test tests::all_multi_contractions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 54.59s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spenso_macros-a41a4a4793585717) [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] [stderr] Running tests/derive_rep.rs (/opt/rustwide/target/debug/deps/derive_rep-06056bde5bd97916) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test reps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests spenso [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test spenso/src/structure/representation.rs - structure::representation::Representation::negative (line 787) ... FAILED [INFO] [stdout] test spenso/src/structure/slot.rs - structure::slot::Slot (line 45) ... FAILED [INFO] [stdout] test spenso/src/structure/slot.rs - structure::slot::Slot (line 31) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- spenso/src/structure/representation.rs - structure::representation::Representation::negative (line 787) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `Bispinor` in this scope [INFO] [stdout] --> spenso/src/structure/representation.rs:795:26 [INFO] [stdout] | [INFO] [stdout] 11 | let spin: Representation = Bispinor::rep(5); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_spenso_src_structure_representation_rs_787_0() { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bispinor` [INFO] [stdout] --> spenso/src/structure/representation.rs:795:38 [INFO] [stdout] | [INFO] [stdout] 11 | let spin: Representation = Bispinor::rep(5); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Bispinor` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- spenso/src/structure/slot.rs - structure::slot::Slot (line 45) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `Rep` in this scope [INFO] [stdout] --> spenso/src/structure/slot.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 13 | let nud: Slot = custom_mink.new_slot(4, 0); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_spenso_src_structure_slot_rs_45_0() { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rep` in this scope [INFO] [stdout] --> spenso/src/structure/slot.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 14 | let nuu: Slot = nud.dual(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_spenso_src_structure_slot_rs_45_0() { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rep` [INFO] [stdout] --> spenso/src/structure/slot.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 11 | let custom_mink = Rep::new_dual("custom_lor").unwrap(); [INFO] [stdout] | ^^^ use of undeclared type `Rep` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- spenso/src/structure/slot.rs - structure::slot::Slot (line 31) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `Dual` in this scope [INFO] [stdout] --> spenso/src/structure/slot.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 13 | let muu: Slot> = mink.new_slot(0).dual(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> spenso/src/structure/slot.rs:39:37 [INFO] [stdout] | [INFO] [stdout] 11 | let mink: Representation = Lorentz::rep(4); [INFO] [stdout] | ^^^^^^^^^^^^ - argument #1 of type `&spenso::structure::representation::Lorentz` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/spenso/src/structure/representation.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | fn rep>(&self, dim: D) -> Representation [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 11 | let mink: Representation = Lorentz::rep(/* &spenso::structure::representation::Lorentz */, 4); [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `new_slot` found for struct `spenso::structure::representation::Representation` in the current scope [INFO] [stdout] --> spenso/src/structure/slot.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 12 | let mud: Slot = mink.new_slot(0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `slot` with a similar name [INFO] [stdout] | [INFO] [stdout] 12 - let mud: Slot = mink.new_slot(0); [INFO] [stdout] 12 + let mud: Slot = mink.slot(0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `new_slot` found for struct `spenso::structure::representation::Representation` in the current scope [INFO] [stdout] --> spenso/src/structure/slot.rs:41:37 [INFO] [stdout] | [INFO] [stdout] 13 | let muu: Slot> = mink.new_slot(0).dual(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `slot` with a similar name [INFO] [stdout] | [INFO] [stdout] 13 - let muu: Slot> = mink.new_slot(0).dual(); [INFO] [stdout] 13 + let muu: Slot> = mink.slot(0).dual(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0412, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] spenso/src/structure/representation.rs - structure::representation::Representation::negative (line 787) [INFO] [stdout] spenso/src/structure/slot.rs - structure::slot::Slot (line 31) [INFO] [stdout] spenso/src/structure/slot.rs - structure::slot::Slot (line 45) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p spenso --doc` [INFO] running `Command { std: "docker" "inspect" "c41c1aa979aa9351809898f23f653e01d152edf2bda56e40f046ff6801cbb894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41c1aa979aa9351809898f23f653e01d152edf2bda56e40f046ff6801cbb894", kill_on_drop: false }` [INFO] [stdout] c41c1aa979aa9351809898f23f653e01d152edf2bda56e40f046ff6801cbb894