[INFO] cloning repository https://github.com/fzn7/RedisAVRO
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fzn7/RedisAVRO" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzn7%2FRedisAVRO", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzn7%2FRedisAVRO'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f39f2a9df71c512b330dfd5bd17ce789b4e2f7ef
[INFO] checking fzn7/RedisAVRO against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzn7%2FRedisAVRO" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fzn7/RedisAVRO
[INFO] finished tweaking git repo https://github.com/fzn7/RedisAVRO
[INFO] tweaked toml for git repo https://github.com/fzn7/RedisAVRO written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fzn7/RedisAVRO on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fzn7/RedisAVRO 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8fc543fc55229088390591af14b79c8b4d37f0a8ce8e7b450109763948bc7eb
[INFO] running `Command { std: "docker" "start" "-a" "c8fc543fc55229088390591af14b79c8b4d37f0a8ce8e7b450109763948bc7eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8fc543fc55229088390591af14b79c8b4d37f0a8ce8e7b450109763948bc7eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8fc543fc55229088390591af14b79c8b4d37f0a8ce8e7b450109763948bc7eb", kill_on_drop: false }`
[INFO] [stdout] c8fc543fc55229088390591af14b79c8b4d37f0a8ce8e7b450109763948bc7eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c059b87c261c7b944599147702325e64dc0946257e31cf9212a8087c6ffc5009
[INFO] running `Command { std: "docker" "start" "-a" "c059b87c261c7b944599147702325e64dc0946257e31cf9212a8087c6ffc5009", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking serde_serializer_quick_unsupported v0.1.2
[INFO] [stderr]     Checking integer-encoding v4.1.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking serde_avro_fast v2.0.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling redis-module-macros-internals v2.0.7
[INFO] [stderr]    Compiling redis-module v2.0.7
[INFO] [stderr]     Checking redis v0.24.0
[INFO] [stderr]     Checking redis_avro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c059b87c261c7b944599147702325e64dc0946257e31cf9212a8087c6ffc5009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c059b87c261c7b944599147702325e64dc0946257e31cf9212a8087c6ffc5009", kill_on_drop: false }`
[INFO] [stdout] c059b87c261c7b944599147702325e64dc0946257e31cf9212a8087c6ffc5009
