[INFO] updating cached repository https://github.com/davegarred/wh3_admin [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fbf01a230cbf1e18087836bbdf823810c1eba37c [INFO] testing davegarred/wh3_admin against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavegarred%2Fwh3_admin" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davegarred/wh3_admin 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 git repo https://github.com/davegarred/wh3_admin [INFO] finished tweaking git repo https://github.com/davegarred/wh3_admin [INFO] tweaked toml for git repo https://github.com/davegarred/wh3_admin written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/davegarred/wh3_admin already has a lockfile, it will not be regenerated [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] b1c3f0c56083d82b85db14c6716b9244a391fbb0f2f085d5d890473dd2d4a28c [INFO] running `"docker" "start" "-a" "b1c3f0c56083d82b85db14c6716b9244a391fbb0f2f085d5d890473dd2d4a28c"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rusoto_core v0.35.0 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling ct-logs v0.4.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling aws_lambda_events v0.2.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling tokio-rustls v0.7.2 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling hyper-rustls v0.14.0 [INFO] [stderr] Compiling rusoto_credential v0.14.0 [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling lambda_runtime v0.2.1 [INFO] [stderr] Compiling rusoto_dynamodb v0.35.0 [INFO] [stderr] Compiling wh3_admin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: struct is never constructed: `TestDb` [INFO] [stderr] --> src/persist.rs:90:1 [INFO] [stderr] | [INFO] [stderr] 90 | struct TestDb; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "b1c3f0c56083d82b85db14c6716b9244a391fbb0f2f085d5d890473dd2d4a28c"` [INFO] running `"docker" "rm" "-f" "b1c3f0c56083d82b85db14c6716b9244a391fbb0f2f085d5d890473dd2d4a28c"` [INFO] [stdout] b1c3f0c56083d82b85db14c6716b9244a391fbb0f2f085d5d890473dd2d4a28c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] cc59ce3bd2321ec64709e95a52d2d4198e0ea21e84d8de90d622675f9420ec92 [INFO] running `"docker" "start" "-a" "cc59ce3bd2321ec64709e95a52d2d4198e0ea21e84d8de90d622675f9420ec92"` [INFO] [stderr] Compiling wh3_admin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.46s [INFO] running `"docker" "inspect" "cc59ce3bd2321ec64709e95a52d2d4198e0ea21e84d8de90d622675f9420ec92"` [INFO] running `"docker" "rm" "-f" "cc59ce3bd2321ec64709e95a52d2d4198e0ea21e84d8de90d622675f9420ec92"` [INFO] [stdout] cc59ce3bd2321ec64709e95a52d2d4198e0ea21e84d8de90d622675f9420ec92 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 906024f74d7e777737134ec2e4f851338450efb6a6e5e031b5cab42a2efef986 [INFO] running `"docker" "start" "-a" "906024f74d7e777737134ec2e4f851338450efb6a6e5e031b5cab42a2efef986"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bootstrap-22e43a198fe750eb [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_err ... ok [INFO] [stdout] test persist::test_dynamo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "906024f74d7e777737134ec2e4f851338450efb6a6e5e031b5cab42a2efef986"` [INFO] running `"docker" "rm" "-f" "906024f74d7e777737134ec2e4f851338450efb6a6e5e031b5cab42a2efef986"` [INFO] [stdout] 906024f74d7e777737134ec2e4f851338450efb6a6e5e031b5cab42a2efef986