[INFO] cloning repository https://github.com/t-rex-tileserver/t-rex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t-rex-tileserver/t-rex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-rex-tileserver%2Ft-rex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-rex-tileserver%2Ft-rex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af2a21425c5fe233034dd8d657c1758a7d6ac012 [INFO] testing t-rex-tileserver/t-rex against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-rex-tileserver%2Ft-rex" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/t-rex-tileserver/t-rex on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/t-rex-tileserver/t-rex [INFO] finished tweaking git repo https://github.com/t-rex-tileserver/t-rex [INFO] tweaked toml for git repo https://github.com/t-rex-tileserver/t-rex written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/t-rex-tileserver/t-rex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-process v0.2.5 [INFO] [stderr] Downloaded postgres-types v0.2.2 [INFO] [stderr] Downloaded tokio-postgres v0.7.5 [INFO] [stderr] Downloaded rusoto_signature v0.42.0 [INFO] [stderr] Downloaded pbr v1.0.4 [INFO] [stderr] Downloaded actix-http v2.2.2 [INFO] [stderr] Downloaded postgres v0.19.2 [INFO] [stderr] Downloaded protoc v2.25.2 [INFO] [stderr] Downloaded elementtree v0.5.0 [INFO] [stderr] Downloaded sha1_smol v1.0.0 [INFO] [stderr] Downloaded const_fn v0.4.9 [INFO] [stderr] Downloaded curl v0.4.42 [INFO] [stderr] Downloaded pin-project-internal v0.4.29 [INFO] [stderr] Downloaded pin-project v0.4.29 [INFO] [stderr] Downloaded postgres-protocol v0.6.3 [INFO] [stderr] Downloaded pathdiff v0.2.1 [INFO] [stderr] Downloaded v_escape_derive v0.8.5 [INFO] [stderr] Downloaded open v1.7.1 [INFO] [stderr] Downloaded r2d2_postgres v0.18.1 [INFO] [stderr] Downloaded tokio v1.16.1 [INFO] [stderr] Downloaded gdal-sys v0.6.0 [INFO] [stderr] Downloaded postgis v0.9.0 [INFO] [stderr] Downloaded curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Downloaded protobuf v2.25.2 [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] [stderr] Downloaded sha1 v0.6.1 [INFO] [stderr] Downloaded string_cache v0.8.2 [INFO] [stderr] Downloaded crc32fast v1.3.1 [INFO] [stderr] Downloaded hmac v0.12.0 [INFO] [stderr] Downloaded gdal v0.12.0 [INFO] [stderr] Downloaded rusoto_credential v0.42.0 [INFO] [stderr] Downloaded rusoto_s3 v0.42.0 [INFO] [stderr] Downloaded geo-types v0.7.2 [INFO] [stderr] Downloaded postgres-native-tls v0.5.0 [INFO] [stderr] Downloaded protobuf-codegen v2.25.2 [INFO] [stderr] Downloaded protoc-rust v2.25.2 [INFO] [stderr] Downloaded rusoto_core v0.42.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18f383336698f287ebe0fad0238eb4393574d93999ace6fde9ad5a3aae5ddc56 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "18f383336698f287ebe0fad0238eb4393574d93999ace6fde9ad5a3aae5ddc56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18f383336698f287ebe0fad0238eb4393574d93999ace6fde9ad5a3aae5ddc56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f383336698f287ebe0fad0238eb4393574d93999ace6fde9ad5a3aae5ddc56", kill_on_drop: false }` [INFO] [stdout] 18f383336698f287ebe0fad0238eb4393574d93999ace6fde9ad5a3aae5ddc56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 327d6ad9cddf990f0bafe5075cb0e33605f6bb30db8fbd097e0414745215db74 [INFO] running `Command { std: "docker" "start" "-a" "327d6ad9cddf990f0bafe5075cb0e33605f6bb30db8fbd097e0414745215db74", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling tile-grid v0.3.0 (/opt/rustwide/workdir/tile-grid) [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling t-rex-webserver v0.9.9 (/opt/rustwide/workdir/t-rex-webserver) [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling open v1.7.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling rusoto_core v0.42.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling gdal-sys v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] error: failed to run custom build command for `gdal-sys v0.6.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gdal-sys-f957e4676781c250/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=GDAL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=GDAL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=GDAL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=GDAL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=GDAL_HOME [INFO] [stderr] cargo:rerun-if-env-changed=GDAL_VERSION [INFO] [stderr] cargo:rerun-if-env-changed=GDAL_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Error while running `pkg-config`: `"pkg-config" "--libs" "--cflags" "gdal"` did not exit successfully: exit status: 1 [INFO] [stderr] error: could not find system library 'gdal' required by the 'gdal-sys' crate [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Package gdal was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `gdal.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'gdal' found [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-sys-0.6.0/build.rs:231:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a8877c4e1c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55a8877c4e1c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a8877c4e1c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55a8877c4e1c - ::fmt::ha305a40dbc030444 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55a8877e659c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x55a8877c0e78 - std::io::Write::write_fmt::h0f87f6c0c21ec48a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x55a8877c6c07 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55a8877c6c07 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55a8877c6c07 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55a8877c68cf - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55a8877c735a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55a8877c7047 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55a8877c52e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55a8877c6d59 - rust_begin_unwind [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55a887776423 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55a887778740 - build_script_build::main::h5d453ac4a6bcef46 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-sys-0.6.0/build.rs:231:17 [INFO] [stderr] 16: 0x55a8877793db - core::ops::function::FnOnce::call_once::h91de21f03b4cbfe6 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 17: 0x55a88777923e - std::sys_common::backtrace::__rust_begin_short_backtrace::h665760155abd4019 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 18: 0x55a88777a5c1 - std::rt::lang_start::{{closure}}::h4f32f6b946af5e7e [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:145:18 [INFO] [stderr] 19: 0x55a8877c4501 - core::ops::function::impls:: for &F>::call_once::h9e134bb161d17658 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 20: 0x55a8877c4501 - std::panicking::try::do_call::h7f361d911648db1a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 21: 0x55a8877c4501 - std::panicking::try::hbe441b12f8ff00e7 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 22: 0x55a8877c4501 - std::panic::catch_unwind::h12066b7ab56d7459 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 23: 0x55a8877c4501 - std::rt::lang_start_internal::{{closure}}::h901c86e61467dcde [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:48 [INFO] [stderr] 24: 0x55a8877c4501 - std::panicking::try::do_call::h1817b5f028d90a8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 25: 0x55a8877c4501 - std::panicking::try::hd5afeaf2f0454960 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 26: 0x55a8877c4501 - std::panic::catch_unwind::h13348562ae6426ca [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 27: 0x55a8877c4501 - std::rt::lang_start_internal::hf194c7db73fedcb2 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:20 [INFO] [stderr] 28: 0x55a88777a590 - std::rt::lang_start::haf40bb174b27b7c0 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:144:17 [INFO] [stderr] 29: 0x55a887778dec - main [INFO] [stderr] 30: 0x7fc7999970b3 - __libc_start_main [INFO] [stderr] 31: 0x55a887776bae - _start [INFO] [stderr] 32: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "327d6ad9cddf990f0bafe5075cb0e33605f6bb30db8fbd097e0414745215db74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "327d6ad9cddf990f0bafe5075cb0e33605f6bb30db8fbd097e0414745215db74", kill_on_drop: false }` [INFO] [stdout] 327d6ad9cddf990f0bafe5075cb0e33605f6bb30db8fbd097e0414745215db74