[INFO] updating cached repository https://github.com/kaikalii/coral [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] c2c9efdf10a3019ccdaa33384122fe410273aafa [INFO] testing kaikalii/coral against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaikalii%2Fcoral" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaikalii/coral 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/kaikalii/coral [INFO] finished tweaking git repo https://github.com/kaikalii/coral [INFO] tweaked toml for git repo https://github.com/kaikalii/coral written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/kaikalii/coral 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 1d002c2a43d7e3e6bf21a39a664f3d2a2bcc1a60f9127a7016a8d6e2b74a0435 [INFO] running `"docker" "start" "-a" "1d002c2a43d7e3e6bf21a39a664f3d2a2bcc1a60f9127a7016a8d6e2b74a0435"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling pad v0.1.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling terminal_size v0.1.8 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.17 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling coral v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.40s [INFO] running `"docker" "inspect" "1d002c2a43d7e3e6bf21a39a664f3d2a2bcc1a60f9127a7016a8d6e2b74a0435"` [INFO] running `"docker" "rm" "-f" "1d002c2a43d7e3e6bf21a39a664f3d2a2bcc1a60f9127a7016a8d6e2b74a0435"` [INFO] [stdout] 1d002c2a43d7e3e6bf21a39a664f3d2a2bcc1a60f9127a7016a8d6e2b74a0435 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 69b0a78d79424cabfcec531f1149ecdcbf383b3c5f1da347bfa03e6926a187ef [INFO] running `"docker" "start" "-a" "69b0a78d79424cabfcec531f1149ecdcbf383b3c5f1da347bfa03e6926a187ef"` [INFO] [stderr] Compiling coral v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `"docker" "inspect" "69b0a78d79424cabfcec531f1149ecdcbf383b3c5f1da347bfa03e6926a187ef"` [INFO] running `"docker" "rm" "-f" "69b0a78d79424cabfcec531f1149ecdcbf383b3c5f1da347bfa03e6926a187ef"` [INFO] [stdout] 69b0a78d79424cabfcec531f1149ecdcbf383b3c5f1da347bfa03e6926a187ef [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 9ae98875c321e096675ab9016bb15cccbff9a0c772e84318da35d20b82beae64 [INFO] running `"docker" "start" "-a" "9ae98875c321e096675ab9016bb15cccbff9a0c772e84318da35d20b82beae64"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/coral-552095a3a0e459a5 [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] [stderr] Running /opt/rustwide/target/debug/deps/coral-ac08d35bd775d608 [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] [stderr] Doc-tests coral [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" "9ae98875c321e096675ab9016bb15cccbff9a0c772e84318da35d20b82beae64"` [INFO] running `"docker" "rm" "-f" "9ae98875c321e096675ab9016bb15cccbff9a0c772e84318da35d20b82beae64"` [INFO] [stdout] 9ae98875c321e096675ab9016bb15cccbff9a0c772e84318da35d20b82beae64