[INFO] fetching crate serde_dynamodb 0.9.0... [INFO] testing serde_dynamodb-0.9.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate serde_dynamodb 0.9.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate serde_dynamodb 0.9.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate serde_dynamodb 0.9.0 [INFO] finished tweaking crates.io crate serde_dynamodb 0.9.0 [INFO] tweaked toml for crates.io crate serde_dynamodb 0.9.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_credential v0.47.0 [INFO] [stderr] Downloaded rusoto_signature v0.47.0 [INFO] [stderr] Downloaded rusoto_core v0.47.0 [INFO] [stderr] Downloaded rusoto_dynamodb v0.47.0 [INFO] [stderr] Downloaded md-5 v0.9.1 [INFO] [stderr] Downloaded rusoto_dynamodbstreams v0.47.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1bfeba7ac6f8ddb269017c8d43bd4ea55a510cfeb21226579bc5b049f4aa85f0 [INFO] running `Command { std: "docker" "start" "-a" "1bfeba7ac6f8ddb269017c8d43bd4ea55a510cfeb21226579bc5b049f4aa85f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bfeba7ac6f8ddb269017c8d43bd4ea55a510cfeb21226579bc5b049f4aa85f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bfeba7ac6f8ddb269017c8d43bd4ea55a510cfeb21226579bc5b049f4aa85f0", kill_on_drop: false }` [INFO] [stdout] 1bfeba7ac6f8ddb269017c8d43bd4ea55a510cfeb21226579bc5b049f4aa85f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9208782251a411326e6554b57f03f60ca4cf048ea377d25a361d7247e6df4bd4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9208782251a411326e6554b57f03f60ca4cf048ea377d25a361d7247e6df4bd4", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.47.0 [INFO] [stderr] Compiling serde_dynamodb v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.21s [INFO] running `Command { std: "docker" "inspect" "9208782251a411326e6554b57f03f60ca4cf048ea377d25a361d7247e6df4bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9208782251a411326e6554b57f03f60ca4cf048ea377d25a361d7247e6df4bd4", kill_on_drop: false }` [INFO] [stdout] 9208782251a411326e6554b57f03f60ca4cf048ea377d25a361d7247e6df4bd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2275ae0ee59bbc6eed2dc2048d310ec6df0ac31c0b197d5093f71321517a23e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a2275ae0ee59bbc6eed2dc2048d310ec6df0ac31c0b197d5093f71321517a23e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_dynamodb v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `k` [INFO] [stdout] --> tests/dynamodb.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | k: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Internal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/dynamodb.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `i` [INFO] [stdout] --> tests/dynamodb.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | i: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Basic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/dynamodb.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `j` [INFO] [stdout] --> tests/dynamodb.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | j: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Basic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/dynamodb.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `intern` [INFO] [stdout] --> tests/dynamodb.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | intern: Internal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Basic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/dynamodb.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.34s [INFO] running `Command { std: "docker" "inspect" "a2275ae0ee59bbc6eed2dc2048d310ec6df0ac31c0b197d5093f71321517a23e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2275ae0ee59bbc6eed2dc2048d310ec6df0ac31c0b197d5093f71321517a23e", kill_on_drop: false }` [INFO] [stdout] a2275ae0ee59bbc6eed2dc2048d310ec6df0ac31c0b197d5093f71321517a23e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d00905eea74cdb8363375bbf28b83a4c94ca535b15416e4d85c6322248915f4d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d00905eea74cdb8363375bbf28b83a4c94ca535b15416e4d85c6322248915f4d", 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] [stderr] warning: field is never read: `k` [INFO] [stderr] --> tests/dynamodb.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | k: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Internal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/dynamodb.rs:34:27 [INFO] [stderr] | [INFO] [stderr] 34 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `i` [INFO] [stderr] --> tests/dynamodb.rs:40:9 [INFO] [stderr] | [INFO] [stderr] 40 | i: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Basic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/dynamodb.rs:38:27 [INFO] [stderr] | [INFO] [stderr] 38 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `j` [INFO] [stderr] --> tests/dynamodb.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | j: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Basic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/dynamodb.rs:38:27 [INFO] [stderr] | [INFO] [stderr] 38 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `intern` [INFO] [stderr] --> tests/dynamodb.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | intern: Internal, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Basic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/dynamodb.rs:38:27 [INFO] [stderr] | [INFO] [stderr] 38 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `serde_dynamodb` (test "dynamodb") generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/serde_dynamodb-3e202d6064268ad8) [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] [stderr] Running tests/dynamodb.rs (/opt/rustwide/target/debug/deps/dynamodb-6007930f5ec3f961) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test can_be_missing_with_default ... ok [INFO] [stdout] test can_deserialize_struct ... ok [INFO] [stdout] test can_deserialize_hashset ... ok [INFO] [stdout] test can_go_back_and_forth ... ok [INFO] [stdout] test can_serialize_enum_in_struct ... ok [INFO] [stdout] test can_serialize_hashmap ... ok [INFO] [stdout] test can_serialize_struct ... ok [INFO] [stdout] test can_serialize_tuple ... ok [INFO] [stdout] test can_serialize_struct_leveled ... ok [INFO] [stdout] test can_create_struct_custom_serialization ... ok [INFO] [stdout] test can_serialize_bytes ... ok [INFO] [stdout] test can_serialize_tuple_struct ... ok [INFO] [stdout] test can_serialize_enum ... ok [INFO] [stdout] test can_serialize_tuple_in_struct ... ok [INFO] [stdout] test can_serialize_shortstyle_enum_in_struct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/dynamodbstreams.rs (/opt/rustwide/target/debug/deps/dynamodbstreams-142751a0ec866c70) [INFO] [stderr] Doc-tests serde_dynamodb [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 2 tests [INFO] [stdout] test src/lib.rs - (line 62) ... ignored [INFO] [stdout] test src/lib.rs - (line 126) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.90s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d00905eea74cdb8363375bbf28b83a4c94ca535b15416e4d85c6322248915f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d00905eea74cdb8363375bbf28b83a4c94ca535b15416e4d85c6322248915f4d", kill_on_drop: false }` [INFO] [stdout] d00905eea74cdb8363375bbf28b83a4c94ca535b15416e4d85c6322248915f4d