[INFO] fetching crate candle-gemm 0.16.0...
[INFO] testing candle-gemm-0.16.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate candle-gemm 0.16.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate candle-gemm 0.16.0
[INFO] finished tweaking crates.io crate candle-gemm 0.16.0
[INFO] tweaked toml for crates.io crate candle-gemm 0.16.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate candle-gemm 0.16.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate candle-gemm 0.16.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdb7bc75c3e32472e0634a919ce8e6546bb79d54bcc20e0430597999d04e3ca0
[INFO] running `Command { std: "docker" "start" "-a" "cdb7bc75c3e32472e0634a919ce8e6546bb79d54bcc20e0430597999d04e3ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdb7bc75c3e32472e0634a919ce8e6546bb79d54bcc20e0430597999d04e3ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdb7bc75c3e32472e0634a919ce8e6546bb79d54bcc20e0430597999d04e3ca0", kill_on_drop: false }`
[INFO] [stdout] cdb7bc75c3e32472e0634a919ce8e6546bb79d54bcc20e0430597999d04e3ca0
[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=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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdeea76ccdaeabb05b4b402731ce6640d7dbcd767b4df3d8f17929cb0fa9101d
[INFO] running `Command { std: "docker" "start" "-a" "bdeea76ccdaeabb05b4b402731ce6640d7dbcd767b4df3d8f17929cb0fa9101d", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling reborrow v0.5.4
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling dyn-stack v0.9.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling candle-gemm-common v0.16.0
[INFO] [stderr]    Compiling candle-gemm-f32 v0.16.0
[INFO] [stderr]    Compiling candle-gemm-c64 v0.16.0
[INFO] [stderr]    Compiling candle-gemm-f64 v0.16.0
[INFO] [stderr]    Compiling candle-gemm-c32 v0.16.0
[INFO] [stderr]    Compiling candle-gemm-f16 v0.16.0
[INFO] [stderr]    Compiling candle-gemm v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.42s
[INFO] running `Command { std: "docker" "inspect" "bdeea76ccdaeabb05b4b402731ce6640d7dbcd767b4df3d8f17929cb0fa9101d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdeea76ccdaeabb05b4b402731ce6640d7dbcd767b4df3d8f17929cb0fa9101d", kill_on_drop: false }`
[INFO] [stdout] bdeea76ccdaeabb05b4b402731ce6640d7dbcd767b4df3d8f17929cb0fa9101d
[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=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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b18020aeb9c2db9235b57b59a63a4cb2e341e6177c9c7ed25598207bde07ec24
[INFO] running `Command { std: "docker" "start" "-a" "b18020aeb9c2db9235b57b59a63a4cb2e341e6177c9c7ed25598207bde07ec24", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling safe_arch v0.7.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling wide v0.7.11
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling candle-gemm-common v0.16.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling candle-gemm-f32 v0.16.0
[INFO] [stderr]    Compiling candle-gemm-c32 v0.16.0
[INFO] [stderr]    Compiling candle-gemm-c64 v0.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling candle-gemm-f16 v0.16.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling candle-gemm-f64 v0.16.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling candle-gemm v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "b18020aeb9c2db9235b57b59a63a4cb2e341e6177c9c7ed25598207bde07ec24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b18020aeb9c2db9235b57b59a63a4cb2e341e6177c9c7ed25598207bde07ec24", kill_on_drop: false }`
[INFO] [stdout] b18020aeb9c2db9235b57b59a63a4cb2e341e6177c9c7ed25598207bde07ec24
[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=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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bdea24543a4bed11c8405dbbf3a5d9da8afc44451352e28f785c340af28f3c47
[INFO] running `Command { std: "docker" "start" "-a" "bdea24543a4bed11c8405dbbf3a5d9da8afc44451352e28f785c340af28f3c47", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/candle_gemm-48d9252cd91bae46)
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_gemm_cplx has been running for over 60 seconds
[INFO] [stdout] test tests::test_gemm_f16 has been running for over 60 seconds
[INFO] [stdout] test tests::test_gemm_real has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "bdea24543a4bed11c8405dbbf3a5d9da8afc44451352e28f785c340af28f3c47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdea24543a4bed11c8405dbbf3a5d9da8afc44451352e28f785c340af28f3c47", kill_on_drop: false }`
[INFO] [stdout] bdea24543a4bed11c8405dbbf3a5d9da8afc44451352e28f785c340af28f3c47
