[INFO] updating cached repository https://github.com/rustyhorde/repomons [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] [stderr] From https://github.com/rustyhorde/repomons [INFO] [stderr] a6286b8..973a6c0 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 973a6c02052da2941afae86c74c6a8fda1b9ee3a [INFO] testing rustyhorde/repomons against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustyhorde%2Frepomons" "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/rustyhorde/repomons on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rustyhorde/repomons [INFO] finished tweaking git repo https://github.com/rustyhorde/repomons [INFO] tweaked toml for git repo https://github.com/rustyhorde/repomons written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rustyhorde/repomons already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 8db0e8e0fa1a9c5e90bb2e68fea8c7c4714f6e63fb181145c8ae004a5e36101c [INFO] running `"docker" "start" "-a" "8db0e8e0fa1a9c5e90bb2e68fea8c7c4714f6e63fb181145c8ae004a5e36101c"` [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling slog v2.1.1 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling bincode v0.9.2 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling getset v0.0.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-try v0.2.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling repomon v0.1.1 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling repomons v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.06s [INFO] running `"docker" "inspect" "8db0e8e0fa1a9c5e90bb2e68fea8c7c4714f6e63fb181145c8ae004a5e36101c"` [INFO] running `"docker" "rm" "-f" "8db0e8e0fa1a9c5e90bb2e68fea8c7c4714f6e63fb181145c8ae004a5e36101c"` [INFO] [stdout] 8db0e8e0fa1a9c5e90bb2e68fea8c7c4714f6e63fb181145c8ae004a5e36101c [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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bbc4ba72c3f54148a8677b8f10bdc1900baee199dbb1d2b4fb44a9568e78d4f7 [INFO] running `"docker" "start" "-a" "bbc4ba72c3f54148a8677b8f10bdc1900baee199dbb1d2b4fb44a9568e78d4f7"` [INFO] [stderr] Compiling repomons v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.46s [INFO] running `"docker" "inspect" "bbc4ba72c3f54148a8677b8f10bdc1900baee199dbb1d2b4fb44a9568e78d4f7"` [INFO] running `"docker" "rm" "-f" "bbc4ba72c3f54148a8677b8f10bdc1900baee199dbb1d2b4fb44a9568e78d4f7"` [INFO] [stdout] bbc4ba72c3f54148a8677b8f10bdc1900baee199dbb1d2b4fb44a9568e78d4f7 [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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] acd2104a816adfecc088a60510457d918ba09f0559714451009c35075c0d0308 [INFO] running `"docker" "start" "-a" "acd2104a816adfecc088a60510457d918ba09f0559714451009c35075c0d0308"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/repomons-a8246b7271312f39 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test callbacks::test::bytes_to_string ... ok [INFO] [stdout] test callbacks::test::to_percent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "acd2104a816adfecc088a60510457d918ba09f0559714451009c35075c0d0308"` [INFO] running `"docker" "rm" "-f" "acd2104a816adfecc088a60510457d918ba09f0559714451009c35075c0d0308"` [INFO] [stdout] acd2104a816adfecc088a60510457d918ba09f0559714451009c35075c0d0308