[INFO] fetching crate rusoto_dynamodb 0.47.0... [INFO] testing rusoto_dynamodb-0.47.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate rusoto_dynamodb 0.47.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate rusoto_dynamodb 0.47.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusoto_dynamodb 0.47.0 [INFO] finished tweaking crates.io crate rusoto_dynamodb 0.47.0 [INFO] tweaked toml for crates.io crate rusoto_dynamodb 0.47.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate rusoto_dynamodb 0.47.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c171801cbdebc673409bc7f4711a3d3ebe8aa15665e9b9e6b2c98a925e2bd9a [INFO] running `Command { std: "docker" "start" "-a" "6c171801cbdebc673409bc7f4711a3d3ebe8aa15665e9b9e6b2c98a925e2bd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c171801cbdebc673409bc7f4711a3d3ebe8aa15665e9b9e6b2c98a925e2bd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c171801cbdebc673409bc7f4711a3d3ebe8aa15665e9b9e6b2c98a925e2bd9a", kill_on_drop: false }` [INFO] [stdout] 6c171801cbdebc673409bc7f4711a3d3ebe8aa15665e9b9e6b2c98a925e2bd9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e2ec884cb3eb45ff15111885ec364e8f22fb836899146c62112d3ed5724fbd6 [INFO] running `Command { std: "docker" "start" "-a" "9e2ec884cb3eb45ff15111885ec364e8f22fb836899146c62112d3ed5724fbd6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.47.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.49s [INFO] running `Command { std: "docker" "inspect" "9e2ec884cb3eb45ff15111885ec364e8f22fb836899146c62112d3ed5724fbd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2ec884cb3eb45ff15111885ec364e8f22fb836899146c62112d3ed5724fbd6", kill_on_drop: false }` [INFO] [stdout] 9e2ec884cb3eb45ff15111885ec364e8f22fb836899146c62112d3ed5724fbd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e29ad55cdb649e3c57a5b50c5cf385d7e8ced9a17c9d94057631e13398327cb9 [INFO] running `Command { std: "docker" "start" "-a" "e29ad55cdb649e3c57a5b50c5cf385d7e8ced9a17c9d94057631e13398327cb9", kill_on_drop: false }` [INFO] [stderr] Compiling rusoto_mock v0.47.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.47.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.63s [INFO] running `Command { std: "docker" "inspect" "e29ad55cdb649e3c57a5b50c5cf385d7e8ced9a17c9d94057631e13398327cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29ad55cdb649e3c57a5b50c5cf385d7e8ced9a17c9d94057631e13398327cb9", kill_on_drop: false }` [INFO] [stdout] e29ad55cdb649e3c57a5b50c5cf385d7e8ced9a17c9d94057631e13398327cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ae07a91a4407ff04eefcb8208f7646179bb734e322704d08087ff2e40ff42d4 [INFO] running `Command { std: "docker" "start" "-a" "0ae07a91a4407ff04eefcb8208f7646179bb734e322704d08087ff2e40ff42d4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusoto_dynamodb-a1efd3f349649edd) [INFO] [stdout] running 4 tests [INFO] [stdout] test custom::custom_tests::attribute_value_default_is_empty ... ok [INFO] [stdout] test custom::custom_tests::attribute_value_with_blob_contains_only_blob ... ok [INFO] [stdout] test custom::custom_tests::attribute_value_with_number_contains_only_number ... ok [INFO] [stdout] test custom::custom_tests::attribute_value_with_binary_set ... 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] [stderr] Doc-tests rusoto_dynamodb [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 26) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ae07a91a4407ff04eefcb8208f7646179bb734e322704d08087ff2e40ff42d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae07a91a4407ff04eefcb8208f7646179bb734e322704d08087ff2e40ff42d4", kill_on_drop: false }` [INFO] [stdout] 0ae07a91a4407ff04eefcb8208f7646179bb734e322704d08087ff2e40ff42d4