[INFO] cloning repository https://github.com/zekroTJA/flixparty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zekroTJA/flixparty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzekroTJA%2Fflixparty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzekroTJA%2Fflixparty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfdf4bf3552db68e7a027a42812a2c88f1f2e1d6
[INFO] checking zekroTJA/flixparty against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzekroTJA%2Fflixparty" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zekroTJA/flixparty
[INFO] finished tweaking git repo https://github.com/zekroTJA/flixparty
[INFO] tweaked toml for git repo https://github.com/zekroTJA/flixparty written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zekroTJA/flixparty 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/zekroTJA/flixparty 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 17075c4e8c8c9d02cf925f21a3cbdf4ec91e1d481975dd64683bacfbc34dc170
[INFO] running `Command { std: "docker" "start" "-a" "17075c4e8c8c9d02cf925f21a3cbdf4ec91e1d481975dd64683bacfbc34dc170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17075c4e8c8c9d02cf925f21a3cbdf4ec91e1d481975dd64683bacfbc34dc170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17075c4e8c8c9d02cf925f21a3cbdf4ec91e1d481975dd64683bacfbc34dc170", kill_on_drop: false }`
[INFO] [stdout] 17075c4e8c8c9d02cf925f21a3cbdf4ec91e1d481975dd64683bacfbc34dc170
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c4b2d0b024441ce39d528d5cefae3dc20537c4bc79883fbebeabcffe0bc671e9
[INFO] running `Command { std: "docker" "start" "-a" "c4b2d0b024441ce39d528d5cefae3dc20537c4bc79883fbebeabcffe0bc671e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking xid v1.1.1
[INFO] [stderr]     Checking redis v0.27.6
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/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="default"' --cfg 'feature="geospatial"' --cfg 'feature="keep-alive"' --cfg 'feature="script"' --cfg 'feature="sha1_smol"' --cfg 'feature="socket2"' --cfg 'feature="streams"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "async-native-tls", "async-std", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "async-trait", "backon", "bigdecimal", "bytes", "cluster", "cluster-async", "connection-manager", "crc16", "default", "disable-client-setinfo", "futures", "futures-rustls", "futures-util", "geospatial", "hashbrown", "json", "keep-alive", "log", "native-tls", "num-bigint", "pin-project-lite", "r2d2", "rand", "rust_decimal", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-pki-types", "script", "sentinel", "serde", "serde_json", "sha1_smol", "socket2", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio", "tokio-comp", "tokio-native-tls", "tokio-native-tls-comp", "tokio-rustls", "tokio-rustls-comp", "tokio-util", "uuid", "webpki-roots"))' -C metadata=6efe5013b192f02a -C extra-filename=-e72ccc2d800cf611 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-f45eb29086487d7e.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-a4b124f0476fef44.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-52673d04f2b656cf.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7ce56ce506ff1e6f.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ab86f5d1cecaccd7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-bb602e5b3b9d8008.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-4e2b7f6914ec1690.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8f94eea8d50166f5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0501effab977a417.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c4b2d0b024441ce39d528d5cefae3dc20537c4bc79883fbebeabcffe0bc671e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b2d0b024441ce39d528d5cefae3dc20537c4bc79883fbebeabcffe0bc671e9", kill_on_drop: false }`
[INFO] [stdout] c4b2d0b024441ce39d528d5cefae3dc20537c4bc79883fbebeabcffe0bc671e9
