[INFO] cloning repository https://github.com/denehoffman/ganesh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denehoffman/ganesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Fganesh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Fganesh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c31ea2874a09617292e789f77ca6c6804b4fee1b
[INFO] checking denehoffman/ganesh against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Fganesh" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/denehoffman/ganesh
[INFO] finished tweaking git repo https://github.com/denehoffman/ganesh
[INFO] tweaked toml for git repo https://github.com/denehoffman/ganesh written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/denehoffman/ganesh on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/denehoffman/ganesh 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7d916074a6576b12bd39b4fa7e87624dcb21a44d5d05c5a4ddce45be36f6fab
[INFO] running `Command { std: "docker" "start" "-a" "c7d916074a6576b12bd39b4fa7e87624dcb21a44d5d05c5a4ddce45be36f6fab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7d916074a6576b12bd39b4fa7e87624dcb21a44d5d05c5a4ddce45be36f6fab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7d916074a6576b12bd39b4fa7e87624dcb21a44d5d05c5a4ddce45be36f6fab", kill_on_drop: false }`
[INFO] [stdout] c7d916074a6576b12bd39b4fa7e87624dcb21a44d5d05c5a4ddce45be36f6fab
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c03e2ce0f4d7e06f0673a11b014da15a07d82db4faa5c9549f7a9306c17535c2
[INFO] running `Command { std: "docker" "start" "-a" "c03e2ce0f4d7e06f0673a11b014da15a07d82db4faa5c9549f7a9306c17535c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking clap_builder v4.5.36
[INFO] [stderr]     Checking typeid v1.0.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking lnexp v0.2.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling codspeed-criterion-compat v3.0.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking iter-read v1.1.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking logsumexp v0.1.0
[INFO] [stderr]     Checking fastrand-contrib v0.1.0
[INFO] [stderr]     Checking spec_math v0.1.6
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking clap v4.5.36
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde-pickle v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rustfft v6.4.0
[INFO] [stderr]     Checking typetag v0.2.20
[INFO] [stderr]     Checking codspeed v3.0.5
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking codspeed-criterion-compat-walltime v3.0.5
[INFO] [stderr]     Checking nalgebra v0.34.0
[INFO] [stderr]     Checking ganesh v0.25.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: `?` operator has incompatible types
[INFO] [stdout]    --> src/traits/boundlike.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[typetag::serde]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ expected trait `BoundLike + Send + Sync`, found trait `BoundLike`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `?` operator cannot convert from `Box<dyn BoundLike + Send + Sync>` to `Box<dyn BoundLike>`
[INFO] [stdout]     = note: expected struct `Box<dyn BoundLike>`
[INFO] [stdout]                found struct `Box<dyn BoundLike + Send + Sync>`
[INFO] [stdout]     = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `?` operator has incompatible types
[INFO] [stdout]    --> src/traits/boundlike.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[typetag::serde]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ expected trait `BoundLike + Send + Sync`, found trait `BoundLike + Send`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `?` operator cannot convert from `Box<dyn BoundLike + Send + Sync>` to `Box<dyn BoundLike + Send>`
[INFO] [stdout]     = note: expected struct `Box<dyn BoundLike + Send>`
[INFO] [stdout]                found struct `Box<dyn BoundLike + Send + Sync>`
[INFO] [stdout]     = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `?` operator has incompatible types
[INFO] [stdout]    --> src/traits/boundlike.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[typetag::serde]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ expected trait `BoundLike + Send + Sync`, found trait `BoundLike + Sync`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `?` operator cannot convert from `Box<dyn BoundLike + Send + Sync>` to `Box<dyn BoundLike + Sync>`
[INFO] [stdout]     = note: expected struct `Box<dyn BoundLike + Sync>`
[INFO] [stdout]                found struct `Box<dyn BoundLike + Send + Sync>`
[INFO] [stdout]     = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `?` operator has incompatible types
[INFO] [stdout]    --> src/traits/boundlike.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[typetag::serde]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ expected trait `BoundLike + Send + Sync`, found trait `BoundLike`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `?` operator cannot convert from `Box<dyn BoundLike + Send + Sync>` to `Box<dyn BoundLike>`
[INFO] [stdout]     = note: expected struct `Box<dyn BoundLike>`
[INFO] [stdout]                found struct `Box<dyn BoundLike + Send + Sync>`
[INFO] [stdout]     = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `?` operator has incompatible types
[INFO] [stdout]    --> src/traits/boundlike.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[typetag::serde]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ expected trait `BoundLike + Send + Sync`, found trait `BoundLike + Send`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `?` operator cannot convert from `Box<dyn BoundLike + Send + Sync>` to `Box<dyn BoundLike + Send>`
[INFO] [stdout]     = note: expected struct `Box<dyn BoundLike + Send>`
[INFO] [stdout]                found struct `Box<dyn BoundLike + Send + Sync>`
[INFO] [stdout]     = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `?` operator has incompatible types
[INFO] [stdout]    --> src/traits/boundlike.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[typetag::serde]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ expected trait `BoundLike + Send + Sync`, found trait `BoundLike + Sync`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `?` operator cannot convert from `Box<dyn BoundLike + Send + Sync>` to `Box<dyn BoundLike + Sync>`
[INFO] [stdout]     = note: expected struct `Box<dyn BoundLike + Sync>`
[INFO] [stdout]                found struct `Box<dyn BoundLike + Send + Sync>`
[INFO] [stdout]     = note: this error originates in the attribute macro `typetag::serde` (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 E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ganesh` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ganesh` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "c03e2ce0f4d7e06f0673a11b014da15a07d82db4faa5c9549f7a9306c17535c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c03e2ce0f4d7e06f0673a11b014da15a07d82db4faa5c9549f7a9306c17535c2", kill_on_drop: false }`
[INFO] [stdout] c03e2ce0f4d7e06f0673a11b014da15a07d82db4faa5c9549f7a9306c17535c2
