[INFO] updating cached repository teaganrehard/pc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/teaganrehard/pc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/teaganrehard/pc" "work/ex/beta-1.37-6/sources/1.36.0/gh/teaganrehard/pc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/teaganrehard/pc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/teaganrehard/pc" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/teaganrehard/pc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/teaganrehard/pc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c4ec32a7e58e1638b19c291bbd0529db8e8f9887 [INFO] sha for GitHub repo teaganrehard/pc: c4ec32a7e58e1638b19c291bbd0529db8e8f9887 [INFO] validating manifest of teaganrehard/pc 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 teaganrehard/pc 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 teaganrehard/pc [INFO] finished frobbing teaganrehard/pc [INFO] frobbed toml for teaganrehard/pc written to work/ex/beta-1.37-6/sources/1.36.0/gh/teaganrehard/pc/Cargo.toml [INFO] started frobbing teaganrehard/pc [INFO] finished frobbing teaganrehard/pc [INFO] frobbed toml for teaganrehard/pc written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/teaganrehard/pc/Cargo.toml [INFO] crate teaganrehard/pc 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 teaganrehard/pc 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/teaganrehard/pc:/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] 9109819156e334fff715e8ae3af497bdbb0a3676896639e044cd3593d62e3a83 [INFO] running `"docker" "start" "-a" "9109819156e334fff715e8ae3af497bdbb0a3676896639e044cd3593d62e3a83"` [INFO] [stderr] Compiling pc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "9109819156e334fff715e8ae3af497bdbb0a3676896639e044cd3593d62e3a83"` [INFO] running `"docker" "rm" "-f" "9109819156e334fff715e8ae3af497bdbb0a3676896639e044cd3593d62e3a83"` [INFO] [stdout] 9109819156e334fff715e8ae3af497bdbb0a3676896639e044cd3593d62e3a83 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/teaganrehard/pc:/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] bbd2a0c159f79df778412c3def33189f08e08e7776132137a8ecd8f51f9264b0 [INFO] running `"docker" "start" "-a" "bbd2a0c159f79df778412c3def33189f08e08e7776132137a8ecd8f51f9264b0"` [INFO] [stderr] Compiling pc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "bbd2a0c159f79df778412c3def33189f08e08e7776132137a8ecd8f51f9264b0"` [INFO] running `"docker" "rm" "-f" "bbd2a0c159f79df778412c3def33189f08e08e7776132137a8ecd8f51f9264b0"` [INFO] [stdout] bbd2a0c159f79df778412c3def33189f08e08e7776132137a8ecd8f51f9264b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/teaganrehard/pc:/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] 68af9452847a133e9c4a767716a8fb7e0281ba8b35a38f589b0c306a9323ba93 [INFO] running `"docker" "start" "-a" "68af9452847a133e9c4a767716a8fb7e0281ba8b35a38f589b0c306a9323ba93"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/pc-f72deb41e8ba460b [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test dec_bin::tests::bin_to_dec_10100110101011_ne ... ok [INFO] [stdout] test dec_bin::tests::bin_to_dec_10101010111_ne ... ok [INFO] [stdout] test dec_bin::tests::bin_to_dec_0010010100100011 ... ok [INFO] [stdout] test dec_bin::tests::bin_to_dec_1011011111110100 ... ok [INFO] [stdout] test dec_bin::tests::dec_to_bin_47092 ... ok [INFO] [stdout] test dec_bin::tests::dec_to_bin_5789342679_ne ... ok [INFO] [stdout] test dec_bin::tests::dec_to_bin_9507 ... ok [INFO] [stdout] test dec_bin::tests::dec_to_bin_475887092_ne ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "68af9452847a133e9c4a767716a8fb7e0281ba8b35a38f589b0c306a9323ba93"` [INFO] running `"docker" "rm" "-f" "68af9452847a133e9c4a767716a8fb7e0281ba8b35a38f589b0c306a9323ba93"` [INFO] [stdout] 68af9452847a133e9c4a767716a8fb7e0281ba8b35a38f589b0c306a9323ba93