[INFO] cloning repository https://github.com/superdan-t/physics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superdan-t/physics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdan-t%2Fphysics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdan-t%2Fphysics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d51630da8c5d82a79b302df2993eda8351a1fd3
[INFO] checking superdan-t/physics against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdan-t%2Fphysics" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/superdan-t/physics on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/superdan-t/physics
[INFO] finished tweaking git repo https://github.com/superdan-t/physics
[INFO] tweaked toml for git repo https://github.com/superdan-t/physics written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/superdan-t/physics 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.8.9
[INFO] [stderr]   Downloaded glfw v0.54.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 831ea76b02e3ce83403143172b45119264ef9a5a147c19a07a951e022c1d46ad
[INFO] running `Command { std: "docker" "start" "-a" "831ea76b02e3ce83403143172b45119264ef9a5a147c19a07a951e022c1d46ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "831ea76b02e3ce83403143172b45119264ef9a5a147c19a07a951e022c1d46ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "831ea76b02e3ce83403143172b45119264ef9a5a147c19a07a951e022c1d46ad", kill_on_drop: false }`
[INFO] [stdout] 831ea76b02e3ce83403143172b45119264ef9a5a147c19a07a951e022c1d46ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ea44290657408ce58af5d1963d46744b8c42fe82a8b8c4f013be6d5dce947d3
[INFO] running `Command { std: "docker" "start" "-a" "9ea44290657408ce58af5d1963d46744b8c42fe82a8b8c4f013be6d5dce947d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling winnow v0.5.36
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling bindgen v0.69.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling glfw-sys v4.0.0+3.3.5
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking glfw v0.54.0
[INFO] [stderr]    Compiling toml v0.8.9
[INFO] [stderr]    Compiling skia-bindings v0.70.0
[INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.70.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-588670472a6a7b17/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=DOCS_RS
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_DEBUG
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_SOURCE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=FORCE_SKIA_BUILD
[INFO] [stderr]   cargo:rerun-if-env-changed=FORCE_SKIA_BINARIES_DOWNLOAD
[INFO] [stderr]   TRYING TO DOWNLOAD AND INSTALL SKIA BINARIES: 0.70.0/84208280edf3e5d111e9-x86_64-unknown-linux-gnu-gl
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_BINARIES_URL
[INFO] [stderr]     FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.70.0/skia-binaries-84208280edf3e5d111e9-x86_64-unknown-linux-gnu-gl.tar.gz
[INFO] [stderr]   using curl to download https://github.com/rust-skia/skia-binaries/releases/download/0.70.0/skia-binaries-84208280edf3e5d111e9-x86_64-unknown-linux-gnu-gl.tar.gz
[INFO] [stderr]   DOWNLOAD AND INSTALL FAILED: curl error code: Some(6)
[INFO] [stderr]   curl stderr: Ok("")
[INFO] [stderr]   STARTING A FULL BUILD
[INFO] [stderr]   cargo:rerun-if-env-changed=CLANGCC
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   cargo:rerun-if-env-changed=CLANGCXX
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=OPT_LEVEL
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=SDKTARGETSYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=SDKROOT
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_NINJA_COMMAND
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_GN_COMMAND
[INFO] [stderr]   Probing 'python'
[INFO] [stderr]   Probing 'python3'
[INFO] [stderr]   Python 3 found: "python3"
[INFO] [stderr]   Synchronizing Skia dependencies
[INFO] [stderr]   DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m121-0.69.1
[INFO] [stderr]   using curl to download https://codeload.github.com/rust-skia/skia/tar.gz/m121-0.69.1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.70.0/build_support/binary_cache/download.rs:77:35:
[INFO] [stderr]   Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m121-0.69.1 (curl error code: Some(6)
[INFO] [stderr]   curl stderr: Ok(""))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c8371ad5312 - std::backtrace_rs::backtrace::libunwind::trace::h13703c35a0185e13
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5c8371ad5312 - std::backtrace_rs::backtrace::trace_unsynchronized::hb00392cc29b7a0f7
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5c8371ad5312 - std::sys::backtrace::_print_fmt::hdeb8e12813f80f50
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5c8371ad5312 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hbacb9993e7569e08
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5c8371affca3 - core::fmt::rt::Argument::fmt::h5cdd79656ba2d737
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5c8371affca3 - core::fmt::write::h92b3fcba42b5ab23
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/mod.rs:1460:25
[INFO] [stderr]      6:     0x5c8371ad1793 - std::io::default_write_fmt::hd3891f7631764542
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5c8371ad1793 - std::io::Write::write_fmt::h7fc8441161b7234b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5c8371ad5162 - std::sys::backtrace::BacktraceLock::print::hdf4e5cab110a3c38
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5c8371ad7712 - std::panicking::default_hook::{{closure}}::h7e40cc65d4ae1929
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5c8371ad7515 - std::panicking::default_hook::ha49f43405a4b20db
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5c8371ad8122 - std::panicking::rust_panic_with_hook::hc1d4228eadab2c83
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5c8371ad7eba - std::panicking::begin_panic_handler::{{closure}}::h5fd5af35281ec8ef
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5c8371ad5819 - std::sys::backtrace::__rust_end_short_backtrace::hf73c3f8cb4d2fb91
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5c8371ad7b4d - __rustc[9e15e476495bb9cd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5c8371afe030 - core::panicking::panic_fmt::ha7fea8b985f0d96a
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5c83712d8a14 - build_script_build::build_support::binary_cache::download::download_dependencies::{{closure}}::hd4a984607ee90e60
[INFO] [stderr]     17:     0x5c83712d5cce - core::result::Result<T,E>::unwrap_or_else::h1ec2f04346911c76
[INFO] [stderr]     18:     0x5c83712d80d5 - build_script_build::build_support::binary_cache::download::download_dependencies::h81ebac7d8cc02869
[INFO] [stderr]     19:     0x5c83712d77f8 - build_script_build::build_support::binary_cache::download::resolve_dependencies::hb6863f42801ec29c
[INFO] [stderr]     20:     0x5c83712b7ea3 - build_script_build::build_support::skia::config::build::h3be8893c03ff75fd
[INFO] [stderr]     21:     0x5c83712bad63 - build_script_build::build_from_source::h517d21769ab93458
[INFO] [stderr]     22:     0x5c83712ba73a - build_script_build::main::hd414cacd53973e7b
[INFO] [stderr]     23:     0x5c83712aea83 - core::ops::function::FnOnce::call_once::ha4bd5ff3893bd0e4
[INFO] [stderr]     24:     0x5c83712b40b6 - std::sys::backtrace::__rust_begin_short_backtrace::hbcefc6051e8a4d73
[INFO] [stderr]     25:     0x5c83712bcf39 - std::rt::lang_start::{{closure}}::h9570c8a1e63a3bf9
[INFO] [stderr]     26:     0x5c8371acb490 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd6db6f3ba73c337b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     27:     0x5c8371acb490 - std::panicking::catch_unwind::do_call::hfc8bc45746292f50
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x5c8371acb490 - std::panicking::catch_unwind::hb70398c704286b2f
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x5c8371acb490 - std::panic::catch_unwind::hb90e1d13462c3e3b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5c8371acb490 - std::rt::lang_start_internal::{{closure}}::hfdbc2eee24b24c5e
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x5c8371acb490 - std::panicking::catch_unwind::do_call::h89fbb899fcf37e5d
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40
[INFO] [stderr]     32:     0x5c8371acb490 - std::panicking::catch_unwind::h861226c8ec7209d3
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19
[INFO] [stderr]     33:     0x5c8371acb490 - std::panic::catch_unwind::h82bad1f5910ad0c7
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x5c8371acb490 - std::rt::lang_start_internal::hae50fb685e10cd80
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x5c83712bcf21 - std::rt::lang_start::h6189c3f10a916314
[INFO] [stderr]     36:     0x5c83712bb265 - main
[INFO] [stderr]     37:     0x713bc44d51ca - <unknown>
[INFO] [stderr]     38:     0x713bc44d528b - __libc_start_main
[INFO] [stderr]     39:     0x5c837129d0b5 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "9ea44290657408ce58af5d1963d46744b8c42fe82a8b8c4f013be6d5dce947d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea44290657408ce58af5d1963d46744b8c42fe82a8b8c4f013be6d5dce947d3", kill_on_drop: false }`
[INFO] [stdout] 9ea44290657408ce58af5d1963d46744b8c42fe82a8b8c4f013be6d5dce947d3
