[INFO] updating cached repository https://github.com/hawkins/lambda-rust-runtime-example [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] 14a6f761dabc0217f5bf39828b15e6aff4157efd [INFO] testing hawkins/lambda-rust-runtime-example against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkins%2Flambda-rust-runtime-example" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hawkins/lambda-rust-runtime-example on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hawkins/lambda-rust-runtime-example [INFO] finished tweaking git repo https://github.com/hawkins/lambda-rust-runtime-example [INFO] tweaked toml for git repo https://github.com/hawkins/lambda-rust-runtime-example written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/hawkins/lambda-rust-runtime-example already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] d956bcbde8d2d76446823111293e1a377b8920db7445521f47fc4c75f4f18abf [INFO] running `"docker" "start" "-a" "d956bcbde8d2d76446823111293e1a377b8920db7445521f47fc4c75f4f18abf"` [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling simple_logger v1.0.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling lambda_runtime_client v0.1.0 [INFO] [stderr] Compiling lambda_runtime v0.1.0 [INFO] [stderr] Compiling lambda-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.38s [INFO] running `"docker" "inspect" "d956bcbde8d2d76446823111293e1a377b8920db7445521f47fc4c75f4f18abf"` [INFO] running `"docker" "rm" "-f" "d956bcbde8d2d76446823111293e1a377b8920db7445521f47fc4c75f4f18abf"` [INFO] [stdout] d956bcbde8d2d76446823111293e1a377b8920db7445521f47fc4c75f4f18abf [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 0051e106e57aa3009cfcac4bd1f8782fe5f52583b66b77d04226b3374f6b9843 [INFO] running `"docker" "start" "-a" "0051e106e57aa3009cfcac4bd1f8782fe5f52583b66b77d04226b3374f6b9843"` [INFO] [stderr] Compiling lambda-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.81s [INFO] running `"docker" "inspect" "0051e106e57aa3009cfcac4bd1f8782fe5f52583b66b77d04226b3374f6b9843"` [INFO] running `"docker" "rm" "-f" "0051e106e57aa3009cfcac4bd1f8782fe5f52583b66b77d04226b3374f6b9843"` [INFO] [stdout] 0051e106e57aa3009cfcac4bd1f8782fe5f52583b66b77d04226b3374f6b9843 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 6aa5c1537a337b00f4d014e4d570d7030233a5bd594b7455e1d3a3e1304b86bf [INFO] running `"docker" "start" "-a" "6aa5c1537a337b00f4d014e4d570d7030233a5bd594b7455e1d3a3e1304b86bf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bootstrap-23a57b65b49fbf64 [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] running `"docker" "inspect" "6aa5c1537a337b00f4d014e4d570d7030233a5bd594b7455e1d3a3e1304b86bf"` [INFO] running `"docker" "rm" "-f" "6aa5c1537a337b00f4d014e4d570d7030233a5bd594b7455e1d3a3e1304b86bf"` [INFO] [stdout] 6aa5c1537a337b00f4d014e4d570d7030233a5bd594b7455e1d3a3e1304b86bf