[INFO] updating cached repository GeekcampSG/challenge-2015 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/GeekcampSG/challenge-2015 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/GeekcampSG/challenge-2015" "work/ex/beta-1.37-6/sources/1.36.0/gh/GeekcampSG/challenge-2015"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/GeekcampSG/challenge-2015'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/GeekcampSG/challenge-2015" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/GeekcampSG/challenge-2015"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/GeekcampSG/challenge-2015'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 647f1fa9588d1e64edf8ede8669854b71e0f8a19 [INFO] sha for GitHub repo GeekcampSG/challenge-2015: 647f1fa9588d1e64edf8ede8669854b71e0f8a19 [INFO] validating manifest of GeekcampSG/challenge-2015 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 GeekcampSG/challenge-2015 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 GeekcampSG/challenge-2015 [INFO] finished frobbing GeekcampSG/challenge-2015 [INFO] frobbed toml for GeekcampSG/challenge-2015 written to work/ex/beta-1.37-6/sources/1.36.0/gh/GeekcampSG/challenge-2015/Cargo.toml [INFO] started frobbing GeekcampSG/challenge-2015 [INFO] finished frobbing GeekcampSG/challenge-2015 [INFO] frobbed toml for GeekcampSG/challenge-2015 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/GeekcampSG/challenge-2015/Cargo.toml [INFO] crate GeekcampSG/challenge-2015 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/GeekcampSG/challenge-2015/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 GeekcampSG/challenge-2015 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/GeekcampSG/challenge-2015:/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-07-23" "build" "--frozen"` [INFO] [stdout] 796cdcaa96ea6f56d24b72fc3205a7621db65f6569651a913435e01b6d8a904c [INFO] running `"docker" "start" "-a" "796cdcaa96ea6f56d24b72fc3205a7621db65f6569651a913435e01b6d8a904c"` [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling challenge-2015 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` [INFO] [stderr] --> src/main.rs:78:13 [INFO] [stderr] | [INFO] [stderr] 78 | thread::sleep_ms(100); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `"docker" "inspect" "796cdcaa96ea6f56d24b72fc3205a7621db65f6569651a913435e01b6d8a904c"` [INFO] running `"docker" "rm" "-f" "796cdcaa96ea6f56d24b72fc3205a7621db65f6569651a913435e01b6d8a904c"` [INFO] [stdout] 796cdcaa96ea6f56d24b72fc3205a7621db65f6569651a913435e01b6d8a904c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/GeekcampSG/challenge-2015:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] d05aaf5959c7bd50087d900dcf58c9c8569f996904ff7ac7f2cea346996129c6 [INFO] running `"docker" "start" "-a" "d05aaf5959c7bd50087d900dcf58c9c8569f996904ff7ac7f2cea346996129c6"` [INFO] [stderr] Compiling challenge-2015 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` [INFO] [stderr] --> src/main.rs:78:13 [INFO] [stderr] | [INFO] [stderr] 78 | thread::sleep_ms(100); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "d05aaf5959c7bd50087d900dcf58c9c8569f996904ff7ac7f2cea346996129c6"` [INFO] running `"docker" "rm" "-f" "d05aaf5959c7bd50087d900dcf58c9c8569f996904ff7ac7f2cea346996129c6"` [INFO] [stdout] d05aaf5959c7bd50087d900dcf58c9c8569f996904ff7ac7f2cea346996129c6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/GeekcampSG/challenge-2015:/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-07-23" "test" "--frozen"` [INFO] [stdout] 94c2c1fe701932be8fa5526f98543ff5bb5dd30c385b0c30e251de6ad54c7d94 [INFO] running `"docker" "start" "-a" "94c2c1fe701932be8fa5526f98543ff5bb5dd30c385b0c30e251de6ad54c7d94"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/challenge_2015-d8d3a91a4f4bc09f [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" "94c2c1fe701932be8fa5526f98543ff5bb5dd30c385b0c30e251de6ad54c7d94"` [INFO] running `"docker" "rm" "-f" "94c2c1fe701932be8fa5526f98543ff5bb5dd30c385b0c30e251de6ad54c7d94"` [INFO] [stdout] 94c2c1fe701932be8fa5526f98543ff5bb5dd30c385b0c30e251de6ad54c7d94