[INFO] cloning repository https://github.com/akash-wt/Ping [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akash-wt/Ping" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakash-wt%2FPing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakash-wt%2FPing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfa29d287dc2185a401447b0e6b773b3fed6c51a [INFO] testing akash-wt/Ping against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakash-wt%2FPing" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/akash-wt/Ping [INFO] finished tweaking git repo https://github.com/akash-wt/Ping [INFO] tweaked toml for git repo https://github.com/akash-wt/Ping written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akash-wt/Ping on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/akash-wt/Ping 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fab1ccc4d50e44f0501d20374798cfa84d2922a8252c62078baa623a9dd672db [INFO] running `Command { std: "docker" "start" "-a" "fab1ccc4d50e44f0501d20374798cfa84d2922a8252c62078baa623a9dd672db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fab1ccc4d50e44f0501d20374798cfa84d2922a8252c62078baa623a9dd672db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab1ccc4d50e44f0501d20374798cfa84d2922a8252c62078baa623a9dd672db", kill_on_drop: false }` [INFO] [stdout] fab1ccc4d50e44f0501d20374798cfa84d2922a8252c62078baa623a9dd672db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b44825b079f7ec226b4ebb2385a738767b20b0b85d38dc4d7ee5b19f471e33e [INFO] running `Command { std: "docker" "start" "-a" "2b44825b079f7ec226b4ebb2385a738767b20b0b85d38dc4d7ee5b19f471e33e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling diesel_derives v2.2.7 [INFO] [stderr] Compiling bcrypt v0.17.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rfc7239 v0.1.3 [INFO] [stderr] Compiling poem-derive v3.1.12 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling diesel v2.2.12 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling redis v0.32.5 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling poem v3.1.12 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] error: could not compile `redis` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.32.5/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="acl"' --cfg 'feature="aio"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="geospatial"' --cfg 'feature="keep-alive"' --cfg 'feature="num-bigint"' --cfg 'feature="script"' --cfg 'feature="streams"' --cfg 'feature="tokio-comp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "bb8", "bigdecimal", "bytes", "cache-aio", "cluster", "cluster-async", "connection-manager", "default", "disable-client-setinfo", "geospatial", "hashbrown", "json", "keep-alive", "num-bigint", "r2d2", "rust_decimal", "safe_iterators", "script", "sentinel", "smol-comp", "smol-native-tls-comp", "smol-rustls-comp", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio-comp", "tokio-native-tls-comp", "tokio-rustls-comp", "uuid", "vector-sets"))' -C metadata=acc58d52073f6ea7 -C extra-filename=-5b8fe4ffc91e2980 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-3f72ff8fce2e63fa.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7ebcfbf7314d9842.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-775e1e39d357babd.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-4fed1055ba2d5f30.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f14d244712d9fa2c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-65932b5edf9988ce.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ec6826afa6b3b162.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-7212dc21e881a6c0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `diesel` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/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="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=05bf04d0ab598d13 -C extra-filename=-e200bffb835176a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-999d889d9694453e.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-016c509702c8ea2e.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-ee0e689ac0379148.so --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-ca612945018d392e.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2b44825b079f7ec226b4ebb2385a738767b20b0b85d38dc4d7ee5b19f471e33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b44825b079f7ec226b4ebb2385a738767b20b0b85d38dc4d7ee5b19f471e33e", kill_on_drop: false }` [INFO] [stdout] 2b44825b079f7ec226b4ebb2385a738767b20b0b85d38dc4d7ee5b19f471e33e