[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 master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SfietKonstantin/pretend on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 343 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.2) [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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.116 [INFO] [stderr] Downloaded sluice v0.5.5 [INFO] [stderr] Downloaded actix-codec v0.3.0 [INFO] [stderr] Downloaded toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded time-macros-impl v0.1.2 [INFO] [stderr] Downloaded toml v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded actix-testing v1.0.1 [INFO] [stderr] Downloaded actix-server v1.0.4 [INFO] [stderr] Downloaded actix-web-codegen v0.4.0 [INFO] [stderr] Downloaded actix-router v0.2.7 [INFO] [stderr] Downloaded resolv-conf v0.7.6 [INFO] [stderr] Downloaded time v0.2.27 [INFO] [stderr] Downloaded tokio-util v0.3.1 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.7 [INFO] [stderr] Downloaded isahc v1.7.2 [INFO] [stderr] Downloaded curl v0.4.49 [INFO] [stderr] Downloaded awc v2.0.3 [INFO] [stderr] Downloaded actix-web v3.3.3 [INFO] [stderr] Downloaded h2 v0.2.7 [INFO] [stderr] Downloaded brotli-decompressor v2.5.1 [INFO] [stderr] Downloaded trust-dns-proto v0.19.7 [INFO] [stderr] Downloaded actix-http v2.2.2 [INFO] [stderr] Downloaded actix-utils v2.0.0 [INFO] [stderr] Downloaded cookie v0.14.4 [INFO] [stderr] Downloaded actix-service v1.0.6 [INFO] [stderr] Downloaded standback v0.2.17 [INFO] [stderr] Downloaded time-macros v0.1.1 [INFO] [stderr] Downloaded actix-macros v0.1.3 [INFO] [stderr] Downloaded const_fn v0.4.12 [INFO] [stderr] Downloaded castaway v0.1.2 [INFO] [stderr] Downloaded tokio v0.2.25 [INFO] [stderr] Downloaded actix-tls v2.0.0 [INFO] [stderr] Downloaded actix-connect v2.0.0 [INFO] [stderr] Downloaded actix-rt v1.1.1 [INFO] [stderr] Downloaded actix-threadpool v0.3.3 [INFO] [stderr] Downloaded target-triple v1.0.0 [INFO] [stderr] Downloaded serde_spanned v1.1.0 [INFO] [stderr] Downloaded libz-sys v1.1.25 [INFO] [stderr] Downloaded brotli v3.5.0 [INFO] [stderr] Downloaded curl-sys v0.4.87+curl-8.19.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.12+1.68.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5373890c4558ca809974437d02dff4365b3ef98e0740914a929f4a35f4ceee63 [INFO] running `Command { std: "docker" "start" "-a" "5373890c4558ca809974437d02dff4365b3ef98e0740914a929f4a35f4ceee63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5373890c4558ca809974437d02dff4365b3ef98e0740914a929f4a35f4ceee63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5373890c4558ca809974437d02dff4365b3ef98e0740914a929f4a35f4ceee63", kill_on_drop: false }` [INFO] [stdout] 5373890c4558ca809974437d02dff4365b3ef98e0740914a929f4a35f4ceee63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e336a653ebfd743c8a0e760941cac91b6ab346a509b46dbe00539e35a24bc18a [INFO] running `Command { std: "docker" "start" "-a" "e336a653ebfd743c8a0e760941cac91b6ab346a509b46dbe00539e35a24bc18a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [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 pin-project-internal v0.4.30 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling const_fn v0.4.12 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling libnghttp2-sys v0.1.12+1.68.0 [INFO] [stderr] Compiling libz-sys v1.1.25 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling curl-sys v0.4.87+curl-8.19.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling actix-macros v0.1.3 [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 synstructure v0.13.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-utils v2.0.0 [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 url v2.5.8 [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 pretend-ureq v0.4.0 (/opt/rustwide/workdir/pretend-ureq) [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [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 pretend-awc v0.4.0 (/opt/rustwide/workdir/pretend-awc) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [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 27s [INFO] running `Command { std: "docker" "inspect" "e336a653ebfd743c8a0e760941cac91b6ab346a509b46dbe00539e35a24bc18a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e336a653ebfd743c8a0e760941cac91b6ab346a509b46dbe00539e35a24bc18a", kill_on_drop: false }` [INFO] [stdout] e336a653ebfd743c8a0e760941cac91b6ab346a509b46dbe00539e35a24bc18a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dc8d9a2c4deaebd32d2efeeab867d7a4772fe36c3abc539ab7f8b9c487aa274 [INFO] running `Command { std: "docker" "start" "-a" "0dc8d9a2c4deaebd32d2efeeab867d7a4772fe36c3abc539ab7f8b9c487aa274", 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.1 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix-router v0.2.7 [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] [stderr] Compiling semver v0.9.0 [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-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] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling pretend v0.4.0 (/opt/rustwide/workdir/pretend) [INFO] [stderr] Compiling toml v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [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] [stderr] Compiling pretend-reqwest v0.4.0 (/opt/rustwide/workdir/pretend-reqwest) [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling trybuild v1.0.116 [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] [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] [stderr] error: could not compile `pretend` (test "test_clients") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name test_clients --edition=2018 pretend/tests/test_clients.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=df733de868b3eeb3 -C extra-filename=-c11f8460d2a5a2cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-f8787612ed8237ff.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-f47fb1c01542042e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-ee3a29466a4644fa.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern pretend=/opt/rustwide/target/debug/deps/libpretend-c4115187728bd4ed.rlib --extern pretend_awc=/opt/rustwide/target/debug/deps/libpretend_awc-61e1fa9bf9ed76be.rlib --extern pretend_codegen=/opt/rustwide/target/debug/deps/libpretend_codegen-642523a076c87c8a.so --extern pretend_isahc=/opt/rustwide/target/debug/deps/libpretend_isahc-5b18b2c8bf40faad.rlib --extern pretend_reqwest=/opt/rustwide/target/debug/deps/libpretend_reqwest-d1c6796fe6a9e598.rlib --extern pretend_ureq=/opt/rustwide/target/debug/deps/libpretend_ureq-fda04d8642b358ec.rlib --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-08b34a9d19fdb90c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-644b9894b1629dec.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-402b54ba58c8f131.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-ccf03b7060fb5663.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3b99c9e82b677ab5.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-715b77d6215ea931.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f1ccd0f18be429fb.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-7320f94a6a19d3f4/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-98e654a1dda12f7a/out/i/lib -L native=/opt/rustwide/target/debug/build/ring-fe8bf7f2a413252f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pretend` (test "test_output") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name test_output --edition=2018 pretend/tests/test_output.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=9ee4e58af5788720 -C extra-filename=-e172c4fd73fe286b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-f8787612ed8237ff.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-f47fb1c01542042e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-ee3a29466a4644fa.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern pretend=/opt/rustwide/target/debug/deps/libpretend-c4115187728bd4ed.rlib --extern pretend_awc=/opt/rustwide/target/debug/deps/libpretend_awc-61e1fa9bf9ed76be.rlib --extern pretend_codegen=/opt/rustwide/target/debug/deps/libpretend_codegen-642523a076c87c8a.so --extern pretend_isahc=/opt/rustwide/target/debug/deps/libpretend_isahc-5b18b2c8bf40faad.rlib --extern pretend_reqwest=/opt/rustwide/target/debug/deps/libpretend_reqwest-d1c6796fe6a9e598.rlib --extern pretend_ureq=/opt/rustwide/target/debug/deps/libpretend_ureq-fda04d8642b358ec.rlib --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-08b34a9d19fdb90c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-644b9894b1629dec.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-402b54ba58c8f131.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-ccf03b7060fb5663.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3b99c9e82b677ab5.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-715b77d6215ea931.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f1ccd0f18be429fb.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-7320f94a6a19d3f4/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-98e654a1dda12f7a/out/i/lib -L native=/opt/rustwide/target/debug/build/ring-fe8bf7f2a413252f/out` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "0dc8d9a2c4deaebd32d2efeeab867d7a4772fe36c3abc539ab7f8b9c487aa274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc8d9a2c4deaebd32d2efeeab867d7a4772fe36c3abc539ab7f8b9c487aa274", kill_on_drop: false }` [INFO] [stdout] 0dc8d9a2c4deaebd32d2efeeab867d7a4772fe36c3abc539ab7f8b9c487aa274