[INFO] fetching crate ccstat 0.3.3... [INFO] testing ccstat-0.3.3 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] extracting crate ccstat 0.3.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ccstat 0.3.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ccstat 0.3.3 [INFO] tweaked toml for crates.io crate ccstat 0.3.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ccstat 0.3.3 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ccstat 0.3.3 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25fcceb2f73559c54b1bcbd411212c8cd0621053b8eddd9c8c5885cd8b1fd44f [INFO] running `Command { std: "docker" "start" "-a" "25fcceb2f73559c54b1bcbd411212c8cd0621053b8eddd9c8c5885cd8b1fd44f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25fcceb2f73559c54b1bcbd411212c8cd0621053b8eddd9c8c5885cd8b1fd44f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25fcceb2f73559c54b1bcbd411212c8cd0621053b8eddd9c8c5885cd8b1fd44f", kill_on_drop: false }` [INFO] [stdout] 25fcceb2f73559c54b1bcbd411212c8cd0621053b8eddd9c8c5885cd8b1fd44f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cee1c8ba43a9d1dddd22d848d6b663727ddaad42fba39070280f6a2f0d17edb [INFO] running `Command { std: "docker" "start" "-a" "9cee1c8ba43a9d1dddd22d848d6b663727ddaad42fba39070280f6a2f0d17edb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.44 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core 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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling string-interner v0.19.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling ccstat v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.51s [INFO] running `Command { std: "docker" "inspect" "9cee1c8ba43a9d1dddd22d848d6b663727ddaad42fba39070280f6a2f0d17edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cee1c8ba43a9d1dddd22d848d6b663727ddaad42fba39070280f6a2f0d17edb", kill_on_drop: false }` [INFO] [stdout] 9cee1c8ba43a9d1dddd22d848d6b663727ddaad42fba39070280f6a2f0d17edb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d9baa77619b1cbe637ad965441e0edab89f7c59513d4a6ff78b51e27c18e050 [INFO] running `Command { std: "docker" "start" "-a" "9d9baa77619b1cbe637ad965441e0edab89f7c59513d4a6ff78b51e27c18e050", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling ccstat v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ccstat` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/16fbf98f22730e073c09e7b03f0eafb87a295545/bin/rustc --crate-name ccstat --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3cc4dce13f369e4d -C extra-filename=-25c02d3e5220615a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-9c916b9dff1a494a.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-eee4bffd56660802.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4d1bb5c4344a5bf9.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-1a38a1aa1507e27a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4246442f4555c932.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-97de7b410b7bfce3.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-78b989dbe890ad0b.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-1629039b261af654.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-067ca47cc031e064.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-b97ab7995d0e6bcc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3b69569dc27994b6.rlib --extern iana_time_zone=/opt/rustwide/target/debug/deps/libiana_time_zone-693b81a5c0b46492.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-54dc9d193b0b4ef5.rlib --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-0aa89fbadf0c2592.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-52f88b08184a2625.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-f0a99129f66bce0a.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4a0bf2783ccb9e3e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c777067d93bba1d6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a47869fafe65967a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-01ea8106c2bb0580.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5854932b8c8b4991.rlib --extern string_interner=/opt/rustwide/target/debug/deps/libstring_interner-551cc198e8a2aee4.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-94a796e376ac11a2.rlib --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-c55bc054539ab9ff.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0424cb94c7736be9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9db1c94b58f5a34a.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-6c09610ea4ce3645.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-5eeb0f2ffa204e8b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-376554c237f8c7c9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-acc3c868269b307b.rlib --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-e8efe135793da16d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-71e77b07e12caec6.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcV21RFH/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-acc3c868269b307b,libsharded_slab-8a8a8c9e27e64aa6,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-df6fd4cd63cb4e9b,libregex_automata-2756955cd994c793,libregex_syntax-13fc688ae7f36982,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-b6dd2a6007dc6d02,libccstat-1613923b666bb5da,libreqwest-c777067d93bba1d6,libserde_urlencoded-3befd322a79fdeaf,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-f0183695e9162acd,libtokio_native_tls-6933a507e9249a74,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libtower_http-460c714c6489e2f8,libiri_string-a380f51e5b0b7b73,libtower-4d60651b55305756,libtower_layer-d70c7e404336389b,libnative_tls-22abc4946cb72bc0,libopenssl_probe-cbab9b905ab83f66,libopenssl-c682875ca181f0fb,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-8be86e198b2c515e,libhyper_util-eee721487d305a07,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-4ab4f3317d6fdac1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-b8e22a588a381c3a,libindexmap-4363fcce22693464,libequivalent-7e0e8cbe6c474a67,libatomic_waker-001109810bdecbaa,libtokio_util-98818c6fd0bdc7fb,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-b57cef00938acde9,libidna-5f912220154588f5,libutf8_iter-0d9be7b316c2b184,libidna_adapter-190833483b8c5938,libicu_properties-020106192c0b7d69,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-32b777ff375a9718,libicu_normalizer_data-9919e82512efe734,libicu_collections-4f1cd0fd42c61dfd,libpotential_utf-576d70da05b30213,libicu_provider-d1a7d9ceed3bf3d3,libicu_locale_core-34ee42266fcb98d6,libtinystr-debb20eaae797727,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-9a4e2fda4ab563c8,libzerotrie-0893c05154da9aa6,libyoke-d5dc23670efe7294,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-dc93372f5b978c1e,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libdirs-067ca47cc031e064,libdirs_sys-c149529006bf642c,liboption_ext-23838f1959a6156b,libterminal_size-c55bc054539ab9ff,librustix-f02f6f3018268865,liblinux_raw_sys-20b62ec4b985a4c8,libasync_stream-9c916b9dff1a494a,libuuid-71e77b07e12caec6,libgetrandom-0b8b0f18ecc97eb1,libstring_interner-551cc198e8a2aee4,libhashbrown-49e0385fb6b89a84,libfoldhash-a84df4cbe8daa3b8,libserde_json-01ea8106c2bb0580,libprettytable-f0a99129f66bce0a,libis_terminal-0aa89fbadf0c2592,libcsv-0b3b60cf99b145a4,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libcsv_core-3dc4a1b6bf5091c8,libunicode_width-08b963676a6677c5,libencode_unicode-d7286f5348fd1458,libterm-f08a3eab0f89a1ec,libdirs_next-27d1978ee6479227,libdirs_sys_next-959caacd598a2ade,libtyped_arena-e8efe135793da16d,libnotify-52f88b08184a2625,libinotify-cde378a4bd21ebe3,libinotify_sys-ddcd88fc012b8d76,libbitflags-8d6004180f14a06d,libnotify_types-a83c7e5425ad1f36,libchrono_tz-1a38a1aa1507e27a,libphf-0a5e05c7b1127f5a,libphf_shared-62cf3824d81b7ab2,libsiphasher-f4ddcf7845cbccbe,libthiserror-0424cb94c7736be9,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtokio-9db1c94b58f5a34a,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-76ace54650a1863b,liblog-ba604b77dad33fe2,libparking_lot-e88448a16c5060de,libparking_lot_core-093daee1af91a320,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,librayon-8c9c043f71b8b9db,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libtracing-376554c237f8c7c9,libtracing_core-2fa02b5ee2bcd648,libclap-4246442f4555c932,libclap_builder-8999abe11f1c26e0,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608,libchrono-4d1bb5c4344a5bf9,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libserde-a47869fafe65967a,libindicatif-54dc9d193b0b4ef5,libportable_atomic-d05f93fb4b6471e6,libunit_prefix-bb44c7495081a207,libconsole-97de7b410b7bfce3,liblibc-a58beeab2e1413cc,libunicode_width-d12f1dd14779f44c,libonce_cell-0ba6aecba7086d38,libfutures-3b69569dc27994b6,libfutures_executor-4bc19273f19a401d,libfutures_util-c7f9b8701d8ad7da,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcV21RFH/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_usage-8d3a079ccba48979" "-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 `ccstat` (example "basic_usage") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9d9baa77619b1cbe637ad965441e0edab89f7c59513d4a6ff78b51e27c18e050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d9baa77619b1cbe637ad965441e0edab89f7c59513d4a6ff78b51e27c18e050", kill_on_drop: false }` [INFO] [stdout] 9d9baa77619b1cbe637ad965441e0edab89f7c59513d4a6ff78b51e27c18e050