[INFO] updating cached repository https://github.com/karl-run/rust_now_serverless [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] e60cfa6e1ec4413d0c053c44f93c2ffc354fa653 [INFO] testing karl-run/rust_now_serverless against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarl-run%2Frust_now_serverless" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karl-run/rust_now_serverless 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/karl-run/rust_now_serverless [INFO] finished tweaking git repo https://github.com/karl-run/rust_now_serverless [INFO] tweaked toml for git repo https://github.com/karl-run/rust_now_serverless written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/karl-run/rust_now_serverless 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 1c77319818cfa9e7e71e8b2cc38fd0cd48cd303cc89e456324790c4e6941b2d9 [INFO] running `"docker" "start" "-a" "1c77319818cfa9e7e71e8b2cc38fd0cd48cd303cc89e456324790c4e6941b2d9"` [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling filetime v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling gzip-header v0.2.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling tiny_http v0.6.0 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rouille v2.2.0 [INFO] [stderr] Compiling now_rust_serverless v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.30s [INFO] running `"docker" "inspect" "1c77319818cfa9e7e71e8b2cc38fd0cd48cd303cc89e456324790c4e6941b2d9"` [INFO] running `"docker" "rm" "-f" "1c77319818cfa9e7e71e8b2cc38fd0cd48cd303cc89e456324790c4e6941b2d9"` [INFO] [stdout] 1c77319818cfa9e7e71e8b2cc38fd0cd48cd303cc89e456324790c4e6941b2d9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 93b4785ffb82e01ca7d37a504c5ebab0ae7361d5e509ca9711ecaa5d9627788b [INFO] running `"docker" "start" "-a" "93b4785ffb82e01ca7d37a504c5ebab0ae7361d5e509ca9711ecaa5d9627788b"` [INFO] [stderr] Compiling now_rust_serverless v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "93b4785ffb82e01ca7d37a504c5ebab0ae7361d5e509ca9711ecaa5d9627788b"` [INFO] running `"docker" "rm" "-f" "93b4785ffb82e01ca7d37a504c5ebab0ae7361d5e509ca9711ecaa5d9627788b"` [INFO] [stdout] 93b4785ffb82e01ca7d37a504c5ebab0ae7361d5e509ca9711ecaa5d9627788b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] c4c4b4b3d74cc43c1a5f92036ce5f203227646f1e198fbcfd5cedb4dbfd66ca7 [INFO] running `"docker" "start" "-a" "c4c4b4b3d74cc43c1a5f92036ce5f203227646f1e198fbcfd5cedb4dbfd66ca7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/now_rust_serverless-ca63dd12d4559d34 [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" "c4c4b4b3d74cc43c1a5f92036ce5f203227646f1e198fbcfd5cedb4dbfd66ca7"` [INFO] running `"docker" "rm" "-f" "c4c4b4b3d74cc43c1a5f92036ce5f203227646f1e198fbcfd5cedb4dbfd66ca7"` [INFO] [stdout] c4c4b4b3d74cc43c1a5f92036ce5f203227646f1e198fbcfd5cedb4dbfd66ca7