[INFO] updating cached repository gyaresu/rust_lessons [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gyaresu/rust_lessons [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gyaresu/rust_lessons" "work/ex/beta-1.37-6/sources/1.36.0/gh/gyaresu/rust_lessons"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/gyaresu/rust_lessons'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gyaresu/rust_lessons" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gyaresu/rust_lessons"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gyaresu/rust_lessons'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 001ba4d4e2808064e24bc002888321be4e5893c4 [INFO] sha for GitHub repo gyaresu/rust_lessons: 001ba4d4e2808064e24bc002888321be4e5893c4 [INFO] validating manifest of gyaresu/rust_lessons 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 gyaresu/rust_lessons 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 gyaresu/rust_lessons [INFO] finished frobbing gyaresu/rust_lessons [INFO] frobbed toml for gyaresu/rust_lessons written to work/ex/beta-1.37-6/sources/1.36.0/gh/gyaresu/rust_lessons/Cargo.toml [INFO] started frobbing gyaresu/rust_lessons [INFO] finished frobbing gyaresu/rust_lessons [INFO] frobbed toml for gyaresu/rust_lessons written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gyaresu/rust_lessons/Cargo.toml [INFO] crate gyaresu/rust_lessons already has a lockfile, it will not be regenerated [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 gyaresu/rust_lessons against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/gyaresu/rust_lessons:/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.36.0" "build" "--frozen"` [INFO] [stdout] d26138c627ec600bc69831874beb60d5fa85fabb73652e9fb8840ec4c0be4911 [INFO] running `"docker" "start" "-a" "d26138c627ec600bc69831874beb60d5fa85fabb73652e9fb8840ec4c0be4911"` [INFO] [stderr] Compiling rust_lessons v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `"docker" "inspect" "d26138c627ec600bc69831874beb60d5fa85fabb73652e9fb8840ec4c0be4911"` [INFO] running `"docker" "rm" "-f" "d26138c627ec600bc69831874beb60d5fa85fabb73652e9fb8840ec4c0be4911"` [INFO] [stdout] d26138c627ec600bc69831874beb60d5fa85fabb73652e9fb8840ec4c0be4911 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/gyaresu/rust_lessons:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1923c7cf6f5e166586e5a5ece74fd28479d7cd3b8e3aa76016df1ef01ac91ca3 [INFO] running `"docker" "start" "-a" "1923c7cf6f5e166586e5a5ece74fd28479d7cd3b8e3aa76016df1ef01ac91ca3"` [INFO] [stderr] Compiling rust_lessons v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `"docker" "inspect" "1923c7cf6f5e166586e5a5ece74fd28479d7cd3b8e3aa76016df1ef01ac91ca3"` [INFO] running `"docker" "rm" "-f" "1923c7cf6f5e166586e5a5ece74fd28479d7cd3b8e3aa76016df1ef01ac91ca3"` [INFO] [stdout] 1923c7cf6f5e166586e5a5ece74fd28479d7cd3b8e3aa76016df1ef01ac91ca3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/gyaresu/rust_lessons:/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.36.0" "test" "--frozen"` [INFO] [stdout] a4d136304d7daa58d0c1fb2a78ff43c72896d7f21935253e160f1ffa84eff82f [INFO] running `"docker" "start" "-a" "a4d136304d7daa58d0c1fb2a78ff43c72896d7f21935253e160f1ffa84eff82f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_lessons-95d7b0361b7a2ea2 [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" "a4d136304d7daa58d0c1fb2a78ff43c72896d7f21935253e160f1ffa84eff82f"` [INFO] running `"docker" "rm" "-f" "a4d136304d7daa58d0c1fb2a78ff43c72896d7f21935253e160f1ffa84eff82f"` [INFO] [stdout] a4d136304d7daa58d0c1fb2a78ff43c72896d7f21935253e160f1ffa84eff82f