[INFO] cloning repository https://github.com/Axect/Rugfield
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Axect/Rugfield" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FRugfield", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FRugfield'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f1c6d8e7c2bd09589df0c1816ae2667cc834230
[INFO] checking Axect/Rugfield against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FRugfield" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Axect/Rugfield on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Axect/Rugfield
[INFO] finished tweaking git repo https://github.com/Axect/Rugfield
[INFO] tweaked toml for git repo https://github.com/Axect/Rugfield written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Axect/Rugfield 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfc737afebdeb4c5c2fc50640744d9165f1c340e5ac79e626169d3d4c8ab2057
[INFO] running `Command { std: "docker" "start" "-a" "cfc737afebdeb4c5c2fc50640744d9165f1c340e5ac79e626169d3d4c8ab2057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfc737afebdeb4c5c2fc50640744d9165f1c340e5ac79e626169d3d4c8ab2057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfc737afebdeb4c5c2fc50640744d9165f1c340e5ac79e626169d3d4c8ab2057", kill_on_drop: false }`
[INFO] [stdout] cfc737afebdeb4c5c2fc50640744d9165f1c340e5ac79e626169d3d4c8ab2057
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b53cbc26fa77901c65009772351bbaf63336d4f3eafe2f4205664ef48c0e270
[INFO] running `Command { std: "docker" "start" "-a" "3b53cbc26fa77901c65009772351bbaf63336d4f3eafe2f4205664ef48c0e270", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking order-stat v0.1.3
[INFO] [stderr]     Checking puruspe v0.2.4
[INFO] [stderr]     Checking peroxide-num v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling pyo3-build-config v0.21.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.58
[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 num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]    Compiling pyo3-ffi v0.21.1
[INFO] [stderr]    Compiling pyo3 v0.21.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.1
[INFO] [stderr]    Compiling peroxide-ad v0.3.0
[INFO] [stderr]    Compiling pyo3-macros v0.21.1
[INFO] [stderr]     Checking peroxide v0.37.3
[INFO] [stderr]     Checking rugfield v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.06s
[INFO] running `Command { std: "docker" "inspect" "3b53cbc26fa77901c65009772351bbaf63336d4f3eafe2f4205664ef48c0e270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b53cbc26fa77901c65009772351bbaf63336d4f3eafe2f4205664ef48c0e270", kill_on_drop: false }`
[INFO] [stdout] 3b53cbc26fa77901c65009772351bbaf63336d4f3eafe2f4205664ef48c0e270
