[INFO] updating cached repository kegato/letsencrypt-inwx [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kegato/letsencrypt-inwx [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kegato/letsencrypt-inwx" "work/ex/beta-1.37-6/sources/1.36.0/gh/kegato/letsencrypt-inwx"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kegato/letsencrypt-inwx'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kegato/letsencrypt-inwx" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kegato/letsencrypt-inwx"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kegato/letsencrypt-inwx'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ca0fc931ecf092841282ae934b566deb3ef1b4ea [INFO] sha for GitHub repo kegato/letsencrypt-inwx: ca0fc931ecf092841282ae934b566deb3ef1b4ea [INFO] validating manifest of kegato/letsencrypt-inwx on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kegato/letsencrypt-inwx on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kegato/letsencrypt-inwx [INFO] finished frobbing kegato/letsencrypt-inwx [INFO] frobbed toml for kegato/letsencrypt-inwx written to work/ex/beta-1.37-6/sources/1.36.0/gh/kegato/letsencrypt-inwx/Cargo.toml [INFO] started frobbing kegato/letsencrypt-inwx [INFO] finished frobbing kegato/letsencrypt-inwx [INFO] frobbed toml for kegato/letsencrypt-inwx written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kegato/letsencrypt-inwx/Cargo.toml [INFO] crate kegato/letsencrypt-inwx already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kegato/letsencrypt-inwx against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kegato/letsencrypt-inwx:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 87cdbd1a52eef1be24bfdc6bb67758bb0aceb93174ff36df8feb7b88589ed60c [INFO] running `"docker" "start" "-a" "87cdbd1a52eef1be24bfdc6bb67758bb0aceb93174ff36df8feb7b88589ed60c"` [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling sxd-document v0.3.0 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling sxd-xpath v0.4.2 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling trust-dns v0.15.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling letsencrypt-inwx v2.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `"docker" "inspect" "87cdbd1a52eef1be24bfdc6bb67758bb0aceb93174ff36df8feb7b88589ed60c"` [INFO] running `"docker" "rm" "-f" "87cdbd1a52eef1be24bfdc6bb67758bb0aceb93174ff36df8feb7b88589ed60c"` [INFO] [stdout] 87cdbd1a52eef1be24bfdc6bb67758bb0aceb93174ff36df8feb7b88589ed60c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kegato/letsencrypt-inwx:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] f2cc2ec18ae266d45271bdfa5e744e765df23dec25904deb97414571b9b3be29 [INFO] running `"docker" "start" "-a" "f2cc2ec18ae266d45271bdfa5e744e765df23dec25904deb97414571b9b3be29"` [INFO] [stderr] Compiling letsencrypt-inwx v2.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.96s [INFO] running `"docker" "inspect" "f2cc2ec18ae266d45271bdfa5e744e765df23dec25904deb97414571b9b3be29"` [INFO] running `"docker" "rm" "-f" "f2cc2ec18ae266d45271bdfa5e744e765df23dec25904deb97414571b9b3be29"` [INFO] [stdout] f2cc2ec18ae266d45271bdfa5e744e765df23dec25904deb97414571b9b3be29 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kegato/letsencrypt-inwx:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 87678c9d3caeb9d5839544b47e5880188a323733ef71f01052a08132be0787ef [INFO] running `"docker" "start" "-a" "87678c9d3caeb9d5839544b47e5880188a323733ef71f01052a08132be0787ef"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/letsencrypt_inwx-3f81624ad37008b9 [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" "87678c9d3caeb9d5839544b47e5880188a323733ef71f01052a08132be0787ef"` [INFO] running `"docker" "rm" "-f" "87678c9d3caeb9d5839544b47e5880188a323733ef71f01052a08132be0787ef"` [INFO] [stdout] 87678c9d3caeb9d5839544b47e5880188a323733ef71f01052a08132be0787ef