[INFO] fetching crate redis-stream-reactor 0.0.1-beta.30... [INFO] testing redis-stream-reactor-0.0.1-beta.30 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate redis-stream-reactor 0.0.1-beta.30 into /workspace/builds/worker-39/source [INFO] validating manifest of crates.io crate redis-stream-reactor 0.0.1-beta.30 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate redis-stream-reactor 0.0.1-beta.30 [INFO] finished tweaking crates.io crate redis-stream-reactor 0.0.1-beta.30 [INFO] tweaked toml for crates.io crate redis-stream-reactor 0.0.1-beta.30 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f498870512b78861e854758ad2d17118c35f92e0a04da50ed9c1a1db1c82dc4 [INFO] running `Command { std: "docker" "start" "-a" "2f498870512b78861e854758ad2d17118c35f92e0a04da50ed9c1a1db1c82dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f498870512b78861e854758ad2d17118c35f92e0a04da50ed9c1a1db1c82dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f498870512b78861e854758ad2d17118c35f92e0a04da50ed9c1a1db1c82dc4", kill_on_drop: false }` [INFO] [stdout] 2f498870512b78861e854758ad2d17118c35f92e0a04da50ed9c1a1db1c82dc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 194277511f98c457310677fb8d54a93c5e6750a20adf992b4c3f01ab2f26574d [INFO] running `Command { std: "docker" "start" "-a" "194277511f98c457310677fb8d54a93c5e6750a20adf992b4c3f01ab2f26574d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling derive-env-url v1.0.4 [INFO] [stderr] Compiling env-url v1.0.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling redis-swapplex v0.1.3 [INFO] [stderr] Compiling redis-stream-reactor v0.0.1-beta.30 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.77s [INFO] running `Command { std: "docker" "inspect" "194277511f98c457310677fb8d54a93c5e6750a20adf992b4c3f01ab2f26574d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194277511f98c457310677fb8d54a93c5e6750a20adf992b4c3f01ab2f26574d", kill_on_drop: false }` [INFO] [stdout] 194277511f98c457310677fb8d54a93c5e6750a20adf992b4c3f01ab2f26574d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abb6612c82071fae4e7c81cbd054bbf85d160a1ebc60ccc34a0304c8ea3355f6 [INFO] running `Command { std: "docker" "start" "-a" "abb6612c82071fae4e7c81cbd054bbf85d160a1ebc60ccc34a0304c8ea3355f6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ord_subset v3.1.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling decimal v2.1.0 [INFO] [stderr] Compiling serde_with v1.12.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-aux v3.0.1 [INFO] [stderr] Compiling redis-stream-reactor v0.0.1-beta.30 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.52s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_stream_reactor-0c7d98d05a6b6f4e) [INFO] running `Command { std: "docker" "inspect" "abb6612c82071fae4e7c81cbd054bbf85d160a1ebc60ccc34a0304c8ea3355f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb6612c82071fae4e7c81cbd054bbf85d160a1ebc60ccc34a0304c8ea3355f6", kill_on_drop: false }` [INFO] [stdout] abb6612c82071fae4e7c81cbd054bbf85d160a1ebc60ccc34a0304c8ea3355f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6374f1982d18409291a99ad4d39b9938e1e3c91c949d0aaa27b4a9b85c609ce8 [INFO] running `Command { std: "docker" "start" "-a" "6374f1982d18409291a99ad4d39b9938e1e3c91c949d0aaa27b4a9b85c609ce8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_stream_reactor-0c7d98d05a6b6f4e) [INFO] [stdout] [INFO] [stderr] Doc-tests redis-stream-reactor [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::deserializes_from_stream_id ... ok [INFO] [stdout] test tests::into_redis_btreemap ... ok [INFO] [stdout] test tests::deserializes_nested_structs ... ok [INFO] [stdout] test tests::deserializes_d128 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6374f1982d18409291a99ad4d39b9938e1e3c91c949d0aaa27b4a9b85c609ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6374f1982d18409291a99ad4d39b9938e1e3c91c949d0aaa27b4a9b85c609ce8", kill_on_drop: false }` [INFO] [stdout] 6374f1982d18409291a99ad4d39b9938e1e3c91c949d0aaa27b4a9b85c609ce8