[INFO] cloning repository https://github.com/AdriDevelopsThings/apt-cache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdriDevelopsThings/apt-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdriDevelopsThings%2Fapt-cache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdriDevelopsThings%2Fapt-cache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ce79b9889cc957e678483422bcf95d9a29fe37b [INFO] testing AdriDevelopsThings/apt-cache against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdriDevelopsThings%2Fapt-cache" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AdriDevelopsThings/apt-cache on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AdriDevelopsThings/apt-cache [INFO] finished tweaking git repo https://github.com/AdriDevelopsThings/apt-cache [INFO] tweaked toml for git repo https://github.com/AdriDevelopsThings/apt-cache written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AdriDevelopsThings/apt-cache 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.71 [INFO] [stderr] Downloaded serde_path_to_error v0.1.13 [INFO] [stderr] Downloaded serde_derive v1.0.170 [INFO] [stderr] Downloaded winnow v0.5.4 [INFO] [stderr] Downloaded serde v1.0.170 [INFO] [stderr] Downloaded axum v0.6.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f67ec10051f737a76328c5bc3b3e6095c501d73077721d8c9af69b35b11919ca [INFO] running `Command { std: "docker" "start" "-a" "f67ec10051f737a76328c5bc3b3e6095c501d73077721d8c9af69b35b11919ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f67ec10051f737a76328c5bc3b3e6095c501d73077721d8c9af69b35b11919ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f67ec10051f737a76328c5bc3b3e6095c501d73077721d8c9af69b35b11919ca", kill_on_drop: false }` [INFO] [stdout] f67ec10051f737a76328c5bc3b3e6095c501d73077721d8c9af69b35b11919ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc863c5bf11aac2c0347094e550e2f25a818a26069ddd068a5712f08db2178f8 [INFO] running `Command { std: "docker" "start" "-a" "fc863c5bf11aac2c0347094e550e2f25a818a26069ddd068a5712f08db2178f8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling serde v1.0.170 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling winnow v0.5.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.170 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling rustls-webpki v0.101.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [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 serde_path_to_error v0.1.13 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] error: could not compile `reqwest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/bin/rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.18/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="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="stream"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "trust-dns-resolver", "wasm-streams", "webpki-roots"))' -C metadata=357d11e4ba028213 -C extra-filename=-98c70386ffd206fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-0d7bb3da3cc4ec80.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-89d7ab79dfdabb18.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-7a4e52cda73d1374.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-0eba4a8327836b6e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ee1f73a244a286e7.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-94a80ef58c7ce321.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-5be9f525edaba221.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-83c90a05366e6b25.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-797d0f24a326d074.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-223be665d057bfe4.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-72a9a3763a84d853.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a186342d3e37999d.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-778c08b2406fdd3b.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-cb878851172b4416.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-86e92ee7a37d1e0a.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-d6011edaabc2c630.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-b167e589b2568605.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-54f03f4adead1e7f.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-90353b0888889a16.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6f5d7209a261c94a.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-5d1a16bddd67f889.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-13c3ae340379fc47.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-aa28c9aa29f1c654.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-682f6350f621db6f.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-0b0a4100ef28e42c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a5d55fdf05af4a40/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fc863c5bf11aac2c0347094e550e2f25a818a26069ddd068a5712f08db2178f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc863c5bf11aac2c0347094e550e2f25a818a26069ddd068a5712f08db2178f8", kill_on_drop: false }` [INFO] [stdout] fc863c5bf11aac2c0347094e550e2f25a818a26069ddd068a5712f08db2178f8