[INFO] cloning repository https://github.com/deuxfleurs-org/garage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deuxfleurs-org/garage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeuxfleurs-org%2Fgarage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeuxfleurs-org%2Fgarage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f4ab3a4a38e382fc54c15580862af55b0257848 [INFO] checking deuxfleurs-org/garage against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeuxfleurs-org%2Fgarage" "/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/deuxfleurs-org/garage [INFO] finished tweaking git repo https://github.com/deuxfleurs-org/garage [INFO] tweaked toml for git repo https://github.com/deuxfleurs-org/garage written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/deuxfleurs-org/garage on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/deuxfleurs-org/garage 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ce101afc50295867fb5ab3b64d1e50c0fe6d802a0441131ff2d37b8c4b875ef [INFO] running `Command { std: "docker" "start" "-a" "8ce101afc50295867fb5ab3b64d1e50c0fe6d802a0441131ff2d37b8c4b875ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ce101afc50295867fb5ab3b64d1e50c0fe6d802a0441131ff2d37b8c4b875ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce101afc50295867fb5ab3b64d1e50c0fe6d802a0441131ff2d37b8c4b875ef", kill_on_drop: false }` [INFO] [stdout] 8ce101afc50295867fb5ab3b64d1e50c0fe6d802a0441131ff2d37b8c4b875ef [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d833c904b67725549342713219224dcf6c56f6136ffbab2f77baabc7a337f55 [INFO] running `Command { std: "docker" "start" "-a" "1d833c904b67725549342713219224dcf6c56f6136ffbab2f77baabc7a337f55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking heed-traits v0.8.0 [INFO] [stderr] Checking synchronoise v1.0.1 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Compiling garage_util v1.2.0 (/opt/rustwide/workdir/src/util) [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking bytesize v1.3.2 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hexdump v0.1.2 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking format_table v0.1.1 (/opt/rustwide/workdir/src/format-table) [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking pnet_sys v0.34.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking gethostname v0.4.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking time v0.3.40 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling aws-types v1.3.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking crc64fast-nvme v1.2.0 [INFO] [stderr] Compiling static_init v1.0.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking mktemp v0.5.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking timeago v0.4.2 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking git-version v0.3.9 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking async-compression v0.4.21 [INFO] [stderr] Checking aws-smithy-async v1.2.5 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking opentelemetry v0.17.0 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking aws-smithy-types v1.3.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking aws-smithy-runtime-api v1.7.4 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.8 [INFO] [stderr] Checking aws-smithy-json v0.61.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking pnet_datalink v0.34.0 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking r2d2_sqlite v0.24.0 [INFO] [stderr] Checking opentelemetry-prometheus v0.10.0 [INFO] [stderr] Checking aws-smithy-http v0.62.0 [INFO] [stderr] Checking aws-credential-types v1.2.2 [INFO] [stderr] Checking aws-sigv4 v1.3.0 [INFO] [stderr] Checking aws-smithy-checksums v0.63.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking heed-types v0.8.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking heed v0.11.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking garage_db v1.2.0 (/opt/rustwide/workdir/src/db) [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db/lib.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Error` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_Error` [INFO] [stdout] 45 | #[error(display = "{}", _0)] [INFO] [stdout] 46 | pub struct Error(pub Cow<'static, str>); [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db/lib.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error` [INFO] [stdout] 45 | #[error(display = "{}", _0)] [INFO] [stdout] 46 | pub struct Error(pub Cow<'static, str>); [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db/lib.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Error` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_TxOpError` [INFO] [stdout] 57 | #[error(display = "{}", _0)] [INFO] [stdout] 58 | pub struct TxOpError(pub(crate) Error); [INFO] [stdout] | --------- `TxOpError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db/lib.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_TxOpError` [INFO] [stdout] 57 | #[error(display = "{}", _0)] [INFO] [stdout] 58 | pub struct TxOpError(pub(crate) Error); [INFO] [stdout] | --------- `TxOpError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db/lib.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Error` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_Error` [INFO] [stdout] 45 | #[error(display = "{}", _0)] [INFO] [stdout] 46 | pub struct Error(pub Cow<'static, str>); [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db/lib.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error` [INFO] [stdout] 45 | #[error(display = "{}", _0)] [INFO] [stdout] 46 | pub struct Error(pub Cow<'static, str>); [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db/lib.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Error` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_TxOpError` [INFO] [stdout] 57 | #[error(display = "{}", _0)] [INFO] [stdout] 58 | pub struct TxOpError(pub(crate) Error); [INFO] [stdout] | --------- `TxOpError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db/lib.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_TxOpError` [INFO] [stdout] 57 | #[error(display = "{}", _0)] [INFO] [stdout] 58 | pub struct TxOpError(pub(crate) Error); [INFO] [stdout] | --------- `TxOpError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking aws-smithy-http-client v1.0.0 [INFO] [stderr] Checking aws-smithy-runtime v1.8.0 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking aws-runtime v1.5.6 [INFO] [stderr] Checking aws-sdk-config v1.65.0 [INFO] [stderr] Checking aws-sdk-s3 v1.79.0 [INFO] [stderr] error: could not compile `aws-sdk-s3` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0f31acebf540c89e4a4d5d114959fe91973419cb/bin/rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-s3-1.79.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C lto=off -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="rt-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "default-https-client", "gated-tests", "http-1x", "rt-tokio", "rustls", "sigv4a", "test-util"))' -C metadata=201bd9adf53e5290 -C extra-filename=-0e0bf9e54847148b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-aa51f53b8b0435b8.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-6c64e9eb65be1796.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-1def7399201c44fa.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-1853f548a7167e81.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/deps/libaws_smithy_checksums-d592ad2e0a873c79.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-dc58608afe95e89f.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-e09e95337f7bad37.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-046693ef37ec1605.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-76bdb992bc953650.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-0eb1cbd67b40f438.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-04c14827e4ae1d84.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-104d58a9645fffc7.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-32ce8f7647f9238b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2502c84666270920.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-cf5eee5694326fd7.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-2de71b3298c92cde.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-cceb15d0e93bb1fb.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-69e91b7a284556b0.rmeta --extern http_1x=/opt/rustwide/target/debug/deps/libhttp-7d948e359310eb28.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-f5873de5df629cee.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-ed7d0f45dc3cd376.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8a79768f16813245.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-14d87eda045afd0d.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-f9fa9f475383921e.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a45a6cf7d4c2250f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8f7868668034b754.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9d23c826b253640c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7f2eb55f59d8d4a7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1d833c904b67725549342713219224dcf6c56f6136ffbab2f77baabc7a337f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d833c904b67725549342713219224dcf6c56f6136ffbab2f77baabc7a337f55", kill_on_drop: false }` [INFO] [stdout] 1d833c904b67725549342713219224dcf6c56f6136ffbab2f77baabc7a337f55