[INFO] cloning repository https://github.com/1000teslas/sparse_matrix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1000teslas/sparse_matrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1000teslas%2Fsparse_matrix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1000teslas%2Fsparse_matrix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fef8998253ee8e39cb2319e868407d4cb1dfa3ac
[INFO] testing 1000teslas/sparse_matrix against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1000teslas%2Fsparse_matrix" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/1000teslas/sparse_matrix
[INFO] finished tweaking git repo https://github.com/1000teslas/sparse_matrix
[INFO] tweaked toml for git repo https://github.com/1000teslas/sparse_matrix written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1000teslas/sparse_matrix on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1000teslas/sparse_matrix 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.60
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded maybe-owned v0.3.4
[INFO] [stderr]   Downloaded ambient-authority v0.0.2
[INFO] [stderr]   Downloaded os_str_bytes v6.5.1
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded cap-rand v1.0.15
[INFO] [stderr]   Downloaded io-extras v0.17.4
[INFO] [stderr]   Downloaded serde v1.0.164
[INFO] [stderr]   Downloaded libm v0.2.7
[INFO] [stderr]   Downloaded toml_edit v0.19.10
[INFO] [stderr]   Downloaded cap-primitives v1.0.15
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded serde_json v1.0.97
[INFO] [stderr]   Downloaded proptest v1.2.0
[INFO] [stderr]   Downloaded winnow v0.4.7
[INFO] [stderr]   Downloaded serde_derive v1.0.164
[INFO] [stderr]   Downloaded cap-std v1.0.15
[INFO] [stderr]   Downloaded regex v1.8.4
[INFO] [stderr]   Downloaded rustix v0.37.20
[INFO] [stderr]   Downloaded num-complex v0.4.3
[INFO] [stderr]   Downloaded fs-set-times v0.19.1
[INFO] [stderr]   Downloaded winx v0.35.1
[INFO] [stderr]   Downloaded tempfile v3.6.0
[INFO] [stderr]   Downloaded toml_datetime v0.6.2
[INFO] [stderr]   Downloaded open-ambient v0.3.0
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded arbitrary v1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c73fd2201c4faa17e126de71e8282ccb39d33a8d9eefbf25fec3873c7e8b031
[INFO] running `Command { std: "docker" "start" "-a" "4c73fd2201c4faa17e126de71e8282ccb39d33a8d9eefbf25fec3873c7e8b031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c73fd2201c4faa17e126de71e8282ccb39d33a8d9eefbf25fec3873c7e8b031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c73fd2201c4faa17e126de71e8282ccb39d33a8d9eefbf25fec3873c7e8b031", kill_on_drop: false }`
[INFO] [stdout] 4c73fd2201c4faa17e126de71e8282ccb39d33a8d9eefbf25fec3873c7e8b031
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 057e284592e20c7a949ffe9d84fb017363fbb30bc4009bf9c7c0fa7e32eb1965
[INFO] running `Command { std: "docker" "start" "-a" "057e284592e20c7a949ffe9d84fb017363fbb30bc4009bf9c7c0fa7e32eb1965", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling spam_matrix v0.1.0 (/opt/rustwide/workdir/spam_matrix)
[INFO] [stderr]    Compiling linprobe v0.1.0 (/opt/rustwide/workdir/linprobe)
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stdout] warning: the feature `is_sorted` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> spam_matrix/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(is_sorted)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stdout] warning: the feature `build_hasher_simple_hash_one` has been stable since 1.71.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> linprobe/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(build_hasher_simple_hash_one)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling spam_dok v0.1.0 (/opt/rustwide/workdir/spam_dok)
[INFO] [stderr]    Compiling spam_csr v0.1.0 (/opt/rustwide/workdir/spam_csr)
[INFO] [stdout] warning: the feature `is_sorted` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> spam_csr/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(is_sorted)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unstable_div_ceil` found for type `usize` in the current scope
[INFO] [stdout]   --> spam_csr/src/mul_hash.rs:55:45
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let average_intprod = total_intprod.unstable_div_ceil(tnum);
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^ method not found in `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> spam_csr/src/mul_hash.rs:60:82
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<T: NumAssign + Copy + Send + Sync, const B: bool> CsrMatrix<T, B> {
[INFO] [stdout]    |      - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 .map(|tid| ps_row_nz.partition_point(|&x| x <= average_intprod * tid) - 1),
[INFO] [stdout]    |                                                                                  ^^^ expected type parameter `T`, found `usize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `T`
[INFO] [stdout]                         found type `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spam_csr` (lib) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "057e284592e20c7a949ffe9d84fb017363fbb30bc4009bf9c7c0fa7e32eb1965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "057e284592e20c7a949ffe9d84fb017363fbb30bc4009bf9c7c0fa7e32eb1965", kill_on_drop: false }`
[INFO] [stdout] 057e284592e20c7a949ffe9d84fb017363fbb30bc4009bf9c7c0fa7e32eb1965
