[INFO] cloning repository https://github.com/PaddyConnolly/padis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PaddyConnolly/padis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaddyConnolly%2Fpadis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaddyConnolly%2Fpadis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 268fae9cc166fbd5e92513c95c519b8c2bf675f6 [INFO] checking PaddyConnolly/padis against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaddyConnolly%2Fpadis" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PaddyConnolly/padis [INFO] finished tweaking git repo https://github.com/PaddyConnolly/padis [INFO] tweaked toml for git repo https://github.com/PaddyConnolly/padis written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PaddyConnolly/padis on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PaddyConnolly/padis 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ad3f92596a88df4629bf33324d43c9359fef40683496d6796d16fa983d91f79 [INFO] running `Command { std: "docker" "start" "-a" "8ad3f92596a88df4629bf33324d43c9359fef40683496d6796d16fa983d91f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ad3f92596a88df4629bf33324d43c9359fef40683496d6796d16fa983d91f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad3f92596a88df4629bf33324d43c9359fef40683496d6796d16fa983d91f79", kill_on_drop: false }` [INFO] [stdout] 8ad3f92596a88df4629bf33324d43c9359fef40683496d6796d16fa983d91f79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1424980d799227ab08b336470c60ceae6b534e0fc8314798bf07cf6d1ae403ec [INFO] running `Command { std: "docker" "start" "-a" "1424980d799227ab08b336470c60ceae6b534e0fc8314798bf07cf6d1ae403ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking atoi v0.3.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking mini-redis v0.4.1 [INFO] [stderr] Checking tokio-test v0.4.5 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking padis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking redis v1.0.2 [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/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acl"' --cfg 'feature="aio"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="geospatial"' --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", "bb8", "bigdecimal", "bytes", "cache-aio", "cluster", "cluster-async", "connection-manager", "default", "geospatial", "hashbrown", "json", "num-bigint", "r2d2", "rust_decimal", "script", "sentinel", "smol-comp", "smol-native-tls-comp", "smol-rustls-comp", "streams", "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=2fa6a5bcf0678494 -C extra-filename=-fa9137b57707a944 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arcstr=/opt/rustwide/target/debug/deps/libarcstr-5e40f6ed43b3300b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-40d7b0824e7801b3.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cbb4929d06dfe38d.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-1acd473ba58d2121.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-eae537ccf5585367.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-234512e78e613387.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-0cd44070c1802484.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e5e2b4eaa5d18a05.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-32d09a05ac467713.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-9dbd48ad587248f8.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6b0214efc4136ad0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6c0097fe8a66e22c.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a57d8fbd15137a92.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-81a70bb27194f44b.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a9ccb7cc2c2ec92a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1424980d799227ab08b336470c60ceae6b534e0fc8314798bf07cf6d1ae403ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1424980d799227ab08b336470c60ceae6b534e0fc8314798bf07cf6d1ae403ec", kill_on_drop: false }` [INFO] [stdout] 1424980d799227ab08b336470c60ceae6b534e0fc8314798bf07cf6d1ae403ec