[INFO] updating cached repository juliuscueto/rust_learning [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/juliuscueto/rust_learning [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/juliuscueto/rust_learning" "work/ex/beta-1.38-1/sources/1.37.0/gh/juliuscueto/rust_learning"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/juliuscueto/rust_learning'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/juliuscueto/rust_learning" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/juliuscueto/rust_learning"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/juliuscueto/rust_learning'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7792d3b09021a89379d486b32408548cd3507c67 [INFO] sha for GitHub repo juliuscueto/rust_learning: 7792d3b09021a89379d486b32408548cd3507c67 [INFO] validating manifest of juliuscueto/rust_learning 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 juliuscueto/rust_learning 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 juliuscueto/rust_learning [INFO] finished frobbing juliuscueto/rust_learning [INFO] frobbed toml for juliuscueto/rust_learning written to work/ex/beta-1.38-1/sources/1.37.0/gh/juliuscueto/rust_learning/Cargo.toml [INFO] started frobbing juliuscueto/rust_learning [INFO] finished frobbing juliuscueto/rust_learning [INFO] frobbed toml for juliuscueto/rust_learning written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/juliuscueto/rust_learning/Cargo.toml [INFO] crate juliuscueto/rust_learning already has a lockfile, it will not be regenerated [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 juliuscueto/rust_learning 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-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/juliuscueto/rust_learning:/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] 46b29d38afa04ca4c315cf8a30c37b50b878f3aa204d32a79258234578215bc4 [INFO] running `"docker" "start" "-a" "46b29d38afa04ca4c315cf8a30c37b50b878f3aa204d32a79258234578215bc4"` [INFO] [stderr] Compiling learning v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `"docker" "inspect" "46b29d38afa04ca4c315cf8a30c37b50b878f3aa204d32a79258234578215bc4"` [INFO] running `"docker" "rm" "-f" "46b29d38afa04ca4c315cf8a30c37b50b878f3aa204d32a79258234578215bc4"` [INFO] [stdout] 46b29d38afa04ca4c315cf8a30c37b50b878f3aa204d32a79258234578215bc4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/juliuscueto/rust_learning:/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] 877796a8e4ef42a08b045a8dd6a93107aa3a21ae22a08a8e9d67cd195a96f805 [INFO] running `"docker" "start" "-a" "877796a8e4ef42a08b045a8dd6a93107aa3a21ae22a08a8e9d67cd195a96f805"` [INFO] [stderr] Compiling learning v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "877796a8e4ef42a08b045a8dd6a93107aa3a21ae22a08a8e9d67cd195a96f805"` [INFO] running `"docker" "rm" "-f" "877796a8e4ef42a08b045a8dd6a93107aa3a21ae22a08a8e9d67cd195a96f805"` [INFO] [stdout] 877796a8e4ef42a08b045a8dd6a93107aa3a21ae22a08a8e9d67cd195a96f805 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/juliuscueto/rust_learning:/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] 81b681caf12c447f5841a29c531e4c1fcff65b5873b60026b86d42b461efbbf2 [INFO] running `"docker" "start" "-a" "81b681caf12c447f5841a29c531e4c1fcff65b5873b60026b86d42b461efbbf2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/learning-c8a3091e1d2783e5 [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" "81b681caf12c447f5841a29c531e4c1fcff65b5873b60026b86d42b461efbbf2"` [INFO] running `"docker" "rm" "-f" "81b681caf12c447f5841a29c531e4c1fcff65b5873b60026b86d42b461efbbf2"` [INFO] [stdout] 81b681caf12c447f5841a29c531e4c1fcff65b5873b60026b86d42b461efbbf2