[INFO] crate noughts_and_crosses_lib 0.0.3 is already in cache [INFO] extracting crate noughts_and_crosses_lib 0.0.3 into work/ex/beta-1.37-6/sources/1.36.0/reg/noughts_and_crosses_lib/0.0.3 [INFO] extracting crate noughts_and_crosses_lib 0.0.3 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/noughts_and_crosses_lib/0.0.3 [INFO] validating manifest of noughts_and_crosses_lib-0.0.3 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 noughts_and_crosses_lib-0.0.3 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 noughts_and_crosses_lib-0.0.3 [INFO] finished frobbing noughts_and_crosses_lib-0.0.3 [INFO] frobbed toml for noughts_and_crosses_lib-0.0.3 written to work/ex/beta-1.37-6/sources/1.36.0/reg/noughts_and_crosses_lib/0.0.3/Cargo.toml [INFO] started frobbing noughts_and_crosses_lib-0.0.3 [INFO] finished frobbing noughts_and_crosses_lib-0.0.3 [INFO] frobbed toml for noughts_and_crosses_lib-0.0.3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/noughts_and_crosses_lib/0.0.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [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 noughts_and_crosses_lib-0.0.3 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/noughts_and_crosses_lib/0.0.3:/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-07-23" "build" "--frozen"` [INFO] [stdout] 0309df927d4cc916409d4ebcc8ab9251f8273a242ffdba315c0fd129bb8d36eb [INFO] running `"docker" "start" "-a" "0309df927d4cc916409d4ebcc8ab9251f8273a242ffdba315c0fd129bb8d36eb"` [INFO] [stderr] Compiling noughts_and_crosses_lib v0.0.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "0309df927d4cc916409d4ebcc8ab9251f8273a242ffdba315c0fd129bb8d36eb"` [INFO] running `"docker" "rm" "-f" "0309df927d4cc916409d4ebcc8ab9251f8273a242ffdba315c0fd129bb8d36eb"` [INFO] [stdout] 0309df927d4cc916409d4ebcc8ab9251f8273a242ffdba315c0fd129bb8d36eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/noughts_and_crosses_lib/0.0.3:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 69ec9186b68958ef7ab54fe00afeec096db933f6d8e0fafcab6e1cbc8db7e6f7 [INFO] running `"docker" "start" "-a" "69ec9186b68958ef7ab54fe00afeec096db933f6d8e0fafcab6e1cbc8db7e6f7"` [INFO] [stderr] Compiling noughts_and_crosses_lib v0.0.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "69ec9186b68958ef7ab54fe00afeec096db933f6d8e0fafcab6e1cbc8db7e6f7"` [INFO] running `"docker" "rm" "-f" "69ec9186b68958ef7ab54fe00afeec096db933f6d8e0fafcab6e1cbc8db7e6f7"` [INFO] [stdout] 69ec9186b68958ef7ab54fe00afeec096db933f6d8e0fafcab6e1cbc8db7e6f7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/noughts_and_crosses_lib/0.0.3:/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-07-23" "test" "--frozen"` [INFO] [stdout] 0685cbcfe66ff5c0567d50b255b3e4028066134a1427651f0ce6a725b4fb11b1 [INFO] running `"docker" "start" "-a" "0685cbcfe66ff5c0567d50b255b3e4028066134a1427651f0ce6a725b4fb11b1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/noughts_and_crosses_lib-e5798698e3be448b [INFO] [stderr] Doc-tests noughts_and_crosses_lib [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] [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" "0685cbcfe66ff5c0567d50b255b3e4028066134a1427651f0ce6a725b4fb11b1"` [INFO] running `"docker" "rm" "-f" "0685cbcfe66ff5c0567d50b255b3e4028066134a1427651f0ce6a725b4fb11b1"` [INFO] [stdout] 0685cbcfe66ff5c0567d50b255b3e4028066134a1427651f0ce6a725b4fb11b1