[INFO] crate hello_rusty_worlds 0.1.0 is already in cache [INFO] extracting crate hello_rusty_worlds 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/hello_rusty_worlds/0.1.0 [INFO] extracting crate hello_rusty_worlds 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/hello_rusty_worlds/0.1.0 [INFO] validating manifest of hello_rusty_worlds-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 hello_rusty_worlds-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 hello_rusty_worlds-0.1.0 [INFO] finished frobbing hello_rusty_worlds-0.1.0 [INFO] frobbed toml for hello_rusty_worlds-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/hello_rusty_worlds/0.1.0/Cargo.toml [INFO] started frobbing hello_rusty_worlds-0.1.0 [INFO] finished frobbing hello_rusty_worlds-0.1.0 [INFO] frobbed toml for hello_rusty_worlds-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/hello_rusty_worlds/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 hello_rusty_worlds-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-5/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/hello_rusty_worlds/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] 11eee5e8fb428db21bc30a2fe833b3fd8e8194fabe1b64e8b8f94f1c784dea63 [INFO] running `"docker" "start" "-a" "11eee5e8fb428db21bc30a2fe833b3fd8e8194fabe1b64e8b8f94f1c784dea63"` [INFO] [stderr] Compiling hello_rusty_worlds v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "11eee5e8fb428db21bc30a2fe833b3fd8e8194fabe1b64e8b8f94f1c784dea63"` [INFO] running `"docker" "rm" "-f" "11eee5e8fb428db21bc30a2fe833b3fd8e8194fabe1b64e8b8f94f1c784dea63"` [INFO] [stdout] 11eee5e8fb428db21bc30a2fe833b3fd8e8194fabe1b64e8b8f94f1c784dea63 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/hello_rusty_worlds/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] fb6d131ab14a021e433f68a07f475c7a8d2e7d18825217225b2c71cc3548167d [INFO] running `"docker" "start" "-a" "fb6d131ab14a021e433f68a07f475c7a8d2e7d18825217225b2c71cc3548167d"` [INFO] [stderr] Compiling hello_rusty_worlds v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "fb6d131ab14a021e433f68a07f475c7a8d2e7d18825217225b2c71cc3548167d"` [INFO] running `"docker" "rm" "-f" "fb6d131ab14a021e433f68a07f475c7a8d2e7d18825217225b2c71cc3548167d"` [INFO] [stdout] fb6d131ab14a021e433f68a07f475c7a8d2e7d18825217225b2c71cc3548167d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/hello_rusty_worlds/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] 3e80c9dc6db73dfa111a10da66b07f660e7894e55200e5c039f45d746402c0e6 [INFO] running `"docker" "start" "-a" "3e80c9dc6db73dfa111a10da66b07f660e7894e55200e5c039f45d746402c0e6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_rusty_worlds-a63df12a096dd74d [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::hello_earth ... ok [INFO] [stdout] test tests::hello_jupiter ... ok [INFO] [stdout] test tests::hello_mars ... ok [INFO] [stdout] test tests::hello_saturn ... ok [INFO] [stdout] test tests::hello_sol ... ok [INFO] [stdout] test tests::hello_uranus ... ok [INFO] [stdout] test tests::hello_venus ... ok [INFO] [stdout] test tests::pluto_isnt_a_planet ... ok [INFO] [stdout] test tests::hello_neptune ... ok [INFO] [stdout] test tests::hello_mercury ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-6e0dc3c5435eb368 [INFO] [stdout] [INFO] [stdout] test result: ok. 10 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] [stderr] Running /opt/crater/target/debug/deps/lib-c3e49152d9883bd6 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test called_from_outside_crate ... ok [INFO] [stderr] Doc-tests hello_rusty_worlds [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - hello_world (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3e80c9dc6db73dfa111a10da66b07f660e7894e55200e5c039f45d746402c0e6"` [INFO] running `"docker" "rm" "-f" "3e80c9dc6db73dfa111a10da66b07f660e7894e55200e5c039f45d746402c0e6"` [INFO] [stdout] 3e80c9dc6db73dfa111a10da66b07f660e7894e55200e5c039f45d746402c0e6