[INFO] updating cached repository https://github.com/rustic-games/jilu [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] 2a4cfb5c48ec3b5ffc5d3bd276365d6f2bdbaf82 [INFO] testing rustic-games/jilu against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustic-games%2Fjilu" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustic-games/jilu 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/rustic-games/jilu [INFO] finished tweaking git repo https://github.com/rustic-games/jilu [INFO] tweaked toml for git repo https://github.com/rustic-games/jilu written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rustic-games/jilu 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] aae41ed8f9ad775c653f11931a9cef23eadd65bb63ee651565c1ecd95796adb3 [INFO] running `"docker" "start" "-a" "aae41ed8f9ad775c653f11931a9cef23eadd65bb63ee651565c1ecd95796adb3"` [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.8.2 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling bstr v0.2.6 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling conventional v0.3.0 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling tera v1.0.0-beta.13 [INFO] [stderr] Compiling git2 v0.9.2 [INFO] [stderr] Compiling jilu v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.33s [INFO] running `"docker" "inspect" "aae41ed8f9ad775c653f11931a9cef23eadd65bb63ee651565c1ecd95796adb3"` [INFO] running `"docker" "rm" "-f" "aae41ed8f9ad775c653f11931a9cef23eadd65bb63ee651565c1ecd95796adb3"` [INFO] [stdout] aae41ed8f9ad775c653f11931a9cef23eadd65bb63ee651565c1ecd95796adb3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] f7f6437d2e89c05ed55b34809f197c68c923e064984038e808986a175b8fd80b [INFO] running `"docker" "start" "-a" "f7f6437d2e89c05ed55b34809f197c68c923e064984038e808986a175b8fd80b"` [INFO] [stderr] Compiling jilu v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.78s [INFO] running `"docker" "inspect" "f7f6437d2e89c05ed55b34809f197c68c923e064984038e808986a175b8fd80b"` [INFO] running `"docker" "rm" "-f" "f7f6437d2e89c05ed55b34809f197c68c923e064984038e808986a175b8fd80b"` [INFO] [stdout] f7f6437d2e89c05ed55b34809f197c68c923e064984038e808986a175b8fd80b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 9dcdfc0119c8cf14d319ee079a17c9eac190afb9c2a76a127bca3b07f9ec6e5b [INFO] running `"docker" "start" "-a" "9dcdfc0119c8cf14d319ee079a17c9eac190afb9c2a76a127bca3b07f9ec6e5b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jilu-1610ce74c7912feb [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/jilu-e011941391d380eb [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 jilu [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" "9dcdfc0119c8cf14d319ee079a17c9eac190afb9c2a76a127bca3b07f9ec6e5b"` [INFO] running `"docker" "rm" "-f" "9dcdfc0119c8cf14d319ee079a17c9eac190afb9c2a76a127bca3b07f9ec6e5b"` [INFO] [stdout] 9dcdfc0119c8cf14d319ee079a17c9eac190afb9c2a76a127bca3b07f9ec6e5b