[INFO] cloning repository https://github.com/daniel7grant/redis-macros [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel7grant/redis-macros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel7grant%2Fredis-macros", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel7grant%2Fredis-macros'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bb3ccd305f74cb465f329a5c0e8110141b5253c [INFO] testing daniel7grant/redis-macros against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel7grant%2Fredis-macros" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/daniel7grant/redis-macros [INFO] finished tweaking git repo https://github.com/daniel7grant/redis-macros [INFO] tweaked toml for git repo https://github.com/daniel7grant/redis-macros written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daniel7grant/redis-macros on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daniel7grant/redis-macros 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool-redis v0.22.0 [INFO] [stderr] Downloaded deadpool-runtime v0.1.4 [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded redis v0.32.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 281cbe982987f400dfe9b444200c46c3fe95de17f5e132d9440ac120c618ca4a [INFO] running `Command { std: "docker" "start" "-a" "281cbe982987f400dfe9b444200c46c3fe95de17f5e132d9440ac120c618ca4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "281cbe982987f400dfe9b444200c46c3fe95de17f5e132d9440ac120c618ca4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281cbe982987f400dfe9b444200c46c3fe95de17f5e132d9440ac120c618ca4a", kill_on_drop: false }` [INFO] [stdout] 281cbe982987f400dfe9b444200c46c3fe95de17f5e132d9440ac120c618ca4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c83b69f5168965ecd40ed5f48a7cbcf452aee871e88e2dc209e8332f9beb7d2a [INFO] running `Command { std: "docker" "start" "-a" "c83b69f5168965ecd40ed5f48a7cbcf452aee871e88e2dc209e8332f9beb7d2a", kill_on_drop: false }` [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.2 [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-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [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_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling redis v0.32.7 [INFO] [stderr] Compiling redis-macros-derive v0.5.6 (/opt/rustwide/workdir/redis-macros-derive) [INFO] [stderr] Compiling redis-macros v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.34s [INFO] running `Command { std: "docker" "inspect" "c83b69f5168965ecd40ed5f48a7cbcf452aee871e88e2dc209e8332f9beb7d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83b69f5168965ecd40ed5f48a7cbcf452aee871e88e2dc209e8332f9beb7d2a", kill_on_drop: false }` [INFO] [stdout] c83b69f5168965ecd40ed5f48a7cbcf452aee871e88e2dc209e8332f9beb7d2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71100f49da1d6d181e7f72de494cff45501f2a655f8677d38f5c4dc6b0859b73 [INFO] running `Command { std: "docker" "start" "-a" "71100f49da1d6d181e7f72de494cff45501f2a655f8677d38f5c4dc6b0859b73", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.12.0 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.48.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 serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling redis v0.32.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling redis-macros-derive v0.5.6 (/opt/rustwide/workdir/redis-macros-derive) [INFO] [stderr] Compiling deadpool-redis v0.22.0 [INFO] [stderr] Compiling redis-macros v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.96s [INFO] running `Command { std: "docker" "inspect" "71100f49da1d6d181e7f72de494cff45501f2a655f8677d38f5c4dc6b0859b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71100f49da1d6d181e7f72de494cff45501f2a655f8677d38f5c4dc6b0859b73", kill_on_drop: false }` [INFO] [stdout] 71100f49da1d6d181e7f72de494cff45501f2a655f8677d38f5c4dc6b0859b73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 907043b96e90feade7ef6dec2bed18995bbec37dc5ac7a40a6667fe2a6a947fa [INFO] running `Command { std: "docker" "start" "-a" "907043b96e90feade7ef6dec2bed18995bbec37dc5ac7a40a6667fe2a6a947fa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_macros-b697f425f87d2667) [INFO] [stderr] Running tests/derive_from_redis_value.rs (/opt/rustwide/target/debug/deps/derive_from_redis_value-3324ff39df303971) [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] [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_not_compatible_with_type ... ok [INFO] [stdout] test it_should_implement_the_from_redis_value_trait ... ok [INFO] [stdout] test it_should_fail_if_input_is_not_valid_utf8 ... ok [INFO] [stdout] test it_should_fail_if_input_is_missing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/derive_from_redis_value_redis_yaml.rs (/opt/rustwide/target/debug/deps/derive_from_redis_value_redis_yaml-69a1db95505a1c04) [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.00s [INFO] [stdout] [INFO] [stderr] Running tests/derive_to_redis_args.rs (/opt/rustwide/target/debug/deps/derive_to_redis_args-79639545d39b9af0) [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-e15d7a144738b903) [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.01s [INFO] [stdout] [INFO] [stderr] Running tests/derive_with_multiple_generics.rs (/opt/rustwide/target/debug/deps/derive_with_multiple_generics-9c5eb38d2be16697) [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-e6ff393628650cc2) [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_not_valid_utf8 ... ok [INFO] [stdout] test it_should_fail_if_input_is_missing ... ok [INFO] [stdout] test it_should_fail_if_input_is_not_compatible_with_type ... ok [INFO] [stdout] test it_should_deserialize_json_results ... ok [INFO] [stdout] test it_should_fail_if_the_result_is_not_redis_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests redis_macros [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - (line 54) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 164) - 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/json.rs - json::Json (line 8) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 108) - compile ... ok [INFO] [stdout] test src/json.rs - json::Json (line 28) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "907043b96e90feade7ef6dec2bed18995bbec37dc5ac7a40a6667fe2a6a947fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "907043b96e90feade7ef6dec2bed18995bbec37dc5ac7a40a6667fe2a6a947fa", kill_on_drop: false }` [INFO] [stdout] 907043b96e90feade7ef6dec2bed18995bbec37dc5ac7a40a6667fe2a6a947fa