[INFO] updating cached repository MoustaphaSaad/learn-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/MoustaphaSaad/learn-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/MoustaphaSaad/learn-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/MoustaphaSaad/learn-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/MoustaphaSaad/learn-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/MoustaphaSaad/learn-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/MoustaphaSaad/learn-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/MoustaphaSaad/learn-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 16409282d3a05f4f99f84dd5600fbe5d7525359c [INFO] sha for GitHub repo MoustaphaSaad/learn-rust: 16409282d3a05f4f99f84dd5600fbe5d7525359c [INFO] validating manifest of MoustaphaSaad/learn-rust 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 MoustaphaSaad/learn-rust 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 MoustaphaSaad/learn-rust [INFO] finished frobbing MoustaphaSaad/learn-rust [INFO] frobbed toml for MoustaphaSaad/learn-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/MoustaphaSaad/learn-rust/Cargo.toml [INFO] started frobbing MoustaphaSaad/learn-rust [INFO] finished frobbing MoustaphaSaad/learn-rust [INFO] frobbed toml for MoustaphaSaad/learn-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/MoustaphaSaad/learn-rust/Cargo.toml [INFO] crate MoustaphaSaad/learn-rust 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 MoustaphaSaad/learn-rust 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/MoustaphaSaad/learn-rust:/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] 4c47cea8388efc360a53a2587689e0d25cd841aa45d900aa50ce7bf8b3305c42 [INFO] running `"docker" "start" "-a" "4c47cea8388efc360a53a2587689e0d25cd841aa45d900aa50ce7bf8b3305c42"` [INFO] [stderr] Compiling learn-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "4c47cea8388efc360a53a2587689e0d25cd841aa45d900aa50ce7bf8b3305c42"` [INFO] running `"docker" "rm" "-f" "4c47cea8388efc360a53a2587689e0d25cd841aa45d900aa50ce7bf8b3305c42"` [INFO] [stdout] 4c47cea8388efc360a53a2587689e0d25cd841aa45d900aa50ce7bf8b3305c42 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/MoustaphaSaad/learn-rust:/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] 5457b01dbc139dc9b88602ae33ad9cdacc4ad268ad9327e77814650f3639b25e [INFO] running `"docker" "start" "-a" "5457b01dbc139dc9b88602ae33ad9cdacc4ad268ad9327e77814650f3639b25e"` [INFO] [stderr] Compiling learn-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "5457b01dbc139dc9b88602ae33ad9cdacc4ad268ad9327e77814650f3639b25e"` [INFO] running `"docker" "rm" "-f" "5457b01dbc139dc9b88602ae33ad9cdacc4ad268ad9327e77814650f3639b25e"` [INFO] [stdout] 5457b01dbc139dc9b88602ae33ad9cdacc4ad268ad9327e77814650f3639b25e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/MoustaphaSaad/learn-rust:/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] 04220fba97eb94b7e6c04da610739bd52b353f64d832e9113262bb812aa18725 [INFO] running `"docker" "start" "-a" "04220fba97eb94b7e6c04da610739bd52b353f64d832e9113262bb812aa18725"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/learn_rust-2d261689dd057481 [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" "04220fba97eb94b7e6c04da610739bd52b353f64d832e9113262bb812aa18725"` [INFO] running `"docker" "rm" "-f" "04220fba97eb94b7e6c04da610739bd52b353f64d832e9113262bb812aa18725"` [INFO] [stdout] 04220fba97eb94b7e6c04da610739bd52b353f64d832e9113262bb812aa18725