[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/7a0d7578d3b59797a6e548562b5e7ae090168695 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-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1ecd7d24920bddfef6f47e209df97ece1b24a757697b0af9c0ac69e7ab7cec83
[INFO] running `Command { std: "docker" "start" "-a" "1ecd7d24920bddfef6f47e209df97ece1b24a757697b0af9c0ac69e7ab7cec83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ecd7d24920bddfef6f47e209df97ece1b24a757697b0af9c0ac69e7ab7cec83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ecd7d24920bddfef6f47e209df97ece1b24a757697b0af9c0ac69e7ab7cec83", kill_on_drop: false }`
[INFO] [stdout] 1ecd7d24920bddfef6f47e209df97ece1b24a757697b0af9c0ac69e7ab7cec83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 847ea4de188f1e6cd9bb925eb248918c5e9c171e14203ac8a17e73654bd8693b
[INFO] running `Command { std: "docker" "start" "-a" "847ea4de188f1e6cd9bb925eb248918c5e9c171e14203ac8a17e73654bd8693b", 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 cc v1.0.98
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling memchr v2.7.2
[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-io v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.18
[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 quote v1.0.36
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[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 cpufeatures v0.2.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling 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 pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pretend-codegen v0.4.0 (/opt/rustwide/workdir/pretend-codegen)
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pretend v0.4.0 (/opt/rustwide/workdir/pretend)
[INFO] [stderr]    Compiling pretend-ureq v0.4.0 (/opt/rustwide/workdir/pretend-ureq)
[INFO] [stderr]    Compiling actix-http v2.2.2
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling pretend-awc v0.4.0 (/opt/rustwide/workdir/pretend-awc)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling pretend-isahc v0.4.0 (/opt/rustwide/workdir/pretend-isahc)
[INFO] [stderr]    Compiling pretend-reqwest v0.4.0 (/opt/rustwide/workdir/pretend-reqwest)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.70s
[INFO] running `Command { std: "docker" "inspect" "847ea4de188f1e6cd9bb925eb248918c5e9c171e14203ac8a17e73654bd8693b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "847ea4de188f1e6cd9bb925eb248918c5e9c171e14203ac8a17e73654bd8693b", kill_on_drop: false }`
[INFO] [stdout] 847ea4de188f1e6cd9bb925eb248918c5e9c171e14203ac8a17e73654bd8693b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2e0095d3fe81645a27e2d457cdd70eb4ccbbdc4ae795e740105db923a8285b4e
[INFO] running `Command { std: "docker" "start" "-a" "2e0095d3fe81645a27e2d457cdd70eb4ccbbdc4ae795e740105db923a8285b4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pretend-codegen v0.4.0 (/opt/rustwide/workdir/pretend-codegen)
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned 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 trybuild v1.0.96
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[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-reqwest v0.4.0 (/opt/rustwide/workdir/pretend-reqwest)
[INFO] [stderr]    Compiling pretend-ureq v0.4.0 (/opt/rustwide/workdir/pretend-ureq)
[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 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: methods `put` and `delete` are never used
[INFO] [stdout]   --> pretend/examples/methods.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 8  | trait HttpBin {
[INFO] [stdout]    |       ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     async fn put(&self) -> Result<String>;
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     async fn delete(&self) -> Result<String>;
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` 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] [stderr] error: could not compile `pretend` (test "test_clients")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name test_clients --edition=2018 pretend/tests/test_clients.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="local-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "local-error"))' -C metadata=9ba0aec621904cb6 -C extra-filename=-9ba0aec621904cb6 --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] [stderr] error: could not compile `pretend` (test "test_pretend")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name test_pretend --edition=2018 pretend/tests/test_pretend.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="local-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "local-error"))' -C metadata=701b90eb749862ed -C extra-filename=-701b90eb749862ed --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] 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] error: could not compile `pretend` (test "test_output")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name test_output --edition=2018 pretend/tests/test_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="local-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "local-error"))' -C metadata=93bb7f2ecdb07a7b -C extra-filename=-93bb7f2ecdb07a7b --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] error: could not compile `pretend` (test "test_interceptors")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name test_interceptors --edition=2018 pretend/tests/test_interceptors.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=85a25ac796bc04f9 -C extra-filename=-85a25ac796bc04f9 --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] [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/rustcUYwMuS/symbols.o" "/opt/rustwide/target/debug/examples/templating-dc1dda9114f19ae9.templating.901fad00ce4f5b3a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/templating-dc1dda9114f19ae9.2z1x9idv2p1kan62n1ygp44x4.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/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/libhttparse-a8aa5312b7759355.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/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/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/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-62d22231ec516184.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.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/libpin_project_lite-0917a66d1286620d.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/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" "-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/examples/templating-dc1dda9114f19ae9" "-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` (example "templating") due to 2 previous errors
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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/rustcrL09Ih/symbols.o" "/opt/rustwide/target/debug/examples/queries-535a59918e38e4b3.queries.13a04b3b1f6be7df-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/queries-535a59918e38e4b3.e3xdo9522sv5ygc7s0g503cs7.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/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/libhttparse-a8aa5312b7759355.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/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/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/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-62d22231ec516184.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.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/libpin_project_lite-0917a66d1286620d.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/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" "-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/examples/queries-535a59918e38e4b3" "-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` (example "queries") 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/rustc3YoVAh/symbols.o" "/opt/rustwide/target/debug/examples/headers-b953da7bf3def094.headers.ea58901b052d6858-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/headers-b953da7bf3def094.46lbe1msbqycfstk9cee482oh.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/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/libhttparse-a8aa5312b7759355.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/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/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/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-62d22231ec516184.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.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/libpin_project_lite-0917a66d1286620d.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/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" "-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/examples/headers-b953da7bf3def094" "-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` (example "headers") due to 2 previous errors
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2e0095d3fe81645a27e2d457cdd70eb4ccbbdc4ae795e740105db923a8285b4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e0095d3fe81645a27e2d457cdd70eb4ccbbdc4ae795e740105db923a8285b4e", kill_on_drop: false }`
[INFO] [stdout] 2e0095d3fe81645a27e2d457cdd70eb4ccbbdc4ae795e740105db923a8285b4e
