[INFO] updating cached repository Baidicoot/bolshefiction [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Baidicoot/bolshefiction [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Baidicoot/bolshefiction" "work/ex/beta-1.37-6/sources/1.36.0/gh/Baidicoot/bolshefiction"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Baidicoot/bolshefiction'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Baidicoot/bolshefiction" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Baidicoot/bolshefiction"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Baidicoot/bolshefiction'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 34bbbad954017cc14275efbf4b7acf2d96da26d0 [INFO] sha for GitHub repo Baidicoot/bolshefiction: 34bbbad954017cc14275efbf4b7acf2d96da26d0 [INFO] validating manifest of Baidicoot/bolshefiction on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Baidicoot/bolshefiction on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Baidicoot/bolshefiction [INFO] finished frobbing Baidicoot/bolshefiction [INFO] frobbed toml for Baidicoot/bolshefiction written to work/ex/beta-1.37-6/sources/1.36.0/gh/Baidicoot/bolshefiction/Cargo.toml [INFO] started frobbing Baidicoot/bolshefiction [INFO] finished frobbing Baidicoot/bolshefiction [INFO] frobbed toml for Baidicoot/bolshefiction written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Baidicoot/bolshefiction/Cargo.toml [INFO] crate Baidicoot/bolshefiction already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Baidicoot/bolshefiction against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Baidicoot/bolshefiction:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 8144d4d72b6edfb1fe9d73f5dcd04f42df6138db58b57a94f5a267dddda12cc5 [INFO] running `"docker" "start" "-a" "8144d4d72b6edfb1fe9d73f5dcd04f42df6138db58b57a94f5a267dddda12cc5"` [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling tokio-sync v0.1.3 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling markov-chain v0.1.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling bolshefiction v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.16s [INFO] running `"docker" "inspect" "8144d4d72b6edfb1fe9d73f5dcd04f42df6138db58b57a94f5a267dddda12cc5"` [INFO] running `"docker" "rm" "-f" "8144d4d72b6edfb1fe9d73f5dcd04f42df6138db58b57a94f5a267dddda12cc5"` [INFO] [stdout] 8144d4d72b6edfb1fe9d73f5dcd04f42df6138db58b57a94f5a267dddda12cc5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Baidicoot/bolshefiction:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 402971f95d23f780cea8e74aa6d2f7f427f770baf749b27bcfa867d94f68d151 [INFO] running `"docker" "start" "-a" "402971f95d23f780cea8e74aa6d2f7f427f770baf749b27bcfa867d94f68d151"` [INFO] [stderr] Compiling bolshefiction v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.78s [INFO] running `"docker" "inspect" "402971f95d23f780cea8e74aa6d2f7f427f770baf749b27bcfa867d94f68d151"` [INFO] running `"docker" "rm" "-f" "402971f95d23f780cea8e74aa6d2f7f427f770baf749b27bcfa867d94f68d151"` [INFO] [stdout] 402971f95d23f780cea8e74aa6d2f7f427f770baf749b27bcfa867d94f68d151 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Baidicoot/bolshefiction:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 58ac940428058adbeb4c11bbd5d30348eb5b0ffe74bc2f1a0fc7454c4aed802f [INFO] running `"docker" "start" "-a" "58ac940428058adbeb4c11bbd5d30348eb5b0ffe74bc2f1a0fc7454c4aed802f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/bolshefiction-98afa0396413193e [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/crater/target/debug/deps/bolshefiction-419f0386788fe824 [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 bolshefiction [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" "58ac940428058adbeb4c11bbd5d30348eb5b0ffe74bc2f1a0fc7454c4aed802f"` [INFO] running `"docker" "rm" "-f" "58ac940428058adbeb4c11bbd5d30348eb5b0ffe74bc2f1a0fc7454c4aed802f"` [INFO] [stdout] 58ac940428058adbeb4c11bbd5d30348eb5b0ffe74bc2f1a0fc7454c4aed802f