[INFO] fetching crate serde_dynamodb 0.6.0... [INFO] checking serde_dynamodb-0.6.0 against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] extracting crate serde_dynamodb 0.6.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate serde_dynamodb 0.6.0 on toolchain 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate serde_dynamodb 0.6.0 [INFO] finished tweaking crates.io crate serde_dynamodb 0.6.0 [INFO] tweaked toml for crates.io crate serde_dynamodb 0.6.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_core v0.45.0 [INFO] [stderr] Downloaded rusoto_signature v0.45.0 [INFO] [stderr] Downloaded rusoto_dynamodb v0.45.0 [INFO] [stderr] Downloaded rusoto_dynamodbstreams v0.45.0 [INFO] [stderr] Downloaded rusoto_credential v0.45.0 [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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a806f588aadba898360805cc84b7edca1f16f67893f4c62e96cfa871ee1d7c78 [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" "a806f588aadba898360805cc84b7edca1f16f67893f4c62e96cfa871ee1d7c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a806f588aadba898360805cc84b7edca1f16f67893f4c62e96cfa871ee1d7c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a806f588aadba898360805cc84b7edca1f16f67893f4c62e96cfa871ee1d7c78", kill_on_drop: false }` [INFO] [stdout] a806f588aadba898360805cc84b7edca1f16f67893f4c62e96cfa871ee1d7c78 [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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] d0791483b7ca8779f0d6e60ac7edc577521683e7770c2f62883b03eccdbe3da3 [INFO] running `Command { std: "docker" "start" "-a" "d0791483b7ca8779f0d6e60ac7edc577521683e7770c2f62883b03eccdbe3da3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking rusoto_credential v0.45.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking rusoto_signature v0.45.0 [INFO] [stderr] Checking rusoto_dynamodb v0.45.0 [INFO] [stderr] Checking serde_dynamodb v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "d0791483b7ca8779f0d6e60ac7edc577521683e7770c2f62883b03eccdbe3da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0791483b7ca8779f0d6e60ac7edc577521683e7770c2f62883b03eccdbe3da3", kill_on_drop: false }` [INFO] [stdout] d0791483b7ca8779f0d6e60ac7edc577521683e7770c2f62883b03eccdbe3da3