[INFO] cloning repository https://github.com/SfietKonstantin/pretend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SfietKonstantin/pretend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a0d7578d3b59797a6e548562b5e7ae090168695 [INFO] building SfietKonstantin/pretend/7a0d7578d3b59797a6e548562b5e7ae090168695 against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SfietKonstantin/pretend [INFO] finished tweaking git repo https://github.com/SfietKonstantin/pretend [INFO] tweaked toml for git repo https://github.com/SfietKonstantin/pretend written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SfietKonstantin/pretend 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 335 packages to latest compatible versions [INFO] [stderr] Adding actix-web v3.3.3 (available: v4.12.1) [INFO] [stderr] Adding awc v2.0.3 (available: v3.8.1) [INFO] [stderr] Adding http v0.2.12 (available: v1.4.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.28) [INFO] [stderr] Adding rustc_version v0.2.3 (available: v0.4.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.111) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.1.4) [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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-triple v1.0.0 [INFO] [stderr] Downloaded trybuild v1.0.114 [INFO] [stderr] Downloaded actix-service v1.0.6 [INFO] [stderr] Downloaded actix-testing v1.0.1 [INFO] [stderr] Downloaded actix-codec v0.3.0 [INFO] [stderr] Downloaded actix-router v0.2.7 [INFO] [stderr] Downloaded resolv-conf v0.7.6 [INFO] [stderr] Downloaded actix-tls v2.0.0 [INFO] [stderr] Downloaded actix-server v1.0.4 [INFO] [stderr] Downloaded actix-utils v2.0.0 [INFO] [stderr] Downloaded actix-web-codegen v0.4.0 [INFO] [stderr] Downloaded enum-as-inner v0.3.4 [INFO] [stderr] Downloaded isahc v1.7.2 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.7 [INFO] [stderr] Downloaded const_fn v0.4.11 [INFO] [stderr] Downloaded curl v0.4.49 [INFO] [stderr] Downloaded actix-web v3.3.3 [INFO] [stderr] Downloaded actix-connect v2.0.0 [INFO] [stderr] Downloaded actix-http v2.2.2 [INFO] [stderr] Downloaded actix-macros v0.1.3 [INFO] [stderr] Downloaded trust-dns-proto v0.19.7 [INFO] [stderr] Downloaded actix-threadpool v0.3.3 [INFO] [stderr] Downloaded actix-rt v1.1.1 [INFO] [stderr] Downloaded awc v2.0.3 [INFO] [stderr] Downloaded castaway v0.1.2 [INFO] [stderr] Downloaded curl-sys v0.4.84+curl-8.17.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.11+1.64.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e803ac5570546596e42236cb0b34205f658bd85ab1826d19a9d541cd39ab7294 [INFO] running `Command { std: "docker" "start" "-a" "e803ac5570546596e42236cb0b34205f658bd85ab1826d19a9d541cd39ab7294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e803ac5570546596e42236cb0b34205f658bd85ab1826d19a9d541cd39ab7294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e803ac5570546596e42236cb0b34205f658bd85ab1826d19a9d541cd39ab7294", kill_on_drop: false }` [INFO] [stdout] e803ac5570546596e42236cb0b34205f658bd85ab1826d19a9d541cd39ab7294 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fb6193496009d05c5a38bcd68633ee88242028f59db0160920fa70895b7439a3 [INFO] running `Command { std: "docker" "start" "-a" "fb6193496009d05c5a38bcd68633ee88242028f59db0160920fa70895b7439a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling zmij v0.1.8 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling curl-sys v0.4.84+curl-8.17.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pretend-codegen v0.4.0 (/opt/rustwide/workdir/pretend-codegen) [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pretend-codegen/src/lib.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | fn is_method_async(item: &TraitItem) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 111 | fn is_method_async(item: &TraitItem) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pretend-codegen/src/method/attr.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | attr: &Attribute, [INFO] [stdout] | ^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 6 | ) -> Option, Attribute>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 6 | ) -> Option, Attribute>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pretend-codegen/src/method/attr.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | attr: &Attribute, [INFO] [stdout] | ^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 12 | ) -> Option, Attribute>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Option, Attribute>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pretend-codegen/src/method/body.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | fn parse_body_kind(ident: &Ident) -> Option> { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 49 | fn parse_body_kind(ident: &Ident) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling pretend v0.4.0 (/opt/rustwide/workdir/pretend) [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling pretend-ureq v0.4.0 (/opt/rustwide/workdir/pretend-ureq) [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling pretend-awc v0.4.0 (/opt/rustwide/workdir/pretend-awc) [INFO] [stderr] Compiling pretend-reqwest v0.4.0 (/opt/rustwide/workdir/pretend-reqwest) [INFO] [stderr] Compiling pretend-isahc v0.4.0 (/opt/rustwide/workdir/pretend-isahc) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "fb6193496009d05c5a38bcd68633ee88242028f59db0160920fa70895b7439a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6193496009d05c5a38bcd68633ee88242028f59db0160920fa70895b7439a3", kill_on_drop: false }` [INFO] [stdout] fb6193496009d05c5a38bcd68633ee88242028f59db0160920fa70895b7439a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bca6983cf81222b5ba271161924cf5c09bea88eb189424523b44f30c418ac29a [INFO] running `Command { std: "docker" "start" "-a" "bca6983cf81222b5ba271161924cf5c09bea88eb189424523b44f30c418ac29a", kill_on_drop: false }` [INFO] [stderr] Compiling pretend-codegen v0.4.0 (/opt/rustwide/workdir/pretend-codegen) [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pretend-codegen/src/lib.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | fn is_method_async(item: &TraitItem) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 111 | fn is_method_async(item: &TraitItem) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pretend-codegen/src/method/attr.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | attr: &Attribute, [INFO] [stdout] | ^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 6 | ) -> Option, Attribute>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 6 | ) -> Option, Attribute>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pretend-codegen/src/method/attr.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | attr: &Attribute, [INFO] [stdout] | ^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 12 | ) -> Option, Attribute>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Option, Attribute>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pretend-codegen/src/method/body.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | fn parse_body_kind(ident: &Ident) -> Option> { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 49 | fn parse_body_kind(ident: &Ident) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pretend-codegen/src/lib.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | fn is_method_async(item: &TraitItem) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 111 | fn is_method_async(item: &TraitItem) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pretend-codegen/src/method/attr.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | attr: &Attribute, [INFO] [stdout] | ^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 6 | ) -> Option, Attribute>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 6 | ) -> Option, Attribute>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pretend-codegen/src/method/attr.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | attr: &Attribute, [INFO] [stdout] | ^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 12 | ) -> Option, Attribute>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Option, Attribute>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pretend-codegen/src/method/body.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | fn parse_body_kind(ident: &Ident) -> Option> { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 49 | fn parse_body_kind(ident: &Ident) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling pretend v0.4.0 (/opt/rustwide/workdir/pretend) [INFO] [stderr] Compiling pretend-reqwest v0.4.0 (/opt/rustwide/workdir/pretend-reqwest) [INFO] [stderr] Compiling pretend-awc v0.4.0 (/opt/rustwide/workdir/pretend-awc) [INFO] [stderr] Compiling pretend-isahc v0.4.0 (/opt/rustwide/workdir/pretend-isahc) [INFO] [stderr] Compiling pretend-ureq v0.4.0 (/opt/rustwide/workdir/pretend-ureq) [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling trybuild v1.0.114 [INFO] [stdout] warning: field `login` is never read [INFO] [stdout] --> pretend/examples/responses.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct Contributor { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 10 | login: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Contributor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> pretend/examples/responses.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct GithubError { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 17 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GithubError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `put` and `delete` are never used [INFO] [stdout] --> pretend/examples/methods.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 8 | trait HttpBin { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | async fn put(&self) -> Result; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | async fn delete(&self) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> pretend/tests/test_builds.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(not(tarpaulin))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pretend` (test "test_construction") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name test_construction --edition=2018 pretend/tests/test_construction.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"' --cfg 'feature="local-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "local-error"))' -C metadata=7a37a5dbb05e3403 -C extra-filename=-2a092f43ded76478 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-089ed9f96e5f1fa0.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e0bb29918d112e9c.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-cc14b3dbbd1394c4.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a1ab09c7c158623b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern pretend=/opt/rustwide/target/debug/deps/libpretend-110c77ea6e931187.rlib --extern pretend_awc=/opt/rustwide/target/debug/deps/libpretend_awc-90917e8dd8a9fb51.rlib --extern pretend_codegen=/opt/rustwide/target/debug/deps/libpretend_codegen-830565cd9a38334c.so --extern pretend_isahc=/opt/rustwide/target/debug/deps/libpretend_isahc-a53f3b392b19b27a.rlib --extern pretend_reqwest=/opt/rustwide/target/debug/deps/libpretend_reqwest-77af82e4014c1ffb.rlib --extern pretend_ureq=/opt/rustwide/target/debug/deps/libpretend_ureq-bc78aae4fddecf0e.rlib --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-b7941a503e3843a9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-952789fa39581672.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0d7ef6a6d7908308.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-c023bb19188b46ac.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-845775db12185e04.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-658587f9f14ad078.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-d78b88f94d5779f4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a4241c0a7648db4d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-ea5ec48118327749/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-5a7ab058dc47450f/out/i/lib -L native=/opt/rustwide/target/debug/build/ring-fb25e562a65e8d8c/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/rustchqYAGi/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretend_reqwest-77af82e4014c1ffb,libreqwest-c74e1c8fe6f785eb,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-a01ea5705f55c6c7,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-b452769720da3eca,libnative_tls-00bad59b466ab01f,libopenssl_probe-cbab9b905ab83f66,libopenssl-03c09ee17e492474,libbitflags-9710438662028847,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-1a5356a51eb0cd6b,libhyper-dda7720d14016d53,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-8f8c3923dc55e5dc,libh2-312ba7bfb9979bc1,libindexmap-d6aee67a3aadc2c9,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-dd023ba8c59c7733,libtower_service-0d7df29686b13872,libsync_wrapper-17f912c27eab8964,libhttp_body-5250647a36cf1b6f,libpretend-110c77ea6e931187,libactix_web-089ed9f96e5f1fa0,libactix_tls-d12fd73bc21a5897,libawc-89b6a5bd99b35c70,libactix_server-3a367df4ae5a67e2,libsocket2-3504e1cfc4e1e4ff,libactix_router-aa2c4375f5646077,libbytestring-fdaee5570e1ab814,libactix_http-4c128c4f91e66529,libbase64-b5296a10b8334a2c,libhttparse-bd7756ee31d482a3,libitoa-a52fc10098ef56c6,libsha1-cd3ba14ea6746398,libopaque_debug-1c8528c9b2d49180,libcpufeatures-471354fefbcaf2d8,libblock_buffer-62ab0f0295e30e37,libdigest-7c5ba51da6c89bcc,libgeneric_array-a772c14386ba1333,libtypenum-3b769cbc869d5bbc,libserde_urlencoded-c023bb19188b46ac,libryu-bb42f8138c9fe8c6,libserde_json-0d7ef6a6d7908308,libzmij-34aac408f6d919c9,libcookie-471c4f1789c9fedb,libencoding_rs-cc14b3dbbd1394c4,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,liblanguage_tags-99be5fc1d60e7caa,libmime-4b44681fdb2c65f7,libflate2-1a9a7ff795aad8d6,libminiz_oxide-06b5145ab3f10276,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-1be52256f60b531d,libbrotli-36d28dc0b2e48522,libbrotli_decompressor-24ee79edf4d8af6d,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtime-8bf30b3b84bee2b0,libtime_macros-c7893a26a6a9ec5e,libstandback-b3914a3d0aa5d824,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libactix_utils-973c3e8940730d9c,libactix_connect-925be4d561f2be7c,libtrust_dns_resolver-6d93979a198c218c,libresolv_conf-9646372cb8b19784,libtrust_dns_proto-45d00e2f44dc0354,librand-96b123c7dff66102,librand_chacha-f78b7c654b071e6e,libppv_lite86-4e2499d093a53141,libzerocopy-082f53a39631310e,librand_core-4d6273e58218920d,libgetrandom-4701dae452b26f70,liburl-a4241c0a7648db4d,libidna-47b5f1ee0b7b0dac,libutf8_iter-0d9be7b316c2b184,libidna_adapter-2bb98f443e0e0a20,libicu_properties-cee3b587720bf7b8,libicu_properties_data-441f41d82761fa15,libicu_normalizer-81fa2ebed9d80675,libicu_normalizer_data-463b716e14a45244,libicu_collections-84d00fcc92a2cc48,libpotential_utf-4d8351452a3938e2,libicu_provider-2b54aa438b0974c9,libicu_locale_core-14c69e9e73b11371,libtinystr-d7e4be566dcfdeb1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-8be6a2be5b902a3c,libzerotrie-6be1941b727dedb3,libyoke-fd09a39ac0edba2d,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-299a295121d6ddad,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-952789fa39581672,libserde_core-638026094cb2ba03,libidna-b6acb0b5cdbe24c2,libunicode_normalization-c8d5538d3790e8fb,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libmatches-78daa3f1b5ec35b5,libthiserror-845775db12185e04,liblru_cache-c0d43ae809a50523,liblinked_hash_map-40ad1551522f3eec,libfutures-9b3c11798b96122a,libactix_rt-7934521104e2dd42,libactix_threadpool-849a8365c066df0d,libthreadpool-2811304256b54e5e,libnum_cpus-233c15b56c01687b,libparking_lot-3087d5b8b5dbd155,libparking_lot_core-e4b23c3b3cd0434b,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libinstant-d54cef2a6f7dfd4e,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,libcopyless-e8fdf1135a352337,libeither-1e551205f1478063,libh2-eedf0932abe9114d,libtracing_futures-651be6d67807102f,libtracing-824bafe9aed32676,libtracing_core-080970696a5a94bc,libonce_cell-0ba6aecba7086d38,libindexmap-ce8a569cbae8ac25,libhashbrown-8ac6e23154e6c3d0,libhttp-a1ab09c7c158623b,libitoa-7987671186043bcb,libfnv-2d77ec4f6f971b24,libactix_service-ff2e792575290595,libactix_codec-14f2c2b8804c6b87,libbitflags-e2b4db6c651223da,libtokio_util-3b21707bcdf14fbc,libtokio-2815f3a96ca8b851,libsignal_hook_registry-e456719c3c0e2490,libmio_uds-569f3508531912aa,liblazy_static-b3603208c0de2608,libmio-d7c591d3c5a495cd,libiovec-4ed0692cd7fa42a3,libnet2-b29936998738f93f,libcfg_if-7e9efee4241be1ca,libpin_project_lite-f52fea189085f5e6,libpin_project-24eb9fe6113cacb9,libpin_project-003de63b5268aa35,libfutures_util-208d911e5019d69d,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libbytes-28d97c987ff6326d,liblog-d269868761ac548a,libtokio-658587f9f14ad078,libsocket2-c1bc11a4f1d81d01,libbytes-752d6eacdc0bb513,libmio-43d5aa908bf2e53b,liblibc-0e002cfde45832c6,libpin_project_lite-bedc6e0acd72ff2a}.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/rustchqYAGi/raw-dylibs" "-B/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/curl-sys-ea5ec48118327749/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-5a7ab058dc47450f/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-fb25e562a65e8d8c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_interceptors-a5b7bdb14889585c" "-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 `pretend` (test "test_interceptors") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bca6983cf81222b5ba271161924cf5c09bea88eb189424523b44f30c418ac29a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca6983cf81222b5ba271161924cf5c09bea88eb189424523b44f30c418ac29a", kill_on_drop: false }` [INFO] [stdout] bca6983cf81222b5ba271161924cf5c09bea88eb189424523b44f30c418ac29a