[INFO] fetching crate snowchains_core 0.13.3...
[INFO] testing snowchains_core-0.13.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate snowchains_core 0.13.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate snowchains_core 0.13.3
[INFO] finished tweaking crates.io crate snowchains_core 0.13.3
[INFO] tweaked toml for crates.io crate snowchains_core 0.13.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate snowchains_core 0.13.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate snowchains_core 0.13.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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08c1c63567bb9c6a5962734fd3fb695392d3ece51f13f115904079e0b657f575
[INFO] running `Command { std: "docker" "start" "-a" "08c1c63567bb9c6a5962734fd3fb695392d3ece51f13f115904079e0b657f575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08c1c63567bb9c6a5962734fd3fb695392d3ece51f13f115904079e0b657f575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c1c63567bb9c6a5962734fd3fb695392d3ece51f13f115904079e0b657f575", kill_on_drop: false }`
[INFO] [stdout] 08c1c63567bb9c6a5962734fd3fb695392d3ece51f13f115904079e0b657f575
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf77efdce8cd40573ba14e43cc6bc16c14838ff32a4f7a4b315293eab3ef25a1
[INFO] running `Command { std: "docker" "start" "-a" "bf77efdce8cd40573ba14e43cc6bc16c14838ff32a4f7a4b315293eab3ef25a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling camino v1.0.5
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.1
[INFO] [stderr]    Compiling rustls v0.20.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling string_cache v0.8.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling humantime-serde v1.0.1
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling h2 v0.3.9
[INFO] [stderr]    Compiling serde_yaml v0.8.23
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling cookie_store v0.12.0
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling scraper v0.12.0
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.8
[INFO] [stderr]    Compiling snowchains_core v0.13.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cell`
[INFO] [stdout]   --> src/web/mod.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     cell,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract_meta_x_csrf_token` is never used
[INFO] [stdout]    --> src/web/codeforces.rs:639:8
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[ext]
[INFO] [stdout]     | ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 639 |     fn extract_meta_x_csrf_token(&self) -> anyhow::Result<String> {
[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 `User` is never constructed
[INFO] [stdout]    --> src/web/codeforces.rs:664:23
[INFO] [stdout]     |
[INFO] [stdout] 664 |     pub(super) struct User {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SubmissionVerdict` is never used
[INFO] [stdout]    --> src/web/codeforces.rs:732:21
[INFO] [stdout]     |
[INFO] [stdout] 732 |     pub(super) enum SubmissionVerdict {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_all_problems` is never used
[INFO] [stdout]    --> src/web/yukicoder.rs:683:12
[INFO] [stdout]     |
[INFO] [stdout] 599 |     pub(super) trait SessionMutExt: SessionMut {
[INFO] [stdout]     |                      ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 683 |         fn get_all_problems(&mut self) -> anyhow::Result<Vec<Problem>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ReqwestAsyncClientExt` is never used
[INFO] [stdout]    --> src/web/yukicoder.rs:772:22
[INFO] [stdout]     |
[INFO] [stdout] 772 |     pub(super) trait ReqwestAsyncClientExt {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "bf77efdce8cd40573ba14e43cc6bc16c14838ff32a4f7a4b315293eab3ef25a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf77efdce8cd40573ba14e43cc6bc16c14838ff32a4f7a4b315293eab3ef25a1", kill_on_drop: false }`
[INFO] [stdout] bf77efdce8cd40573ba14e43cc6bc16c14838ff32a4f7a4b315293eab3ef25a1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9474e647e9a83e0f7324298881487fe676943d4cdc15a51fb2a84e76107a0eea
[INFO] running `Command { std: "docker" "start" "-a" "9474e647e9a83e0f7324298881487fe676943d4cdc15a51fb2a84e76107a0eea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling similar v2.1.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling fwdansi v1.1.0
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stderr]    Compiling rprompt v1.0.5
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stdout] warning: unused import: `cell`
[INFO] [stdout]   --> src/web/mod.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     cell,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract_meta_x_csrf_token` is never used
[INFO] [stdout]    --> src/web/codeforces.rs:639:8
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[ext]
[INFO] [stdout]     | ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 639 |     fn extract_meta_x_csrf_token(&self) -> anyhow::Result<String> {
[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 `User` is never constructed
[INFO] [stdout]    --> src/web/codeforces.rs:664:23
[INFO] [stdout]     |
[INFO] [stdout] 664 |     pub(super) struct User {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SubmissionVerdict` is never used
[INFO] [stdout]    --> src/web/codeforces.rs:732:21
[INFO] [stdout]     |
[INFO] [stdout] 732 |     pub(super) enum SubmissionVerdict {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_all_problems` is never used
[INFO] [stdout]    --> src/web/yukicoder.rs:683:12
[INFO] [stdout]     |
[INFO] [stdout] 599 |     pub(super) trait SessionMutExt: SessionMut {
[INFO] [stdout]     |                      ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 683 |         fn get_all_problems(&mut self) -> anyhow::Result<Vec<Problem>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ReqwestAsyncClientExt` is never used
[INFO] [stdout]    --> src/web/yukicoder.rs:772:22
[INFO] [stdout]     |
[INFO] [stdout] 772 |     pub(super) trait ReqwestAsyncClientExt {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v0.7.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling insta v1.9.0
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling snowchains_core v0.13.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/atcoder-retrieve-test-cases.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |         PrintAnsi(String),
[INFO] [stdout]     |         --------- ^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 117 -         PrintAnsi(String),
[INFO] [stdout] 117 +         PrintAnsi(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/atcoder-retrieve-test-cases.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Warn(String),
[INFO] [stdout]     |         ---- ^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 118 -         Warn(String),
[INFO] [stdout] 118 +         Warn(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> tests/atcoder-retrieve-test-cases.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |         OnRequest(Method, Url),
[INFO] [stdout]     |         --------- ^^^^^^  ^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 119 -         OnRequest(Method, Url),
[INFO] [stdout] 119 +         OnRequest((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> tests/atcoder-retrieve-test-cases.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |         OnResponse(StatusCode, StatusCodeColor),
[INFO] [stdout]     |         ---------- ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 120 -         OnResponse(StatusCode, StatusCodeColor),
[INFO] [stdout] 120 +         OnResponse((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/yukicoder-retrieve-test-cases.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |         PrintAnsi(String),
[INFO] [stdout]    |         --------- ^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 65 -         PrintAnsi(String),
[INFO] [stdout] 65 +         PrintAnsi(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/yukicoder-retrieve-test-cases.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |         Warn(String),
[INFO] [stdout]    |         ---- ^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 66 -         Warn(String),
[INFO] [stdout] 66 +         Warn(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> tests/yukicoder-retrieve-test-cases.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |         OnRequest(Method, Url),
[INFO] [stdout]    |         --------- ^^^^^^  ^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 67 -         OnRequest(Method, Url),
[INFO] [stdout] 67 +         OnRequest((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> tests/yukicoder-retrieve-test-cases.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         OnResponse(StatusCode, StatusCodeColor),
[INFO] [stdout]    |         ---------- ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 68 -         OnResponse(StatusCode, StatusCodeColor),
[INFO] [stdout] 68 +         OnResponse((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cell`
[INFO] [stdout]   --> src/web/mod.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     cell,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `snowchains_core` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name snowchains_core --edition=2018 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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__test_with_credentials", "default"))' -C metadata=b10e80962ae920a4 -C extra-filename=-dc5a6f0b94ade132 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca48f1f826e67d25.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-0d4d4b2999694d28.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-36636436560af828.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7f9f429d17029ed5.rlib --extern cookie_store=/opt/rustwide/target/debug/deps/libcookie_store-9b52d6cd008eb40d.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-703d5b176e40e882.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b24c9736d61a6e15.so --extern difference=/opt/rustwide/target/debug/deps/libdifference-d749a0d1b2eb4eb3.rlib --extern easy_ext=/opt/rustwide/target/debug/deps/libeasy_ext-3ccb197087f445ae.so --extern either=/opt/rustwide/target/debug/deps/libeither-e4bbe2541eb93891.rlib --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-faa581e435cb12a9.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-b15cdd9cc3fb5f86.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-21291748f8dbaf61.rlib --extern fwdansi=/opt/rustwide/target/debug/deps/libfwdansi-353c5bca8f2f1d92.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-7189daee966b6741.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-a5199df412518c56.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-28115187e6c6cd8c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eb4fd9bee29b8e83.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-87eb1f2a082f0899.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-0737b937f320f20a.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-df34fb7313a5701e.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-6de24883bab0b321.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-372908932eede0fe.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8d804e6a3200b1a1.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-989f1ae05b22081e.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-1352e0270139e201.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-3c001a6468804710.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-398be37b58f3cf00.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1ecab43e9d5336e8.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-913895af3f8647f4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a47ee40778d5fbe2.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-955d43ee381a6a1d.rlib --extern rprompt=/opt/rustwide/target/debug/deps/librprompt-c044eab238a88d4d.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-a9ef850830b148aa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e8b963816aa9e1fb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-899f2a24afe86e30.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c4f2f8ac74acde35.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ab08677285b1fae2.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-7faa466ce10a3904.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-3b3e897f98176e24.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1bc73800cb0eddc6.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-66f66c5bbbb75431.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-416d5edc2a43f190.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-51bc3ca6486484e4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6b36cbef11b5e2bc.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-732d0b40132f4ad1.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-565787b49123b98a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8002bcf2afdd0e71/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `snowchains_core` (example "atcoder-retrieve-test-cases")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name atcoder_retrieve_test_cases --edition=2018 examples/atcoder-retrieve-test-cases.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__test_with_credentials", "default"))' -C metadata=5d7765ce999c8c51 -C extra-filename=-4e15ce30a41e34bd --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca48f1f826e67d25.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-0d4d4b2999694d28.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-36636436560af828.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7f9f429d17029ed5.rlib --extern cookie_store=/opt/rustwide/target/debug/deps/libcookie_store-9b52d6cd008eb40d.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-703d5b176e40e882.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b24c9736d61a6e15.so --extern difference=/opt/rustwide/target/debug/deps/libdifference-d749a0d1b2eb4eb3.rlib --extern easy_ext=/opt/rustwide/target/debug/deps/libeasy_ext-3ccb197087f445ae.so --extern either=/opt/rustwide/target/debug/deps/libeither-e4bbe2541eb93891.rlib --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-faa581e435cb12a9.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-b15cdd9cc3fb5f86.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-21291748f8dbaf61.rlib --extern fwdansi=/opt/rustwide/target/debug/deps/libfwdansi-353c5bca8f2f1d92.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-7189daee966b6741.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-a5199df412518c56.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-28115187e6c6cd8c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eb4fd9bee29b8e83.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-87eb1f2a082f0899.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-0737b937f320f20a.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-df34fb7313a5701e.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-6de24883bab0b321.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-372908932eede0fe.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8d804e6a3200b1a1.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-989f1ae05b22081e.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-1352e0270139e201.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-3c001a6468804710.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-398be37b58f3cf00.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1ecab43e9d5336e8.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-913895af3f8647f4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a47ee40778d5fbe2.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-955d43ee381a6a1d.rlib --extern rprompt=/opt/rustwide/target/debug/deps/librprompt-c044eab238a88d4d.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-a9ef850830b148aa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e8b963816aa9e1fb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-899f2a24afe86e30.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c4f2f8ac74acde35.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ab08677285b1fae2.rlib --extern snowchains_core=/opt/rustwide/target/debug/deps/libsnowchains_core-c85d39481c1adb68.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-7faa466ce10a3904.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-3b3e897f98176e24.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1bc73800cb0eddc6.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-66f66c5bbbb75431.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-416d5edc2a43f190.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-51bc3ca6486484e4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6b36cbef11b5e2bc.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-732d0b40132f4ad1.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-565787b49123b98a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8002bcf2afdd0e71/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `snowchains_core` (example "judge")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name judge --edition=2018 examples/judge.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__test_with_credentials", "default"))' -C metadata=0f9d58df73688db6 -C extra-filename=-dfea2f0f4e54b3ef --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca48f1f826e67d25.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-0d4d4b2999694d28.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-36636436560af828.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7f9f429d17029ed5.rlib --extern cookie_store=/opt/rustwide/target/debug/deps/libcookie_store-9b52d6cd008eb40d.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-703d5b176e40e882.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b24c9736d61a6e15.so --extern difference=/opt/rustwide/target/debug/deps/libdifference-d749a0d1b2eb4eb3.rlib --extern easy_ext=/opt/rustwide/target/debug/deps/libeasy_ext-3ccb197087f445ae.so --extern either=/opt/rustwide/target/debug/deps/libeither-e4bbe2541eb93891.rlib --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-faa581e435cb12a9.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-b15cdd9cc3fb5f86.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-21291748f8dbaf61.rlib --extern fwdansi=/opt/rustwide/target/debug/deps/libfwdansi-353c5bca8f2f1d92.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-7189daee966b6741.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-a5199df412518c56.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-28115187e6c6cd8c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eb4fd9bee29b8e83.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-87eb1f2a082f0899.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-0737b937f320f20a.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-df34fb7313a5701e.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-6de24883bab0b321.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-372908932eede0fe.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8d804e6a3200b1a1.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-989f1ae05b22081e.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-1352e0270139e201.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-3c001a6468804710.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-398be37b58f3cf00.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1ecab43e9d5336e8.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-913895af3f8647f4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a47ee40778d5fbe2.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-955d43ee381a6a1d.rlib --extern rprompt=/opt/rustwide/target/debug/deps/librprompt-c044eab238a88d4d.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-a9ef850830b148aa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e8b963816aa9e1fb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-899f2a24afe86e30.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c4f2f8ac74acde35.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ab08677285b1fae2.rlib --extern snowchains_core=/opt/rustwide/target/debug/deps/libsnowchains_core-c85d39481c1adb68.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-7faa466ce10a3904.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-3b3e897f98176e24.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1bc73800cb0eddc6.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-66f66c5bbbb75431.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-416d5edc2a43f190.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-51bc3ca6486484e4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6b36cbef11b5e2bc.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-732d0b40132f4ad1.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-565787b49123b98a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8002bcf2afdd0e71/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcm89uDv/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfwdansi-353c5bca8f2f1d92,librpassword-955d43ee381a6a1d,librprompt-c044eab238a88d4d,libstructopt-7faa466ce10a3904,libclap-2198bfe71beb85f4,libvec_map-02f52a9a60754f97,libtextwrap-639b8f3d5dcd8b13,libstrsim-b7106ae32fc39fc7,libatty-0d4d4b2999694d28,libansi_term-4498870420738974,libsnowchains_core-c85d39481c1adb68,libhex-aa11f1b7b510398f,libserde_yaml-c4f2f8ac74acde35,libyaml_rust-565787b49123b98a,liblinked_hash_map-f083cf43aa69d147,libtempfile-1bc73800cb0eddc6,libremove_dir_all-059e57732c51f388,libwhich-732d0b40132f4ad1,libstrum-3b3e897f98176e24,libprettytable-398be37b58f3cf00,libis_terminal-2cf306d0e62fb994,librustix-a211626d6238aa9a,liblinux_raw_sys-5f38dc30dc2183fe,libio_lifetimes-f504827aada27eb0,libcsv-9544b54c27b91366,libcsv_core-d666720717fb6b30,libencode_unicode-31b5203f55692217,libterm-2e90f8c927ab048e,libdirs_next-eb6f849e6e8c1423,libdirs_sys_next-8528423300c6da93,libfs2-b15cdd9cc3fb5f86,libsha2-ab08677285b1fae2,libcpufeatures-12ef269719bb3426,libopaque_debug-b63f97be0367e4a7,libdigest-301ab592da69bc58,libblock_buffer-1ade353e6f204790,libgeneric_array-c9f638622d560f38,libtypenum-a4fc085364f59c29,librand-1ecab43e9d5336e8,librand_chacha-efbc73d495ea91f9,libppv_lite86-9550fc28344db77f,librand_core-a90e99f873c5735a,libgetrandom-7c475f4d5ba98610,libscraper-a9ef850830b148aa,libselectors-c69f50bf16916985,libthin_slice-7e7f9009ab05d221,libservo_arc-a52b9fab5d92ad9b,libstable_deref_trait-a2bb1c51f31b586c,libnodrop-6c9031a1f7d0d2ea,libfxhash-fa387a391abafabb,libbyteorder-d05a003e572ae5c0,libcssparser-49823d03e7d0a51d,libdtoa_short-a650f7b1b76a008e,libdtoa-88c202b090e92c4f,libego_tree-c3ea28fa3ac25291,libhtml5ever-1994e886f55db74a,libmarkup5ever-fa9e07937ff23865,libstring_cache-dab1eac89c956313,libprecomputed_hash-c267fe7f0c895484,libparking_lot-027d47870bc428a4,libparking_lot_core-fbd0faa58eb7bb40,libsmallvec-49ab521815593c30,liblock_api-d0d9f4a34a6b5470,libinstant-cb2e2e12df5e18eb,libphf-ec6d8c3839fc6c28,libphf_shared-b52f353033f3c458,libsiphasher-a6931765266038cd,libtendril-59f26fced4e45f01,libutf8-1f85abd39b41966a,libfutf-e8c3deb6ad19106c,libdebug_unreachable-d399dc79b4df85c3,libmac-eb66be12d3e579ef,libreqwest-a47ee40778d5fbe2,librustls_pemfile-52856e5ad9717cbb,libhyper_rustls-71e1db35533bb17d,libwebpki_roots-b5ccd7dee49bfad0,libipnet-a168539e3746f620,libtokio_rustls-2fbd35f97bcd14cc,libserde_urlencoded-42d1cd29330882e1,libmime-c53f134364762c1d,libencoding_rs-724e668bde1bd654,libbase64-c3373bb3fffa3aaa,librustls-342c34d6482a795a,libsct-a8d0f393f4a60020,libwebpki-dd30b9a2ad3f850f,libring-eac9ebb4cb734922,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libhyper-4d072cdface773fa,libwant-58d79851340dfcd3,libtry_lock-36d832804dc0725b,libsocket2-0ee3baea01a4b095,libhttparse-d533c16e5d44aa01,libh2-68673471b33f9d18,libtower_service-2204c4a01ae86682,libtracing-468cb3c7e969b37d,libtracing_core-f80790b8fb2e5934,libfutures_channel-e0ce39c6345b18cc,libtokio_util-82e109a57f051b4c,libfutures_sink-cb0c8ca76d1b3de7,libhttp_body-3e0b596bc5712cc9,libhttp-b6b87d88daaa0530,libitoa-66aaa02fa8b13e98,libindexmap-eb4fd9bee29b8e83,libhashbrown-771fe7df77b35cf2,libchrono-7f9f429d17029ed5,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libtime-9e6308d6096cd2f7,libmaplit-6de24883bab0b321,libitertools-df34fb7313a5701e,libignore-28115187e6c6cd8c,libwalkdir-002a27134597e960,libsame_file-0fb1d47320046d34,libthread_local-6a397d48ce34260d,libglobset-4f0abe9dffcbdcf0,libfnv-bf8b415be0978c3b,libbstr-b1483dae05822066,libregex_automata-8248eeaf69d21e69,libhumantime_serde-a5199df412518c56,libhumantime-7189daee966b6741,libcamino-36636436560af828,libnom-372908932eede0fe,liblexical_core-c664d3d5f321154d,libbitflags-a9851ebd0ab18f47,libstatic_assertions-95336585f0b7f57d,libarrayvec-bb197ba77702a721,libbitvec-27014a4cfb843e04,libfunty-bbed7bac086e4dcc,libwyz-91faefd65c2021c2,libtap-137222db35d55e44,libradium-f38cf94a00e4ba79,libtokio-416d5edc2a43f190,libsignal_hook_registry-2eac1b9d483f9550,libbytes-18b65f100f271f05,libmio-bc4063d5953d67d2,libtermcolor-66f66c5bbbb75431,libfutures_util-21291748f8dbaf61,libfutures_io-a6997f4f3732f45e,libslab-3014201f08998530,libpin_project_lite-f7475b87de233e41,libfutures_task-bde87f6a2b124996,libpin_utils-e0a199353c6bf870,libfutures_core-2642e0e1ff8d7ffb,libanyhow-ca48f1f826e67d25,libindicatif-87eb1f2a082f0899,libunicode_segmentation-21f65ce0efd9c9bf,libconsole-c19c00689f767244,libterminal_size-04f17c6cc94adaa9,libregex-913895af3f8647f4,libaho_corasick-d72f47996dae90ad,libmemchr-9fd32378ae2af767,libregex_syntax-7b04f76df293a0a4,libunicode_width-51bc3ca6486484e4,libonce_cell-989f1ae05b22081e,librayon-d96fa591773b06ab,librayon_core-6c336a709852f296,libnum_cpus-8d804e6a3200b1a1,liblibc-4c45342aed0ca684,libcrossbeam_deque-de0264a8de212c0b,libcrossbeam_epoch-1aa8dd7ea6a76fc1,libmemoffset-5d1a5d91c064ea79,libscopeguard-253d6c0059e29176,libcrossbeam_channel-28978848642c9cf8,libcrossbeam_utils-1db48610b27dc5f1,liblazy_static-8f54c7c82e1daacf,libeither-e4bbe2541eb93891,libnumber_prefix-481d301131c30d48,libcookie_store-9b52d6cd008eb40d,libserde_json-899f2a24afe86e30,libryu-61cb5582dc10b817,libitoa-896410ace0daacc4,liblog-20567b03981823e8,libcfg_if-d9b80cb51cda7b5b,libpublicsuffix-8f276333a3f2a3cc,liburl-6b36cbef11b5e2bc,libform_urlencoded-faa581e435cb12a9,libserde-e8b963816aa9e1fb,libcookie-e37d682cf2b6e5ea,libtime-2648430f0f18adcd,libtime_macros-795fdb5b568ff621,libstandback-40d933ab175eb9ee,libpercent_encoding-1352e0270139e201,libidna-493bbcb92e877f50,libunicode_normalization-e747152601396a20,libtinyvec-93236f5b592a3e6b,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libmatches-0db1ad4826ab5dc9}.rlib" "<sysroot>/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcm89uDv/raw-dylibs" "-B<sysroot>/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-8002bcf2afdd0e71/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/codeforces_retrieve_languages-147a5997c99bf627" "-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 `snowchains_core` (example "codeforces-retrieve-languages") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcZLMlrQ/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfwdansi-353c5bca8f2f1d92,librpassword-955d43ee381a6a1d,librprompt-c044eab238a88d4d,libstructopt-7faa466ce10a3904,libclap-2198bfe71beb85f4,libvec_map-02f52a9a60754f97,libtextwrap-639b8f3d5dcd8b13,libstrsim-b7106ae32fc39fc7,libatty-0d4d4b2999694d28,libansi_term-4498870420738974,libsnowchains_core-c85d39481c1adb68,libhex-aa11f1b7b510398f,libserde_yaml-c4f2f8ac74acde35,libyaml_rust-565787b49123b98a,liblinked_hash_map-f083cf43aa69d147,libtempfile-1bc73800cb0eddc6,libremove_dir_all-059e57732c51f388,libwhich-732d0b40132f4ad1,libstrum-3b3e897f98176e24,libprettytable-398be37b58f3cf00,libis_terminal-2cf306d0e62fb994,librustix-a211626d6238aa9a,liblinux_raw_sys-5f38dc30dc2183fe,libio_lifetimes-f504827aada27eb0,libcsv-9544b54c27b91366,libcsv_core-d666720717fb6b30,libencode_unicode-31b5203f55692217,libterm-2e90f8c927ab048e,libdirs_next-eb6f849e6e8c1423,libdirs_sys_next-8528423300c6da93,libfs2-b15cdd9cc3fb5f86,libsha2-ab08677285b1fae2,libcpufeatures-12ef269719bb3426,libopaque_debug-b63f97be0367e4a7,libdigest-301ab592da69bc58,libblock_buffer-1ade353e6f204790,libgeneric_array-c9f638622d560f38,libtypenum-a4fc085364f59c29,librand-1ecab43e9d5336e8,librand_chacha-efbc73d495ea91f9,libppv_lite86-9550fc28344db77f,librand_core-a90e99f873c5735a,libgetrandom-7c475f4d5ba98610,libscraper-a9ef850830b148aa,libselectors-c69f50bf16916985,libthin_slice-7e7f9009ab05d221,libservo_arc-a52b9fab5d92ad9b,libstable_deref_trait-a2bb1c51f31b586c,libnodrop-6c9031a1f7d0d2ea,libfxhash-fa387a391abafabb,libbyteorder-d05a003e572ae5c0,libcssparser-49823d03e7d0a51d,libdtoa_short-a650f7b1b76a008e,libdtoa-88c202b090e92c4f,libego_tree-c3ea28fa3ac25291,libhtml5ever-1994e886f55db74a,libmarkup5ever-fa9e07937ff23865,libstring_cache-dab1eac89c956313,libprecomputed_hash-c267fe7f0c895484,libparking_lot-027d47870bc428a4,libparking_lot_core-fbd0faa58eb7bb40,libsmallvec-49ab521815593c30,liblock_api-d0d9f4a34a6b5470,libinstant-cb2e2e12df5e18eb,libphf-ec6d8c3839fc6c28,libphf_shared-b52f353033f3c458,libsiphasher-a6931765266038cd,libtendril-59f26fced4e45f01,libutf8-1f85abd39b41966a,libfutf-e8c3deb6ad19106c,libdebug_unreachable-d399dc79b4df85c3,libmac-eb66be12d3e579ef,libreqwest-a47ee40778d5fbe2,librustls_pemfile-52856e5ad9717cbb,libhyper_rustls-71e1db35533bb17d,libwebpki_roots-b5ccd7dee49bfad0,libipnet-a168539e3746f620,libtokio_rustls-2fbd35f97bcd14cc,libserde_urlencoded-42d1cd29330882e1,libmime-c53f134364762c1d,libencoding_rs-724e668bde1bd654,libbase64-c3373bb3fffa3aaa,librustls-342c34d6482a795a,libsct-a8d0f393f4a60020,libwebpki-dd30b9a2ad3f850f,libring-eac9ebb4cb734922,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libhyper-4d072cdface773fa,libwant-58d79851340dfcd3,libtry_lock-36d832804dc0725b,libsocket2-0ee3baea01a4b095,libhttparse-d533c16e5d44aa01,libh2-68673471b33f9d18,libtower_service-2204c4a01ae86682,libtracing-468cb3c7e969b37d,libtracing_core-f80790b8fb2e5934,libfutures_channel-e0ce39c6345b18cc,libtokio_util-82e109a57f051b4c,libfutures_sink-cb0c8ca76d1b3de7,libhttp_body-3e0b596bc5712cc9,libhttp-b6b87d88daaa0530,libitoa-66aaa02fa8b13e98,libindexmap-eb4fd9bee29b8e83,libhashbrown-771fe7df77b35cf2,libchrono-7f9f429d17029ed5,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libtime-9e6308d6096cd2f7,libmaplit-6de24883bab0b321,libitertools-df34fb7313a5701e,libignore-28115187e6c6cd8c,libwalkdir-002a27134597e960,libsame_file-0fb1d47320046d34,libthread_local-6a397d48ce34260d,libglobset-4f0abe9dffcbdcf0,libfnv-bf8b415be0978c3b,libbstr-b1483dae05822066,libregex_automata-8248eeaf69d21e69,libhumantime_serde-a5199df412518c56,libhumantime-7189daee966b6741,libcamino-36636436560af828,libnom-372908932eede0fe,liblexical_core-c664d3d5f321154d,libbitflags-a9851ebd0ab18f47,libstatic_assertions-95336585f0b7f57d,libarrayvec-bb197ba77702a721,libbitvec-27014a4cfb843e04,libfunty-bbed7bac086e4dcc,libwyz-91faefd65c2021c2,libtap-137222db35d55e44,libradium-f38cf94a00e4ba79,libtokio-416d5edc2a43f190,libsignal_hook_registry-2eac1b9d483f9550,libbytes-18b65f100f271f05,libmio-bc4063d5953d67d2,libtermcolor-66f66c5bbbb75431,libfutures_util-21291748f8dbaf61,libfutures_io-a6997f4f3732f45e,libslab-3014201f08998530,libpin_project_lite-f7475b87de233e41,libfutures_task-bde87f6a2b124996,libpin_utils-e0a199353c6bf870,libfutures_core-2642e0e1ff8d7ffb,libanyhow-ca48f1f826e67d25,libindicatif-87eb1f2a082f0899,libunicode_segmentation-21f65ce0efd9c9bf,libconsole-c19c00689f767244,libterminal_size-04f17c6cc94adaa9,libregex-913895af3f8647f4,libaho_corasick-d72f47996dae90ad,libmemchr-9fd32378ae2af767,libregex_syntax-7b04f76df293a0a4,libunicode_width-51bc3ca6486484e4,libonce_cell-989f1ae05b22081e,librayon-d96fa591773b06ab,librayon_core-6c336a709852f296,libnum_cpus-8d804e6a3200b1a1,liblibc-4c45342aed0ca684,libcrossbeam_deque-de0264a8de212c0b,libcrossbeam_epoch-1aa8dd7ea6a76fc1,libmemoffset-5d1a5d91c064ea79,libscopeguard-253d6c0059e29176,libcrossbeam_channel-28978848642c9cf8,libcrossbeam_utils-1db48610b27dc5f1,liblazy_static-8f54c7c82e1daacf,libeither-e4bbe2541eb93891,libnumber_prefix-481d301131c30d48,libcookie_store-9b52d6cd008eb40d,libserde_json-899f2a24afe86e30,libryu-61cb5582dc10b817,libitoa-896410ace0daacc4,liblog-20567b03981823e8,libcfg_if-d9b80cb51cda7b5b,libpublicsuffix-8f276333a3f2a3cc,liburl-6b36cbef11b5e2bc,libform_urlencoded-faa581e435cb12a9,libserde-e8b963816aa9e1fb,libcookie-e37d682cf2b6e5ea,libtime-2648430f0f18adcd,libtime_macros-795fdb5b568ff621,libstandback-40d933ab175eb9ee,libpercent_encoding-1352e0270139e201,libidna-493bbcb92e877f50,libunicode_normalization-e747152601396a20,libtinyvec-93236f5b592a3e6b,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libmatches-0db1ad4826ab5dc9}.rlib" "<sysroot>/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcZLMlrQ/raw-dylibs" "-B<sysroot>/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-8002bcf2afdd0e71/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/codeforces_login-d71cfad3f67903a2" "-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 `snowchains_core` (example "codeforces-login") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcLpytgI/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfwdansi-353c5bca8f2f1d92,librpassword-955d43ee381a6a1d,librprompt-c044eab238a88d4d,libstructopt-7faa466ce10a3904,libclap-2198bfe71beb85f4,libvec_map-02f52a9a60754f97,libtextwrap-639b8f3d5dcd8b13,libstrsim-b7106ae32fc39fc7,libatty-0d4d4b2999694d28,libansi_term-4498870420738974,libsnowchains_core-c85d39481c1adb68,libhex-aa11f1b7b510398f,libserde_yaml-c4f2f8ac74acde35,libyaml_rust-565787b49123b98a,liblinked_hash_map-f083cf43aa69d147,libtempfile-1bc73800cb0eddc6,libremove_dir_all-059e57732c51f388,libwhich-732d0b40132f4ad1,libstrum-3b3e897f98176e24,libprettytable-398be37b58f3cf00,libis_terminal-2cf306d0e62fb994,librustix-a211626d6238aa9a,liblinux_raw_sys-5f38dc30dc2183fe,libio_lifetimes-f504827aada27eb0,libcsv-9544b54c27b91366,libcsv_core-d666720717fb6b30,libencode_unicode-31b5203f55692217,libterm-2e90f8c927ab048e,libdirs_next-eb6f849e6e8c1423,libdirs_sys_next-8528423300c6da93,libfs2-b15cdd9cc3fb5f86,libsha2-ab08677285b1fae2,libcpufeatures-12ef269719bb3426,libopaque_debug-b63f97be0367e4a7,libdigest-301ab592da69bc58,libblock_buffer-1ade353e6f204790,libgeneric_array-c9f638622d560f38,libtypenum-a4fc085364f59c29,librand-1ecab43e9d5336e8,librand_chacha-efbc73d495ea91f9,libppv_lite86-9550fc28344db77f,librand_core-a90e99f873c5735a,libgetrandom-7c475f4d5ba98610,libscraper-a9ef850830b148aa,libselectors-c69f50bf16916985,libthin_slice-7e7f9009ab05d221,libservo_arc-a52b9fab5d92ad9b,libstable_deref_trait-a2bb1c51f31b586c,libnodrop-6c9031a1f7d0d2ea,libfxhash-fa387a391abafabb,libbyteorder-d05a003e572ae5c0,libcssparser-49823d03e7d0a51d,libdtoa_short-a650f7b1b76a008e,libdtoa-88c202b090e92c4f,libego_tree-c3ea28fa3ac25291,libhtml5ever-1994e886f55db74a,libmarkup5ever-fa9e07937ff23865,libstring_cache-dab1eac89c956313,libprecomputed_hash-c267fe7f0c895484,libparking_lot-027d47870bc428a4,libparking_lot_core-fbd0faa58eb7bb40,libsmallvec-49ab521815593c30,liblock_api-d0d9f4a34a6b5470,libinstant-cb2e2e12df5e18eb,libphf-ec6d8c3839fc6c28,libphf_shared-b52f353033f3c458,libsiphasher-a6931765266038cd,libtendril-59f26fced4e45f01,libutf8-1f85abd39b41966a,libfutf-e8c3deb6ad19106c,libdebug_unreachable-d399dc79b4df85c3,libmac-eb66be12d3e579ef,libreqwest-a47ee40778d5fbe2,librustls_pemfile-52856e5ad9717cbb,libhyper_rustls-71e1db35533bb17d,libwebpki_roots-b5ccd7dee49bfad0,libipnet-a168539e3746f620,libtokio_rustls-2fbd35f97bcd14cc,libserde_urlencoded-42d1cd29330882e1,libmime-c53f134364762c1d,libencoding_rs-724e668bde1bd654,libbase64-c3373bb3fffa3aaa,librustls-342c34d6482a795a,libsct-a8d0f393f4a60020,libwebpki-dd30b9a2ad3f850f,libring-eac9ebb4cb734922,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libhyper-4d072cdface773fa,libwant-58d79851340dfcd3,libtry_lock-36d832804dc0725b,libsocket2-0ee3baea01a4b095,libhttparse-d533c16e5d44aa01,libh2-68673471b33f9d18,libtower_service-2204c4a01ae86682,libtracing-468cb3c7e969b37d,libtracing_core-f80790b8fb2e5934,libfutures_channel-e0ce39c6345b18cc,libtokio_util-82e109a57f051b4c,libfutures_sink-cb0c8ca76d1b3de7,libhttp_body-3e0b596bc5712cc9,libhttp-b6b87d88daaa0530,libitoa-66aaa02fa8b13e98,libindexmap-eb4fd9bee29b8e83,libhashbrown-771fe7df77b35cf2,libchrono-7f9f429d17029ed5,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libtime-9e6308d6096cd2f7,libmaplit-6de24883bab0b321,libitertools-df34fb7313a5701e,libignore-28115187e6c6cd8c,libwalkdir-002a27134597e960,libsame_file-0fb1d47320046d34,libthread_local-6a397d48ce34260d,libglobset-4f0abe9dffcbdcf0,libfnv-bf8b415be0978c3b,libbstr-b1483dae05822066,libregex_automata-8248eeaf69d21e69,libhumantime_serde-a5199df412518c56,libhumantime-7189daee966b6741,libcamino-36636436560af828,libnom-372908932eede0fe,liblexical_core-c664d3d5f321154d,libbitflags-a9851ebd0ab18f47,libstatic_assertions-95336585f0b7f57d,libarrayvec-bb197ba77702a721,libbitvec-27014a4cfb843e04,libfunty-bbed7bac086e4dcc,libwyz-91faefd65c2021c2,libtap-137222db35d55e44,libradium-f38cf94a00e4ba79,libtokio-416d5edc2a43f190,libsignal_hook_registry-2eac1b9d483f9550,libbytes-18b65f100f271f05,libmio-bc4063d5953d67d2,libtermcolor-66f66c5bbbb75431,libfutures_util-21291748f8dbaf61,libfutures_io-a6997f4f3732f45e,libslab-3014201f08998530,libpin_project_lite-f7475b87de233e41,libfutures_task-bde87f6a2b124996,libpin_utils-e0a199353c6bf870,libfutures_core-2642e0e1ff8d7ffb,libanyhow-ca48f1f826e67d25,libindicatif-87eb1f2a082f0899,libunicode_segmentation-21f65ce0efd9c9bf,libconsole-c19c00689f767244,libterminal_size-04f17c6cc94adaa9,libregex-913895af3f8647f4,libaho_corasick-d72f47996dae90ad,libmemchr-9fd32378ae2af767,libregex_syntax-7b04f76df293a0a4,libunicode_width-51bc3ca6486484e4,libonce_cell-989f1ae05b22081e,librayon-d96fa591773b06ab,librayon_core-6c336a709852f296,libnum_cpus-8d804e6a3200b1a1,liblibc-4c45342aed0ca684,libcrossbeam_deque-de0264a8de212c0b,libcrossbeam_epoch-1aa8dd7ea6a76fc1,libmemoffset-5d1a5d91c064ea79,libscopeguard-253d6c0059e29176,libcrossbeam_channel-28978848642c9cf8,libcrossbeam_utils-1db48610b27dc5f1,liblazy_static-8f54c7c82e1daacf,libeither-e4bbe2541eb93891,libnumber_prefix-481d301131c30d48,libcookie_store-9b52d6cd008eb40d,libserde_json-899f2a24afe86e30,libryu-61cb5582dc10b817,libitoa-896410ace0daacc4,liblog-20567b03981823e8,libcfg_if-d9b80cb51cda7b5b,libpublicsuffix-8f276333a3f2a3cc,liburl-6b36cbef11b5e2bc,libform_urlencoded-faa581e435cb12a9,libserde-e8b963816aa9e1fb,libcookie-e37d682cf2b6e5ea,libtime-2648430f0f18adcd,libtime_macros-795fdb5b568ff621,libstandback-40d933ab175eb9ee,libpercent_encoding-1352e0270139e201,libidna-493bbcb92e877f50,libunicode_normalization-e747152601396a20,libtinyvec-93236f5b592a3e6b,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libmatches-0db1ad4826ab5dc9}.rlib" "<sysroot>/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcLpytgI/raw-dylibs" "-B<sysroot>/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-8002bcf2afdd0e71/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/atcoder_login-24bfa23840e4e9c4" "-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 `snowchains_core` (example "atcoder-login") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcxcAaHm/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfwdansi-353c5bca8f2f1d92,librpassword-955d43ee381a6a1d,libstructopt-7faa466ce10a3904,libclap-2198bfe71beb85f4,libvec_map-02f52a9a60754f97,libtextwrap-639b8f3d5dcd8b13,libstrsim-b7106ae32fc39fc7,libatty-0d4d4b2999694d28,libansi_term-4498870420738974,libsnowchains_core-c85d39481c1adb68,libhex-aa11f1b7b510398f,libserde_yaml-c4f2f8ac74acde35,libyaml_rust-565787b49123b98a,liblinked_hash_map-f083cf43aa69d147,libtempfile-1bc73800cb0eddc6,libremove_dir_all-059e57732c51f388,libwhich-732d0b40132f4ad1,libstrum-3b3e897f98176e24,libprettytable-398be37b58f3cf00,libis_terminal-2cf306d0e62fb994,librustix-a211626d6238aa9a,liblinux_raw_sys-5f38dc30dc2183fe,libio_lifetimes-f504827aada27eb0,libcsv-9544b54c27b91366,libcsv_core-d666720717fb6b30,libencode_unicode-31b5203f55692217,libterm-2e90f8c927ab048e,libdirs_next-eb6f849e6e8c1423,libdirs_sys_next-8528423300c6da93,libfs2-b15cdd9cc3fb5f86,libcookie_store-9b52d6cd008eb40d,libpublicsuffix-8f276333a3f2a3cc,libcookie-e37d682cf2b6e5ea,libtime-2648430f0f18adcd,libtime_macros-795fdb5b568ff621,libstandback-40d933ab175eb9ee,libsha2-ab08677285b1fae2,libcpufeatures-12ef269719bb3426,libopaque_debug-b63f97be0367e4a7,libdigest-301ab592da69bc58,libblock_buffer-1ade353e6f204790,libgeneric_array-c9f638622d560f38,libtypenum-a4fc085364f59c29,librand-1ecab43e9d5336e8,librand_chacha-efbc73d495ea91f9,libppv_lite86-9550fc28344db77f,librand_core-a90e99f873c5735a,libgetrandom-7c475f4d5ba98610,libscraper-a9ef850830b148aa,libselectors-c69f50bf16916985,libthin_slice-7e7f9009ab05d221,libservo_arc-a52b9fab5d92ad9b,libstable_deref_trait-a2bb1c51f31b586c,libnodrop-6c9031a1f7d0d2ea,libfxhash-fa387a391abafabb,libbyteorder-d05a003e572ae5c0,libcssparser-49823d03e7d0a51d,libdtoa_short-a650f7b1b76a008e,libdtoa-88c202b090e92c4f,libego_tree-c3ea28fa3ac25291,libhtml5ever-1994e886f55db74a,libmarkup5ever-fa9e07937ff23865,libstring_cache-dab1eac89c956313,libprecomputed_hash-c267fe7f0c895484,libparking_lot-027d47870bc428a4,libparking_lot_core-fbd0faa58eb7bb40,libsmallvec-49ab521815593c30,liblock_api-d0d9f4a34a6b5470,libinstant-cb2e2e12df5e18eb,libphf-ec6d8c3839fc6c28,libphf_shared-b52f353033f3c458,libsiphasher-a6931765266038cd,libtendril-59f26fced4e45f01,libutf8-1f85abd39b41966a,libfutf-e8c3deb6ad19106c,libdebug_unreachable-d399dc79b4df85c3,libmac-eb66be12d3e579ef,libreqwest-a47ee40778d5fbe2,librustls_pemfile-52856e5ad9717cbb,libhyper_rustls-71e1db35533bb17d,libwebpki_roots-b5ccd7dee49bfad0,libipnet-a168539e3746f620,libtokio_rustls-2fbd35f97bcd14cc,libserde_urlencoded-42d1cd29330882e1,libmime-c53f134364762c1d,libencoding_rs-724e668bde1bd654,libserde_json-899f2a24afe86e30,libitoa-896410ace0daacc4,libbase64-c3373bb3fffa3aaa,librustls-342c34d6482a795a,libsct-a8d0f393f4a60020,libwebpki-dd30b9a2ad3f850f,libring-eac9ebb4cb734922,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libhyper-4d072cdface773fa,libwant-58d79851340dfcd3,libtry_lock-36d832804dc0725b,libsocket2-0ee3baea01a4b095,libhttparse-d533c16e5d44aa01,libh2-68673471b33f9d18,libtower_service-2204c4a01ae86682,libtracing-468cb3c7e969b37d,libtracing_core-f80790b8fb2e5934,libfutures_channel-e0ce39c6345b18cc,libtokio_util-82e109a57f051b4c,libfutures_sink-cb0c8ca76d1b3de7,libhttp_body-3e0b596bc5712cc9,libhttp-b6b87d88daaa0530,libitoa-66aaa02fa8b13e98,libindexmap-eb4fd9bee29b8e83,libhashbrown-771fe7df77b35cf2,libchrono-7f9f429d17029ed5,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libtime-9e6308d6096cd2f7,liburl-6b36cbef11b5e2bc,libidna-493bbcb92e877f50,libunicode_normalization-e747152601396a20,libtinyvec-93236f5b592a3e6b,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libpercent_encoding-1352e0270139e201,libmatches-0db1ad4826ab5dc9,libmaplit-6de24883bab0b321,libitertools-df34fb7313a5701e,libignore-28115187e6c6cd8c,libwalkdir-002a27134597e960,libsame_file-0fb1d47320046d34,libthread_local-6a397d48ce34260d,libglobset-4f0abe9dffcbdcf0,libfnv-bf8b415be0978c3b,libbstr-b1483dae05822066,libregex_automata-8248eeaf69d21e69,libhumantime_serde-a5199df412518c56,libhumantime-7189daee966b6741,libcamino-36636436560af828,libserde-e8b963816aa9e1fb,libnom-372908932eede0fe,liblexical_core-c664d3d5f321154d,libbitflags-a9851ebd0ab18f47,libryu-61cb5582dc10b817,libstatic_assertions-95336585f0b7f57d,libarrayvec-bb197ba77702a721,libbitvec-27014a4cfb843e04,libfunty-bbed7bac086e4dcc,libwyz-91faefd65c2021c2,libtap-137222db35d55e44,libradium-f38cf94a00e4ba79,libtokio-416d5edc2a43f190,libsignal_hook_registry-2eac1b9d483f9550,libbytes-18b65f100f271f05,libmio-bc4063d5953d67d2,liblog-20567b03981823e8,libtermcolor-66f66c5bbbb75431,libfutures_util-21291748f8dbaf61,libfutures_io-a6997f4f3732f45e,libslab-3014201f08998530,libpin_project_lite-f7475b87de233e41,libfutures_task-bde87f6a2b124996,libpin_utils-e0a199353c6bf870,libfutures_core-2642e0e1ff8d7ffb,libindicatif-87eb1f2a082f0899,libunicode_segmentation-21f65ce0efd9c9bf,libconsole-c19c00689f767244,libterminal_size-04f17c6cc94adaa9,libregex-913895af3f8647f4,libaho_corasick-d72f47996dae90ad,libmemchr-9fd32378ae2af767,libregex_syntax-7b04f76df293a0a4,libunicode_width-51bc3ca6486484e4,libonce_cell-989f1ae05b22081e,librayon-d96fa591773b06ab,librayon_core-6c336a709852f296,libnum_cpus-8d804e6a3200b1a1,liblibc-4c45342aed0ca684,libcrossbeam_deque-de0264a8de212c0b,libcrossbeam_epoch-1aa8dd7ea6a76fc1,libmemoffset-5d1a5d91c064ea79,libscopeguard-253d6c0059e29176,libcrossbeam_channel-28978848642c9cf8,libcrossbeam_utils-1db48610b27dc5f1,liblazy_static-8f54c7c82e1daacf,libcfg_if-d9b80cb51cda7b5b,libeither-e4bbe2541eb93891,libnumber_prefix-481d301131c30d48,libanyhow-ca48f1f826e67d25}.rlib" "<sysroot>/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcxcAaHm/raw-dylibs" "-B<sysroot>/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-8002bcf2afdd0e71/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/yukicoder_submit-d73a8294b9197589" "-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 `snowchains_core` (example "yukicoder-submit") due to 1 previous error
[INFO] [stderr] error: could not compile `snowchains_core` (example "atcoder-participate") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcsRjrwy/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfwdansi-353c5bca8f2f1d92,librpassword-955d43ee381a6a1d,librprompt-c044eab238a88d4d,libstructopt-7faa466ce10a3904,libclap-2198bfe71beb85f4,libvec_map-02f52a9a60754f97,libtextwrap-639b8f3d5dcd8b13,libstrsim-b7106ae32fc39fc7,libatty-0d4d4b2999694d28,libansi_term-4498870420738974,libsnowchains_core-c85d39481c1adb68,libhex-aa11f1b7b510398f,libserde_yaml-c4f2f8ac74acde35,libyaml_rust-565787b49123b98a,liblinked_hash_map-f083cf43aa69d147,libtempfile-1bc73800cb0eddc6,libremove_dir_all-059e57732c51f388,libwhich-732d0b40132f4ad1,libstrum-3b3e897f98176e24,libprettytable-398be37b58f3cf00,libis_terminal-2cf306d0e62fb994,librustix-a211626d6238aa9a,liblinux_raw_sys-5f38dc30dc2183fe,libio_lifetimes-f504827aada27eb0,libcsv-9544b54c27b91366,libcsv_core-d666720717fb6b30,libencode_unicode-31b5203f55692217,libterm-2e90f8c927ab048e,libdirs_next-eb6f849e6e8c1423,libdirs_sys_next-8528423300c6da93,libfs2-b15cdd9cc3fb5f86,libsha2-ab08677285b1fae2,libcpufeatures-12ef269719bb3426,libopaque_debug-b63f97be0367e4a7,libdigest-301ab592da69bc58,libblock_buffer-1ade353e6f204790,libgeneric_array-c9f638622d560f38,libtypenum-a4fc085364f59c29,librand-1ecab43e9d5336e8,librand_chacha-efbc73d495ea91f9,libppv_lite86-9550fc28344db77f,librand_core-a90e99f873c5735a,libgetrandom-7c475f4d5ba98610,libscraper-a9ef850830b148aa,libselectors-c69f50bf16916985,libthin_slice-7e7f9009ab05d221,libservo_arc-a52b9fab5d92ad9b,libstable_deref_trait-a2bb1c51f31b586c,libnodrop-6c9031a1f7d0d2ea,libfxhash-fa387a391abafabb,libbyteorder-d05a003e572ae5c0,libcssparser-49823d03e7d0a51d,libdtoa_short-a650f7b1b76a008e,libdtoa-88c202b090e92c4f,libego_tree-c3ea28fa3ac25291,libhtml5ever-1994e886f55db74a,libmarkup5ever-fa9e07937ff23865,libstring_cache-dab1eac89c956313,libprecomputed_hash-c267fe7f0c895484,libparking_lot-027d47870bc428a4,libparking_lot_core-fbd0faa58eb7bb40,libsmallvec-49ab521815593c30,liblock_api-d0d9f4a34a6b5470,libinstant-cb2e2e12df5e18eb,libphf-ec6d8c3839fc6c28,libphf_shared-b52f353033f3c458,libsiphasher-a6931765266038cd,libtendril-59f26fced4e45f01,libutf8-1f85abd39b41966a,libfutf-e8c3deb6ad19106c,libdebug_unreachable-d399dc79b4df85c3,libmac-eb66be12d3e579ef,libreqwest-a47ee40778d5fbe2,librustls_pemfile-52856e5ad9717cbb,libhyper_rustls-71e1db35533bb17d,libwebpki_roots-b5ccd7dee49bfad0,libipnet-a168539e3746f620,libtokio_rustls-2fbd35f97bcd14cc,libserde_urlencoded-42d1cd29330882e1,libmime-c53f134364762c1d,libencoding_rs-724e668bde1bd654,libbase64-c3373bb3fffa3aaa,librustls-342c34d6482a795a,libsct-a8d0f393f4a60020,libwebpki-dd30b9a2ad3f850f,libring-eac9ebb4cb734922,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libhyper-4d072cdface773fa,libwant-58d79851340dfcd3,libtry_lock-36d832804dc0725b,libsocket2-0ee3baea01a4b095,libhttparse-d533c16e5d44aa01,libh2-68673471b33f9d18,libtower_service-2204c4a01ae86682,libtracing-468cb3c7e969b37d,libtracing_core-f80790b8fb2e5934,libfutures_channel-e0ce39c6345b18cc,libtokio_util-82e109a57f051b4c,libfutures_sink-cb0c8ca76d1b3de7,libhttp_body-3e0b596bc5712cc9,libhttp-b6b87d88daaa0530,libitoa-66aaa02fa8b13e98,libindexmap-eb4fd9bee29b8e83,libhashbrown-771fe7df77b35cf2,libchrono-7f9f429d17029ed5,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libtime-9e6308d6096cd2f7,libmaplit-6de24883bab0b321,libitertools-df34fb7313a5701e,libignore-28115187e6c6cd8c,libwalkdir-002a27134597e960,libsame_file-0fb1d47320046d34,libthread_local-6a397d48ce34260d,libglobset-4f0abe9dffcbdcf0,libfnv-bf8b415be0978c3b,libbstr-b1483dae05822066,libregex_automata-8248eeaf69d21e69,libhumantime_serde-a5199df412518c56,libhumantime-7189daee966b6741,libcamino-36636436560af828,libnom-372908932eede0fe,liblexical_core-c664d3d5f321154d,libbitflags-a9851ebd0ab18f47,libstatic_assertions-95336585f0b7f57d,libarrayvec-bb197ba77702a721,libbitvec-27014a4cfb843e04,libfunty-bbed7bac086e4dcc,libwyz-91faefd65c2021c2,libtap-137222db35d55e44,libradium-f38cf94a00e4ba79,libtokio-416d5edc2a43f190,libsignal_hook_registry-2eac1b9d483f9550,libbytes-18b65f100f271f05,libmio-bc4063d5953d67d2,libtermcolor-66f66c5bbbb75431,libfutures_util-21291748f8dbaf61,libfutures_io-a6997f4f3732f45e,libslab-3014201f08998530,libpin_project_lite-f7475b87de233e41,libfutures_task-bde87f6a2b124996,libpin_utils-e0a199353c6bf870,libfutures_core-2642e0e1ff8d7ffb,libanyhow-ca48f1f826e67d25,libindicatif-87eb1f2a082f0899,libunicode_segmentation-21f65ce0efd9c9bf,libconsole-c19c00689f767244,libterminal_size-04f17c6cc94adaa9,libregex-913895af3f8647f4,libaho_corasick-d72f47996dae90ad,libmemchr-9fd32378ae2af767,libregex_syntax-7b04f76df293a0a4,libunicode_width-51bc3ca6486484e4,libonce_cell-989f1ae05b22081e,librayon-d96fa591773b06ab,librayon_core-6c336a709852f296,libnum_cpus-8d804e6a3200b1a1,liblibc-4c45342aed0ca684,libcrossbeam_deque-de0264a8de212c0b,libcrossbeam_epoch-1aa8dd7ea6a76fc1,libmemoffset-5d1a5d91c064ea79,libscopeguard-253d6c0059e29176,libcrossbeam_channel-28978848642c9cf8,libcrossbeam_utils-1db48610b27dc5f1,liblazy_static-8f54c7c82e1daacf,libeither-e4bbe2541eb93891,libnumber_prefix-481d301131c30d48,libcookie_store-9b52d6cd008eb40d,libserde_json-899f2a24afe86e30,libryu-61cb5582dc10b817,libitoa-896410ace0daacc4,liblog-20567b03981823e8,libcfg_if-d9b80cb51cda7b5b,libpublicsuffix-8f276333a3f2a3cc,liburl-6b36cbef11b5e2bc,libform_urlencoded-faa581e435cb12a9,libserde-e8b963816aa9e1fb,libcookie-e37d682cf2b6e5ea,libtime-2648430f0f18adcd,libtime_macros-795fdb5b568ff621,libstandback-40d933ab175eb9ee,libpercent_encoding-1352e0270139e201,libidna-493bbcb92e877f50,libunicode_normalization-e747152601396a20,libtinyvec-93236f5b592a3e6b,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libmatches-0db1ad4826ab5dc9}.rlib" "<sysroot>/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcsRjrwy/raw-dylibs" "-B<sysroot>/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-8002bcf2afdd0e71/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/atcoder_participate-fbeeb3bce7cc18d5" "-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] running `Command { std: "docker" "inspect" "9474e647e9a83e0f7324298881487fe676943d4cdc15a51fb2a84e76107a0eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9474e647e9a83e0f7324298881487fe676943d4cdc15a51fb2a84e76107a0eea", kill_on_drop: false }`
[INFO] [stdout] 9474e647e9a83e0f7324298881487fe676943d4cdc15a51fb2a84e76107a0eea
