[INFO] crate sns-push-notifications 0.1.1 is already in cache [INFO] testing sns-push-notifications-0.1.1 against 1.38.0 for beta-1.39-1 [INFO] extracting crate sns-push-notifications 0.1.1 into work/builds/worker-8/source [INFO] validating manifest of crates.io crate sns-push-notifications 0.1.1 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sns-push-notifications 0.1.1 [INFO] finished tweaking crates.io crate sns-push-notifications 0.1.1 [INFO] tweaked toml for crates.io crate sns-push-notifications 0.1.1 written to work/builds/worker-8/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 1f98623d1fcbc62891d19c13fceb6a72b6628a2572c67e226ea8b947b065f98b [INFO] running `"docker" "start" "-a" "1f98623d1fcbc62891d19c13fceb6a72b6628a2572c67e226ea8b947b065f98b"` [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rusoto_core v0.36.0 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling rusoto_credential v0.15.0 [INFO] [stderr] Compiling rusoto_sns v0.36.0 [INFO] [stderr] Compiling sns-push-notifications v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.53s [INFO] running `"docker" "inspect" "1f98623d1fcbc62891d19c13fceb6a72b6628a2572c67e226ea8b947b065f98b"` [INFO] running `"docker" "rm" "-f" "1f98623d1fcbc62891d19c13fceb6a72b6628a2572c67e226ea8b947b065f98b"` [INFO] [stdout] 1f98623d1fcbc62891d19c13fceb6a72b6628a2572c67e226ea8b947b065f98b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3538ef055f04cd890a9ccac0f8a1305a8712da888db20fb4ee933d4ac70de4ca [INFO] running `"docker" "start" "-a" "3538ef055f04cd890a9ccac0f8a1305a8712da888db20fb4ee933d4ac70de4ca"` [INFO] [stderr] Compiling sns-push-notifications v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `"docker" "inspect" "3538ef055f04cd890a9ccac0f8a1305a8712da888db20fb4ee933d4ac70de4ca"` [INFO] running `"docker" "rm" "-f" "3538ef055f04cd890a9ccac0f8a1305a8712da888db20fb4ee933d4ac70de4ca"` [INFO] [stdout] 3538ef055f04cd890a9ccac0f8a1305a8712da888db20fb4ee933d4ac70de4ca [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 2af314e46751006769545e5b34f508a0f87ad5b3456059b3876e55a71d3e571a [INFO] running `"docker" "start" "-a" "2af314e46751006769545e5b34f508a0f87ad5b3456059b3876e55a71d3e571a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sns_push_notifications-4a4589e958e118ef [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 [INFO] [stdout] [INFO] [stderr] Doc-tests sns-push-notifications [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2af314e46751006769545e5b34f508a0f87ad5b3456059b3876e55a71d3e571a"` [INFO] running `"docker" "rm" "-f" "2af314e46751006769545e5b34f508a0f87ad5b3456059b3876e55a71d3e571a"` [INFO] [stdout] 2af314e46751006769545e5b34f508a0f87ad5b3456059b3876e55a71d3e571a