[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] feefca03e65f025675ea903b833e02ffe1722659 [INFO] testing 1000teslas/sparse_matrix against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1000teslas%2Fsparse_matrix" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1000teslas/sparse_matrix on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.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-2/source/Cargo.toml [INFO] crate git repo https://github.com/1000teslas/sparse_matrix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 251ec253d109807181e68f87ea84fbb9fea4179593a3a38324d9b06a4a085def [INFO] running `Command { std: "docker" "start" "-a" "251ec253d109807181e68f87ea84fbb9fea4179593a3a38324d9b06a4a085def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "251ec253d109807181e68f87ea84fbb9fea4179593a3a38324d9b06a4a085def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "251ec253d109807181e68f87ea84fbb9fea4179593a3a38324d9b06a4a085def", kill_on_drop: false }` [INFO] [stdout] 251ec253d109807181e68f87ea84fbb9fea4179593a3a38324d9b06a4a085def [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcee2e7a15e14d2fd0b0fa8286c7bb50adb2837090d06ddeddce8ef47121bb47 [INFO] running `Command { std: "docker" "start" "-a" "dcee2e7a15e14d2fd0b0fa8286c7bb50adb2837090d06ddeddce8ef47121bb47", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.12 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ambient-authority v0.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arbitrary v1.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling io-lifetimes v0.2.0 [INFO] [stderr] Compiling posish v0.16.0 [INFO] [stderr] Compiling unsafe-io v0.7.1 [INFO] [stderr] Compiling cstr v0.2.8 [INFO] [stderr] Compiling cap-primitives v0.16.3 [INFO] [stderr] Compiling cap-std v0.16.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling coz v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling fs-set-times v0.6.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling cap-rand v0.16.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.2 [INFO] [stderr] Compiling num_enum v0.5.2 [INFO] [stderr] Compiling spam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.19s [INFO] running `Command { std: "docker" "inspect" "dcee2e7a15e14d2fd0b0fa8286c7bb50adb2837090d06ddeddce8ef47121bb47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcee2e7a15e14d2fd0b0fa8286c7bb50adb2837090d06ddeddce8ef47121bb47", kill_on_drop: false }` [INFO] [stdout] dcee2e7a15e14d2fd0b0fa8286c7bb50adb2837090d06ddeddce8ef47121bb47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60ad2b779a4a768ae6ff6106505bda11ad9998f52506d13aa6cae4f906029b45 [INFO] running `Command { std: "docker" "start" "-a" "60ad2b779a4a768ae6ff6106505bda11ad9998f52506d13aa6cae4f906029b45", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling spam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 41.99s [INFO] running `Command { std: "docker" "inspect" "60ad2b779a4a768ae6ff6106505bda11ad9998f52506d13aa6cae4f906029b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60ad2b779a4a768ae6ff6106505bda11ad9998f52506d13aa6cae4f906029b45", kill_on_drop: false }` [INFO] [stdout] 60ad2b779a4a768ae6ff6106505bda11ad9998f52506d13aa6cae4f906029b45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58bf02bca9d7e60b71a94d92d09dfabd73a27cda10794b1f6286426e3f7bf7b0 [INFO] running `Command { std: "docker" "start" "-a" "58bf02bca9d7e60b71a94d92d09dfabd73a27cda10794b1f6286426e3f7bf7b0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spam-e0d5b519de2aa48d) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test tests::dok::from_matrix_market ... ignored [INFO] [stdout] test tests::csr::identity_invariants ... ok [INFO] [stdout] test tests::csr::new_invariants ... ok [INFO] [stdout] test tests::dok::identity_invariants ... ok [INFO] [stdout] test tests::dok::arb_invariants ... ok [INFO] [stdout] test tests::csr::set_element ... ok [INFO] [stdout] test tests::csr::from_arb_dok_invariants ... ok [INFO] [stdout] test tests::csr::arb_invariants ... ok [INFO] [stdout] test tests::dok::from_arb_csr_invariants ... ok [INFO] [stdout] test tests::dok::transpose ... ok [INFO] [stdout] test tests::csr::get_element ... ok [INFO] [stdout] test tests::csr::dok_roundtrip ... ok [INFO] [stdout] test tests::csr::transpose ... ok [INFO] [stdout] test tests::dok::set_element ... ok [INFO] [stdout] test tests::dok::add ... ok [INFO] [stdout] test tests::csr::add ... ok [INFO] [stdout] test tests::dok::mul ... ok [INFO] [stdout] test csr_matrix::test_rows_to_threads ... ok [INFO] [stdout] test tests::csr::mul_heap ... ok [INFO] [stdout] test tests::csr::mul ... ok [INFO] [stdout] test tests::csr::mul_btree ... ok [INFO] [stdout] test tests::csr::mul_hash has been running for over 60 seconds [INFO] [stdout] test tests::csr::mul_hash2 has been running for over 60 seconds [INFO] [stdout] test tests::csr::mul_hash ... ok [INFO] [stdout] test tests::csr::mul_hash2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 161.79s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spam-29b5719eb5da3061) [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] Doc-tests spam [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] running `Command { std: "docker" "inspect" "58bf02bca9d7e60b71a94d92d09dfabd73a27cda10794b1f6286426e3f7bf7b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58bf02bca9d7e60b71a94d92d09dfabd73a27cda10794b1f6286426e3f7bf7b0", kill_on_drop: false }` [INFO] [stdout] 58bf02bca9d7e60b71a94d92d09dfabd73a27cda10794b1f6286426e3f7bf7b0