[INFO] cloning repository https://github.com/lysender/files-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lysender/files-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flysender%2Ffiles-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flysender%2Ffiles-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0236cb22235800acb4fbc69daffac8eb0a5113e [INFO] testing lysender/files-rs against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flysender%2Ffiles-rs" "/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/lysender/files-rs on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lysender/files-rs [INFO] finished tweaking git repo https://github.com/lysender/files-rs [INFO] tweaked toml for git repo https://github.com/lysender/files-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lysender/files-rs 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6639c98f588a877e58631d0467102fe358e6a1147471f38ae82769873938a70 [INFO] running `Command { std: "docker" "start" "-a" "d6639c98f588a877e58631d0467102fe358e6a1147471f38ae82769873938a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6639c98f588a877e58631d0467102fe358e6a1147471f38ae82769873938a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6639c98f588a877e58631d0467102fe358e6a1147471f38ae82769873938a70", kill_on_drop: false }` [INFO] [stdout] d6639c98f588a877e58631d0467102fe358e6a1147471f38ae82769873938a70 [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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cce37771071a383f18b8121557fb2b95f0e08b76f5538e5880ebeb35939e69b [INFO] running `Command { std: "docker" "start" "-a" "6cce37771071a383f18b8121557fb2b95f0e08b76f5538e5880ebeb35939e69b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling google-cloud-metadata v0.5.1 [INFO] [stderr] Compiling diesel_derives v2.2.4 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling google-cloud-token v0.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling google-cloud-auth v0.17.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling diesel v2.2.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling reqwest-middleware v0.4.1 [INFO] [stderr] Compiling deadpool-sync v0.1.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling kamadak-exif v0.6.1 [INFO] [stderr] Compiling google-cloud-storage v0.24.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling deadpool-diesel v0.6.1 [INFO] [stderr] Compiling files-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclxO9rf/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-86f98c6ee2f59506.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libthread_local-df7809adb1c90c50.rlib,libsharded_slab-9d3d4272806f2d43.rlib,liblazy_static-3674be3f4245d19b.rlib,libtracing_log-8001f4f006d9f0b7.rlib,librpassword-bd0eda56050d8d13.rlib,librtoolbox-fbd20f1ce9ad7199.rlib,libinfer-40257e62c08787a2.rlib,libcfb-0f88856f9f05c9cb.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libtoml-ff2aa2429e43870c.rlib,libtoml_edit-a7b49c688f92b99e.rlib,libserde_spanned-10899f53326d827a.rlib,libindexmap-8ebc8986b19a2375.rlib,libequivalent-6a754676e6af62ae.rlib,libhashbrown-acdfbba63b345327.rlib,libwinnow-5849e0da5e7f154e.rlib,libtoml_datetime-f3e92d01227657c4.rlib,libtower_http-ba938c8c9d1761c0.rlib,libuuid-a82130234d923aba.rlib,libgetrandom-bb87a315feec0b4f.rlib,libimage-d07c986922cae345.rlib,libimage_webp-9f8b3a8434cdb820.rlib,libqoi-4d2d8f25c985206c.rlib,libpng-92b9116b1044155f.rlib,libbitflags-dde12b0d7d495b50.rlib,libfdeflate-a48e901c10f6d560.rlib,libexr-b6311c2c082673cc.rlib,libzune_inflate-830e3160eed64e83.rlib,libbit_field-fb70c6f816573082.rlib,liblebe-5694b67511a9813c.rlib,libhalf-69da55b60c671332.rlib,libzune_jpeg-68473c4b52f604c7.rlib,libzune_core-d8a810c65908360c.rlib,libgif-a79f84abcc2f81df.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libbyteorder_lite-f5df2d14b4488fc7.rlib,libravif-ba5b3365f853baa4.rlib,libloop9-c515fa5eea69c246.rlib,libavif_serialize-ddf2765727e17278.rlib,libquick_error-702b385be5f12d4a.rlib,librgb-99db55da7664e2e5.rlib,librav1e-a8e54178ef5f5112.rlib,libprofiling-04a23cd1dc02961b.rlib,libav1_grain-6340e4b9b67edc0f.rlib,libnom-1f9e736189f20c7a.rlib,libnum_rational-e8c71917a2f6a13f.rlib,libdebug_unreachable-2bce5da2715432ba.rlib,libmaybe_rayon-d350ad24505104a9.rlib,librayon-6dacb2769c25a1cc.rlib,librayon_core-a8f0409eab81ad61.rlib,libcrossbeam_deque-a1f80364e109b77c.rlib,libcrossbeam_epoch-6a84352539b82119.rlib,libcrossbeam_utils-84db68988268cba6.rlib,libv_frame-63e866e178e25086.rlib,libaligned_vec-657289efa2e8e100.rlib,libarrayvec-09741c597eeba17a.rlib,libbitstream_io-a4cb3b37262b126d.rlib,libitertools-039d9c925d898bbe.rlib,libeither-e5ea87bd27ac73a9.rlib,libimgref-4a6803244c01930e.rlib,libbytemuck-0824e5c758f4af44.rlib,libtiff-9013d333dd760b81.rlib,libflate2-0a00d987d1df4bad.rlib,libminiz_oxide-7bca4df72a47d71c.rlib,libsimd_adler32-a85d6c6326d2f661.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libweezl-81d61edd414eb5e8.rlib,libjpeg_decoder-5be1025935bd4e47.rlib,libexif-45d220444c335327.rlib,libmutate_once-4e018d3df378acb6.rlib,libderive_more-3e3f76235e599275.rlib,libaxum-633ea1c5ae330e20.rlib,libmulter-6b745aa1b7b1f8e1.rlib,libspin-dc062d377076afff.rlib,libserde_path_to_error-a4ea0904ec66b968.rlib,libmatchit-9aa922efa503b546.rlib,libaxum_core-d3874871b77a6f96.rlib,libgoogle_cloud_storage-81413504c526edf0.rlib,libhex-13e08b3b00984ab7.rlib,libsha2-aea902b33c95c42e.rlib,libpkcs8-49cf5206812613fc.rlib,libspki-873d330e49f78f37.rlib,libder-8bc69838393966ca.rlib,libzeroize-4d00d05d66f3a04f.rlib,libpem_rfc7468-e79b4fbef79a672d.rlib,libconst_oid-2aadc73a32842898.rlib,libreqwest_middleware-e7cf86121865d2d6.rlib,libanyhow-7db2824f938db4bb.rlib,libgoogle_cloud_auth-36a934b61ff87e53.rlib,libhome-28ab713e87f116ce.rlib,liburlencoding-061758bc6028ea3e.rlib,libgoogle_cloud_metadata-7f6e7b6fbf14ff71.rlib,libthiserror-efa584aee8af3291.rlib,libreqwest-2bed62b7b817c3a8.rlib,librustls_pemfile-37fc7deda89168e1.rlib,librustls_pki_types-7013f2d5aa634e0b.rlib,libserde_urlencoded-dc4e0ebbd113c7b9.rlib,libipnet-a38805d99c19843f.rlib,libhyper_tls-b61e64957cf9ceb6.rlib,libtokio_native_tls-2946159a0c95045e.rlib,libencoding_rs-c3fa4e07d9944d79.rlib,libmime_guess-818fa2a4481bf2cd.rlib,libunicase-a96f10189856838f.rlib,libmime-0188e0814ca7ddbf.rlib,libtower-9aa51189fba3298b.rlib,libsync_wrapper-dec6d2c880d81363.rlib,libtower_layer-d908dd771b239ecd.rlib,libnative_tls-0d493fd26a4640e6.rlib,libopenssl_probe-2c6d21a9709cae46.rlib,libopenssl-c11b06ee81523f63.rlib,libbitflags-716aca32ffb35253.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-15af4e072e3dcb7d.rlib,libhyper_util-4c78f871f7eaf9cd.rlib,libtower_service-3fb88d28c2218805.rlib,libtracing-c22cded5b6ce3f9b.rlib,libtracing_core-5da7a097d87b2dcc.rlib,libhyper-7a12721752fd89da.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-351fd94c22c18642.rlib,libhttpdate-331798cefc82cc7e.rlib,libfutures_channel-8e61eaebe9799500.rlib,libtokio_util-4fbc442f830780fd.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libhttp_body_util-761c909d6edacf75.rlib,libfutures_util-4f4adb7adf166e65.rlib,libslab-33a512f5e5040868.rlib,libfutures_task-e09ab7898221cb97.rlib,libpin_utils-3860774ad9b215b5.rlib,libhttp_body-8f0bcccf9d447ac3.rlib,liblog-80875292d548eefe.rlib,libfutures_core-3b920243fce8fec0.rlib,libhttp-fffd6fe96792fc12.rlib,libfnv-79e2cbfbe03dcd16.rlib,libbase64-13144a1f1e192158.rlib,libgoogle_cloud_token-75b68f1d0e047655.rlib,libdeadpool_diesel-924d2fe94c54f283.rlib,libdeadpool_sync-204d2c8f4e600c30.rlib,libdeadpool-42ce3aeab265af2c.rlib,libnum_cpus-6003b1d9af7c8731.rlib,libdeadpool_runtime-d8690619c7c57b91.rlib,libtokio-d805b058da511719.rlib,libsignal_hook_registry-2efc0757807996c2.rlib,libsocket2-c1e0e98f09108dcf.rlib,libbytes-82ad4f0211bdc963.rlib,libmio-15c73481f5a32063.rlib,libparking_lot-fc8f9bbcc753aa75.rlib,libparking_lot_core-b532f1d6829dc51c.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libpin_project_lite-72bf04572caa1c84.rlib,libdiesel-1d1802ac66450722.rlib,liblibsqlite3_sys-e426bdbbdcedd918.rlib,libjsonwebtoken-9db75d80dac36ab4.rlib,libpem-50fba22512037c7c.rlib,libsimple_asn1-df033770ce0c1058.rlib,libtime-3beaaccb56af6da1.rlib,libtime_core-21255f4bdc240b1e.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-4e1ea038fe8831b3.rlib,libpowerfmt-f6019a2766e431f7.rlib,libthiserror-42c0cfc70d619ce6.rlib,libnum_bigint-0881ce7cf2043530.rlib,libnum_integer-d4872c59b804a294.rlib,libbase64-32787b0325ea6df8.rlib,libring-f29d8de79cb1b2e7.rlib,libuntrusted-b2f816886faf2178.rlib,libchrono-45bd6ef96cd60f86.rlib,libnum_traits-2f99c9b3147ab27a.rlib,libiana_time_zone-98f2ac8a8c5a9959.rlib,libargon2-93eaa48f6c0860ba.rlib,libcpufeatures-e04321643d03190d.rlib,libblake2-a8f49048123e34c7.rlib,libdigest-4ed9067b45932894.rlib,libblock_buffer-30fee22e43a320d4.rlib,libcrypto_common-58e532a076c8532a.rlib,libgeneric_array-82b6fe1ead82a58a.rlib,libtypenum-1870ff6b08f11255.rlib,libpassword_hash-5b3de00147a36b22.rlib,libsubtle-2ae6a7038b9a0630.rlib,libbase64ct-06bb0b875cf085a4.rlib,librand_core-ade712cf01900583.rlib,libgetrandom-ef75c2fa69e1af4d.rlib,liblibc-5a35d4cf4df72226.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libvalidator-63c215876811ec97.rlib,liburl-531eb432c4947f0b.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libregex-c1f2f84bdfda4529.rlib,libregex_automata-536e6d7a88b98780.rlib,libaho_corasick-847080ddcc800a8c.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libonce_cell-87ad594b4fdd0b3c.rlib,libidna-d596453b48338140.rlib,libidna_adapter-09c4823ff67bb674.rlib,libicu_normalizer-753a4796b4f05262.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libsmallvec-0773c6573f6fd6fc.rlib,libicu_properties-d0237a46fc4e45a3.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-0c2a538208b354ff.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-014f6ac146aaf8e0.rlib,libicu_provider-985115bdb7593bc9.rlib,libicu_locid-50543ac60fe52468.rlib,liblitemap-79485f3bd9d9879d.rlib,libtinystr-8eb8ea29d705f2e0.rlib,libzerovec-c3b99a36d710bba1.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-186a9872ff9e43b0.rlib,libzerofrom-b3e775e34a58a0bd.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libserde_json-8de30d19b2e9f8f0.rlib,libmemchr-08f38e9718637002.rlib,libitoa-ef40fa516293a9d3.rlib,libryu-a7164637bc4900ee.rlib,libserde-9dc124d234eac87c.rlib,libclap-9c40996313e945f4.rlib,libclap_builder-cfde7ea5cb2a027a.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-46109e2ca4391c70.rlib,libanstyle_query-6b2b2868060db38b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-e80e21c5036b9344.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclxO9rf/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8a05524b4e6658e9/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/files_rs-4793e4286f6558f7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `files-rs` (bin "files-rs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6cce37771071a383f18b8121557fb2b95f0e08b76f5538e5880ebeb35939e69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cce37771071a383f18b8121557fb2b95f0e08b76f5538e5880ebeb35939e69b", kill_on_drop: false }` [INFO] [stdout] 6cce37771071a383f18b8121557fb2b95f0e08b76f5538e5880ebeb35939e69b