[INFO] cloning repository https://github.com/pcn/watch-redis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcn/watch-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcn%2Fwatch-redis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcn%2Fwatch-redis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 683fe65e37391b8a43b3cc2d3093cfd15d668ea3 [INFO] checking pcn/watch-redis against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcn%2Fwatch-redis" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pcn/watch-redis on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pcn/watch-redis [INFO] finished tweaking git repo https://github.com/pcn/watch-redis [INFO] tweaked toml for git repo https://github.com/pcn/watch-redis written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pcn/watch-redis 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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 698e38b990fc898d7d34d62d34874e9e8bfdd59839db0f03857992c67ec07c7f [INFO] running `Command { std: "docker" "start" "-a" "698e38b990fc898d7d34d62d34874e9e8bfdd59839db0f03857992c67ec07c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "698e38b990fc898d7d34d62d34874e9e8bfdd59839db0f03857992c67ec07c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "698e38b990fc898d7d34d62d34874e9e8bfdd59839db0f03857992c67ec07c7f", kill_on_drop: false }` [INFO] [stdout] 698e38b990fc898d7d34d62d34874e9e8bfdd59839db0f03857992c67ec07c7f [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab10a57b6731a02b5275dc6b1d624d36d48962f973dad71d24da3c5d14be179e [INFO] running `Command { std: "docker" "start" "-a" "ab10a57b6731a02b5275dc6b1d624d36d48962f973dad71d24da3c5d14be179e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling aws-lc-rs v1.12.1 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling aws-lc-sys v0.25.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking redis v0.28.1 [INFO] [stdout] error: concrete type differs from previous defining opaque type use [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.28.1/src/parser.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | / any() [INFO] [stdout] 84 | | .then_partial(move |&mut b| { [INFO] [stdout] 85 | | if count > MAX_RECURSE_DEPTH { [INFO] [stdout] 86 | | combine::unexpected_any("Maximum recursion depth exceeded").left() [INFO] [stdout] ... | [INFO] [stdout] 318 | | }) [INFO] [stdout] | |______________^ expected `Opaque<{closure@combinator.rs:1417:13}, I, Value, ...>`, got `Opaque<{closure@combinator.rs:1417:13}, I, Value, ...>` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.28.1/src/parser.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | / opaque!(any_send_sync_partial_state( [INFO] [stdout] 83 | | any() [INFO] [stdout] 84 | | .then_partial(move |&mut b| { [INFO] [stdout] 85 | | if count > MAX_RECURSE_DEPTH { [INFO] [stdout] ... | [INFO] [stdout] 318 | | }) [INFO] [stdout] 319 | | )) [INFO] [stdout] | |______^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/redis-2c9c55b7f0839d2c.long-type-18303363123240478716.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `$crate::opaque` which comes from the expansion of the macro `opaque` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ab10a57b6731a02b5275dc6b1d624d36d48962f973dad71d24da3c5d14be179e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab10a57b6731a02b5275dc6b1d624d36d48962f973dad71d24da3c5d14be179e", kill_on_drop: false }` [INFO] [stdout] ab10a57b6731a02b5275dc6b1d624d36d48962f973dad71d24da3c5d14be179e