[INFO] cloning repository https://github.com/tkrs/rust-redis-pubsub-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkrs/rust-redis-pubsub-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkrs%2Frust-redis-pubsub-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkrs%2Frust-redis-pubsub-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6031085b5f870c8816102e8f8096af98b744d14b [INFO] checking tkrs/rust-redis-pubsub-example against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkrs%2Frust-redis-pubsub-example" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tkrs/rust-redis-pubsub-example on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tkrs/rust-redis-pubsub-example [INFO] finished tweaking git repo https://github.com/tkrs/rust-redis-pubsub-example [INFO] tweaked toml for git repo https://github.com/tkrs/rust-redis-pubsub-example written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tkrs/rust-redis-pubsub-example 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded combine v3.5.1 [INFO] [stderr] Downloaded redis v0.9.0 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a37b3d7377f423e70fbf5050d94ae2aa6eab256c6e6e3762ad8d0bdd1033d19 [INFO] running `Command { std: "docker" "start" "-a" "4a37b3d7377f423e70fbf5050d94ae2aa6eab256c6e6e3762ad8d0bdd1033d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a37b3d7377f423e70fbf5050d94ae2aa6eab256c6e6e3762ad8d0bdd1033d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a37b3d7377f423e70fbf5050d94ae2aa6eab256c6e6e3762ad8d0bdd1033d19", kill_on_drop: false }` [INFO] [stdout] 4a37b3d7377f423e70fbf5050d94ae2aa6eab256c6e6e3762ad8d0bdd1033d19 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b425dd5e5c7654c85cde51d0647162fb01507ebe8de8073e5991bf913cd3af9c [INFO] running `Command { std: "docker" "start" "-a" "b425dd5e5c7654c85cde51d0647162fb01507ebe8de8073e5991bf913cd3af9c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking matches v0.1.7 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Compiling redis v0.9.0 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking combine v3.5.1 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking tokio-executor v0.1.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio-reactor v0.1.3 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking rust-redis-pubsub-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.9.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b425dd5e5c7654c85cde51d0647162fb01507ebe8de8073e5991bf913cd3af9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b425dd5e5c7654c85cde51d0647162fb01507ebe8de8073e5991bf913cd3af9c", kill_on_drop: false }` [INFO] [stdout] b425dd5e5c7654c85cde51d0647162fb01507ebe8de8073e5991bf913cd3af9c