[INFO] updating cached repository https://github.com/br0p0p/test-rust-on-zeit [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] 6e051247da1c12a86b52b9025050539d9d148aad [INFO] testing br0p0p/test-rust-on-zeit against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbr0p0p%2Ftest-rust-on-zeit" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/br0p0p/test-rust-on-zeit 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/br0p0p/test-rust-on-zeit [INFO] finished tweaking git repo https://github.com/br0p0p/test-rust-on-zeit [INFO] tweaked toml for git repo https://github.com/br0p0p/test-rust-on-zeit written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/br0p0p/test-rust-on-zeit 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 4e246d248b0f2d176ffccd77f510704a87eab37a406661b8241b10847f513476 [INFO] running `"docker" "start" "-a" "4e246d248b0f2d176ffccd77f510704a87eab37a406661b8241b10847f513476"` [INFO] [stderr] Compiling lambda_runtime_core v0.1.1 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.0 [INFO] [stderr] Compiling lambda_runtime_client v0.2.1 [INFO] [stderr] Compiling lambda_runtime v0.2.0 [INFO] [stderr] Compiling now_lambda v0.1.2 [INFO] [stderr] Compiling test-zeit-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.45s [INFO] running `"docker" "inspect" "4e246d248b0f2d176ffccd77f510704a87eab37a406661b8241b10847f513476"` [INFO] running `"docker" "rm" "-f" "4e246d248b0f2d176ffccd77f510704a87eab37a406661b8241b10847f513476"` [INFO] [stdout] 4e246d248b0f2d176ffccd77f510704a87eab37a406661b8241b10847f513476 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] cc64bc31f589507bc21e0a2aee62e4e691149afb7e6a09de01f2741ee6c9a764 [INFO] running `"docker" "start" "-a" "cc64bc31f589507bc21e0a2aee62e4e691149afb7e6a09de01f2741ee6c9a764"` [INFO] [stderr] Compiling test-zeit-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.37s [INFO] running `"docker" "inspect" "cc64bc31f589507bc21e0a2aee62e4e691149afb7e6a09de01f2741ee6c9a764"` [INFO] running `"docker" "rm" "-f" "cc64bc31f589507bc21e0a2aee62e4e691149afb7e6a09de01f2741ee6c9a764"` [INFO] [stdout] cc64bc31f589507bc21e0a2aee62e4e691149afb7e6a09de01f2741ee6c9a764 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 04d1966732d406c98e9fc52215994693ce7ed14fc5992b04ac9815a93ce7a3ac [INFO] running `"docker" "start" "-a" "04d1966732d406c98e9fc52215994693ce7ed14fc5992b04ac9815a93ce7a3ac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_zeit_rust-8831be76bbc71c9c [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" "04d1966732d406c98e9fc52215994693ce7ed14fc5992b04ac9815a93ce7a3ac"` [INFO] running `"docker" "rm" "-f" "04d1966732d406c98e9fc52215994693ce7ed14fc5992b04ac9815a93ce7a3ac"` [INFO] [stdout] 04d1966732d406c98e9fc52215994693ce7ed14fc5992b04ac9815a93ce7a3ac