[INFO] updating cached repository https://github.com/eeeeeta/hacky-whatsapp-reformatter [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] e8f46af3542449faad4efb1b368998228817b41c [INFO] testing eeeeeta/hacky-whatsapp-reformatter against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeeeeta%2Fhacky-whatsapp-reformatter" "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/eeeeeta/hacky-whatsapp-reformatter 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/eeeeeta/hacky-whatsapp-reformatter [INFO] finished tweaking git repo https://github.com/eeeeeta/hacky-whatsapp-reformatter [INFO] tweaked toml for git repo https://github.com/eeeeeta/hacky-whatsapp-reformatter written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/eeeeeta/hacky-whatsapp-reformatter 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] 6072c5f69225995a2d095b08efd14c35811c3e7f5ee74b280a332647c1d6f8d2 [INFO] running `"docker" "start" "-a" "6072c5f69225995a2d095b08efd14c35811c3e7f5ee74b280a332647c1d6f8d2"` [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling whatsapp-reformatter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.61s [INFO] running `"docker" "inspect" "6072c5f69225995a2d095b08efd14c35811c3e7f5ee74b280a332647c1d6f8d2"` [INFO] running `"docker" "rm" "-f" "6072c5f69225995a2d095b08efd14c35811c3e7f5ee74b280a332647c1d6f8d2"` [INFO] [stdout] 6072c5f69225995a2d095b08efd14c35811c3e7f5ee74b280a332647c1d6f8d2 [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] c614c0d0f0adf05e674cf588aa6902efa3483c8d9b28864d4792ad53e69ff467 [INFO] running `"docker" "start" "-a" "c614c0d0f0adf05e674cf588aa6902efa3483c8d9b28864d4792ad53e69ff467"` [INFO] [stderr] Compiling whatsapp-reformatter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "c614c0d0f0adf05e674cf588aa6902efa3483c8d9b28864d4792ad53e69ff467"` [INFO] running `"docker" "rm" "-f" "c614c0d0f0adf05e674cf588aa6902efa3483c8d9b28864d4792ad53e69ff467"` [INFO] [stdout] c614c0d0f0adf05e674cf588aa6902efa3483c8d9b28864d4792ad53e69ff467 [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] 6c64669ed24e46ae724dce2fb496c03b761ae5f0a510583f5edc7f89789ebe69 [INFO] running `"docker" "start" "-a" "6c64669ed24e46ae724dce2fb496c03b761ae5f0a510583f5edc7f89789ebe69"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/whatsapp_reformatter-5b5e5d8637924324 [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" "6c64669ed24e46ae724dce2fb496c03b761ae5f0a510583f5edc7f89789ebe69"` [INFO] running `"docker" "rm" "-f" "6c64669ed24e46ae724dce2fb496c03b761ae5f0a510583f5edc7f89789ebe69"` [INFO] [stdout] 6c64669ed24e46ae724dce2fb496c03b761ae5f0a510583f5edc7f89789ebe69