[INFO] fetching crate steam-tradeoffer-manager 0.5.1... [INFO] testing steam-tradeoffer-manager-0.5.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate steam-tradeoffer-manager 0.5.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate steam-tradeoffer-manager 0.5.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate steam-tradeoffer-manager 0.5.1 [INFO] tweaked toml for crates.io crate steam-tradeoffer-manager 0.5.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate steam-tradeoffer-manager 0.5.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate steam-tradeoffer-manager 0.5.1 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lfu_cache v1.3.0 [INFO] [stderr] Downloaded polling v3.10.0 [INFO] [stderr] Downloaded async-fs v2.1.3 [INFO] [stderr] Downloaded directories v6.0.0 [INFO] [stderr] Downloaded async-io v2.5.0 [INFO] [stderr] Downloaded steamid-ng v1.0.0 [INFO] [stderr] Downloaded another-steam-totp v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa56158348d41972f96d6f63ddf96f5c66ca7d319546e51e7ed7f8eee02b92cc [INFO] running `Command { std: "docker" "start" "-a" "aa56158348d41972f96d6f63ddf96f5c66ca7d319546e51e7ed7f8eee02b92cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa56158348d41972f96d6f63ddf96f5c66ca7d319546e51e7ed7f8eee02b92cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa56158348d41972f96d6f63ddf96f5c66ca7d319546e51e7ed7f8eee02b92cc", kill_on_drop: false }` [INFO] [stdout] aa56158348d41972f96d6f63ddf96f5c66ca7d319546e51e7ed7f8eee02b92cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 154f0158c0d709b921336cd968220439a1dc7f2b7efa9ec04c587e55ece77d48 [INFO] running `Command { std: "docker" "start" "-a" "154f0158c0d709b921336cd968220439a1dc7f2b7efa9ec04c587e55ece77d48", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling async-fs v2.1.3 [INFO] [stderr] Compiling lfu_cache v1.3.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling h2 v0.4.12 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling num_enum v0.7.4 [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 hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling steamid-ng v1.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling another-steam-totp v0.4.2 [INFO] [stderr] Compiling steam-tradeoffer-manager v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `TradeErrorBody` is never constructed [INFO] [stdout] --> src/helpers.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 327 | struct TradeErrorBody { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "154f0158c0d709b921336cd968220439a1dc7f2b7efa9ec04c587e55ece77d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154f0158c0d709b921336cd968220439a1dc7f2b7efa9ec04c587e55ece77d48", kill_on_drop: false }` [INFO] [stdout] 154f0158c0d709b921336cd968220439a1dc7f2b7efa9ec04c587e55ece77d48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 350aa73cd683d3e38700158ab30b5f0a6d0321121a928f41baed454127b37ff6 [INFO] running `Command { std: "docker" "start" "-a" "350aa73cd683d3e38700158ab30b5f0a6d0321121a928f41baed454127b37ff6", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling another-steam-totp v0.4.2 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling steam-tradeoffer-manager v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `TradeErrorBody` is never constructed [INFO] [stdout] --> src/helpers.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 327 | struct TradeErrorBody { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TradeErrorBody` is never constructed [INFO] [stdout] --> src/helpers.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 327 | struct TradeErrorBody { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `steam-tradeoffer-manager` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name steam_tradeoffer_manager --edition=2021 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=2bfe1b8d41bb06da -C extra-filename=-7f61ea8079adb114 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern another_steam_totp=/opt/rustwide/target/debug/deps/libanother_steam_totp-65b25886d4e3a4a9.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-83e314789f26fab0.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-c1843dc1c5111e98.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4113bb6a6ee94141.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2497789a2805c083.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-d9191c9ee3100c3e.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f385a9d2312357e8.rlib --extern lazy_regex=/opt/rustwide/target/debug/deps/liblazy_regex-3ba7103484f0295e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern lfu_cache=/opt/rustwide/target/debug/deps/liblfu_cache-c26cca2c6c6d1cd8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-da6c27dba80439e1.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-73f2f0d717b8b5dc.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-34f7982758e53ee6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b0810971830260cc.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f58d9cd76983ac4b.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-2244ace13333b4f3.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-f5e3b3d9b6a74550.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ee2e72517aea3e5f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f596f473b633a35c.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-04c30069a530b3af.so --extern steamid_ng=/opt/rustwide/target/debug/deps/libsteamid_ng-40d7816c65c60570.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-57984a9cdb014ff7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a5b43eced34587fb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6f9ce5c648524167.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d0d7f56f64b6d420.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-9361da87da2c0962/out` (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/rustcV89vIT/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-ed16f8757ac7f100,libowo_colors-34f7982758e53ee6,libsteam_tradeoffer_manager-26bc185f3b3039d7,librand-b0810971830260cc,librand_chacha-350584903b1c24aa,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-c6c96bfa2551fadf,libgetrandom-b132f115f67c545d,libasync_std-c1843dc1c5111e98,libasync_global_executor-b7946d8ea1e71ac5,libasync_executor-b690d89b3ef0f4b3,libasync_io-7dd0f66ecd40967a,libpolling-b72334998df9fd1c,librustix-a4acced8e3b5124c,liblinux_raw_sys-9084e2aa46cbec50,libasync_channel-8afd8d47be86e8e0,libevent_listener-67cd091983fb6763,libkv_log_macro-9d5e8fe7dd60e294,libthiserror-a5b43eced34587fb,libstrum-57984a9cdb014ff7,libnum_enum-73f2f0d717b8b5dc,libanother_steam_totp-65b25886d4e3a4a9,libsha1-94d76edc6d1a656a,libcpufeatures-471354fefbcaf2d8,libhmac-7c5b0effb85e4233,libdigest-92a18a9fc76b49ea,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libscraper-f5e3b3d9b6a74550,libego_tree-b962cbce906a24cc,libselectors-00f48b9a501a928c,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libservo_arc-5b55273e81665c05,libcssparser-681d9fdf2ae0ba37,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-43105a2f22e050bb,libmarkup5ever-cd1c778410ab5bb2,libstring_cache-202463732df27f2b,libprecomputed_hash-7d997fe2cb7badd4,libphf-f8b366a1dd500591,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,liblfu_cache-c26cca2c6c6d1cd8,liblazy_regex-3ba7103484f0295e,libfutures-f385a9d2312357e8,libfutures_executor-c67d0ff5e48f5046,libdirectories-d9191c9ee3100c3e,libdirs_sys-c149529006bf642c,liboption_ext-23838f1959a6156b,libasync_fs-83e314789f26fab0,libblocking-ba6cacd648130f50,libpiper-b9dd12acb7c25ae0,libfutures_lite-71b0d428fbca680a,libfastrand-503f12a96d791409,libasync_task-65820d26b839a505,libasync_channel-7399c4f86d714b52,libconcurrent_queue-39e00c7480698460,libcrossbeam_utils-57acb8582d3ed5fe,libasync_lock-7d0df0459398ebf1,libevent_listener_strategy-d548b0e31b20ac4f,libevent_listener-0c3b6bbda38aa7e9,libparking-49fcf10303d3525f,libsteamid_ng-40d7816c65c60570,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libenum_primitive-a9becce367f45828,libnum_traits-e5afc02c178a1797,libchrono-4113bb6a6ee94141,libiana_time_zone-693b81a5c0b46492,libnum_traits-e05972f153d0dad0,libreqwest_middleware-2244ace13333b4f3,libanyhow-88c2c5723ab188c9,libthiserror-d4d7b79dfa77879c,libreqwest-f58d9cd76983ac4b,libserde_urlencoded-f569752ce0a5b4b7,libcookie_store-ed7579e50fd76668,libpublicsuffix-712e73cad7eab536,libpsl_types-fd0d8ee12106f23e,libcookie-d5ac5d42f8f2b8f7,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libhyper_rustls-917b9e2e6ac6f730,libwebpki_roots-e50f1152d317f705,libhyper_tls-5afec4679dc4acb9,libtokio_native_tls-0ca8289edac1b63f,libtokio_rustls-23d3027999c20208,librustls-7dcc5f308113d5cd,libsubtle-ca7024fc66e4388f,libwebpki-060ec36c102e9815,libring-d3ce842488ae6e75,libgetrandom-bc3a664d5ba9f62b,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libserde_json-f596f473b633a35c,libryu-0ea4bafc9bef6d8b,libserde-ee2e72517aea3e5f,libasync_compression-eca3a1b3f6d04a9f,libflate2-ad53f74be99906cc,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libtower_http-13695dd6eacedbdc,libiri_string-a380f51e5b0b7b73,libtower-6b87c64bdccb9013,libtower_layer-d70c7e404336389b,libnative_tls-47b3d4c97354d205,libopenssl_probe-cbab9b905ab83f66,libopenssl-1072d86436d635de,libbitflags-08aa0c6e2a89070e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bc0c4c577cefab22,libhyper_util-b6bfcf6f100f7de3,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bde4464c4e0148f4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-b54b6230e9e9953b,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-2e054a1745df31ca,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-1874b306cca12dd3,libatomic_waker-001109810bdecbaa,libfutures_util-ce10639f686f2875,libmemchr-6f5829dadd40eda8,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-6f9ce5c648524167,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libmio-42cc619f1990aa9e,libparking_lot-716158612cdfffaf,libparking_lot_core-498dcdccb8044700,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liblog-da6c27dba80439e1,libvalue_bag-e56b1fc7f9ce58e4,liburl-d0d7f56f64b6d420,libidna-3bfc5a8e89a6fd53,libutf8_iter-0d9be7b316c2b184,libidna_adapter-0e002906236219b6,libicu_properties-e47199cbba0d09c7,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-051bfa08d35a726f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-f1c526e0e9c562a2,libpotential_utf-1b653ccd9566babf,libicu_provider-cbe932d96efc5252,libicu_locale_core-ec6f3bb136446835,libtinystr-e2af2d8853a85efd,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-d02b9de699ae6039,libzerotrie-905ece6d45ac88ca,libyoke-f3d152bbe3e3e993,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-c56a9377ba823600,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,liblazy_static-b3603208c0de2608}.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/rustcV89vIT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9361da87da2c0962/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/polling-7593b9a420aaa709" "-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 `steam-tradeoffer-manager` (example "polling") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "350aa73cd683d3e38700158ab30b5f0a6d0321121a928f41baed454127b37ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "350aa73cd683d3e38700158ab30b5f0a6d0321121a928f41baed454127b37ff6", kill_on_drop: false }` [INFO] [stdout] 350aa73cd683d3e38700158ab30b5f0a6d0321121a928f41baed454127b37ff6