[INFO] fetching crate snowchains_core 0.13.3...
[INFO] testing snowchains_core-0.13.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate snowchains_core 0.13.3 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate snowchains_core 0.13.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4798c8fc81f0e2160e33a462281840859eec7993688381b17f6e26f2c3038b77
[INFO] running `Command { std: "docker" "start" "-a" "4798c8fc81f0e2160e33a462281840859eec7993688381b17f6e26f2c3038b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4798c8fc81f0e2160e33a462281840859eec7993688381b17f6e26f2c3038b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4798c8fc81f0e2160e33a462281840859eec7993688381b17f6e26f2c3038b77", kill_on_drop: false }`
[INFO] [stdout] 4798c8fc81f0e2160e33a462281840859eec7993688381b17f6e26f2c3038b77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92445b29b56b1a305ec17d533dce3dfadfc7494e45be95471eaac352a13cb4fa
[INFO] running `Command { std: "docker" "start" "-a" "92445b29b56b1a305ec17d533dce3dfadfc7494e45be95471eaac352a13cb4fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling camino v1.0.5
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling selectors v0.22.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 markup5ever v0.10.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling thread_local v1.1.3
[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 opaque-debug v0.3.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling rustls v0.20.2
[INFO] [stderr]    Compiling webpki-roots v0.22.1
[INFO] [stderr]    Compiling maplit v1.0.2
[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 cssparser-macros v0.6.0
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.23.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling string_cache v0.8.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 globset v0.4.8
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling h2 v0.3.9
[INFO] [stderr]    Compiling serde_yaml v0.8.23
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling cookie_store v0.12.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 29s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "92445b29b56b1a305ec17d533dce3dfadfc7494e45be95471eaac352a13cb4fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92445b29b56b1a305ec17d533dce3dfadfc7494e45be95471eaac352a13cb4fa", kill_on_drop: false }`
[INFO] [stdout] 92445b29b56b1a305ec17d533dce3dfadfc7494e45be95471eaac352a13cb4fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c96129fafe62e6487f126037f90aa28737e73b9c8be0c069242fc6ca559a3b8
[INFO] running `Command { std: "docker" "start" "-a" "5c96129fafe62e6487f126037f90aa28737e73b9c8be0c069242fc6ca559a3b8", 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 console v0.14.1
[INFO] [stderr]    Compiling similar v2.1.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling diff v0.1.12
[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 insta v1.9.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[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: enum `CredentialsVia` is never used
[INFO] [stdout]   --> examples/yukicoder-retrieve-languages.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | enum CredentialsVia {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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` (example "judge")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-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=182b3415b756fe1b -C extra-filename=-df7086b5bf23f39f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e2f4ad8fa451e0fd.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-ddc0b2eddfffebe1.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-de72553ac0ffefa7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-56734fe75049e977.rlib --extern cookie_store=/opt/rustwide/target/debug/deps/libcookie_store-d3071fdedcc409d3.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-e4675dc8f10d22ec.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-4adcdbb31d41c838.so --extern difference=/opt/rustwide/target/debug/deps/libdifference-7eaa3555da3c1461.rlib --extern easy_ext=/opt/rustwide/target/debug/deps/libeasy_ext-3bdf788e51f8df40.so --extern either=/opt/rustwide/target/debug/deps/libeither-364920c52f4b4434.rlib --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-43181f2d36d09639.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-85f3c231256346af.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d9acdd5a2d643245.rlib --extern fwdansi=/opt/rustwide/target/debug/deps/libfwdansi-dd3bc947c172a710.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-9f900d7885b5087e.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-ad9a53dce6bc7ae0.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-a81061e28ce2b268.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-bcc101b75081df68.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-681fcb9e1edcbbaf.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-77f65738e7def53c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5894a90d381f804b.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f141af93a08d6c7e.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-5eb6337e7fce524f.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-072e95992375b9ff.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-72b44db854c93879.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-3e08c199980e8244.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-208255c156171a10.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-414b6b299560a06b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-dbe5cef72341eb7e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6e44eba627e8f728.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9d8bc049af70b0ce.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-513e08badf28fda4.rlib --extern rprompt=/opt/rustwide/target/debug/deps/librprompt-72c20d29ce5ee62e.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-4cb1a94d97b199bd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a1cdd1cb9a494c9b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7d6372233929ca45.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-0c53b73151ffc150.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b3e4514fe04ba8ac.rlib --extern snowchains_core=/opt/rustwide/target/debug/deps/libsnowchains_core-572029b2f2640d20.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-0960ae254f4a04bd.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-a1cda141903c2d38.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b195de487d97a8dd.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-2977040801d16bf2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6e4b7ed5ec0ee24d.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-63532bdea7ef68cc.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4da2fee814e71999.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-a0ddacbf0aca576f.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-9edf40b1a85f8c2b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a9de012cbad1a50c/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/rustcO5wr2I/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfwdansi-dd3bc947c172a710,librpassword-513e08badf28fda4,libstructopt-0960ae254f4a04bd,libclap-6204924c088601c2,libvec_map-75126d96f8392bf4,libtextwrap-e395b15b17e8ae97,libstrsim-eb3bc2e4997041af,libatty-ddc0b2eddfffebe1,libansi_term-74ae5010905c21da,libsnowchains_core-572029b2f2640d20,libhex-13e08b3b00984ab7,libserde_yaml-0c53b73151ffc150,libyaml_rust-9edf40b1a85f8c2b,liblinked_hash_map-c8825f289c1590f4,libtempfile-b195de487d97a8dd,libremove_dir_all-5156da311761ea29,libwhich-a0ddacbf0aca576f,libstrum-a1cda141903c2d38,libprettytable-414b6b299560a06b,libis_terminal-284bae0facd51fae,librustix-4bad50ae890489c7,liblinux_raw_sys-47a5560eacbdd6ea,libio_lifetimes-f5390667752ef07a,libcsv-b3e80dbcc0482b79,libcsv_core-00102c70cfd651ef,libencode_unicode-588f67c203900f18,libterm-5d8503122a528017,libdirs_next-5a2f618a6928b38e,libdirs_sys_next-9ecfe2d478cfb573,libfs2-85f3c231256346af,libcookie_store-d3071fdedcc409d3,libpublicsuffix-202d9308f4906eb5,libcookie-3daadb8b707a46db,libtime-1617038efab7d7be,libtime_macros-1397dc38ddd3b671,libstandback-10927278a4bd849a,libsha2-b3e4514fe04ba8ac,libcpufeatures-6b3fb156db66dda0,libopaque_debug-1826dab867fa4b9d,libdigest-d74d4240b38ec324,libblock_buffer-a4b4b9e82d317fe8,libgeneric_array-147801f5c2ac9838,libtypenum-f0c512a3e955f720,librand-dbe5cef72341eb7e,librand_chacha-4dd201b46ad67e31,libppv_lite86-f6c8eb8ee7daaa36,librand_core-67a09b394a050d82,libgetrandom-e5f494e901f926a1,libscraper-4cb1a94d97b199bd,libselectors-173398b1bfe9293c,libthin_slice-1775a0fbef1ec9d7,libservo_arc-da06acbd19910766,libstable_deref_trait-a9f42b1d2f15127d,libnodrop-7d3b001a086f6673,libfxhash-b312effea3ad6fa7,libbyteorder-fb36fe721788ce00,libcssparser-5ce451d72ddfaecc,libdtoa_short-b239ea56a0903f41,libdtoa-f4f9d18f09bff426,libego_tree-e62110f6c1503756,libhtml5ever-150f9f755ab24028,libmarkup5ever-6d76b7e910fcdf19,libstring_cache-53a10b89fe25b9fb,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-4ac96054bf8eff48,libparking_lot_core-af415c2470a4df9b,libsmallvec-9eb30fd84caad208,liblock_api-e487cca8a3b7fcef,libinstant-52a03de02aea7251,libphf-72d4951b6fb22fa0,libphf_shared-27b5c80e309b49fc,libsiphasher-26b6e9240ba4e4d6,libtendril-331e6bf316387770,libutf8-f4341c3c7568480d,libfutf-282950da0c68deb7,libdebug_unreachable-4cd349c8896c7ebf,libmac-fd2d43da8dd761a5,libreqwest-9d8bc049af70b0ce,librustls_pemfile-1c23f9a1f9138233,libhyper_rustls-e5802d8228cd9cbb,libwebpki_roots-11c52f85a9d118d2,libipnet-0d129d1b7e0d8c2c,libtokio_rustls-2cedc7bb805af25a,libserde_urlencoded-fdd82de7c08a3044,libmime-df56754a5ea019bb,libencoding_rs-46056edad80c4216,libserde_json-7d6372233929ca45,libitoa-af75672c211b96e4,libbase64-83ca8be32b9f715d,librustls-eee8e00edd04b93b,libsct-650c1da9047bdf6e,libwebpki-30f030d0840a0860,libring-8ea3ad92cbac3ee8,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libhyper-2325a7a0609905ae,libwant-32072ecd2ebb8b96,libtry_lock-0ea2511cea348424,libsocket2-d32f1a2256bb5b1b,libhttparse-b4c129355b680803,libh2-826f935ce7eda5e7,libtower_service-2b78dc045b8f6a1d,libtracing-7f7b2482d693b191,libtracing_core-76638531dc66ffc9,libfutures_channel-3fd04b3b70e59bb9,libtokio_util-b4965daded2e91f7,libfutures_sink-74f880c9fbb3c6f8,libhttp_body-6038338f628d2dda,libhttp-f8e57153ba550174,libitoa-968a9d3f706bae82,libindexmap-bcc101b75081df68,libhashbrown-d0e2926e70f85be4,libchrono-56734fe75049e977,libnum_integer-697c03a957bdaaa1,libnum_traits-e2fa1152cd929a7d,libtime-a52bebdd5b7cde20,liburl-4da2fee814e71999,libidna-ca54875848358f9c,libunicode_normalization-d32e7330504e22f7,libtinyvec-2a6c6b24abbe13cd,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-6929fad116314dee,libform_urlencoded-43181f2d36d09639,libpercent_encoding-3e08c199980e8244,libmatches-80dbaef09a125478,libmaplit-f141af93a08d6c7e,libitertools-5894a90d381f804b,libignore-a81061e28ce2b268,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,libthread_local-8025ab9ac011c1d8,libglobset-2b3c166ffa20f918,libfnv-79e2cbfbe03dcd16,libbstr-8cd2a25595a511bc,libregex_automata-31d378b01f1978af,libhumantime_serde-ad9a53dce6bc7ae0,libhumantime-9f900d7885b5087e,libcamino-de72553ac0ffefa7,libserde-a1cdd1cb9a494c9b,libnom-5eb6337e7fce524f,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libtokio-6e4b7ed5ec0ee24d,libsignal_hook_registry-f952881dfcd41ed7,libbytes-3aba2b4fd6e71b66,libmio-130ddc62ff8fba3c,liblog-8481a10a83fc76fa,libtermcolor-2977040801d16bf2,libfutures_util-d9acdd5a2d643245,libfutures_io-3e6e11786083712c,libslab-ab3183b7b9578fcc,libpin_project_lite-b238544462ce70f2,libfutures_task-e29688064b7a7a06,libpin_utils-3860774ad9b215b5,libfutures_core-5ce53c9a163172cf,libindicatif-681fcb9e1edcbbaf,libunicode_segmentation-c4a0b5c98c01c3ff,libconsole-887a740c4aeeafc4,libterminal_size-39ad9da66ac999b1,libregex-6e44eba627e8f728,libaho_corasick-0655f89dc299b120,libmemchr-bb72f17163707cad,libregex_syntax-12b080b3aec45ada,libunicode_width-63532bdea7ef68cc,libonce_cell-72b44db854c93879,librayon-e57e009c3ccade82,librayon_core-5a7731c8e589cabb,libnum_cpus-072e95992375b9ff,liblibc-a3fcced3ef6304dd,libcrossbeam_deque-5ccc3d312f31e8a7,libcrossbeam_epoch-268825f9b468da7d,libmemoffset-b6ea535b1a274871,libscopeguard-e318caba69bf687f,libcrossbeam_channel-929d76501dfb6a94,libcrossbeam_utils-64a96c09641fef11,liblazy_static-af860367908b8176,libcfg_if-3e7fc4e38d4a72b5,libeither-364920c52f4b4434,libnumber_prefix-8937c328c905216a,libanyhow-e2f4ad8fa451e0fd}.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" "/tmp/rustcO5wr2I/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-a9de012cbad1a50c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/yukicoder_submit-72365374a05bba43" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcekd1qL/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfwdansi-dd3bc947c172a710,librpassword-513e08badf28fda4,librprompt-72c20d29ce5ee62e,libstructopt-0960ae254f4a04bd,libclap-6204924c088601c2,libvec_map-75126d96f8392bf4,libtextwrap-e395b15b17e8ae97,libstrsim-eb3bc2e4997041af,libatty-ddc0b2eddfffebe1,libansi_term-74ae5010905c21da,libsnowchains_core-572029b2f2640d20,libhex-13e08b3b00984ab7,libserde_yaml-0c53b73151ffc150,libyaml_rust-9edf40b1a85f8c2b,liblinked_hash_map-c8825f289c1590f4,libtempfile-b195de487d97a8dd,libremove_dir_all-5156da311761ea29,libwhich-a0ddacbf0aca576f,libstrum-a1cda141903c2d38,libprettytable-414b6b299560a06b,libis_terminal-284bae0facd51fae,librustix-4bad50ae890489c7,liblinux_raw_sys-47a5560eacbdd6ea,libio_lifetimes-f5390667752ef07a,libcsv-b3e80dbcc0482b79,libcsv_core-00102c70cfd651ef,libencode_unicode-588f67c203900f18,libterm-5d8503122a528017,libdirs_next-5a2f618a6928b38e,libdirs_sys_next-9ecfe2d478cfb573,libfs2-85f3c231256346af,libsha2-b3e4514fe04ba8ac,libcpufeatures-6b3fb156db66dda0,libopaque_debug-1826dab867fa4b9d,libdigest-d74d4240b38ec324,libblock_buffer-a4b4b9e82d317fe8,libgeneric_array-147801f5c2ac9838,libtypenum-f0c512a3e955f720,librand-dbe5cef72341eb7e,librand_chacha-4dd201b46ad67e31,libppv_lite86-f6c8eb8ee7daaa36,librand_core-67a09b394a050d82,libgetrandom-e5f494e901f926a1,libscraper-4cb1a94d97b199bd,libselectors-173398b1bfe9293c,libthin_slice-1775a0fbef1ec9d7,libservo_arc-da06acbd19910766,libstable_deref_trait-a9f42b1d2f15127d,libnodrop-7d3b001a086f6673,libfxhash-b312effea3ad6fa7,libbyteorder-fb36fe721788ce00,libcssparser-5ce451d72ddfaecc,libdtoa_short-b239ea56a0903f41,libdtoa-f4f9d18f09bff426,libego_tree-e62110f6c1503756,libhtml5ever-150f9f755ab24028,libmarkup5ever-6d76b7e910fcdf19,libstring_cache-53a10b89fe25b9fb,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-4ac96054bf8eff48,libparking_lot_core-af415c2470a4df9b,libsmallvec-9eb30fd84caad208,liblock_api-e487cca8a3b7fcef,libinstant-52a03de02aea7251,libphf-72d4951b6fb22fa0,libphf_shared-27b5c80e309b49fc,libsiphasher-26b6e9240ba4e4d6,libtendril-331e6bf316387770,libutf8-f4341c3c7568480d,libfutf-282950da0c68deb7,libdebug_unreachable-4cd349c8896c7ebf,libmac-fd2d43da8dd761a5,libreqwest-9d8bc049af70b0ce,librustls_pemfile-1c23f9a1f9138233,libhyper_rustls-e5802d8228cd9cbb,libwebpki_roots-11c52f85a9d118d2,libipnet-0d129d1b7e0d8c2c,libtokio_rustls-2cedc7bb805af25a,libserde_urlencoded-fdd82de7c08a3044,libmime-df56754a5ea019bb,libencoding_rs-46056edad80c4216,libbase64-83ca8be32b9f715d,librustls-eee8e00edd04b93b,libsct-650c1da9047bdf6e,libwebpki-30f030d0840a0860,libring-8ea3ad92cbac3ee8,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libhyper-2325a7a0609905ae,libwant-32072ecd2ebb8b96,libtry_lock-0ea2511cea348424,libsocket2-d32f1a2256bb5b1b,libhttparse-b4c129355b680803,libh2-826f935ce7eda5e7,libtower_service-2b78dc045b8f6a1d,libtracing-7f7b2482d693b191,libtracing_core-76638531dc66ffc9,libfutures_channel-3fd04b3b70e59bb9,libtokio_util-b4965daded2e91f7,libfutures_sink-74f880c9fbb3c6f8,libhttp_body-6038338f628d2dda,libhttp-f8e57153ba550174,libitoa-968a9d3f706bae82,libindexmap-bcc101b75081df68,libhashbrown-d0e2926e70f85be4,libchrono-56734fe75049e977,libnum_integer-697c03a957bdaaa1,libnum_traits-e2fa1152cd929a7d,libtime-a52bebdd5b7cde20,libmaplit-f141af93a08d6c7e,libitertools-5894a90d381f804b,libignore-a81061e28ce2b268,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,libthread_local-8025ab9ac011c1d8,libglobset-2b3c166ffa20f918,libfnv-79e2cbfbe03dcd16,libbstr-8cd2a25595a511bc,libregex_automata-31d378b01f1978af,libhumantime_serde-ad9a53dce6bc7ae0,libhumantime-9f900d7885b5087e,libcamino-de72553ac0ffefa7,libnom-5eb6337e7fce524f,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libtokio-6e4b7ed5ec0ee24d,libsignal_hook_registry-f952881dfcd41ed7,libbytes-3aba2b4fd6e71b66,libmio-130ddc62ff8fba3c,libtermcolor-2977040801d16bf2,libfutures_util-d9acdd5a2d643245,libfutures_io-3e6e11786083712c,libslab-ab3183b7b9578fcc,libpin_project_lite-b238544462ce70f2,libfutures_task-e29688064b7a7a06,libpin_utils-3860774ad9b215b5,libfutures_core-5ce53c9a163172cf,libanyhow-e2f4ad8fa451e0fd,libindicatif-681fcb9e1edcbbaf,libunicode_segmentation-c4a0b5c98c01c3ff,libconsole-887a740c4aeeafc4,libterminal_size-39ad9da66ac999b1,libregex-6e44eba627e8f728,libaho_corasick-0655f89dc299b120,libmemchr-bb72f17163707cad,libregex_syntax-12b080b3aec45ada,libunicode_width-63532bdea7ef68cc,libonce_cell-72b44db854c93879,librayon-e57e009c3ccade82,librayon_core-5a7731c8e589cabb,libnum_cpus-072e95992375b9ff,liblibc-a3fcced3ef6304dd,libcrossbeam_deque-5ccc3d312f31e8a7,libcrossbeam_epoch-268825f9b468da7d,libmemoffset-b6ea535b1a274871,libscopeguard-e318caba69bf687f,libcrossbeam_channel-929d76501dfb6a94,libcrossbeam_utils-64a96c09641fef11,liblazy_static-af860367908b8176,libeither-364920c52f4b4434,libnumber_prefix-8937c328c905216a,libcookie_store-d3071fdedcc409d3,libserde_json-7d6372233929ca45,libryu-60f963e30936d324,libitoa-af75672c211b96e4,liblog-8481a10a83fc76fa,libcfg_if-3e7fc4e38d4a72b5,libpublicsuffix-202d9308f4906eb5,liburl-4da2fee814e71999,libform_urlencoded-43181f2d36d09639,libserde-a1cdd1cb9a494c9b,libcookie-3daadb8b707a46db,libtime-1617038efab7d7be,libtime_macros-1397dc38ddd3b671,libstandback-10927278a4bd849a,libpercent_encoding-3e08c199980e8244,libidna-ca54875848358f9c,libunicode_normalization-d32e7330504e22f7,libtinyvec-2a6c6b24abbe13cd,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-6929fad116314dee,libmatches-80dbaef09a125478}.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" "/tmp/rustcekd1qL/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-a9de012cbad1a50c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/codeforces_participate-262229d6f4ed2538" "-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-participate") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc0BJgoI/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfwdansi-dd3bc947c172a710,librpassword-513e08badf28fda4,librprompt-72c20d29ce5ee62e,libstructopt-0960ae254f4a04bd,libclap-6204924c088601c2,libvec_map-75126d96f8392bf4,libtextwrap-e395b15b17e8ae97,libstrsim-eb3bc2e4997041af,libatty-ddc0b2eddfffebe1,libansi_term-74ae5010905c21da,libsnowchains_core-572029b2f2640d20,libhex-13e08b3b00984ab7,libserde_yaml-0c53b73151ffc150,libyaml_rust-9edf40b1a85f8c2b,liblinked_hash_map-c8825f289c1590f4,libtempfile-b195de487d97a8dd,libremove_dir_all-5156da311761ea29,libwhich-a0ddacbf0aca576f,libstrum-a1cda141903c2d38,libprettytable-414b6b299560a06b,libis_terminal-284bae0facd51fae,librustix-4bad50ae890489c7,liblinux_raw_sys-47a5560eacbdd6ea,libio_lifetimes-f5390667752ef07a,libcsv-b3e80dbcc0482b79,libcsv_core-00102c70cfd651ef,libencode_unicode-588f67c203900f18,libterm-5d8503122a528017,libdirs_next-5a2f618a6928b38e,libdirs_sys_next-9ecfe2d478cfb573,libfs2-85f3c231256346af,libsha2-b3e4514fe04ba8ac,libcpufeatures-6b3fb156db66dda0,libopaque_debug-1826dab867fa4b9d,libdigest-d74d4240b38ec324,libblock_buffer-a4b4b9e82d317fe8,libgeneric_array-147801f5c2ac9838,libtypenum-f0c512a3e955f720,librand-dbe5cef72341eb7e,librand_chacha-4dd201b46ad67e31,libppv_lite86-f6c8eb8ee7daaa36,librand_core-67a09b394a050d82,libgetrandom-e5f494e901f926a1,libscraper-4cb1a94d97b199bd,libselectors-173398b1bfe9293c,libthin_slice-1775a0fbef1ec9d7,libservo_arc-da06acbd19910766,libstable_deref_trait-a9f42b1d2f15127d,libnodrop-7d3b001a086f6673,libfxhash-b312effea3ad6fa7,libbyteorder-fb36fe721788ce00,libcssparser-5ce451d72ddfaecc,libdtoa_short-b239ea56a0903f41,libdtoa-f4f9d18f09bff426,libego_tree-e62110f6c1503756,libhtml5ever-150f9f755ab24028,libmarkup5ever-6d76b7e910fcdf19,libstring_cache-53a10b89fe25b9fb,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-4ac96054bf8eff48,libparking_lot_core-af415c2470a4df9b,libsmallvec-9eb30fd84caad208,liblock_api-e487cca8a3b7fcef,libinstant-52a03de02aea7251,libphf-72d4951b6fb22fa0,libphf_shared-27b5c80e309b49fc,libsiphasher-26b6e9240ba4e4d6,libtendril-331e6bf316387770,libutf8-f4341c3c7568480d,libfutf-282950da0c68deb7,libdebug_unreachable-4cd349c8896c7ebf,libmac-fd2d43da8dd761a5,libreqwest-9d8bc049af70b0ce,librustls_pemfile-1c23f9a1f9138233,libhyper_rustls-e5802d8228cd9cbb,libwebpki_roots-11c52f85a9d118d2,libipnet-0d129d1b7e0d8c2c,libtokio_rustls-2cedc7bb805af25a,libserde_urlencoded-fdd82de7c08a3044,libmime-df56754a5ea019bb,libencoding_rs-46056edad80c4216,libbase64-83ca8be32b9f715d,librustls-eee8e00edd04b93b,libsct-650c1da9047bdf6e,libwebpki-30f030d0840a0860,libring-8ea3ad92cbac3ee8,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libhyper-2325a7a0609905ae,libwant-32072ecd2ebb8b96,libtry_lock-0ea2511cea348424,libsocket2-d32f1a2256bb5b1b,libhttparse-b4c129355b680803,libh2-826f935ce7eda5e7,libtower_service-2b78dc045b8f6a1d,libtracing-7f7b2482d693b191,libtracing_core-76638531dc66ffc9,libfutures_channel-3fd04b3b70e59bb9,libtokio_util-b4965daded2e91f7,libfutures_sink-74f880c9fbb3c6f8,libhttp_body-6038338f628d2dda,libhttp-f8e57153ba550174,libitoa-968a9d3f706bae82,libindexmap-bcc101b75081df68,libhashbrown-d0e2926e70f85be4,libchrono-56734fe75049e977,libnum_integer-697c03a957bdaaa1,libnum_traits-e2fa1152cd929a7d,libtime-a52bebdd5b7cde20,libmaplit-f141af93a08d6c7e,libitertools-5894a90d381f804b,libignore-a81061e28ce2b268,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,libthread_local-8025ab9ac011c1d8,libglobset-2b3c166ffa20f918,libfnv-79e2cbfbe03dcd16,libbstr-8cd2a25595a511bc,libregex_automata-31d378b01f1978af,libhumantime_serde-ad9a53dce6bc7ae0,libhumantime-9f900d7885b5087e,libcamino-de72553ac0ffefa7,libnom-5eb6337e7fce524f,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libtokio-6e4b7ed5ec0ee24d,libsignal_hook_registry-f952881dfcd41ed7,libbytes-3aba2b4fd6e71b66,libmio-130ddc62ff8fba3c,libtermcolor-2977040801d16bf2,libfutures_util-d9acdd5a2d643245,libfutures_io-3e6e11786083712c,libslab-ab3183b7b9578fcc,libpin_project_lite-b238544462ce70f2,libfutures_task-e29688064b7a7a06,libpin_utils-3860774ad9b215b5,libfutures_core-5ce53c9a163172cf,libanyhow-e2f4ad8fa451e0fd,libindicatif-681fcb9e1edcbbaf,libunicode_segmentation-c4a0b5c98c01c3ff,libconsole-887a740c4aeeafc4,libterminal_size-39ad9da66ac999b1,libregex-6e44eba627e8f728,libaho_corasick-0655f89dc299b120,libmemchr-bb72f17163707cad,libregex_syntax-12b080b3aec45ada,libunicode_width-63532bdea7ef68cc,libonce_cell-72b44db854c93879,librayon-e57e009c3ccade82,librayon_core-5a7731c8e589cabb,libnum_cpus-072e95992375b9ff,liblibc-a3fcced3ef6304dd,libcrossbeam_deque-5ccc3d312f31e8a7,libcrossbeam_epoch-268825f9b468da7d,libmemoffset-b6ea535b1a274871,libscopeguard-e318caba69bf687f,libcrossbeam_channel-929d76501dfb6a94,libcrossbeam_utils-64a96c09641fef11,liblazy_static-af860367908b8176,libeither-364920c52f4b4434,libnumber_prefix-8937c328c905216a,libcookie_store-d3071fdedcc409d3,libserde_json-7d6372233929ca45,libryu-60f963e30936d324,libitoa-af75672c211b96e4,liblog-8481a10a83fc76fa,libcfg_if-3e7fc4e38d4a72b5,libpublicsuffix-202d9308f4906eb5,liburl-4da2fee814e71999,libform_urlencoded-43181f2d36d09639,libserde-a1cdd1cb9a494c9b,libcookie-3daadb8b707a46db,libtime-1617038efab7d7be,libtime_macros-1397dc38ddd3b671,libstandback-10927278a4bd849a,libpercent_encoding-3e08c199980e8244,libidna-ca54875848358f9c,libunicode_normalization-d32e7330504e22f7,libtinyvec-2a6c6b24abbe13cd,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-6929fad116314dee,libmatches-80dbaef09a125478}.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" "/tmp/rustc0BJgoI/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-a9de012cbad1a50c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/atcoder_login-aac6c40fba9749d6" "-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] [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-2025-09-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=2e4fa7e1e0426656 -C extra-filename=-32a158972a7ea0f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e2f4ad8fa451e0fd.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-ddc0b2eddfffebe1.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-de72553ac0ffefa7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-56734fe75049e977.rlib --extern cookie_store=/opt/rustwide/target/debug/deps/libcookie_store-d3071fdedcc409d3.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-e4675dc8f10d22ec.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-4adcdbb31d41c838.so --extern difference=/opt/rustwide/target/debug/deps/libdifference-7eaa3555da3c1461.rlib --extern easy_ext=/opt/rustwide/target/debug/deps/libeasy_ext-3bdf788e51f8df40.so --extern either=/opt/rustwide/target/debug/deps/libeither-364920c52f4b4434.rlib --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-43181f2d36d09639.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-85f3c231256346af.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d9acdd5a2d643245.rlib --extern fwdansi=/opt/rustwide/target/debug/deps/libfwdansi-dd3bc947c172a710.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-9f900d7885b5087e.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-ad9a53dce6bc7ae0.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-a81061e28ce2b268.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-bcc101b75081df68.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-681fcb9e1edcbbaf.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-77f65738e7def53c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5894a90d381f804b.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f141af93a08d6c7e.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-5eb6337e7fce524f.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-072e95992375b9ff.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-72b44db854c93879.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-3e08c199980e8244.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-208255c156171a10.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-414b6b299560a06b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-dbe5cef72341eb7e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6e44eba627e8f728.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9d8bc049af70b0ce.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-513e08badf28fda4.rlib --extern rprompt=/opt/rustwide/target/debug/deps/librprompt-72c20d29ce5ee62e.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-4cb1a94d97b199bd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a1cdd1cb9a494c9b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7d6372233929ca45.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-0c53b73151ffc150.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b3e4514fe04ba8ac.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-0960ae254f4a04bd.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-a1cda141903c2d38.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b195de487d97a8dd.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-2977040801d16bf2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6e4b7ed5ec0ee24d.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-63532bdea7ef68cc.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4da2fee814e71999.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-a0ddacbf0aca576f.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-9edf40b1a85f8c2b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a9de012cbad1a50c/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcyDXdod/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfwdansi-dd3bc947c172a710,librpassword-513e08badf28fda4,librprompt-72c20d29ce5ee62e,libstructopt-0960ae254f4a04bd,libclap-6204924c088601c2,libvec_map-75126d96f8392bf4,libtextwrap-e395b15b17e8ae97,libstrsim-eb3bc2e4997041af,libatty-ddc0b2eddfffebe1,libansi_term-74ae5010905c21da,libsnowchains_core-572029b2f2640d20,libhex-13e08b3b00984ab7,libserde_yaml-0c53b73151ffc150,libyaml_rust-9edf40b1a85f8c2b,liblinked_hash_map-c8825f289c1590f4,libtempfile-b195de487d97a8dd,libremove_dir_all-5156da311761ea29,libwhich-a0ddacbf0aca576f,libstrum-a1cda141903c2d38,libprettytable-414b6b299560a06b,libis_terminal-284bae0facd51fae,librustix-4bad50ae890489c7,liblinux_raw_sys-47a5560eacbdd6ea,libio_lifetimes-f5390667752ef07a,libcsv-b3e80dbcc0482b79,libcsv_core-00102c70cfd651ef,libencode_unicode-588f67c203900f18,libterm-5d8503122a528017,libdirs_next-5a2f618a6928b38e,libdirs_sys_next-9ecfe2d478cfb573,libfs2-85f3c231256346af,libsha2-b3e4514fe04ba8ac,libcpufeatures-6b3fb156db66dda0,libopaque_debug-1826dab867fa4b9d,libdigest-d74d4240b38ec324,libblock_buffer-a4b4b9e82d317fe8,libgeneric_array-147801f5c2ac9838,libtypenum-f0c512a3e955f720,librand-dbe5cef72341eb7e,librand_chacha-4dd201b46ad67e31,libppv_lite86-f6c8eb8ee7daaa36,librand_core-67a09b394a050d82,libgetrandom-e5f494e901f926a1,libscraper-4cb1a94d97b199bd,libselectors-173398b1bfe9293c,libthin_slice-1775a0fbef1ec9d7,libservo_arc-da06acbd19910766,libstable_deref_trait-a9f42b1d2f15127d,libnodrop-7d3b001a086f6673,libfxhash-b312effea3ad6fa7,libbyteorder-fb36fe721788ce00,libcssparser-5ce451d72ddfaecc,libdtoa_short-b239ea56a0903f41,libdtoa-f4f9d18f09bff426,libego_tree-e62110f6c1503756,libhtml5ever-150f9f755ab24028,libmarkup5ever-6d76b7e910fcdf19,libstring_cache-53a10b89fe25b9fb,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-4ac96054bf8eff48,libparking_lot_core-af415c2470a4df9b,libsmallvec-9eb30fd84caad208,liblock_api-e487cca8a3b7fcef,libinstant-52a03de02aea7251,libphf-72d4951b6fb22fa0,libphf_shared-27b5c80e309b49fc,libsiphasher-26b6e9240ba4e4d6,libtendril-331e6bf316387770,libutf8-f4341c3c7568480d,libfutf-282950da0c68deb7,libdebug_unreachable-4cd349c8896c7ebf,libmac-fd2d43da8dd761a5,libreqwest-9d8bc049af70b0ce,librustls_pemfile-1c23f9a1f9138233,libhyper_rustls-e5802d8228cd9cbb,libwebpki_roots-11c52f85a9d118d2,libipnet-0d129d1b7e0d8c2c,libtokio_rustls-2cedc7bb805af25a,libserde_urlencoded-fdd82de7c08a3044,libmime-df56754a5ea019bb,libencoding_rs-46056edad80c4216,libbase64-83ca8be32b9f715d,librustls-eee8e00edd04b93b,libsct-650c1da9047bdf6e,libwebpki-30f030d0840a0860,libring-8ea3ad92cbac3ee8,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libhyper-2325a7a0609905ae,libwant-32072ecd2ebb8b96,libtry_lock-0ea2511cea348424,libsocket2-d32f1a2256bb5b1b,libhttparse-b4c129355b680803,libh2-826f935ce7eda5e7,libtower_service-2b78dc045b8f6a1d,libtracing-7f7b2482d693b191,libtracing_core-76638531dc66ffc9,libfutures_channel-3fd04b3b70e59bb9,libtokio_util-b4965daded2e91f7,libfutures_sink-74f880c9fbb3c6f8,libhttp_body-6038338f628d2dda,libhttp-f8e57153ba550174,libitoa-968a9d3f706bae82,libindexmap-bcc101b75081df68,libhashbrown-d0e2926e70f85be4,libchrono-56734fe75049e977,libnum_integer-697c03a957bdaaa1,libnum_traits-e2fa1152cd929a7d,libtime-a52bebdd5b7cde20,libmaplit-f141af93a08d6c7e,libitertools-5894a90d381f804b,libignore-a81061e28ce2b268,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,libthread_local-8025ab9ac011c1d8,libglobset-2b3c166ffa20f918,libfnv-79e2cbfbe03dcd16,libbstr-8cd2a25595a511bc,libregex_automata-31d378b01f1978af,libhumantime_serde-ad9a53dce6bc7ae0,libhumantime-9f900d7885b5087e,libcamino-de72553ac0ffefa7,libnom-5eb6337e7fce524f,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libtokio-6e4b7ed5ec0ee24d,libsignal_hook_registry-f952881dfcd41ed7,libbytes-3aba2b4fd6e71b66,libmio-130ddc62ff8fba3c,libtermcolor-2977040801d16bf2,libfutures_util-d9acdd5a2d643245,libfutures_io-3e6e11786083712c,libslab-ab3183b7b9578fcc,libpin_project_lite-b238544462ce70f2,libfutures_task-e29688064b7a7a06,libpin_utils-3860774ad9b215b5,libfutures_core-5ce53c9a163172cf,libanyhow-e2f4ad8fa451e0fd,libindicatif-681fcb9e1edcbbaf,libunicode_segmentation-c4a0b5c98c01c3ff,libconsole-887a740c4aeeafc4,libterminal_size-39ad9da66ac999b1,libregex-6e44eba627e8f728,libaho_corasick-0655f89dc299b120,libmemchr-bb72f17163707cad,libregex_syntax-12b080b3aec45ada,libunicode_width-63532bdea7ef68cc,libonce_cell-72b44db854c93879,librayon-e57e009c3ccade82,librayon_core-5a7731c8e589cabb,libnum_cpus-072e95992375b9ff,liblibc-a3fcced3ef6304dd,libcrossbeam_deque-5ccc3d312f31e8a7,libcrossbeam_epoch-268825f9b468da7d,libmemoffset-b6ea535b1a274871,libscopeguard-e318caba69bf687f,libcrossbeam_channel-929d76501dfb6a94,libcrossbeam_utils-64a96c09641fef11,liblazy_static-af860367908b8176,libeither-364920c52f4b4434,libnumber_prefix-8937c328c905216a,libcookie_store-d3071fdedcc409d3,libserde_json-7d6372233929ca45,libryu-60f963e30936d324,libitoa-af75672c211b96e4,liblog-8481a10a83fc76fa,libcfg_if-3e7fc4e38d4a72b5,libpublicsuffix-202d9308f4906eb5,liburl-4da2fee814e71999,libform_urlencoded-43181f2d36d09639,libserde-a1cdd1cb9a494c9b,libcookie-3daadb8b707a46db,libtime-1617038efab7d7be,libtime_macros-1397dc38ddd3b671,libstandback-10927278a4bd849a,libpercent_encoding-3e08c199980e8244,libidna-ca54875848358f9c,libunicode_normalization-d32e7330504e22f7,libtinyvec-2a6c6b24abbe13cd,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-6929fad116314dee,libmatches-80dbaef09a125478}.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" "/tmp/rustcyDXdod/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-a9de012cbad1a50c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-8653f24b6795ab77" "-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-retrieve-languages") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSK6CBB/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfwdansi-dd3bc947c172a710,librpassword-513e08badf28fda4,librprompt-72c20d29ce5ee62e,libstructopt-0960ae254f4a04bd,libclap-6204924c088601c2,libvec_map-75126d96f8392bf4,libtextwrap-e395b15b17e8ae97,libstrsim-eb3bc2e4997041af,libatty-ddc0b2eddfffebe1,libansi_term-74ae5010905c21da,libsnowchains_core-572029b2f2640d20,libhex-13e08b3b00984ab7,libserde_yaml-0c53b73151ffc150,libyaml_rust-9edf40b1a85f8c2b,liblinked_hash_map-c8825f289c1590f4,libtempfile-b195de487d97a8dd,libremove_dir_all-5156da311761ea29,libwhich-a0ddacbf0aca576f,libstrum-a1cda141903c2d38,libprettytable-414b6b299560a06b,libis_terminal-284bae0facd51fae,librustix-4bad50ae890489c7,liblinux_raw_sys-47a5560eacbdd6ea,libio_lifetimes-f5390667752ef07a,libcsv-b3e80dbcc0482b79,libcsv_core-00102c70cfd651ef,libencode_unicode-588f67c203900f18,libterm-5d8503122a528017,libdirs_next-5a2f618a6928b38e,libdirs_sys_next-9ecfe2d478cfb573,libfs2-85f3c231256346af,libsha2-b3e4514fe04ba8ac,libcpufeatures-6b3fb156db66dda0,libopaque_debug-1826dab867fa4b9d,libdigest-d74d4240b38ec324,libblock_buffer-a4b4b9e82d317fe8,libgeneric_array-147801f5c2ac9838,libtypenum-f0c512a3e955f720,librand-dbe5cef72341eb7e,librand_chacha-4dd201b46ad67e31,libppv_lite86-f6c8eb8ee7daaa36,librand_core-67a09b394a050d82,libgetrandom-e5f494e901f926a1,libscraper-4cb1a94d97b199bd,libselectors-173398b1bfe9293c,libthin_slice-1775a0fbef1ec9d7,libservo_arc-da06acbd19910766,libstable_deref_trait-a9f42b1d2f15127d,libnodrop-7d3b001a086f6673,libfxhash-b312effea3ad6fa7,libbyteorder-fb36fe721788ce00,libcssparser-5ce451d72ddfaecc,libdtoa_short-b239ea56a0903f41,libdtoa-f4f9d18f09bff426,libego_tree-e62110f6c1503756,libhtml5ever-150f9f755ab24028,libmarkup5ever-6d76b7e910fcdf19,libstring_cache-53a10b89fe25b9fb,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-4ac96054bf8eff48,libparking_lot_core-af415c2470a4df9b,libsmallvec-9eb30fd84caad208,liblock_api-e487cca8a3b7fcef,libinstant-52a03de02aea7251,libphf-72d4951b6fb22fa0,libphf_shared-27b5c80e309b49fc,libsiphasher-26b6e9240ba4e4d6,libtendril-331e6bf316387770,libutf8-f4341c3c7568480d,libfutf-282950da0c68deb7,libdebug_unreachable-4cd349c8896c7ebf,libmac-fd2d43da8dd761a5,libreqwest-9d8bc049af70b0ce,librustls_pemfile-1c23f9a1f9138233,libhyper_rustls-e5802d8228cd9cbb,libwebpki_roots-11c52f85a9d118d2,libipnet-0d129d1b7e0d8c2c,libtokio_rustls-2cedc7bb805af25a,libserde_urlencoded-fdd82de7c08a3044,libmime-df56754a5ea019bb,libencoding_rs-46056edad80c4216,libbase64-83ca8be32b9f715d,librustls-eee8e00edd04b93b,libsct-650c1da9047bdf6e,libwebpki-30f030d0840a0860,libring-8ea3ad92cbac3ee8,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libhyper-2325a7a0609905ae,libwant-32072ecd2ebb8b96,libtry_lock-0ea2511cea348424,libsocket2-d32f1a2256bb5b1b,libhttparse-b4c129355b680803,libh2-826f935ce7eda5e7,libtower_service-2b78dc045b8f6a1d,libtracing-7f7b2482d693b191,libtracing_core-76638531dc66ffc9,libfutures_channel-3fd04b3b70e59bb9,libtokio_util-b4965daded2e91f7,libfutures_sink-74f880c9fbb3c6f8,libhttp_body-6038338f628d2dda,libhttp-f8e57153ba550174,libitoa-968a9d3f706bae82,libindexmap-bcc101b75081df68,libhashbrown-d0e2926e70f85be4,libchrono-56734fe75049e977,libnum_integer-697c03a957bdaaa1,libnum_traits-e2fa1152cd929a7d,libtime-a52bebdd5b7cde20,libmaplit-f141af93a08d6c7e,libitertools-5894a90d381f804b,libignore-a81061e28ce2b268,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,libthread_local-8025ab9ac011c1d8,libglobset-2b3c166ffa20f918,libfnv-79e2cbfbe03dcd16,libbstr-8cd2a25595a511bc,libregex_automata-31d378b01f1978af,libhumantime_serde-ad9a53dce6bc7ae0,libhumantime-9f900d7885b5087e,libcamino-de72553ac0ffefa7,libnom-5eb6337e7fce524f,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libtokio-6e4b7ed5ec0ee24d,libsignal_hook_registry-f952881dfcd41ed7,libbytes-3aba2b4fd6e71b66,libmio-130ddc62ff8fba3c,libtermcolor-2977040801d16bf2,libfutures_util-d9acdd5a2d643245,libfutures_io-3e6e11786083712c,libslab-ab3183b7b9578fcc,libpin_project_lite-b238544462ce70f2,libfutures_task-e29688064b7a7a06,libpin_utils-3860774ad9b215b5,libfutures_core-5ce53c9a163172cf,libanyhow-e2f4ad8fa451e0fd,libindicatif-681fcb9e1edcbbaf,libunicode_segmentation-c4a0b5c98c01c3ff,libconsole-887a740c4aeeafc4,libterminal_size-39ad9da66ac999b1,libregex-6e44eba627e8f728,libaho_corasick-0655f89dc299b120,libmemchr-bb72f17163707cad,libregex_syntax-12b080b3aec45ada,libunicode_width-63532bdea7ef68cc,libonce_cell-72b44db854c93879,librayon-e57e009c3ccade82,librayon_core-5a7731c8e589cabb,libnum_cpus-072e95992375b9ff,liblibc-a3fcced3ef6304dd,libcrossbeam_deque-5ccc3d312f31e8a7,libcrossbeam_epoch-268825f9b468da7d,libmemoffset-b6ea535b1a274871,libscopeguard-e318caba69bf687f,libcrossbeam_channel-929d76501dfb6a94,libcrossbeam_utils-64a96c09641fef11,liblazy_static-af860367908b8176,libeither-364920c52f4b4434,libnumber_prefix-8937c328c905216a,libcookie_store-d3071fdedcc409d3,libserde_json-7d6372233929ca45,libryu-60f963e30936d324,libitoa-af75672c211b96e4,liblog-8481a10a83fc76fa,libcfg_if-3e7fc4e38d4a72b5,libpublicsuffix-202d9308f4906eb5,liburl-4da2fee814e71999,libform_urlencoded-43181f2d36d09639,libserde-a1cdd1cb9a494c9b,libcookie-3daadb8b707a46db,libtime-1617038efab7d7be,libtime_macros-1397dc38ddd3b671,libstandback-10927278a4bd849a,libpercent_encoding-3e08c199980e8244,libidna-ca54875848358f9c,libunicode_normalization-d32e7330504e22f7,libtinyvec-2a6c6b24abbe13cd,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-6929fad116314dee,libmatches-80dbaef09a125478}.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" "/tmp/rustcSK6CBB/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-a9de012cbad1a50c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/atcoder_participate-178f90752c93a01c" "-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-participate") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5c96129fafe62e6487f126037f90aa28737e73b9c8be0c069242fc6ca559a3b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c96129fafe62e6487f126037f90aa28737e73b9c8be0c069242fc6ca559a3b8", kill_on_drop: false }`
[INFO] [stdout] 5c96129fafe62e6487f126037f90aa28737e73b9c8be0c069242fc6ca559a3b8
