[INFO] updating cached repository https://github.com/imondrag/showerthoughts [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] 780c092315d0f7de7e3354fd559aebc64b1c2a67 [INFO] testing imondrag/showerthoughts against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimondrag%2Fshowerthoughts" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imondrag/showerthoughts 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/imondrag/showerthoughts [INFO] finished tweaking git repo https://github.com/imondrag/showerthoughts [INFO] tweaked toml for git repo https://github.com/imondrag/showerthoughts written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/imondrag/showerthoughts 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 4d6d8a6d5004cd94ce4f4081208c8e660ff333d87275f4cfe9d59e44c1581ab6 [INFO] running `"docker" "start" "-a" "4d6d8a6d5004cd94ce4f4081208c8e660ff333d87275f4cfe9d59e44c1581ab6"` [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling bincode v1.1.3 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling preferences v1.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper v0.12.27 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling reqwest v0.9.15 [INFO] [stderr] Compiling showerthoughts v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.98s [INFO] running `"docker" "inspect" "4d6d8a6d5004cd94ce4f4081208c8e660ff333d87275f4cfe9d59e44c1581ab6"` [INFO] running `"docker" "rm" "-f" "4d6d8a6d5004cd94ce4f4081208c8e660ff333d87275f4cfe9d59e44c1581ab6"` [INFO] [stdout] 4d6d8a6d5004cd94ce4f4081208c8e660ff333d87275f4cfe9d59e44c1581ab6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 0c07be86dd5e0bc7eb29b78eb38d088badb010a2de2cc1f46862fcf5a524a7af [INFO] running `"docker" "start" "-a" "0c07be86dd5e0bc7eb29b78eb38d088badb010a2de2cc1f46862fcf5a524a7af"` [INFO] [stderr] Compiling showerthoughts v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.12s [INFO] running `"docker" "inspect" "0c07be86dd5e0bc7eb29b78eb38d088badb010a2de2cc1f46862fcf5a524a7af"` [INFO] running `"docker" "rm" "-f" "0c07be86dd5e0bc7eb29b78eb38d088badb010a2de2cc1f46862fcf5a524a7af"` [INFO] [stdout] 0c07be86dd5e0bc7eb29b78eb38d088badb010a2de2cc1f46862fcf5a524a7af [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 89c68a73dc24ef6d564aa5a1772db88a1f9db0a575b2ee1e5ec4d9e126b87fa2 [INFO] running `"docker" "start" "-a" "89c68a73dc24ef6d564aa5a1772db88a1f9db0a575b2ee1e5ec4d9e126b87fa2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/showerthoughts-0930928138cb2a94 [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" "89c68a73dc24ef6d564aa5a1772db88a1f9db0a575b2ee1e5ec4d9e126b87fa2"` [INFO] running `"docker" "rm" "-f" "89c68a73dc24ef6d564aa5a1772db88a1f9db0a575b2ee1e5ec4d9e126b87fa2"` [INFO] [stdout] 89c68a73dc24ef6d564aa5a1772db88a1f9db0a575b2ee1e5ec4d9e126b87fa2