[INFO] updating cached repository ruiramos/rust-book-exercises [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ruiramos/rust-book-exercises [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ruiramos/rust-book-exercises" "work/ex/beta-1.38-1/sources/1.37.0/gh/ruiramos/rust-book-exercises"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ruiramos/rust-book-exercises'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ruiramos/rust-book-exercises" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ruiramos/rust-book-exercises"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ruiramos/rust-book-exercises'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dbe8092108e6e0e73d42620714b15de4e7496922 [INFO] sha for GitHub repo ruiramos/rust-book-exercises: dbe8092108e6e0e73d42620714b15de4e7496922 [INFO] validating manifest of ruiramos/rust-book-exercises 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 ruiramos/rust-book-exercises 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 ruiramos/rust-book-exercises [INFO] finished frobbing ruiramos/rust-book-exercises [INFO] frobbed toml for ruiramos/rust-book-exercises written to work/ex/beta-1.38-1/sources/1.37.0/gh/ruiramos/rust-book-exercises/Cargo.toml [INFO] started frobbing ruiramos/rust-book-exercises [INFO] finished frobbing ruiramos/rust-book-exercises [INFO] frobbed toml for ruiramos/rust-book-exercises written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ruiramos/rust-book-exercises/Cargo.toml [INFO] crate ruiramos/rust-book-exercises 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 ruiramos/rust-book-exercises against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ruiramos/rust-book-exercises:/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.37.0" "build" "--frozen"` [INFO] [stdout] ddc3dce7aeb8fce53a085bfa86b6a43ca960b07ae4926b223e6b196222062cc4 [INFO] running `"docker" "start" "-a" "ddc3dce7aeb8fce53a085bfa86b6a43ca960b07ae4926b223e6b196222062cc4"` [INFO] [stderr] Compiling rust-book-exercises v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.50s [INFO] running `"docker" "inspect" "ddc3dce7aeb8fce53a085bfa86b6a43ca960b07ae4926b223e6b196222062cc4"` [INFO] running `"docker" "rm" "-f" "ddc3dce7aeb8fce53a085bfa86b6a43ca960b07ae4926b223e6b196222062cc4"` [INFO] [stdout] ddc3dce7aeb8fce53a085bfa86b6a43ca960b07ae4926b223e6b196222062cc4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ruiramos/rust-book-exercises:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7987a30d83642768f6a5d68e3da4eb0cb4b7062e41dde57b37b49ce8d0064bfd [INFO] running `"docker" "start" "-a" "7987a30d83642768f6a5d68e3da4eb0cb4b7062e41dde57b37b49ce8d0064bfd"` [INFO] [stderr] Compiling rust-book-exercises v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `"docker" "inspect" "7987a30d83642768f6a5d68e3da4eb0cb4b7062e41dde57b37b49ce8d0064bfd"` [INFO] running `"docker" "rm" "-f" "7987a30d83642768f6a5d68e3da4eb0cb4b7062e41dde57b37b49ce8d0064bfd"` [INFO] [stdout] 7987a30d83642768f6a5d68e3da4eb0cb4b7062e41dde57b37b49ce8d0064bfd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ruiramos/rust-book-exercises:/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.37.0" "test" "--frozen"` [INFO] [stdout] 513d8a31c5a098989c9b2f74ed081f38a75f00bf5b62be06c26fe624ff1eae3b [INFO] running `"docker" "start" "-a" "513d8a31c5a098989c9b2f74ed081f38a75f00bf5b62be06c26fe624ff1eae3b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/ex1-019ece1a7212d1a0 [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/ex2-297f3489088437a6 [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/ex3-e184ab213815e147 [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/main-7ef564b88c8aee60 [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" "513d8a31c5a098989c9b2f74ed081f38a75f00bf5b62be06c26fe624ff1eae3b"` [INFO] running `"docker" "rm" "-f" "513d8a31c5a098989c9b2f74ed081f38a75f00bf5b62be06c26fe624ff1eae3b"` [INFO] [stdout] 513d8a31c5a098989c9b2f74ed081f38a75f00bf5b62be06c26fe624ff1eae3b