[INFO] cloning repository https://github.com/rpucheta/whats-my-ip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rpucheta/whats-my-ip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpucheta%2Fwhats-my-ip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpucheta%2Fwhats-my-ip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c71b2d67459dbd70d8532cf21c83666eec96c95 [INFO] testing rpucheta/whats-my-ip against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpucheta%2Fwhats-my-ip" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rpucheta/whats-my-ip on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rpucheta/whats-my-ip [INFO] finished tweaking git repo https://github.com/rpucheta/whats-my-ip [INFO] tweaked toml for git repo https://github.com/rpucheta/whats-my-ip written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rpucheta/whats-my-ip 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded local-ip-address v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f07db5cfe1b6b06edb927c2a2d55162087d4b6ed7494e6afbe938565840e9c15 [INFO] running `Command { std: "docker" "start" "-a" "f07db5cfe1b6b06edb927c2a2d55162087d4b6ed7494e6afbe938565840e9c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f07db5cfe1b6b06edb927c2a2d55162087d4b6ed7494e6afbe938565840e9c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f07db5cfe1b6b06edb927c2a2d55162087d4b6ed7494e6afbe938565840e9c15", kill_on_drop: false }` [INFO] [stdout] f07db5cfe1b6b06edb927c2a2d55162087d4b6ed7494e6afbe938565840e9c15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f37a2f3d4007bd2eae9bb0c94285d082d8a7b62539ad61101b262f06ff200922 [INFO] running `Command { std: "docker" "start" "-a" "f37a2f3d4007bd2eae9bb0c94285d082d8a7b62539ad61101b262f06ff200922", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling x11-clipboard v0.9.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.5 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling copypasta v0.10.1 [INFO] [stderr] Compiling local-ip-address v0.6.3 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling whats-my-ip v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "f37a2f3d4007bd2eae9bb0c94285d082d8a7b62539ad61101b262f06ff200922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f37a2f3d4007bd2eae9bb0c94285d082d8a7b62539ad61101b262f06ff200922", kill_on_drop: false }` [INFO] [stdout] f37a2f3d4007bd2eae9bb0c94285d082d8a7b62539ad61101b262f06ff200922 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8c93039be9b049f29207055c2a9973d038554c8f8b1a9ba8514d6c9fedb554a [INFO] running `Command { std: "docker" "start" "-a" "e8c93039be9b049f29207055c2a9973d038554c8f8b1a9ba8514d6c9fedb554a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling wayland-cursor v0.31.7 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.5 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling copypasta v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling local-ip-address v0.6.3 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.6.1 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling httpmock v0.7.0 [INFO] [stderr] Compiling whats-my-ip v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctuxgVZ/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcopypasta-468c827e77a1cf1a.rlib,libx11_clipboard-5b3382cdfbf9f2a0.rlib,libx11rb-076e4bc7784c953f.rlib,libx11rb_protocol-f83216c897c6dd65.rlib,libsmithay_clipboard-1862762756328b15.rlib,libsmithay_client_toolkit-902e3e2f62c600cd.rlib,libwayland_cursor-a9e03475323b7eca.rlib,libxcursor-82b845fe97cdeca7.rlib,libmemmap2-7c3e62af4e93fce4.rlib,libwayland_protocols_wlr-c06a16cc82ad4182.rlib,libwayland_protocols-07430faf9883ba80.rlib,libwayland_csd_frame-2fad6f935fccdf55.rlib,libcursor_icon-ac01ed4e71fdc29b.rlib,libcalloop_wayland_source-b8c903b80633d12e.rlib,libwayland_client-a8cfd7dc087f1fa3.rlib,libwayland_backend-f997b616504225c1.rlib,libdowncast_rs-fa41e88d1b82027e.rlib,libscoped_tls-3164d4bdc190c208.rlib,libwayland_sys-590f1d6c1e2d8c74.rlib,libdlib-90318465ba5369c7.rlib,liblibloading-3341d581a9e2e20e.rlib,libcalloop-55d75c54ce547fdd.rlib,libpolling-471df6e273429a2a.rlib,librustix-78136345ef94ff9e.rlib,liblinux_raw_sys-3868bc39a8f732d2.rlib,libreqwest-fb92dac1af251742.rlib,librustls_pemfile-4c3a25012e3503f6.rlib,librustls_pki_types-dd6383074fdfd561.rlib,libserde_urlencoded-9b1e8b7003d489d0.rlib,libryu-1e0959d9b13361b2.rlib,libbase64-a5e94c799b6e0355.rlib,libipnet-7d0ec7d5b642f5d2.rlib,libhyper_tls-66978b3347c60af9.rlib,libtokio_native_tls-9fe5324a5c7d4b91.rlib,libmime-b1201f19d94827ba.rlib,libencoding_rs-7343f863219f2aab.rlib,libserde-1361fef3cb04fcc2.rlib,libnative_tls-570493c43379fcac.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-287537b6c32d2ba7.rlib,libbitflags-33940d4c223f0cb6.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-e510b3e355e0877e.rlib,libhyper_util-811609fe835ff334.rlib,libtower_service-4cb89c795547f893.rlib,libhyper-3e28324629b33b32.rlib,libwant-7e7b244d03670ceb.rlib,libtry_lock-e362fd018cf13400.rlib,libhttparse-2dfe2b23e12086e7.rlib,libh2-b3787846ac9df329.rlib,libtracing-bc61a1f131cdc894.rlib,libtracing_core-9e2f3217a3ca1130.rlib,libonce_cell-2b753b5f9ef7aa80.rlib,libindexmap-cea92175e9965f09.rlib,libequivalent-13b77291db166d53.rlib,libhashbrown-bd37bfb89ab1be6f.rlib,libatomic_waker-63599a0ff8178fac.rlib,libtokio_util-547c87ff9cf1b3cd.rlib,libfutures_sink-32a307e735e1cb93.rlib,libhttpdate-a061c31a04dbb35a.rlib,libfutures_channel-b9e249a7e128e1b4.rlib,libtokio-930465834ca415bb.rlib,libsignal_hook_registry-c7aafa78b3d77bfc.rlib,libsocket2-b2f7512c5ab3141e.rlib,libmio-f755e47295d4ba33.rlib,libparking_lot-3c25bbbb4a7faa4b.rlib,libparking_lot_core-58542e944fd5f96d.rlib,libcfg_if-da7e6a5cb20f1238.rlib,liblock_api-bc648ff866ed17cd.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libhttp_body_util-167d997526c8c22e.rlib,libfutures_util-4fa7ddccd9417416.rlib,libslab-1d4cc7c7eba9082b.rlib,libfutures_task-1caf3029451a2f60.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libpin_project_lite-14f0848f4133174f.rlib,libhttp_body-c59664e1c5a58930.rlib,libfutures_core-dd67655186f24208.rlib,liburl-3d65cf68b5625273.rlib,libidna-1c25852d1d44b434.rlib,libidna_adapter-bbf036c003ef834a.rlib,libicu_normalizer-1e369ce89c8551a9.rlib,libicu_normalizer_data-3860fd7929c7bb1f.rlib,libwrite16-1c921c39d2df77b6.rlib,libutf8_iter-abd0a82c0f78c0e8.rlib,libutf16_iter-4a39604101fbfc8e.rlib,libsmallvec-c3d1ffdbcad1de53.rlib,libicu_properties-94f8bb89fc88138f.rlib,libicu_properties_data-14201c1751968e4f.rlib,libicu_locid_transform-78227826d647c31e.rlib,libicu_locid_transform_data-e153add6fa33a48a.rlib,libicu_collections-ab68f5c555be295e.rlib,libicu_provider-f87d89993553ab44.rlib,libicu_locid-b476f522244152a7.rlib,liblitemap-c02f74ec33ce61e9.rlib,libtinystr-b9638546b6151bcf.rlib,libzerovec-d39f1e3bcf573368.rlib,libwriteable-69df7c94598306ad.rlib,libyoke-4ee9eb82f832e3a4.rlib,libzerofrom-03ad964bc8a10e10.rlib,libstable_deref_trait-4daef82966b1abdd.rlib,libform_urlencoded-53924430f7580454.rlib,libpercent_encoding-68324bb938036928.rlib,libhttp-23a18c313d541c68.rlib,libitoa-1017602cecba78f2.rlib,libbytes-20bff4e6ae6cac1a.rlib,libfnv-185b8526af05532d.rlib,liblocal_ip_address-fd3957ed0f4afafe.rlib,libthiserror-9c6343c7e709eccf.rlib,libneli-2856bb6196356629.rlib,liblibc-9f0d6916d8b751ce.rlib,libbyteorder-f923bb3f21c22618.rlib,liblog-c562c4ed0ed42031.rlib,libvalue_bag-a71c2b6a0a5136fb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/whatsmyip-4291a4e9ab85a843" "-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 `whats-my-ip` (bin "whatsmyip") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e8c93039be9b049f29207055c2a9973d038554c8f8b1a9ba8514d6c9fedb554a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c93039be9b049f29207055c2a9973d038554c8f8b1a9ba8514d6c9fedb554a", kill_on_drop: false }` [INFO] [stdout] e8c93039be9b049f29207055c2a9973d038554c8f8b1a9ba8514d6c9fedb554a