[INFO] cloning repository https://github.com/Axect/Peroxide_BLAS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Axect/Peroxide_BLAS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FPeroxide_BLAS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FPeroxide_BLAS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdcc1fd55c30047a291ea164833af401147bcffe
[INFO] checking Axect/Peroxide_BLAS against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FPeroxide_BLAS" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Axect/Peroxide_BLAS
[INFO] finished tweaking git repo https://github.com/Axect/Peroxide_BLAS
[INFO] tweaked toml for git repo https://github.com/Axect/Peroxide_BLAS written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Axect/Peroxide_BLAS on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Axect/Peroxide_BLAS 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openblas-src v0.10.8
[INFO] [stderr]   Downloaded blas-sys v0.7.1
[INFO] [stderr]   Downloaded blas v0.22.0
[INFO] [stderr]   Downloaded dirs v3.0.2
[INFO] [stderr]   Downloaded openblas-build v0.10.8
[INFO] [stderr]   Downloaded lapack v0.19.0
[INFO] [stderr]   Downloaded ureq v2.6.2
[INFO] [stderr]   Downloaded lapack-sys v0.14.0
[INFO] [stderr]   Downloaded peroxide v0.33.0
[INFO] [stderr]   Downloaded blis-src v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 894c4ba062982026451af155b6a0b24419cededfb9ae8b8b5d4c59c6a4f181f3
[INFO] running `Command { std: "docker" "start" "-a" "894c4ba062982026451af155b6a0b24419cededfb9ae8b8b5d4c59c6a4f181f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "894c4ba062982026451af155b6a0b24419cededfb9ae8b8b5d4c59c6a4f181f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "894c4ba062982026451af155b6a0b24419cededfb9ae8b8b5d4c59c6a4f181f3", kill_on_drop: false }`
[INFO] [stdout] 894c4ba062982026451af155b6a0b24419cededfb9ae8b8b5d4c59c6a4f181f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efc1e13c50bf3bdb56f3665d5a419cd22689e43ddf8d11346435ef11a3b0bd11
[INFO] running `Command { std: "docker" "start" "-a" "efc1e13c50bf3bdb56f3665d5a419cd22689e43ddf8d11346435ef11a3b0bd11", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling blis-src v0.2.1
[INFO] [stderr]     Checking puruspe v0.2.0
[INFO] [stderr]     Checking order-stat v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling filetime v0.2.20
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking blas-sys v0.7.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking blas v0.22.0
[INFO] [stderr]     Checking lapack v0.19.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling peroxide-ad v0.3.0
[INFO] [stderr]     Checking peroxide v0.33.0
[INFO] [stderr]    Compiling ureq v2.6.2
[INFO] [stderr]    Compiling openblas-build v0.10.8
[INFO] [stderr]    Compiling openblas-src v0.10.8
[INFO] [stderr]     Checking peroxide_blas_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "efc1e13c50bf3bdb56f3665d5a419cd22689e43ddf8d11346435ef11a3b0bd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efc1e13c50bf3bdb56f3665d5a419cd22689e43ddf8d11346435ef11a3b0bd11", kill_on_drop: false }`
[INFO] [stdout] efc1e13c50bf3bdb56f3665d5a419cd22689e43ddf8d11346435ef11a3b0bd11
