[INFO] cloning repository https://github.com/paazmaya/urasoe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paazmaya/urasoe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaazmaya%2Furasoe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaazmaya%2Furasoe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a793326442a4bd244478b66110be0d9ec9f2ee0 [INFO] testing paazmaya/urasoe against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaazmaya%2Furasoe" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/paazmaya/urasoe [INFO] finished tweaking git repo https://github.com/paazmaya/urasoe [INFO] tweaked toml for git repo https://github.com/paazmaya/urasoe written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paazmaya/urasoe on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/paazmaya/urasoe 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bca36184af17fe3f6441a2a9efae22cb00240660bf6266b695936533e6d43fe [INFO] running `Command { std: "docker" "start" "-a" "1bca36184af17fe3f6441a2a9efae22cb00240660bf6266b695936533e6d43fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bca36184af17fe3f6441a2a9efae22cb00240660bf6266b695936533e6d43fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bca36184af17fe3f6441a2a9efae22cb00240660bf6266b695936533e6d43fe", kill_on_drop: false }` [INFO] [stdout] 1bca36184af17fe3f6441a2a9efae22cb00240660bf6266b695936533e6d43fe [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2acaeb7a38ca903850bd4c84833fc410c0849501bcd8d888a2331a9d18f610ab [INFO] running `Command { std: "docker" "start" "-a" "2acaeb7a38ca903850bd4c84833fc410c0849501bcd8d888a2331a9d18f610ab", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zune-jpeg v0.4.16 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling urasoe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "2acaeb7a38ca903850bd4c84833fc410c0849501bcd8d888a2331a9d18f610ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2acaeb7a38ca903850bd4c84833fc410c0849501bcd8d888a2331a9d18f610ab", kill_on_drop: false }` [INFO] [stdout] 2acaeb7a38ca903850bd4c84833fc410c0849501bcd8d888a2331a9d18f610ab [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13f9cfbdd26b44c1d29c07757d632e73329f08abbba22e8bcd5dba5a0c09ca81 [INFO] running `Command { std: "docker" "start" "-a" "13f9cfbdd26b44c1d29c07757d632e73329f08abbba22e8bcd5dba5a0c09ca81", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling urasoe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `urasoe` (bin "urasoe") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name urasoe --edition=2024 src/main.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac6f9c31979e0d56 -C extra-filename=-5d5576a449771ae1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5a5736428148032f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-150452e633a4c22a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-97ee49bee9341dd2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e47af32b68eb695c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19f6b6296c59b27c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0154e039a51127a2.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4736617251918198.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d74148bd7e3819c6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5cad6758c2290fd4.rlib --extern urasoe=/opt/rustwide/target/debug/deps/liburasoe-039abd66e424f209.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `urasoe` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name urasoe --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=666da94b0d41654b -C extra-filename=-d2f82f6ab99dc342 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5a5736428148032f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-150452e633a4c22a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-97ee49bee9341dd2.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-38fc26445fdfb9c7.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-5143ead0aae7c1fd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e47af32b68eb695c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19f6b6296c59b27c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0154e039a51127a2.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4736617251918198.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d74148bd7e3819c6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5cad6758c2290fd4.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-9e93b8ac4d4c79b0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `urasoe` (bin "urasoe" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name urasoe --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28da8206c93d4e9b -C extra-filename=-04307750d459a460 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5a5736428148032f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-150452e633a4c22a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-97ee49bee9341dd2.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-38fc26445fdfb9c7.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-5143ead0aae7c1fd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e47af32b68eb695c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19f6b6296c59b27c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0154e039a51127a2.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4736617251918198.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d74148bd7e3819c6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5cad6758c2290fd4.rlib --extern urasoe=/opt/rustwide/target/debug/deps/liburasoe-039abd66e424f209.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-9e93b8ac4d4c79b0.rlib --cap-lints=forbid` (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/deps/rustcTduqhl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnix-5143ead0aae7c1fd,liburasoe-039abd66e424f209,libserde_yaml-4736617251918198,libunsafe_libyaml-7bc1bf218b2f5452,libchrono-5a5736428148032f,libiana_time_zone-693b81a5c0b46492,libnum_traits-8e8549ce956481f3,libclap-150452e633a4c22a,libclap_builder-000654f6e7e04340,libstrsim-24acdad2526b95b7,libanstream-5710bb053c641784,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-acd37f6657e9ecfb,libreqwest-e47af32b68eb695c,libserde_urlencoded-7c75309b78320f7f,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-1684557cd8b89644,libtokio_native_tls-d0c5e1bf584ef58d,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libserde_json-0154e039a51127a2,libryu-0ea4bafc9bef6d8b,libserde-19f6b6296c59b27c,libtower_http-42945e8ef3f59cb1,libiri_string-a380f51e5b0b7b73,libtower-301ab31c6a4f66f6,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-cdd4c38c2db8e90a,libopenssl_probe-cbab9b905ab83f66,libopenssl-cf153a59f0039d79,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-24b89a858aca2787,libhyper_util-710e730a8852b90d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bb1157d0f4ab15f4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-e87b1efe0f691cc3,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libindexmap-b33a6388115df9ff,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libatomic_waker-001109810bdecbaa,libtokio_util-faad4200d9b08f48,libhttpdate-9f9d2502c6a38412,libfutures_util-3a8aad2f571d5d9e,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-5cad6758c2290fd4,libsignal_hook_registry-8a4b54058de61404,libsocket2-120bc162eace8961,libmio-4183aab451849642,libparking_lot-790f5800c09d4df7,libparking_lot_core-9698e769c5497ffb,liblock_api-1ba86343ea53273c,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-eab26e8a1c030c72,liblog-394b918668cad64a,liburl-f9837cda9e274f8a,libidna-b7312fe2e04f0293,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ce375d3ce0ba0309,libicu_properties-1f94959c3627ff54,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-9d28799ce9b3e05f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-be419ecc1e56c36b,libpotential_utf-a8b1e9318947a253,libicu_provider-135b245aa2730b84,libicu_locale_core-1e9b7ee408bf010b,libtinystr-e9a05486ad3da885,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-34f0da1e89ee2fa9,libzerotrie-11f0957d1f3e550f,libyoke-0cfffa78657d9d7c,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-996b93f4f5780fab,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libcolored-22b52eb551a6f756,libanyhow-e1510cbfe26654d3,libtempfile-d74148bd7e3819c6,libgetrandom-4171e129c44b051b,liblibc-ad00f35fca7c19c8,libcfg_if-33ef6c02a07f9fec,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-6ee7b77c26bc451d,libbitflags-8d6004180f14a06d,liblinux_raw_sys-20b62ec4b985a4c8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcTduqhl/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/file_utils_tests-cc653f0ee501ea3b" "-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 `urasoe` (test "file_utils_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "13f9cfbdd26b44c1d29c07757d632e73329f08abbba22e8bcd5dba5a0c09ca81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f9cfbdd26b44c1d29c07757d632e73329f08abbba22e8bcd5dba5a0c09ca81", kill_on_drop: false }` [INFO] [stdout] 13f9cfbdd26b44c1d29c07757d632e73329f08abbba22e8bcd5dba5a0c09ca81