[INFO] fetching crate actix-idempotent 0.1.1... [INFO] testing actix-idempotent-0.1.1 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] extracting crate actix-idempotent 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate actix-idempotent 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate actix-idempotent 0.1.1 [INFO] tweaked toml for crates.io crate actix-idempotent 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-idempotent 0.1.1 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate actix-idempotent 0.1.1 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.5.2 [INFO] [stderr] Downloaded tokio-retry v0.3.0 [INFO] [stderr] Downloaded fred-macros v0.1.0 [INFO] [stderr] Downloaded tower-cookies v0.11.0 [INFO] [stderr] Downloaded redis-protocol v6.0.0 [INFO] [stderr] Downloaded deadpool-redis v0.16.0 [INFO] [stderr] Downloaded deadpool-runtime v0.1.4 [INFO] [stderr] Downloaded actix-session v0.10.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.97 [INFO] [stderr] Downloaded cc v1.2.32 [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] [stderr] Downloaded deadpool v0.12.2 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded bytes-utils v0.1.4 [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded fred v10.1.0 [INFO] [stderr] Downloaded cookie v0.18.1 [INFO] [stderr] Downloaded redis v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f97e706759a96aaefe20f56a05ea956d3e65f5b578ac8e1de7fcc1c0054c141 [INFO] running `Command { std: "docker" "start" "-a" "9f97e706759a96aaefe20f56a05ea956d3e65f5b578ac8e1de7fcc1c0054c141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f97e706759a96aaefe20f56a05ea956d3e65f5b578ac8e1de7fcc1c0054c141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f97e706759a96aaefe20f56a05ea956d3e65f5b578ac8e1de7fcc1c0054c141", kill_on_drop: false }` [INFO] [stdout] 9f97e706759a96aaefe20f56a05ea956d3e65f5b578ac8e1de7fcc1c0054c141 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6418c461f2c30552d68bb8df5cb55f8578d9ad4975ef82f80ab4e72ed1486cb8 [INFO] running `Command { std: "docker" "start" "-a" "6418c461f2c30552d68bb8df5cb55f8578d9ad4975ef82f80ab4e72ed1486cb8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling redis v0.26.1 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling deadpool-redis v0.16.0 [INFO] [stderr] Compiling actix-session v0.10.1 [INFO] [stderr] Compiling actix-idempotent v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 21s [INFO] running `Command { std: "docker" "inspect" "6418c461f2c30552d68bb8df5cb55f8578d9ad4975ef82f80ab4e72ed1486cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6418c461f2c30552d68bb8df5cb55f8578d9ad4975ef82f80ab4e72ed1486cb8", kill_on_drop: false }` [INFO] [stdout] 6418c461f2c30552d68bb8df5cb55f8578d9ad4975ef82f80ab4e72ed1486cb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b99120593440cf809ff0b9e40a2e3cd54626315f366760e8012d956fb9956b01 [INFO] running `Command { std: "docker" "start" "-a" "b99120593440cf809ff0b9e40a2e3cd54626315f366760e8012d956fb9956b01", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling fred-macros v0.1.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling redis-protocol v6.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling fred v10.1.0 [INFO] [stderr] Compiling redis v0.26.1 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] error: could not compile `fred` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name fred --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fred-10.1.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="default"' --cfg 'feature="i-hashes"' --cfg 'feature="i-keys"' --cfg 'feature="i-lists"' --cfg 'feature="i-pubsub"' --cfg 'feature="i-server"' --cfg 'feature="i-sets"' --cfg 'feature="i-sorted-sets"' --cfg 'feature="i-std"' --cfg 'feature="i-streams"' --cfg 'feature="transactions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking-encoding", "credential-provider", "custom-reconnect-errors", "debug-ids", "default", "default-nil-types", "dns", "dynamic-pool", "enable-native-tls", "enable-rustls", "enable-rustls-ring", "full-tracing", "futures-io", "futures-lite", "glob-match", "glommio", "hickory-resolver", "i-acl", "i-all", "i-client", "i-cluster", "i-config", "i-geo", "i-hashes", "i-hexpire", "i-hyperloglog", "i-keys", "i-lists", "i-memory", "i-pubsub", "i-redis-json", "i-redis-stack", "i-redisearch", "i-scripts", "i-server", "i-sets", "i-slowlog", "i-sorted-sets", "i-std", "i-streams", "i-time-series", "i-tracking", "local-sync", "metrics", "mocks", "monitor", "monoio", "monoio-codec", "monoio-native-tls", "monoio-rustls", "native-tls", "network-logs", "nom", "oneshot", "partial-tracing", "pin-project", "replicas", "rustls", "rustls-native-certs", "sentinel-auth", "sentinel-client", "serde-json", "serde_json", "sha-1", "smol", "subscriber-client", "tcp-user-timeouts", "tokio-native-tls", "tokio-rustls", "tracing", "tracing-futures", "transactions", "trust-dns-resolver", "unix-sockets", "vendored-openssl"))' -C metadata=467d39e32fc74f38 -C extra-filename=-abeef03c80afb106 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-d36cb63d7fdec1ea.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e0708dc5b68774de.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ac1de41d75287ad9.rmeta --extern bytes_utils=/opt/rustwide/target/debug/deps/libbytes_utils-959c61ebf6d2bd49.rmeta --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-efe537d2b3520292.rmeta --extern fred_macros=/opt/rustwide/target/debug/deps/libfred_macros-4168c66c034cbd47.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-6554d987aefd9a6d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1d41a2ddff25b9b2.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-552db23a388982e0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-641dfc99f4c78db6.rmeta --extern redis_protocol=/opt/rustwide/target/debug/deps/libredis_protocol-de848560a2d17a14.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-e54ab933d355ae07.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-16136e45570e00b7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e6c1bbae3c2939b9.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ff86bc5622168c71.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8df6e0b1a585233a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-960d94daf0c85700.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-55a2746c962ff8e8.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b99120593440cf809ff0b9e40a2e3cd54626315f366760e8012d956fb9956b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b99120593440cf809ff0b9e40a2e3cd54626315f366760e8012d956fb9956b01", kill_on_drop: false }` [INFO] [stdout] b99120593440cf809ff0b9e40a2e3cd54626315f366760e8012d956fb9956b01