[INFO] cloning repository https://github.com/k-tsj/mountpoint-s3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k-tsj/mountpoint-s3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-tsj%2Fmountpoint-s3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-tsj%2Fmountpoint-s3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4662836944a8233c9fe7223ee81d04f3c089a5f9
[INFO] testing k-tsj/mountpoint-s3 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-tsj%2Fmountpoint-s3" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/k-tsj/mountpoint-s3
[INFO] finished tweaking git repo https://github.com/k-tsj/mountpoint-s3
[INFO] tweaked toml for git repo https://github.com/k-tsj/mountpoint-s3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/k-tsj/mountpoint-s3 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/k-tsj/mountpoint-s3 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b4a0bb672ebdce5d8c2185cc3ab8c3b1371baad55ca96d1be1969e939daaa123
[INFO] running `Command { std: "docker" "start" "b4a0bb672ebdce5d8c2185cc3ab8c3b1371baad55ca96d1be1969e939daaa123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4a0bb672ebdce5d8c2185cc3ab8c3b1371baad55ca96d1be1969e939daaa123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4a0bb672ebdce5d8c2185cc3ab8c3b1371baad55ca96d1be1969e939daaa123" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4a0bb672ebdce5d8c2185cc3ab8c3b1371baad55ca96d1be1969e939daaa123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4a0bb672ebdce5d8c2185cc3ab8c3b1371baad55ca96d1be1969e939daaa123" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rustflags v0.1.7
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.25
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling mountpoint-s3-crt-sys v0.14.0 (/opt/rustwide/workdir/mountpoint-s3-crt-sys)
[INFO] [stderr] error: failed to run custom build command for `mountpoint-s3-crt-sys v0.14.0 (/opt/rustwide/workdir/mountpoint-s3-crt-sys)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/mountpoint-s3-crt-sys-060d7b2111df137f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=MOUNTPOINT_CRT_LIB_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1812) panicked at mountpoint-s3-crt-sys/build.rs:228:13:
[INFO] [stderr]   missing library source for aws-lc, perhaps you need to fetch git submodules
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57b3c49d7ed1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57b3c49d7ed1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized::<std[104cf6e2632825ea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57b3c49d7ed1 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x57b3c49d7ed1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x57b3c49f1a2a - <core[7c831bd917ebf35f]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x57b3c49f1a2a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      6:     0x57b3c49df2dc - core[7c831bd917ebf35f]::io::write::default_write_fmt::<std[104cf6e2632825ea]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x57b3c49df2dc - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x57b3c49b07e6 - <std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x57b3c49b07e6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x57b3c49ce781 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x57b3c49ceaab - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x57b3c49b0892 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x57b3c49a8e49 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x57b3c49b160d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x57b3c49f224c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x57b3c447e1a6 - build_script_build[62e1a92e285fb933]::compile_crt
[INFO] [stderr]     17:     0x57b3c4480119 - build_script_build[62e1a92e285fb933]::main
[INFO] [stderr]     18:     0x57b3c44825fb - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x57b3c448342e - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x57b3c447cf09 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x57b3c49cda39 - <&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x57b3c49cda39 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stderr]     23:     0x57b3c49cda39 - std[104cf6e2632825ea]::panicking::catch_unwind::<i32, &dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync>
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x57b3c49cda39 - std[104cf6e2632825ea]::panic::catch_unwind::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x57b3c49cda39 - std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x57b3c49cda39 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stderr]     27:     0x57b3c49cda39 - std[104cf6e2632825ea]::panicking::catch_unwind::<isize, std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x57b3c49cda39 - std[104cf6e2632825ea]::panic::catch_unwind::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x57b3c49cda39 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x57b3c447b931 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x57b3c4482815 - main
[INFO] [stderr]     32:     0x722709d45601 - <unknown>
[INFO] [stderr]     33:     0x722709d45718 - __libc_start_main
[INFO] [stderr]     34:     0x57b3c44792a5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b4a0bb672ebdce5d8c2185cc3ab8c3b1371baad55ca96d1be1969e939daaa123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4a0bb672ebdce5d8c2185cc3ab8c3b1371baad55ca96d1be1969e939daaa123", kill_on_drop: false }`
[INFO] [stdout] b4a0bb672ebdce5d8c2185cc3ab8c3b1371baad55ca96d1be1969e939daaa123
