[INFO] cloning repository https://github.com/0urobor0s/faer-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0urobor0s/faer-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0urobor0s%2Ffaer-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0urobor0s%2Ffaer-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d1e8e87c58407eda3e153b3558012d12b8a78f2
[INFO] checking 0urobor0s/faer-playground against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0urobor0s%2Ffaer-playground" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0urobor0s/faer-playground
[INFO] finished tweaking git repo https://github.com/0urobor0s/faer-playground
[INFO] tweaked toml for git repo https://github.com/0urobor0s/faer-playground written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0urobor0s/faer-playground on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0urobor0s/faer-playground 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 647569fdf77c0081e0881951c8ceba7a9e5d6901a0ea8ce70a8d0402cec2a2b7
[INFO] running `Command { std: "docker" "start" "-a" "647569fdf77c0081e0881951c8ceba7a9e5d6901a0ea8ce70a8d0402cec2a2b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "647569fdf77c0081e0881951c8ceba7a9e5d6901a0ea8ce70a8d0402cec2a2b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "647569fdf77c0081e0881951c8ceba7a9e5d6901a0ea8ce70a8d0402cec2a2b7", kill_on_drop: false }`
[INFO] [stdout] 647569fdf77c0081e0881951c8ceba7a9e5d6901a0ea8ce70a8d0402cec2a2b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1c2d21e6c398659a6497089a2d88b69fa6a094b0b5270d336e8e0b613df603d
[INFO] running `Command { std: "docker" "start" "-a" "e1c2d21e6c398659a6497089a2d88b69fa6a094b0b5270d336e8e0b613df603d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking dbgf v0.1.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking matrixcompare v0.3.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking pulp v0.18.8
[INFO] [stderr]     Checking hurdles v1.0.1
[INFO] [stderr]     Checking faer-entity v0.17.0
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]    Compiling equator-macro v0.1.9
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking equator v0.1.10
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]     Checking faer-core v0.17.1
[INFO] [stderr]     Checking faer-qr v0.17.1
[INFO] [stderr]     Checking faer-cholesky v0.17.1
[INFO] [stderr]     Checking faer-lu v0.17.1
[INFO] [stderr]     Checking faer-svd v0.17.1
[INFO] [stderr]     Checking faer-evd v0.17.1
[INFO] [stderr]     Checking faer-sparse v0.17.1
[INFO] [stderr]     Checking faer v0.17.1
[INFO] [stderr]     Checking faer-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.56s
[INFO] running `Command { std: "docker" "inspect" "e1c2d21e6c398659a6497089a2d88b69fa6a094b0b5270d336e8e0b613df603d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c2d21e6c398659a6497089a2d88b69fa6a094b0b5270d336e8e0b613df603d", kill_on_drop: false }`
[INFO] [stdout] e1c2d21e6c398659a6497089a2d88b69fa6a094b0b5270d336e8e0b613df603d
