[INFO] fetching crate redis-macros 1.0.1...
[INFO] testing redis-macros-1.0.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate redis-macros 1.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate redis-macros 1.0.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate redis-macros 1.0.1
[INFO] tweaked toml for crates.io crate redis-macros 1.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate redis-macros 1.0.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate redis-macros 1.0.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded redis-macros-derive v1.0.1
[INFO] [stderr]   Downloaded deadpool-redis v0.22.0
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] [stderr]   Downloaded redis v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d61506a8d6164a8ced09291c457c7c225cad22473b14b3d23e14e1b115eb271
[INFO] running `Command { std: "docker" "start" "-a" "7d61506a8d6164a8ced09291c457c7c225cad22473b14b3d23e14e1b115eb271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d61506a8d6164a8ced09291c457c7c225cad22473b14b3d23e14e1b115eb271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d61506a8d6164a8ced09291c457c7c225cad22473b14b3d23e14e1b115eb271", kill_on_drop: false }`
[INFO] [stdout] 7d61506a8d6164a8ced09291c457c7c225cad22473b14b3d23e14e1b115eb271
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91f3c6b811761e828448665c5d5aa50d114af101044a6363b9537c76f99d6015
[INFO] running `Command { std: "docker" "start" "-a" "91f3c6b811761e828448665c5d5aa50d114af101044a6363b9537c76f99d6015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling redis v1.0.2
[INFO] [stderr]    Compiling redis-macros-derive v1.0.1
[INFO] [stderr]    Compiling redis-macros v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.19s
[INFO] running `Command { std: "docker" "inspect" "91f3c6b811761e828448665c5d5aa50d114af101044a6363b9537c76f99d6015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91f3c6b811761e828448665c5d5aa50d114af101044a6363b9537c76f99d6015", kill_on_drop: false }`
[INFO] [stdout] 91f3c6b811761e828448665c5d5aa50d114af101044a6363b9537c76f99d6015
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aff1bfe4d7ca41986d02aaa3e3d1efd1b2db3353df6c58917c2e5cdfc9976f9c
[INFO] running `Command { std: "docker" "start" "-a" "aff1bfe4d7ca41986d02aaa3e3d1efd1b2db3353df6c58917c2e5cdfc9976f9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling redis v1.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling redis-macros-derive v1.0.1
[INFO] [stderr]    Compiling deadpool-redis v0.22.0
[INFO] [stderr]    Compiling redis-macros v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.01s
[INFO] running `Command { std: "docker" "inspect" "aff1bfe4d7ca41986d02aaa3e3d1efd1b2db3353df6c58917c2e5cdfc9976f9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aff1bfe4d7ca41986d02aaa3e3d1efd1b2db3353df6c58917c2e5cdfc9976f9c", kill_on_drop: false }`
[INFO] [stdout] aff1bfe4d7ca41986d02aaa3e3d1efd1b2db3353df6c58917c2e5cdfc9976f9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8bfb2da06f9cb55ba4cfdc4ecd25af783b08582bbce8fd31a0d9d095ed405b1e
[INFO] running `Command { std: "docker" "start" "-a" "8bfb2da06f9cb55ba4cfdc4ecd25af783b08582bbce8fd31a0d9d095ed405b1e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_macros-677d83def0e3fb72)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_from_redis_value.rs (/opt/rustwide/target/debug/deps/derive_from_redis_value-897f5c3c6b846d90)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test it_should_also_deserialize_if_the_input_is_in_brackets ... ok
[INFO] [stdout] test it_should_fail_if_input_is_missing ... ok
[INFO] [stdout] test it_should_fail_if_input_is_not_valid_utf8 ... ok
[INFO] [stdout] test it_should_fail_if_input_is_not_compatible_with_type ... ok
[INFO] [stdout] test it_should_implement_the_from_redis_value_trait ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_from_redis_value_redis_yaml.rs (/opt/rustwide/target/debug/deps/derive_from_redis_value_redis_yaml-cfb8d19bd8540515)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_should_implement_the_from_redis_value_trait_with_redis_yaml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_to_redis_args.rs (/opt/rustwide/target/debug/deps/derive_to_redis_args-e12594ef37faf086)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_should_implement_the_to_redis_args_trait ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_to_redis_args_redis_yaml.rs (/opt/rustwide/target/debug/deps/derive_to_redis_args_redis_yaml-741b84c3f8b14e90)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_should_implement_the_to_redis_args_trait ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_with_multiple_generics.rs (/opt/rustwide/target/debug/deps/derive_with_multiple_generics-eff0c066b0ce1eb4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test it_should_deserialize_struct_with_multiple_generics ... ok
[INFO] [stdout] test it_should_deserialize_json_wrapper_with_multiple_generics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json_wrapper.rs (/opt/rustwide/target/debug/deps/json_wrapper-acabce287b2cd7b0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test it_should_also_deserialize_json_wrappable_arguments ... ok
[INFO] [stdout] test it_should_fail_if_input_is_missing ... ok
[INFO] [stdout] test it_should_deserialize_json_results ... ok
[INFO] [stdout] test it_should_fail_if_input_is_not_compatible_with_type ... ok
[INFO] [stdout] test it_should_fail_if_the_result_is_not_redis_json ... ok
[INFO] [stdout] test it_should_fail_if_input_is_not_valid_utf8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests redis_macros
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/json.rs - json::Json (line 28) - compile ... ok
[INFO] [stdout] test src/json.rs - json::Json (line 8) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 108) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 83) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 134) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 54) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 164) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8bfb2da06f9cb55ba4cfdc4ecd25af783b08582bbce8fd31a0d9d095ed405b1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bfb2da06f9cb55ba4cfdc4ecd25af783b08582bbce8fd31a0d9d095ed405b1e", kill_on_drop: false }`
[INFO] [stdout] 8bfb2da06f9cb55ba4cfdc4ecd25af783b08582bbce8fd31a0d9d095ed405b1e
