[INFO] cloning repository https://github.com/Netfloex/TorrentApi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Netfloex/TorrentApi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetfloex%2FTorrentApi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetfloex%2FTorrentApi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf14b25db8028c4ee3a345927d6234a75ac06adf [INFO] building Netfloex/TorrentApi against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetfloex%2FTorrentApi" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Netfloex/TorrentApi on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Netfloex/TorrentApi [INFO] finished tweaking git repo https://github.com/Netfloex/TorrentApi [INFO] tweaked toml for git repo https://github.com/Netfloex/TorrentApi written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Netfloex/TorrentApi already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_setters v0.1.6 [INFO] [stderr] Downloaded juniper v0.15.11 [INFO] [stderr] Downloaded pear_codegen v0.2.7 [INFO] [stderr] Downloaded bson v1.2.4 [INFO] [stderr] Downloaded juniper_rocket v0.8.2 [INFO] [stderr] Downloaded http-cache-reqwest v0.9.0 [INFO] [stderr] Downloaded cacache v11.7.1 [INFO] [stderr] Downloaded graphql-parser v0.3.0 [INFO] [stderr] Downloaded distance v0.4.0 [INFO] [stderr] Downloaded pear v0.2.7 [INFO] [stderr] Downloaded futures-enum v0.1.17 [INFO] [stderr] Downloaded derive-getters v0.3.0 [INFO] [stderr] Downloaded http-cache-semantics v1.0.1 [INFO] [stderr] Downloaded juniper_codegen v0.15.9 [INFO] [stderr] Downloaded http-cache v0.11.0 [INFO] [stderr] Downloaded reflink-copy v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6b91d141aad6562dc953761f29647a6421d846edd4c6abc0597b67911aee1d3 [INFO] running `Command { std: "docker" "start" "-a" "f6b91d141aad6562dc953761f29647a6421d846edd4c6abc0597b67911aee1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6b91d141aad6562dc953761f29647a6421d846edd4c6abc0597b67911aee1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6b91d141aad6562dc953761f29647a6421d846edd4c6abc0597b67911aee1d3", kill_on_drop: false }` [INFO] [stdout] f6b91d141aad6562dc953761f29647a6421d846edd4c6abc0597b67911aee1d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dbacbc513e534938a03bfa7999c823bb2aa47d018da8a53645b6cd78a4b5abd [INFO] running `Command { std: "docker" "start" "-a" "3dbacbc513e534938a03bfa7999c823bb2aa47d018da8a53645b6cd78a4b5abd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling libnghttp2-sys v0.1.8+1.55.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling curl-sys v0.4.66+curl-8.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ioctl-sys v0.8.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling juniper_codegen v0.15.9 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling reflink-copy v0.1.6 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling servo_arc v0.2.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling derive-getters v0.3.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling derive_setters v0.1.6 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling http-serde v1.1.3 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling http-cache-semantics v1.0.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling bson v1.2.4 [INFO] [stderr] Compiling cacache v11.7.1 [INFO] [stderr] Compiling http-cache v0.11.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling juniper v0.15.11 [INFO] [stderr] Compiling scraper v0.16.0 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling qbittorrent-api v0.1.0 (/opt/rustwide/workdir/qbittorrent-api) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling reqwest-middleware v0.2.3 [INFO] [stderr] Compiling http-cache-reqwest v0.9.0 [INFO] [stderr] Compiling torrent-search-client v0.1.0 (/opt/rustwide/workdir/torrent-search-client) [INFO] [stdout] warning: unused import: `self::parse_title::parse_title` [INFO] [stdout] --> torrent-search-client/src/utils/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use self::parse_title::parse_title; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling juniper_rocket v0.8.2 [INFO] [stderr] Compiling api-server v0.1.0 (/opt/rustwide/workdir/api-server) [INFO] [stdout] warning: unused import: `graphiql` [INFO] [stdout] --> api-server/src/graphql.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn graphiql() -> RawHtml { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_graphql_handler` [INFO] [stdout] --> api-server/src/graphql.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | pub async fn get_graphql_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `post_graphql_handler` [INFO] [stdout] --> api-server/src/graphql.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn post_graphql_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> api-server/src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pub struct SearchParams { [INFO] [stdout] 26 | | query: Option, [INFO] [stdout] 27 | | #[field(validate= or(&self.query))] [INFO] [stdout] 28 | | imdb: Option, [INFO] [stdout] ... | [INFO] [stdout] 38 | | source: Option>, [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "3dbacbc513e534938a03bfa7999c823bb2aa47d018da8a53645b6cd78a4b5abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dbacbc513e534938a03bfa7999c823bb2aa47d018da8a53645b6cd78a4b5abd", kill_on_drop: false }` [INFO] [stdout] 3dbacbc513e534938a03bfa7999c823bb2aa47d018da8a53645b6cd78a4b5abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7970dea1d0380732be921f4f1cbbbec0b6a2c4a8cc617870c8f4b662de22dc00 [INFO] running `Command { std: "docker" "start" "-a" "7970dea1d0380732be921f4f1cbbbec0b6a2c4a8cc617870c8f4b662de22dc00", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling torrent-search-client v0.1.0 (/opt/rustwide/workdir/torrent-search-client) [INFO] [stdout] warning: unused import: `self::parse_title::parse_title` [INFO] [stdout] --> torrent-search-client/src/utils/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use self::parse_title::parse_title; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling qbittorrent-api v0.1.0 (/opt/rustwide/workdir/qbittorrent-api) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stdout] warning: unused import: `self::parse_title::parse_title` [INFO] [stdout] --> torrent-search-client/src/utils/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use self::parse_title::parse_title; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling api-server v0.1.0 (/opt/rustwide/workdir/api-server) [INFO] [stdout] warning: unused import: `graphiql` [INFO] [stdout] --> api-server/src/graphql.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn graphiql() -> RawHtml { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_graphql_handler` [INFO] [stdout] --> api-server/src/graphql.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | pub async fn get_graphql_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `post_graphql_handler` [INFO] [stdout] --> api-server/src/graphql.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn post_graphql_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> api-server/src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pub struct SearchParams { [INFO] [stdout] 26 | | query: Option, [INFO] [stdout] 27 | | #[field(validate= or(&self.query))] [INFO] [stdout] 28 | | imdb: Option, [INFO] [stdout] ... | [INFO] [stdout] 38 | | source: Option>, [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.82s [INFO] running `Command { std: "docker" "inspect" "7970dea1d0380732be921f4f1cbbbec0b6a2c4a8cc617870c8f4b662de22dc00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7970dea1d0380732be921f4f1cbbbec0b6a2c4a8cc617870c8f4b662de22dc00", kill_on_drop: false }` [INFO] [stdout] 7970dea1d0380732be921f4f1cbbbec0b6a2c4a8cc617870c8f4b662de22dc00 [INFO] building Netfloex/TorrentApi against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetfloex%2FTorrentApi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Netfloex/TorrentApi on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Netfloex/TorrentApi [INFO] finished tweaking git repo https://github.com/Netfloex/TorrentApi [INFO] tweaked toml for git repo https://github.com/Netfloex/TorrentApi written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Netfloex/TorrentApi already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b44ccda96dee6b6319bfa9df9f5ef699cc2ea82e3590f5a61c004c205e82c27d [INFO] running `Command { std: "docker" "start" "-a" "b44ccda96dee6b6319bfa9df9f5ef699cc2ea82e3590f5a61c004c205e82c27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b44ccda96dee6b6319bfa9df9f5ef699cc2ea82e3590f5a61c004c205e82c27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b44ccda96dee6b6319bfa9df9f5ef699cc2ea82e3590f5a61c004c205e82c27d", kill_on_drop: false }` [INFO] [stdout] b44ccda96dee6b6319bfa9df9f5ef699cc2ea82e3590f5a61c004c205e82c27d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51d01b5ba83a44363359244bc7f5018e3a5f6532d05f63d2969642d9f1451641 [INFO] running `Command { std: "docker" "start" "-a" "51d01b5ba83a44363359244bc7f5018e3a5f6532d05f63d2969642d9f1451641", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libnghttp2-sys v0.1.8+1.55.1 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling curl-sys v0.4.66+curl-8.3.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling juniper_codegen v0.15.9 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ioctl-sys v0.8.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling reflink-copy v0.1.6 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] error: could not compile `async-std` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/bin/rustc --crate-name async_std --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="gloo-timers"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --cfg 'feature="wasm-bindgen-futures"' -C metadata=20a462ea616aeb26 -C extra-filename=-20a462ea616aeb26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-0e2ad2395a948151.rmeta --extern async_global_executor=/opt/rustwide/target/debug/deps/libasync_global_executor-34c3fb6a86e10822.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-975d76ae37a61331.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-ee2d89e1c50d6b2b.rmeta --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-e4e55b7d981526f4.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-118b6907d4a516e2.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-0d6c431c8c4c3012.rmeta --extern kv_log_macro=/opt/rustwide/target/debug/deps/libkv_log_macro-230b1555ba565090.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b3dbfacb58f67ce4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d068eddec31fe37.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "51d01b5ba83a44363359244bc7f5018e3a5f6532d05f63d2969642d9f1451641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d01b5ba83a44363359244bc7f5018e3a5f6532d05f63d2969642d9f1451641", kill_on_drop: false }` [INFO] [stdout] 51d01b5ba83a44363359244bc7f5018e3a5f6532d05f63d2969642d9f1451641