[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] testing SfietKonstantin/pretend against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SfietKonstantin/pretend on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 344 packages to latest compatible versions [INFO] [stderr] Adding actix-web v3.3.3 (available: v4.13.0) [INFO] [stderr] Adding awc v2.0.3 (available: v3.8.2) [INFO] [stderr] Adding http v0.2.12 (available: v1.4.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.3) [INFO] [stderr] Adding rustc_version v0.2.3 (available: v0.4.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.117) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88ddb7e577913bbfdd0423a18c8b015df09befa2494059fb8285fdaa0ce9f2f2 [INFO] running `Command { std: "docker" "start" "-a" "88ddb7e577913bbfdd0423a18c8b015df09befa2494059fb8285fdaa0ce9f2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88ddb7e577913bbfdd0423a18c8b015df09befa2494059fb8285fdaa0ce9f2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ddb7e577913bbfdd0423a18c8b015df09befa2494059fb8285fdaa0ce9f2f2", kill_on_drop: false }` [INFO] [stdout] 88ddb7e577913bbfdd0423a18c8b015df09befa2494059fb8285fdaa0ce9f2f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c72c8a91ec7ac6d7ada7dc584b775a4d4f36875cc164fd95a19c16d194b6e949 [INFO] running `Command { std: "docker" "start" "-a" "c72c8a91ec7ac6d7ada7dc584b775a4d4f36875cc164fd95a19c16d194b6e949", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.115 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libnghttp2-sys v0.1.13+1.68.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling curl-sys v0.4.88+curl-8.20.0 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling const_fn v0.4.12 [INFO] [stderr] Compiling openssl v0.10.79 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling pretend-codegen v0.4.0 (/opt/rustwide/workdir/pretend-codegen) [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-service v1.0.6 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling pretend v0.4.0 (/opt/rustwide/workdir/pretend) [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling isahc v1.8.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling sluice v0.6.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling pretend-ureq v0.4.0 (/opt/rustwide/workdir/pretend-ureq) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling awc v2.0.3 [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 3m 12s [INFO] running `Command { std: "docker" "inspect" "c72c8a91ec7ac6d7ada7dc584b775a4d4f36875cc164fd95a19c16d194b6e949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72c8a91ec7ac6d7ada7dc584b775a4d4f36875cc164fd95a19c16d194b6e949", kill_on_drop: false }` [INFO] [stdout] c72c8a91ec7ac6d7ada7dc584b775a4d4f36875cc164fd95a19c16d194b6e949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4aca5a501583d921d87f33aafc0b0534aad08fba3d89f4b035cafb023757f33 [INFO] running `Command { std: "docker" "start" "-a" "c4aca5a501583d921d87f33aafc0b0534aad08fba3d89f4b035cafb023757f33", 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 v1.0.2 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling bytestring v1.5.1 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [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-router v0.2.7 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling pretend v0.4.0 (/opt/rustwide/workdir/pretend) [INFO] [stderr] Compiling pretend-ureq v0.4.0 (/opt/rustwide/workdir/pretend-ureq) [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] [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 pretend-reqwest v0.4.0 (/opt/rustwide/workdir/pretend-reqwest) [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling trybuild v1.0.116 [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 32 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] [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustciF7AlP/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_ureq-33ba939747db87fc,libureq-a05b2c16a3b185fd,libwebpki_roots-c820d70cf14aec75,libwebpki_roots-6272491c174fc6a7,libbase64-fff42f7554bbeb90,librustls-d935583f8d2546c2,libsubtle-e2f0af8959bd7889,libwebpki-c3df6fbeccf29c6b,libring-88fb8b9aa0f7d9d1,libgetrandom-a44970887e963e90,libuntrusted-151845769873c416,librustls_pki_types-a2d44f7cb05b67f9,libzeroize-e5ba3babb6b7003b,libpretend_reqwest-fd07edca469a3459,libreqwest-1c51c6f5cea61baa,librustls_pemfile-f2760b70d3be5bc8,libhyper_tls-9d63462b4bfa7bb2,libbase64-76d22feba062e299,libipnet-d13aa1d8cef494ce,libtokio_native_tls-2e2a3f7b5b105f96,libnative_tls-8e6131f285465072,libopenssl_probe-703a3ddfc0e4be36,libopenssl-e96101877d8366b8,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libhyper-4fe6692ebb1e932a,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-2e8151cef45e541f,libh2-3de8e5bb0dd01be8,libindexmap-37881c669a6ab1f5,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libtokio_util-6c882d561d04598e,libtower_service-222788e4f5219726,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-1b20d761eb2859a5,libpretend_isahc-12c44a9792c22478,libisahc-077bcdea3347288e,libwaker_fn-a6729ac8cdbb03a0,libcastaway-3bd741d88bfeae68,libsluice-5987446a14953df4,libpolling-ebe84111776db7f4,librustix-4b3e8282bde6d438,libbitflags-0f741259822c9aad,liblinux_raw_sys-bad67a64da4173fe,libfutures_lite-b83d8df87489d086,libfastrand-7d2e35e76cb4a099,libcurl-b9c4978a347643c9,libopenssl_probe-d74274d8b7245f2e,libcurl_sys-69a1856144faa1b2,libopenssl_sys-46a98dad36bd2593,liblibz_sys-e70da7095d777696,liblibnghttp2_sys-c37fca8be6e5a78a,libasync_channel-373e7e181157118d,libevent_listener_strategy-60b2310acd2bcb9a,libevent_listener-8d3f2095093d1781,libparking-a433cf79076a56ac,libconcurrent_queue-04e5ddea80a6f015,libcrossbeam_utils-7c4ed9e811c5c46d,libpretend_awc-8d8cb4f8a9fe2db2,libactix_web-3a2ae3c46e55c65c,libactix_tls-5faf1f58efb5b811,libawc-0e827301edb9c80f,libactix_server-1ef8d8d2f5fe5e78,libsocket2-cd3d2d8a3a0c1ff0,libactix_router-5040979d3ddb9ad6,libbytestring-7f22f4727283f199,libactix_http-8f7b4d4ebfeae9b7,libbase64-e32c1d8f2555833c,libhttparse-2dcf90c780aed9d3,libitoa-83f2677dbbd92789,libsha1-075fd62deb3a4074,libopaque_debug-de5bb8c07720ebca,libcpufeatures-bb85f9e0eaf4b5a3,libblock_buffer-1ab93c6c57f57d58,libdigest-fcf7c2f939b57308,libgeneric_array-b91737358597252c,libtypenum-bfadbe2f75ebd4cf,libcookie-addf097d919ecdae,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,liblanguage_tags-113fcc1acab0569e,libflate2-0f1402ca2641abbe,libminiz_oxide-a8959b4b1607b0b2,libsimd_adler32-cb76273132008ebb,libcrc32fast-5906a57d877d687d,libbrotli-9171d9d2671b9830,libbrotli_decompressor-7073c8f78abf8bc7,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libtime-9a473eb3cdee34f5,libtime_macros-0b02328e5d2cd6f8,libstandback-0bd03e4aa3612605,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,libactix_utils-4797856b3f5bbae0,libactix_connect-47de91fb3c285f21,libtrust_dns_resolver-fa0053936a63d3ff,libresolv_conf-b20e9d68fd564250,libtrust_dns_proto-89939d5c975361a2,librand-4bac4779a5e62b7e,librand_chacha-03d154fb6f75ba42,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-4acf4c21425cbec2,libgetrandom-edbec55bfb2ad368,libidna-e90c32e08e817627,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,libmatches-693274dedde52495,liblru_cache-fd22df1ec08261b4,liblinked_hash_map-b7c8a9e7b45c620f,libfutures-f60a7a7dc0d1895f,libactix_rt-b3bb98db12d957c4,libactix_threadpool-869f5ec0ea7b3e46,libthreadpool-e959a7d5d9ebd03c,libnum_cpus-21ab5a8286922d5c,libparking_lot-f7ae42fa99139143,libparking_lot_core-6f215c5953f18105,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libinstant-ebec1bebaa1b4b13,libcopyless-7245ce69d8de024e,libeither-cd11a3fa8adc91b7,libh2-096e549863346097,libtracing_futures-7acfbf42a3c7ff99,libtracing-185f872de194531e,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libindexmap-23ce8717e5e547cd,libhashbrown-8f765769a3ccac67,libactix_service-d21e8f486186ff4c,libactix_codec-7b200fc6691d1a82,libbitflags-40a27ceec947d12f,libtokio_util-7d05c8a0c696c531,libtokio-27f8e40dab080ed2,libsignal_hook_registry-b2e97300c335b893,liberrno-b53b3a2f98c9086d,libmio_uds-4d35f88ddf6c7790,liblazy_static-afffdbb119bd9ac1,libmio-29f67f654e941320,libiovec-161b4d9867f0e7e9,libnet2-9753bc6d4bbfdc14,libcfg_if-7fa53b5120d7d4f5,libpin_project_lite-2aa9493c82e6f5f9,libpin_project-1695a6b9ef95d636,libpin_project-8913758303a3d5e7,libfutures_util-8e24c6475cc262ec,libfutures_io-094dc98f9ed1f237,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libbytes-e9a9ea10b1edcde1,liblog-a4263a0971f08dad,libtokio-ef322f6066c35146,libsocket2-bd350d833f96632f,libmio-785d47698400dfaf,liblibc-229e4b864467e4cb,libpin_project_lite-8ad468af17824a0b,libpretend-4edc05d83ce53bae,libencoding_rs-e36cbb4cff8cacd8,libcfg_if-cad248e7066eec15,libmime-7cbfcc84299bf52b,libserde_json-195ff27eed452674,libmemchr-d8218b780a78fe0a,libzmij-d2f562b84b927b2e,libserde_urlencoded-795c97bc5bee93d1,libryu-96e4827cb8e74ef1,libthiserror-f7bc4672faa689cd,liburl-906ea7e9c99b8b9d,libidna-0ac76438d6c5aee1,libidna_adapter-74daf186523e1ee7,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-68faee499d9d22eb,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde-424f16bb6222664f,libserde_core-3babf6f5a9b2410c,libhttp-5bb63cbafb78af7c,libitoa-0d0a278c06e14513,libfnv-2a26f5d3b9cd4973,libbytes-a6415339708e1154}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustciF7AlP/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-6343024ee8ba7874/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-586200d22643c1c6/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-03fe9b9f1409a674/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_clients-235f77e3bfc1ca4b" "-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_clients") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pretend` (test "test_pretend") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name test_pretend --edition=2018 pretend/tests/test_pretend.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=0a4fb9c2dd5cefa2 -C extra-filename=-edb25fbda2eeae2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-3a2ae3c46e55c65c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-e36cbb4cff8cacd8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-5bb63cbafb78af7c.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-7cbfcc84299bf52b.rlib --extern pretend=/opt/rustwide/target/debug/deps/libpretend-4edc05d83ce53bae.rlib --extern pretend_awc=/opt/rustwide/target/debug/deps/libpretend_awc-8d8cb4f8a9fe2db2.rlib --extern pretend_codegen=/opt/rustwide/target/debug/deps/libpretend_codegen-7fb5f336d2e6096c.so --extern pretend_isahc=/opt/rustwide/target/debug/deps/libpretend_isahc-12c44a9792c22478.rlib --extern pretend_reqwest=/opt/rustwide/target/debug/deps/libpretend_reqwest-fd07edca469a3459.rlib --extern pretend_ureq=/opt/rustwide/target/debug/deps/libpretend_ureq-33ba939747db87fc.rlib --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-6003a309f620d025.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-424f16bb6222664f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-195ff27eed452674.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-795c97bc5bee93d1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ef322f6066c35146.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-bec627cf2946fce8.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-906ea7e9c99b8b9d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-6343024ee8ba7874/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-586200d22643c1c6/out/i/lib -L native=/opt/rustwide/target/debug/build/ring-03fe9b9f1409a674/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c4aca5a501583d921d87f33aafc0b0534aad08fba3d89f4b035cafb023757f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4aca5a501583d921d87f33aafc0b0534aad08fba3d89f4b035cafb023757f33", kill_on_drop: false }` [INFO] [stdout] c4aca5a501583d921d87f33aafc0b0534aad08fba3d89f4b035cafb023757f33