[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#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SfietKonstantin/pretend on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 299 packages to latest compatible versions
[INFO] [stderr]       Adding actix-codec v0.3.0 (latest: v0.5.2)
[INFO] [stderr]       Adding actix-http v2.2.2 (latest: v3.7.0)
[INFO] [stderr]       Adding actix-macros v0.1.3 (latest: v0.2.4)
[INFO] [stderr]       Adding actix-router v0.2.7 (latest: v0.5.3)
[INFO] [stderr]       Adding actix-rt v1.1.1 (latest: v2.9.0)
[INFO] [stderr]       Adding actix-server v1.0.4 (latest: v2.3.0)
[INFO] [stderr]       Adding actix-service v1.0.6 (latest: v2.0.2)
[INFO] [stderr]       Adding actix-tls v2.0.0 (latest: v3.4.0)
[INFO] [stderr]       Adding actix-utils v2.0.0 (latest: v3.0.1)
[INFO] [stderr]       Adding actix-web v3.3.3 (latest: v4.6.0)
[INFO] [stderr]       Adding actix-web-codegen v0.4.0 (latest: v4.2.2)
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding async-channel v1.9.0 (latest: v2.3.1)
[INFO] [stderr]       Adding awc v2.0.3 (latest: v3.5.0)
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding block-buffer v0.9.0 (latest: v0.10.4)
[INFO] [stderr]       Adding brotli v3.5.0 (latest: v6.0.0)
[INFO] [stderr]       Adding brotli-decompressor v2.5.1 (latest: v4.0.0)
[INFO] [stderr]       Adding bytes v0.5.6 (latest: v1.6.0)
[INFO] [stderr]       Adding castaway v0.1.2 (latest: v0.2.2)
[INFO] [stderr]       Adding cfg-if v0.1.10 (latest: v1.0.0)
[INFO] [stderr]       Adding convert_case v0.4.0 (latest: v0.6.0)
[INFO] [stderr]       Adding cookie v0.14.4 (latest: v0.18.1)
[INFO] [stderr]       Adding digest v0.9.0 (latest: v0.10.7)
[INFO] [stderr]       Adding enum-as-inner v0.3.4 (latest: v0.6.0)
[INFO] [stderr]       Adding event-listener v2.5.3 (latest: v5.3.0)
[INFO] [stderr]       Adding fastrand v1.9.0 (latest: v2.1.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding futures-lite v1.13.0 (latest: v2.3.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding getrandom v0.1.16 (latest: v0.2.15)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.2.7 (latest: v0.4.5)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.5)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding hostname v0.3.1 (latest: v0.4.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding idna v0.2.3 (latest: v0.5.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding ipconfig v0.2.2 (latest: v0.3.2)
[INFO] [stderr]       Adding itoa v0.4.8 (latest: v1.0.11)
[INFO] [stderr]       Adding language-tags v0.2.2 (latest: v0.3.2)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding mio v0.6.23 (latest: v0.8.11)
[INFO] [stderr]       Adding miow v0.2.2 (latest: v0.6.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding parking_lot v0.11.2 (latest: v0.12.3)
[INFO] [stderr]       Adding parking_lot_core v0.8.6 (latest: v0.9.10)
[INFO] [stderr]       Adding pin-project v0.4.30 (latest: v1.1.5)
[INFO] [stderr]       Adding pin-project-internal v0.4.30 (latest: v1.1.5)
[INFO] [stderr]       Adding pin-project-lite v0.1.12 (latest: v0.2.14)
[INFO] [stderr]       Adding polling v2.8.0 (latest: v3.7.0)
[INFO] [stderr]       Adding quick-error v1.2.3 (latest: v2.0.1)
[INFO] [stderr]       Adding rand v0.7.3 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_chacha v0.2.2 (latest: v0.3.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_hc v0.2.0 (latest: v0.3.2)
[INFO] [stderr]       Adding redox_syscall v0.2.16 (latest: v0.5.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding rustc_version v0.2.3 (latest: v0.4.0)
[INFO] [stderr]       Adding rustls v0.22.4 (latest: v0.23.8)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding semver v0.9.0 (latest: v1.0.23)
[INFO] [stderr]       Adding semver-parser v0.7.0 (latest: v0.10.2)
[INFO] [stderr]       Adding sha-1 v0.9.8 (latest: v0.10.1)
[INFO] [stderr]       Adding sha1 v0.6.1 (latest: v0.10.6)
[INFO] [stderr]       Adding socket2 v0.3.19 (latest: v0.5.7)
[INFO] [stderr]       Adding standback v0.2.17 (latest: v0.4.4)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding time v0.2.27 (latest: v0.3.36)
[INFO] [stderr]       Adding time-macros v0.1.1 (latest: v0.2.18)
[INFO] [stderr]       Adding tokio v0.2.25 (latest: v1.37.0)
[INFO] [stderr]       Adding tokio-util v0.3.1 (latest: v0.7.11)
[INFO] [stderr]       Adding trust-dns-proto v0.19.7 (latest: v0.23.2)
[INFO] [stderr]       Adding trust-dns-resolver v0.19.7 (latest: v0.23.2)
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding widestring v0.4.3 (latest: v1.1.0)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winreg v0.6.2 (latest: v0.52.0)
[INFO] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d6cc4c337d6b9dc78ccd66a8ec0ef8d293a4a174e44183004cce5ec3c232ef2
[INFO] running `Command { std: "docker" "start" "-a" "8d6cc4c337d6b9dc78ccd66a8ec0ef8d293a4a174e44183004cce5ec3c232ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d6cc4c337d6b9dc78ccd66a8ec0ef8d293a4a174e44183004cce5ec3c232ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d6cc4c337d6b9dc78ccd66a8ec0ef8d293a4a174e44183004cce5ec3c232ef2", kill_on_drop: false }`
[INFO] [stdout] 8d6cc4c337d6b9dc78ccd66a8ec0ef8d293a4a174e44183004cce5ec3c232ef2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27b79a2ec88be356ed8dad49fa2b6a496a88fc1d17b2e60b42d3c5d06462fa6a
[INFO] running `Command { std: "docker" "start" "-a" "27b79a2ec88be356ed8dad49fa2b6a496a88fc1d17b2e60b42d3c5d06462fa6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling pretend-codegen v0.4.0 (/opt/rustwide/workdir/pretend-codegen)
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling pretend v0.4.0 (/opt/rustwide/workdir/pretend)
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[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 polling v2.8.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling actix-http v2.2.2
[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 pretend-isahc v0.4.0 (/opt/rustwide/workdir/pretend-isahc)
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "27b79a2ec88be356ed8dad49fa2b6a496a88fc1d17b2e60b42d3c5d06462fa6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27b79a2ec88be356ed8dad49fa2b6a496a88fc1d17b2e60b42d3c5d06462fa6a", kill_on_drop: false }`
[INFO] [stdout] 27b79a2ec88be356ed8dad49fa2b6a496a88fc1d17b2e60b42d3c5d06462fa6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d196ac0a87dcf3d3d2784607a05b3ed8d83ada6e48a4314dff022febfb813ec
[INFO] running `Command { std: "docker" "start" "-a" "0d196ac0a87dcf3d3d2784607a05b3ed8d83ada6e48a4314dff022febfb813ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling pretend-codegen v0.4.0 (/opt/rustwide/workdir/pretend-codegen)
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling trybuild v1.0.96
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-router v0.2.7
[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 glob v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling actix-web v3.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling pretend v0.4.0 (/opt/rustwide/workdir/pretend)
[INFO] [stderr]    Compiling pretend-isahc v0.4.0 (/opt/rustwide/workdir/pretend-isahc)
[INFO] [stderr]    Compiling pretend-awc v0.4.0 (/opt/rustwide/workdir/pretend-awc)
[INFO] [stderr]    Compiling pretend-ureq v0.4.0 (/opt/rustwide/workdir/pretend-ureq)
[INFO] [stderr]    Compiling pretend-reqwest v0.4.0 (/opt/rustwide/workdir/pretend-reqwest)
[INFO] [stderr]    Compiling toml v0.8.13
[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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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)]` 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: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[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/1871252fc8bb672d40787e67404e6eaae7059369/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)' --check-cfg 'cfg(feature, values("default", "local-error"))' -C metadata=b031d66b8e113c94 -C extra-filename=-b031d66b8e113c94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-ae168129b95b0c66.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d6fddf7ce689afdd.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-30dacc79d7337c17.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-75b46f7d4eddca6a.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-05edc2aa6e551858.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib --extern pretend=/opt/rustwide/target/debug/deps/libpretend-6ee55d8e15ea2f69.rlib --extern pretend_awc=/opt/rustwide/target/debug/deps/libpretend_awc-d6ef4565e05d6b11.rlib --extern pretend_codegen=/opt/rustwide/target/debug/deps/libpretend_codegen-b838a2110f0b781d.so --extern pretend_isahc=/opt/rustwide/target/debug/deps/libpretend_isahc-ab8d611f0c569125.rlib --extern pretend_reqwest=/opt/rustwide/target/debug/deps/libpretend_reqwest-aa6964d8542c4926.rlib --extern pretend_ureq=/opt/rustwide/target/debug/deps/libpretend_ureq-2d2ab3a93a7d6f17.rlib --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-0ee2cfd155dfe5d7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-810c88257259b1b6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-da2b3ec8a6ddd1cc.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-73fe614dac435eef.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-45867d3fcc7ffa5a.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-fe5b28e48d437221.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-55e3f3f6ef94f640.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-374957d4922cd1eb/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-f2d62e4d3bae4ca9/out/i/lib -L native=/opt/rustwide/target/debug/build/ring-23eb44385dd4860a/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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcJ6GfIk/symbols.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.test_pretend.8b3a502cb0c87cb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed.5toqjibf5kwhph9l0rlqczudy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-374957d4922cd1eb/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-f2d62e4d3bae4ca9/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-23eb44385dd4860a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-9fe2882344d54f63.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9a21fdde14ac91dc.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-df7cac1850604c78.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2f3836017b2380f6.rlib" "/opt/rustwide/target/debug/deps/libpretend_reqwest-aa6964d8542c4926.rlib" "/opt/rustwide/target/debug/deps/libreqwest-699f0b07771db784.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ca091fbd60718fb1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dd73c8befa780b40.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-47465aa2dca4d3fe.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cceb59f5ee943eec.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c878087a978c0c7e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-79644d0665be7246.rlib" "/opt/rustwide/target/debug/deps/libhyper-049a1680f585862d.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libh2-951a4d746a986c75.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e9758b5edd213421.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7d5e5d9d6d4f90ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4f59477baeb8f217.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-62d22231ec516184.rlib" "/opt/rustwide/target/debug/deps/libpretend-6ee55d8e15ea2f69.rlib" "/opt/rustwide/target/debug/deps/libactix_web-ae168129b95b0c66.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-62c8928e513b8e21.rlib" "/opt/rustwide/target/debug/deps/libawc-88224317bf9de15c.rlib" "/opt/rustwide/target/debug/deps/libactix_server-0d32b31748ffeccf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b60450f1c7983243.rlib" "/opt/rustwide/target/debug/deps/libactix_router-e273d77b828c764b.rlib" "/opt/rustwide/target/debug/deps/libbytestring-7988c35e14c746a4.rlib" "/opt/rustwide/target/debug/deps/libactix_http-d461e2da39595142.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libsha1-905f41f7c15f2503.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f459251d9ab59279.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-406cc1e579a2f1c6.rlib" "/opt/rustwide/target/debug/deps/libdigest-bfc90c7229de3da9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d97c805257b30b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-73fe614dac435eef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-da2b3ec8a6ddd1cc.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcookie-02fc31becf6ed560.rlib" "/opt/rustwide/target/debug/deps/libserde-810c88257259b1b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-75b46f7d4eddca6a.rlib" "/opt/rustwide/target/debug/deps/libregex-27cc15936afc8413.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-a40be6e815c68ce7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-47065deddb97c221.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d23ef8f2b67b553a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ac7e28c85936d08d.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libflate2-484e2555278e854f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-202ef61bdcc729c4.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f57ab9ea1a06cb05.rlib" "/opt/rustwide/target/debug/deps/libbrotli-16bf58ef6d4bca56.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-0d772a4ddde24b06.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-c05b3c7dd2435eb2.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-26a5d660d0c8a7be.rlib" "/opt/rustwide/target/debug/deps/libtime-acb704fdd939f680.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-9512a34fb3a22fff.rlib" "/opt/rustwide/target/debug/deps/libstandback-25c2bf9f36e41673.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e34bdadb6594be69.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-2b971542ec23ba71.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-fb29615ce037bae3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-f1a4a4a75888d2c4.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5f0a4404e8b4c30c.rlib" "/opt/rustwide/target/debug/deps/libhostname-6a9a3efd7c1f6462.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9804de68ea34bdae.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9cd57b4724476f51.rlib" "/opt/rustwide/target/debug/deps/librand-8e95166505847976.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-265564f65943c134.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-a0bcad1ae0d4f400.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1b2f948c13fa68d1.rlib" "/opt/rustwide/target/debug/deps/liburl-55e3f3f6ef94f640.rlib" "/opt/rustwide/target/debug/deps/libidna-a8ebbe37b6060da5.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libidna-716a4ab040e7f030.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3df40d30fb47f0d9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-71e8b16214212981.rlib" "/opt/rustwide/target/debug/deps/libmatches-1c618ccf848638c6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-110cbe7fb7d6713f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4155900399b65b23.rlib" "/opt/rustwide/target/debug/deps/libfutures-708b4e6ec3a575be.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a9358f58796246f9.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9c51b6fb908f30e6.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ce2d65519b40bbd3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0193a67d1b89444f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-db2947654de86f88.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libeither-cacf6b468c63da1f.rlib" "/opt/rustwide/target/debug/deps/libh2-f68f005d28a13466.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-a3c15a6d14f3adc8.rlib" "/opt/rustwide/target/debug/deps/libtracing-2c7a1a5f928f29d0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8980f464828ec259.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libhttp-05edc2aa6e551858.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-e4a9c7da326c751d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-e853dafb0f7d0eb5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c2bb981f3cc3803e.rlib" "/opt/rustwide/target/debug/deps/libtokio-c50463a1a47bd85f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-85c1e61e3b1dfdaf.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-89ae83456c206a9e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libmio-fb2429c6e4138e7a.rlib" "/opt/rustwide/target/debug/deps/libiovec-70fa8991911fba91.rlib" "/opt/rustwide/target/debug/deps/libnet2-c7d6659545f7892b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-20591642a550d0b8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8833a345ebdcfb8b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6e577c8d2d040563.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2be897bb93b482b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libbytes-79969d889c342fe2.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libtokio-45867d3fcc7ffa5a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e3302b626722e82c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cae8042e5827befa.rlib" "/opt/rustwide/target/debug/deps/libbytes-30dacc79d7337c17.rlib" "/opt/rustwide/target/debug/deps/libmio-7262573a486ffb5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-3a18103b0598ac80.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_pretend-701b90eb749862ed" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pretend` (test "test_pretend") due to 2 previous errors
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustceAED8u/symbols.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.test_interceptors.6a1c84db7248dc3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9.0lqp29uwdwc1c7fngtz1nyukr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-374957d4922cd1eb/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-f2d62e4d3bae4ca9/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-23eb44385dd4860a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-9fe2882344d54f63.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9a21fdde14ac91dc.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-df7cac1850604c78.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2f3836017b2380f6.rlib" "/opt/rustwide/target/debug/deps/libpretend_reqwest-aa6964d8542c4926.rlib" "/opt/rustwide/target/debug/deps/libreqwest-699f0b07771db784.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ca091fbd60718fb1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dd73c8befa780b40.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-47465aa2dca4d3fe.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cceb59f5ee943eec.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c878087a978c0c7e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-79644d0665be7246.rlib" "/opt/rustwide/target/debug/deps/libhyper-049a1680f585862d.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libh2-951a4d746a986c75.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e9758b5edd213421.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7d5e5d9d6d4f90ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4f59477baeb8f217.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-62d22231ec516184.rlib" "/opt/rustwide/target/debug/deps/libpretend-6ee55d8e15ea2f69.rlib" "/opt/rustwide/target/debug/deps/libactix_web-ae168129b95b0c66.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-62c8928e513b8e21.rlib" "/opt/rustwide/target/debug/deps/libawc-88224317bf9de15c.rlib" "/opt/rustwide/target/debug/deps/libactix_server-0d32b31748ffeccf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b60450f1c7983243.rlib" "/opt/rustwide/target/debug/deps/libactix_router-e273d77b828c764b.rlib" "/opt/rustwide/target/debug/deps/libbytestring-7988c35e14c746a4.rlib" "/opt/rustwide/target/debug/deps/libactix_http-d461e2da39595142.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libsha1-905f41f7c15f2503.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f459251d9ab59279.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-406cc1e579a2f1c6.rlib" "/opt/rustwide/target/debug/deps/libdigest-bfc90c7229de3da9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d97c805257b30b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-73fe614dac435eef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-da2b3ec8a6ddd1cc.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcookie-02fc31becf6ed560.rlib" "/opt/rustwide/target/debug/deps/libserde-810c88257259b1b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-75b46f7d4eddca6a.rlib" "/opt/rustwide/target/debug/deps/libregex-27cc15936afc8413.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-a40be6e815c68ce7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-47065deddb97c221.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d23ef8f2b67b553a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ac7e28c85936d08d.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libflate2-484e2555278e854f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-202ef61bdcc729c4.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f57ab9ea1a06cb05.rlib" "/opt/rustwide/target/debug/deps/libbrotli-16bf58ef6d4bca56.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-0d772a4ddde24b06.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-c05b3c7dd2435eb2.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-26a5d660d0c8a7be.rlib" "/opt/rustwide/target/debug/deps/libtime-acb704fdd939f680.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-9512a34fb3a22fff.rlib" "/opt/rustwide/target/debug/deps/libstandback-25c2bf9f36e41673.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e34bdadb6594be69.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-2b971542ec23ba71.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-fb29615ce037bae3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-f1a4a4a75888d2c4.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5f0a4404e8b4c30c.rlib" "/opt/rustwide/target/debug/deps/libhostname-6a9a3efd7c1f6462.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9804de68ea34bdae.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9cd57b4724476f51.rlib" "/opt/rustwide/target/debug/deps/librand-8e95166505847976.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-265564f65943c134.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-a0bcad1ae0d4f400.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1b2f948c13fa68d1.rlib" "/opt/rustwide/target/debug/deps/liburl-55e3f3f6ef94f640.rlib" "/opt/rustwide/target/debug/deps/libidna-a8ebbe37b6060da5.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libidna-716a4ab040e7f030.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3df40d30fb47f0d9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-71e8b16214212981.rlib" "/opt/rustwide/target/debug/deps/libmatches-1c618ccf848638c6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-110cbe7fb7d6713f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4155900399b65b23.rlib" "/opt/rustwide/target/debug/deps/libfutures-708b4e6ec3a575be.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a9358f58796246f9.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9c51b6fb908f30e6.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ce2d65519b40bbd3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0193a67d1b89444f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-db2947654de86f88.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libeither-cacf6b468c63da1f.rlib" "/opt/rustwide/target/debug/deps/libh2-f68f005d28a13466.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-a3c15a6d14f3adc8.rlib" "/opt/rustwide/target/debug/deps/libtracing-2c7a1a5f928f29d0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8980f464828ec259.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libhttp-05edc2aa6e551858.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-e4a9c7da326c751d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-e853dafb0f7d0eb5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c2bb981f3cc3803e.rlib" "/opt/rustwide/target/debug/deps/libtokio-c50463a1a47bd85f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-85c1e61e3b1dfdaf.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-89ae83456c206a9e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libmio-fb2429c6e4138e7a.rlib" "/opt/rustwide/target/debug/deps/libiovec-70fa8991911fba91.rlib" "/opt/rustwide/target/debug/deps/libnet2-c7d6659545f7892b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-20591642a550d0b8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8833a345ebdcfb8b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6e577c8d2d040563.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2be897bb93b482b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libbytes-79969d889c342fe2.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libtokio-45867d3fcc7ffa5a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e3302b626722e82c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cae8042e5827befa.rlib" "/opt/rustwide/target/debug/deps/libbytes-30dacc79d7337c17.rlib" "/opt/rustwide/target/debug/deps/libmio-7262573a486ffb5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-3a18103b0598ac80.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_interceptors-85a25ac796bc04f9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pretend` (test "test_interceptors") due to 2 previous errors
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcd4jKIk/symbols.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.test_clients.852c5a19e23f35e8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6.1wkhickinucsiqh9g4m5jvrcz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-374957d4922cd1eb/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-f2d62e4d3bae4ca9/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-23eb44385dd4860a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-9fe2882344d54f63.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9a21fdde14ac91dc.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-df7cac1850604c78.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2f3836017b2380f6.rlib" "/opt/rustwide/target/debug/deps/libpretend_ureq-2d2ab3a93a7d6f17.rlib" "/opt/rustwide/target/debug/deps/libureq-17349074d699f0fc.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bb73698528953a97.rlib" "/opt/rustwide/target/debug/deps/librustls-5998c954809e0fb4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-867b07b53161b667.rlib" "/opt/rustwide/target/debug/deps/libring-6e6b8b6097f4826b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ff0fbbfc08067cd0.rlib" "/opt/rustwide/target/debug/deps/libspin-8ea6d3c24a0fb946.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libzeroize-8f6a66b58116c9d5.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/libbase64-c167c3eb3ecc322f.rlib" "/opt/rustwide/target/debug/deps/libpretend_reqwest-aa6964d8542c4926.rlib" "/opt/rustwide/target/debug/deps/libreqwest-699f0b07771db784.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ca091fbd60718fb1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dd73c8befa780b40.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-47465aa2dca4d3fe.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cceb59f5ee943eec.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c878087a978c0c7e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libhyper-049a1680f585862d.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libh2-951a4d746a986c75.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e9758b5edd213421.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7d5e5d9d6d4f90ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4f59477baeb8f217.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-62d22231ec516184.rlib" "/opt/rustwide/target/debug/deps/libpretend_isahc-ab8d611f0c569125.rlib" "/opt/rustwide/target/debug/deps/libisahc-addf3a1ef6698287.rlib" "/opt/rustwide/target/debug/deps/libcastaway-a6dbc86a95a51547.rlib" "/opt/rustwide/target/debug/deps/libsluice-b1f648fe4efff5d9.rlib" "/opt/rustwide/target/debug/deps/libpolling-724359342bbab9a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libcurl-fc1284e078e168af.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-70c78c56131431ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-79644d0665be7246.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-294354cf52337d85.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-0ee5c7f8bbfb246e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-f7592df2f0f02a34.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-5c4064e40e7c30e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fd980c92aed8cdbe.rlib" "/opt/rustwide/target/debug/deps/libpretend_awc-d6ef4565e05d6b11.rlib" "/opt/rustwide/target/debug/deps/libactix_web-ae168129b95b0c66.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-62c8928e513b8e21.rlib" "/opt/rustwide/target/debug/deps/libawc-88224317bf9de15c.rlib" "/opt/rustwide/target/debug/deps/libactix_server-0d32b31748ffeccf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b60450f1c7983243.rlib" "/opt/rustwide/target/debug/deps/libactix_router-e273d77b828c764b.rlib" "/opt/rustwide/target/debug/deps/libbytestring-7988c35e14c746a4.rlib" "/opt/rustwide/target/debug/deps/libactix_http-d461e2da39595142.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libsha1-905f41f7c15f2503.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f459251d9ab59279.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-406cc1e579a2f1c6.rlib" "/opt/rustwide/target/debug/deps/libdigest-bfc90c7229de3da9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d97c805257b30b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcookie-02fc31becf6ed560.rlib" "/opt/rustwide/target/debug/deps/libregex-27cc15936afc8413.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-a40be6e815c68ce7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-47065deddb97c221.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d23ef8f2b67b553a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ac7e28c85936d08d.rlib" "/opt/rustwide/target/debug/deps/libflate2-484e2555278e854f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-202ef61bdcc729c4.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f57ab9ea1a06cb05.rlib" "/opt/rustwide/target/debug/deps/libbrotli-16bf58ef6d4bca56.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-0d772a4ddde24b06.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-c05b3c7dd2435eb2.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-26a5d660d0c8a7be.rlib" "/opt/rustwide/target/debug/deps/libtime-acb704fdd939f680.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-9512a34fb3a22fff.rlib" "/opt/rustwide/target/debug/deps/libstandback-25c2bf9f36e41673.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e34bdadb6594be69.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-2b971542ec23ba71.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-fb29615ce037bae3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-f1a4a4a75888d2c4.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5f0a4404e8b4c30c.rlib" "/opt/rustwide/target/debug/deps/libhostname-6a9a3efd7c1f6462.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9804de68ea34bdae.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9cd57b4724476f51.rlib" "/opt/rustwide/target/debug/deps/librand-8e95166505847976.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-265564f65943c134.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-a0bcad1ae0d4f400.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1b2f948c13fa68d1.rlib" "/opt/rustwide/target/debug/deps/libidna-716a4ab040e7f030.rlib" "/opt/rustwide/target/debug/deps/libmatches-1c618ccf848638c6.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-110cbe7fb7d6713f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4155900399b65b23.rlib" "/opt/rustwide/target/debug/deps/libfutures-708b4e6ec3a575be.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a9358f58796246f9.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9c51b6fb908f30e6.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ce2d65519b40bbd3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0193a67d1b89444f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-db2947654de86f88.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libeither-cacf6b468c63da1f.rlib" "/opt/rustwide/target/debug/deps/libh2-f68f005d28a13466.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-a3c15a6d14f3adc8.rlib" "/opt/rustwide/target/debug/deps/libtracing-2c7a1a5f928f29d0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8980f464828ec259.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libactix_service-e4a9c7da326c751d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-e853dafb0f7d0eb5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c2bb981f3cc3803e.rlib" "/opt/rustwide/target/debug/deps/libtokio-c50463a1a47bd85f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-85c1e61e3b1dfdaf.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-89ae83456c206a9e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libmio-fb2429c6e4138e7a.rlib" "/opt/rustwide/target/debug/deps/libiovec-70fa8991911fba91.rlib" "/opt/rustwide/target/debug/deps/libnet2-c7d6659545f7892b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-20591642a550d0b8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8833a345ebdcfb8b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6e577c8d2d040563.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2be897bb93b482b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libbytes-79969d889c342fe2.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libtokio-45867d3fcc7ffa5a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e3302b626722e82c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cae8042e5827befa.rlib" "/opt/rustwide/target/debug/deps/libmio-7262573a486ffb5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-3a18103b0598ac80.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libpretend-6ee55d8e15ea2f69.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-75b46f7d4eddca6a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libserde_json-da2b3ec8a6ddd1cc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-73fe614dac435eef.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/liburl-55e3f3f6ef94f640.rlib" "/opt/rustwide/target/debug/deps/libidna-a8ebbe37b6060da5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3df40d30fb47f0d9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-71e8b16214212981.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libserde-810c88257259b1b6.rlib" "/opt/rustwide/target/debug/deps/libhttp-05edc2aa6e551858.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libbytes-30dacc79d7337c17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_clients-9ba0aec621904cb6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pretend` (test "test_clients") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0d196ac0a87dcf3d3d2784607a05b3ed8d83ada6e48a4314dff022febfb813ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d196ac0a87dcf3d3d2784607a05b3ed8d83ada6e48a4314dff022febfb813ec", kill_on_drop: false }`
[INFO] [stdout] 0d196ac0a87dcf3d3d2784607a05b3ed8d83ada6e48a4314dff022febfb813ec
[INFO] testing SfietKonstantin/pretend against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SfietKonstantin/pretend on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing SfietKonstantin/pretend against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SfietKonstantin/pretend on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing SfietKonstantin/pretend against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SfietKonstantin/pretend on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing SfietKonstantin/pretend against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SfietKonstantin/pretend on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing SfietKonstantin/pretend against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SfietKonstantin/pretend on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
