[INFO] fetching crate spenso-hep-lib 0.1.7...
[INFO] checking spenso-hep-lib-0.1.7 against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] extracting crate spenso-hep-lib 0.1.7 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate spenso-hep-lib 0.1.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spenso-hep-lib 0.1.7
[INFO] tweaked toml for crates.io crate spenso-hep-lib 0.1.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spenso-hep-lib 0.1.7 on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spenso-hep-lib 0.1.7 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 978c69d4df459336e0a59a1fe11aeebac5d4e54ad624b0db40bd5f2ceb837c2a
[INFO] running `Command { std: "docker" "start" "-a" "978c69d4df459336e0a59a1fe11aeebac5d4e54ad624b0db40bd5f2ceb837c2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "978c69d4df459336e0a59a1fe11aeebac5d4e54ad624b0db40bd5f2ceb837c2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "978c69d4df459336e0a59a1fe11aeebac5d4e54ad624b0db40bd5f2ceb837c2a", kill_on_drop: false }`
[INFO] [stdout] 978c69d4df459336e0a59a1fe11aeebac5d4e54ad624b0db40bd5f2ceb837c2a
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93fcd545d81f587061a5a3eed5b31695ebd82f2557b4e8fb532b7cdd7ccba545
[INFO] running `Command { std: "docker" "start" "-a" "93fcd545d81f587061a5a3eed5b31695ebd82f2557b4e8fb532b7cdd7ccba545", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rug v1.28.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling safe_arch v0.9.3
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling wide v0.8.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling symbolica v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling append-only-vec v0.1.8
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking piet v0.7.0
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking ref-ops v0.2.5
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]     Checking features v0.10.0
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking gat-lending-iterator v0.1.8
[INFO] [stderr]     Checking constcat v0.5.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bincode-trait-derive v0.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling approx-derive v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling duplicate v2.0.1
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling enum-try-as-inner v0.1.1
[INFO] [stderr]     Checking dot-parser v0.5.1
[INFO] [stderr]    Compiling delegate v0.12.0
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking approxim v0.6.6
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking xpct v0.5.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking insta v1.44.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking linnet v0.16.0
[INFO] [stderr]     Checking numerica v1.1.0
[INFO] [stderr]     Checking graphica v1.1.0
[INFO] [stderr]    Compiling spenso-macros v0.3.2
[INFO] [stderr]     Checking spenso v0.6.0
[INFO] [stderr]     Checking idenso v0.3.0
[INFO] [stderr]     Checking spenso-hep-lib v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `gamma` is never used
[INFO] [stdout]    --> tests/common/mod.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn gamma(
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gammaadj` is never used
[INFO] [stdout]    --> tests/common/mod.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub fn gammaadj(
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma0` is never used
[INFO] [stdout]    --> tests/common/mod.rs:179:8
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn gamma0(i: impl Into<AbstractIndex>, j: impl Into<AbstractIndex>) -> Atom {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gammaconj` is never used
[INFO] [stdout]    --> tests/common/mod.rs:194:8
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub fn gammaconj(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `p` is never used
[INFO] [stdout]    --> tests/common/mod.rs:214:8
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub fn p(m: impl Into<AbstractIndex>) -> Atom {
[INFO] [stdout]     |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `q` is never used
[INFO] [stdout]    --> tests/common/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub fn q(m: impl Into<AbstractIndex>) -> Atom {
[INFO] [stdout]     |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `u` is never used
[INFO] [stdout]    --> tests/common/mod.rs:227:8
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub fn u(i: usize, m: impl Into<AbstractIndex>) -> Atom {
[INFO] [stdout]     |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ub` is never used
[INFO] [stdout]    --> tests/common/mod.rs:234:8
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub fn ub(i: usize, m: impl Into<AbstractIndex>) -> Atom {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NetExt` is never used
[INFO] [stdout]   --> tests/common/mod.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait NetExt {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 08s
[INFO] running `Command { std: "docker" "inspect" "93fcd545d81f587061a5a3eed5b31695ebd82f2557b4e8fb532b7cdd7ccba545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93fcd545d81f587061a5a3eed5b31695ebd82f2557b4e8fb532b7cdd7ccba545", kill_on_drop: false }`
[INFO] [stdout] 93fcd545d81f587061a5a3eed5b31695ebd82f2557b4e8fb532b7cdd7ccba545
