[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] building paazmaya/urasoe against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaazmaya%2Furasoe" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paazmaya/urasoe on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-registry v0.5.2 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded ravif v0.11.12 [INFO] [stderr] Downloaded mockito v1.7.0 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded zune-jpeg v0.4.16 [INFO] [stderr] Downloaded hyper-util v0.1.14 [INFO] [stderr] Downloaded cc v1.2.26 [INFO] [stderr] Downloaded reqwest v0.12.19 [INFO] [stderr] Downloaded wiremock v0.6.3 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded h2 v0.4.10 [INFO] [stderr] Downloaded rustls v0.23.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2859c66686e3675bb8b42ec668922cb5bd292ae5c230d0c60d741386edbdcd88 [INFO] running `Command { std: "docker" "start" "-a" "2859c66686e3675bb8b42ec668922cb5bd292ae5c230d0c60d741386edbdcd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2859c66686e3675bb8b42ec668922cb5bd292ae5c230d0c60d741386edbdcd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2859c66686e3675bb8b42ec668922cb5bd292ae5c230d0c60d741386edbdcd88", kill_on_drop: false }` [INFO] [stdout] 2859c66686e3675bb8b42ec668922cb5bd292ae5c230d0c60d741386edbdcd88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4918b523bc7955162acd0c63c6b2cf5c0ffcb31931f00ade7f0f4369ba8e3271 [INFO] running `Command { std: "docker" "start" "-a" "4918b523bc7955162acd0c63c6b2cf5c0ffcb31931f00ade7f0f4369ba8e3271", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling zune-jpeg v0.4.16 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling image v0.25.6 [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 11s [INFO] running `Command { std: "docker" "inspect" "4918b523bc7955162acd0c63c6b2cf5c0ffcb31931f00ade7f0f4369ba8e3271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4918b523bc7955162acd0c63c6b2cf5c0ffcb31931f00ade7f0f4369ba8e3271", kill_on_drop: false }` [INFO] [stdout] 4918b523bc7955162acd0c63c6b2cf5c0ffcb31931f00ade7f0f4369ba8e3271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3b351e9d18467dce9e5537459b0c1802f38ddf48db3aa3de98e5c39ab770039 [INFO] running `Command { std: "docker" "start" "-a" "d3b351e9d18467dce9e5537459b0c1802f38ddf48db3aa3de98e5c39ab770039", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [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 regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [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 async-trait v0.1.88 [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 openssl v0.10.73 [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_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [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 mockito v1.7.0 [INFO] [stderr] Compiling wiremock v0.6.3 [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/eb171a227f9e5de5d376b6edb56b174bc8235fb3/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=-05136f060a6e4c07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1627c3df9cf34d40.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c69183529e81a15d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e62f20018eb0df96.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-1fcf5d8b897c2d35.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ecf34ce737644da5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-de62facd0f7cf149.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5838e57bf6c0d17f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d1b53495fbad8d7c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8c7376a50e82466c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bfcd3787b2935b29.rlib --extern urasoe=/opt/rustwide/target/debug/deps/liburasoe-d1730b3c91fe599c.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/eb171a227f9e5de5d376b6edb56b174bc8235fb3/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=-def64d4882d003d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1627c3df9cf34d40.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c69183529e81a15d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e62f20018eb0df96.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-1fcf5d8b897c2d35.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-8c4ad6d6ae88b8d6.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-32ee0319bc40beab.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ecf34ce737644da5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-de62facd0f7cf149.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5838e57bf6c0d17f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d1b53495fbad8d7c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8c7376a50e82466c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bfcd3787b2935b29.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-c24cdf74ba2e991a.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" "/tmp/rustcxoPiDC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnix-32ee0319bc40beab,liburasoe-d1730b3c91fe599c,libserde_yaml-d1b53495fbad8d7c,libunsafe_libyaml-7bc1bf218b2f5452,libchrono-c69183529e81a15d,libiana_time_zone-693b81a5c0b46492,libnum_traits-eeac712cd3cf0977,libclap-e62f20018eb0df96,libclap_builder-b89c0b2eb16631c7,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-acd37f6657e9ecfb,libreqwest-ecf34ce737644da5,libserde_urlencoded-abae37c35c0f672b,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-e628b113a457c38d,libtokio_native_tls-942e2023e85faa29,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde_json-5838e57bf6c0d17f,libryu-0ea4bafc9bef6d8b,libserde-de62facd0f7cf149,libtower_http-226c259d03ece80e,libiri_string-a380f51e5b0b7b73,libtower-ea91676315b3925b,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-a63153de9834be17,libopenssl_probe-cbab9b905ab83f66,libopenssl-159dd5db4b495d1f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-315852c957cb4acd,libhyper_util-337713c5521d05ef,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-8a6fa8fb824b68a6,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-432979b39966b4ad,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libatomic_waker-001109810bdecbaa,libtokio_util-c28616da4555a514,libhttpdate-9f9d2502c6a38412,libfutures_util-637cc0a5e3e1e76a,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-409083241c76168d,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-bfcd3787b2935b29,libsignal_hook_registry-d7561e37a1822ebc,libsocket2-658c0ed0cb6672f0,libmio-2ab1d20d404ec828,libparking_lot-0b02d1ddfece27de,libparking_lot_core-035177eff4df263a,liblock_api-dfa660ea773a66df,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,liblog-394b918668cad64a,liburl-53d245858ab547c6,libidna-6d9b5b110b157931,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9b4280dd144d67a4,libicu_properties-9544228c385738c5,libicu_properties_data-68b2e43ddbeda750,libicu_normalizer-462de9f965121a46,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-5370fc185235f93c,libicu_collections-424f3da27ad49166,libpotential_utf-5199e055e985d27d,libicu_provider-6bcb22055da46ddd,libicu_locale_core-af95975ca752cbd9,libtinystr-ad285917cf324f85,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-67cb6803579118a6,libzerotrie-4fb1b1b63a57718c,libyoke-834ee5238d7ad73e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-01d2e82dd3d22747,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libcolored-22b52eb551a6f756,libanyhow-1627c3df9cf34d40,libtempfile-8c7376a50e82466c,libgetrandom-a7fab3387d830e80,liblibc-bef132c261811079,libcfg_if-33ef6c02a07f9fec,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-2324e12fbe0842c4,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" "/tmp/rustcxoPiDC/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-6c60b2e8330c34af" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcu5wclz/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-8c7376a50e82466c,libgetrandom-a7fab3387d830e80,libfastrand-503f12a96d791409,librustix-2324e12fbe0842c4,liblinux_raw_sys-20b62ec4b985a4c8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liburasoe-d1730b3c91fe599c,libserde_yaml-d1b53495fbad8d7c,libunsafe_libyaml-7bc1bf218b2f5452,libchrono-c69183529e81a15d,libiana_time_zone-693b81a5c0b46492,libnum_traits-eeac712cd3cf0977,libclap-e62f20018eb0df96,libclap_builder-b89c0b2eb16631c7,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-acd37f6657e9ecfb,libreqwest-ecf34ce737644da5,libserde_urlencoded-abae37c35c0f672b,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-e628b113a457c38d,libtokio_native_tls-942e2023e85faa29,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libtower_http-226c259d03ece80e,libiri_string-a380f51e5b0b7b73,libtower-ea91676315b3925b,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-a63153de9834be17,libopenssl_probe-cbab9b905ab83f66,libopenssl-159dd5db4b495d1f,libbitflags-8d6004180f14a06d,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-315852c957cb4acd,libcolored-22b52eb551a6f756,libanyhow-1627c3df9cf34d40,libwiremock-c24cdf74ba2e991a,libfutures-911b4429a0d70cf3,libfutures_executor-db2553f4f53aaf71,libdeadpool-da1ff8c47589c0f0,libnum_cpus-30baa9eb8bb3eeff,libdeadpool_runtime-cddf124178e13e59,libhyper_util-337713c5521d05ef,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-8a6fa8fb824b68a6,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-432979b39966b4ad,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libatomic_waker-001109810bdecbaa,libtokio_util-c28616da4555a514,libtokio-bfcd3787b2935b29,libsignal_hook_registry-d7561e37a1822ebc,libsocket2-658c0ed0cb6672f0,libmio-2ab1d20d404ec828,libparking_lot-0b02d1ddfece27de,libparking_lot_core-035177eff4df263a,liblibc-bef132c261811079,libcfg_if-33ef6c02a07f9fec,liblock_api-dfa660ea773a66df,libscopeguard-d52bd00767847e44,libhttpdate-9f9d2502c6a38412,libfutures_util-637cc0a5e3e1e76a,libfutures_io-3e19596c076de665,libslab-409083241c76168d,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,liblog-394b918668cad64a,libbase64-2a03de3babadded3,libassert_json_diff-a1f7895f1f592f82,libserde_json-5838e57bf6c0d17f,libmemchr-3ffe5f7a52883367,libryu-0ea4bafc9bef6d8b,libserde-de62facd0f7cf149,liburl-53d245858ab547c6,libidna-6d9b5b110b157931,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9b4280dd144d67a4,libicu_properties-9544228c385738c5,libicu_properties_data-68b2e43ddbeda750,libicu_normalizer-462de9f965121a46,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-5370fc185235f93c,libicu_collections-424f3da27ad49166,libpotential_utf-5199e055e985d27d,libicu_provider-6bcb22055da46ddd,libicu_locale_core-af95975ca752cbd9,libtinystr-ad285917cf324f85,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-67cb6803579118a6,libzerotrie-4fb1b1b63a57718c,libyoke-834ee5238d7ad73e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-01d2e82dd3d22747,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcu5wclz/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/api_tests_wiremock-dd5740a3d2bdaebb" "-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 "api_tests_wiremock") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d3b351e9d18467dce9e5537459b0c1802f38ddf48db3aa3de98e5c39ab770039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b351e9d18467dce9e5537459b0c1802f38ddf48db3aa3de98e5c39ab770039", kill_on_drop: false }` [INFO] [stdout] d3b351e9d18467dce9e5537459b0c1802f38ddf48db3aa3de98e5c39ab770039