[INFO] crate gibberish 0.1.0 is already in cache [INFO] extracting crate gibberish 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/gibberish/0.1.0 [INFO] extracting crate gibberish 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gibberish/0.1.0 [INFO] validating manifest of gibberish-0.1.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gibberish-0.1.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gibberish-0.1.0 [INFO] finished frobbing gibberish-0.1.0 [INFO] frobbed toml for gibberish-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/gibberish/0.1.0/Cargo.toml [INFO] started frobbing gibberish-0.1.0 [INFO] finished frobbing gibberish-0.1.0 [INFO] frobbed toml for gibberish-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gibberish/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gibberish-0.1.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gibberish/0.1.0:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] a7d2f20979800f6caf39b76029794a9b21e1fbd8613f10e5fcc2474abbac59ae [INFO] running `"docker" "start" "-a" "a7d2f20979800f6caf39b76029794a9b21e1fbd8613f10e5fcc2474abbac59ae"` [INFO] [stderr] Compiling msgpack_simple v1.0.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling sodiumoxide v0.2.2 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling gibberish v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.98s [INFO] running `"docker" "inspect" "a7d2f20979800f6caf39b76029794a9b21e1fbd8613f10e5fcc2474abbac59ae"` [INFO] running `"docker" "rm" "-f" "a7d2f20979800f6caf39b76029794a9b21e1fbd8613f10e5fcc2474abbac59ae"` [INFO] [stdout] a7d2f20979800f6caf39b76029794a9b21e1fbd8613f10e5fcc2474abbac59ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gibberish/0.1.0:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 5b17d9f144329040d9dcb606e2854c0559ef96353bd25824299b158c59afda53 [INFO] running `"docker" "start" "-a" "5b17d9f144329040d9dcb606e2854c0559ef96353bd25824299b158c59afda53"` [INFO] [stderr] Compiling gibberish v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `"docker" "inspect" "5b17d9f144329040d9dcb606e2854c0559ef96353bd25824299b158c59afda53"` [INFO] running `"docker" "rm" "-f" "5b17d9f144329040d9dcb606e2854c0559ef96353bd25824299b158c59afda53"` [INFO] [stdout] 5b17d9f144329040d9dcb606e2854c0559ef96353bd25824299b158c59afda53 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gibberish/0.1.0:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 9e02adf65487c3c48d3ea0ed4db44403159ec70e7732ccae0dfb028355da531f [INFO] running `"docker" "start" "-a" "9e02adf65487c3c48d3ea0ed4db44403159ec70e7732ccae0dfb028355da531f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/gibberish-3c030e76b5d97545 [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" "9e02adf65487c3c48d3ea0ed4db44403159ec70e7732ccae0dfb028355da531f"` [INFO] running `"docker" "rm" "-f" "9e02adf65487c3c48d3ea0ed4db44403159ec70e7732ccae0dfb028355da531f"` [INFO] [stdout] 9e02adf65487c3c48d3ea0ed4db44403159ec70e7732ccae0dfb028355da531f