[INFO] cloning repository archer884/dpg_282_easy [INFO] running `"git" "clone" "--bare" "git://github.com/archer884/dpg_282_easy.git" "work/cache/sources/gh/archer884/dpg_282_easy"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/archer884/dpg_282_easy'... [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/dpg_282_easy" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/archer884/dpg_282_easy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/archer884/dpg_282_easy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/dpg_282_easy" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/archer884/dpg_282_easy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/archer884/dpg_282_easy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9249a21e254fa9a63184ceb72bfa5e4d979dc243 [INFO] sha for GitHub repo archer884/dpg_282_easy: 9249a21e254fa9a63184ceb72bfa5e4d979dc243 [INFO] validating manifest of archer884/dpg_282_easy on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of archer884/dpg_282_easy on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing archer884/dpg_282_easy [INFO] finished frobbing archer884/dpg_282_easy [INFO] frobbed toml for archer884/dpg_282_easy written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/archer884/dpg_282_easy/Cargo.toml [INFO] started frobbing archer884/dpg_282_easy [INFO] finished frobbing archer884/dpg_282_easy [INFO] frobbed toml for archer884/dpg_282_easy written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/archer884/dpg_282_easy/Cargo.toml [INFO] crate archer884/dpg_282_easy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded grabinput v0.1.1 [INFO] [stderr] Downloaded clippy v0.0.89 [INFO] [stderr] Downloaded clippy_lints v0.0.89 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing archer884/dpg_282_easy against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/archer884/dpg_282_easy:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 0873e72dd42254a064ebf8708ce27d5ac57516efbd0b1c6a19de99d8d1de7d0d [INFO] running `"docker" "start" "-a" "0873e72dd42254a064ebf8708ce27d5ac57516efbd0b1c6a19de99d8d1de7d0d"` [INFO] [stderr] Compiling grabinput v0.1.1 [INFO] [stderr] Compiling fib v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `"docker" "inspect" "0873e72dd42254a064ebf8708ce27d5ac57516efbd0b1c6a19de99d8d1de7d0d"` [INFO] running `"docker" "rm" "-f" "0873e72dd42254a064ebf8708ce27d5ac57516efbd0b1c6a19de99d8d1de7d0d"` [INFO] [stdout] 0873e72dd42254a064ebf8708ce27d5ac57516efbd0b1c6a19de99d8d1de7d0d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/archer884/dpg_282_easy:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 65a54761141bda93fb07192c276ca1d5d2c77e974b6f051d67a76092740c9c9a [INFO] running `"docker" "start" "-a" "65a54761141bda93fb07192c276ca1d5d2c77e974b6f051d67a76092740c9c9a"` [INFO] [stderr] Compiling fib v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `"docker" "inspect" "65a54761141bda93fb07192c276ca1d5d2c77e974b6f051d67a76092740c9c9a"` [INFO] running `"docker" "rm" "-f" "65a54761141bda93fb07192c276ca1d5d2c77e974b6f051d67a76092740c9c9a"` [INFO] [stdout] 65a54761141bda93fb07192c276ca1d5d2c77e974b6f051d67a76092740c9c9a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/archer884/dpg_282_easy:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 54b7221024061fb12cde82418752d7d55fb80eaeeae6fffb1c9262eccbf10818 [INFO] running `"docker" "start" "-a" "54b7221024061fb12cde82418752d7d55fb80eaeeae6fffb1c9262eccbf10818"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/fib-71e8f867d661f2c8 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test fib_u64::tests::from_u64_works ... ok [INFO] [stdout] test fib_u64::tests::from_str_works ... ok [INFO] [stdout] test bits::tests::bit_iterator_works ... ok [INFO] [stdout] test bits::tests::unset_works ... ok [INFO] [stdout] test bits::tests::set_works ... ok [INFO] [stdout] test sequence::tests::seq_is_ordered ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "54b7221024061fb12cde82418752d7d55fb80eaeeae6fffb1c9262eccbf10818"` [INFO] running `"docker" "rm" "-f" "54b7221024061fb12cde82418752d7d55fb80eaeeae6fffb1c9262eccbf10818"` [INFO] [stdout] 54b7221024061fb12cde82418752d7d55fb80eaeeae6fffb1c9262eccbf10818