[INFO] updating cached repository https://github.com/brdgme/repl [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] cec83b556e3a8d65589d5f077585d2788010e89e [INFO] testing brdgme/repl against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrdgme%2Frepl" "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/brdgme/repl 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/brdgme/repl [INFO] finished tweaking git repo https://github.com/brdgme/repl [INFO] tweaked toml for git repo https://github.com/brdgme/repl written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/brdgme/repl 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] 1b7ccecdd6ea20cd86882cac2b79bfa83d6436fd1474b45a086548e5c1d5200c [INFO] running `"docker" "start" "-a" "1b7ccecdd6ea20cd86882cac2b79bfa83d6436fd1474b45a086548e5c1d5200c"` [INFO] [stderr] Compiling serde v1.0.42 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.42 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.16 [INFO] [stderr] Compiling brdgme-color v0.1.0 (https://github.com/brdgme/color.git#34fde167) [INFO] [stderr] Compiling brdgme-markup v0.1.0 (https://github.com/brdgme/markup.git#aac7e8e8) [INFO] [stderr] Compiling brdgme-game v0.1.0 (https://github.com/brdgme/game.git#4da0185a) [INFO] [stderr] Compiling brdgme-cmd v0.1.0 (https://github.com/brdgme/cmd.git#b91ef50d) [INFO] [stderr] Compiling brdgme-repl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.57s [INFO] running `"docker" "inspect" "1b7ccecdd6ea20cd86882cac2b79bfa83d6436fd1474b45a086548e5c1d5200c"` [INFO] running `"docker" "rm" "-f" "1b7ccecdd6ea20cd86882cac2b79bfa83d6436fd1474b45a086548e5c1d5200c"` [INFO] [stdout] 1b7ccecdd6ea20cd86882cac2b79bfa83d6436fd1474b45a086548e5c1d5200c [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] c4009c8f7ed09280ee1861212c2c082d0d47f36e3ddd706f21087d40dc25d0dd [INFO] running `"docker" "start" "-a" "c4009c8f7ed09280ee1861212c2c082d0d47f36e3ddd706f21087d40dc25d0dd"` [INFO] [stderr] Compiling brdgme-repl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `"docker" "inspect" "c4009c8f7ed09280ee1861212c2c082d0d47f36e3ddd706f21087d40dc25d0dd"` [INFO] running `"docker" "rm" "-f" "c4009c8f7ed09280ee1861212c2c082d0d47f36e3ddd706f21087d40dc25d0dd"` [INFO] [stdout] c4009c8f7ed09280ee1861212c2c082d0d47f36e3ddd706f21087d40dc25d0dd [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] 4953d61af4835c67b066910af3d2175b37fdab06ab8f3a0000658c39e56fbfe9 [INFO] running `"docker" "start" "-a" "4953d61af4835c67b066910af3d2175b37fdab06ab8f3a0000658c39e56fbfe9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/brdgme_repl-4c032e541c4e109f [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" "4953d61af4835c67b066910af3d2175b37fdab06ab8f3a0000658c39e56fbfe9"` [INFO] running `"docker" "rm" "-f" "4953d61af4835c67b066910af3d2175b37fdab06ab8f3a0000658c39e56fbfe9"` [INFO] [stdout] 4953d61af4835c67b066910af3d2175b37fdab06ab8f3a0000658c39e56fbfe9