[INFO] updating cached repository Jonathon7/self_driving_pattern [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Jonathon7/self_driving_pattern [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Jonathon7/self_driving_pattern" "work/ex/beta-1.38-1/sources/1.37.0/gh/Jonathon7/self_driving_pattern"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Jonathon7/self_driving_pattern'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Jonathon7/self_driving_pattern" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Jonathon7/self_driving_pattern"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Jonathon7/self_driving_pattern'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2dd04fc274d5802d27b2bf9f2f34b96abaf27e79 [INFO] sha for GitHub repo Jonathon7/self_driving_pattern: 2dd04fc274d5802d27b2bf9f2f34b96abaf27e79 [INFO] validating manifest of Jonathon7/self_driving_pattern 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 Jonathon7/self_driving_pattern 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 Jonathon7/self_driving_pattern [INFO] finished frobbing Jonathon7/self_driving_pattern [INFO] frobbed toml for Jonathon7/self_driving_pattern written to work/ex/beta-1.38-1/sources/1.37.0/gh/Jonathon7/self_driving_pattern/Cargo.toml [INFO] started frobbing Jonathon7/self_driving_pattern [INFO] finished frobbing Jonathon7/self_driving_pattern [INFO] frobbed toml for Jonathon7/self_driving_pattern written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Jonathon7/self_driving_pattern/Cargo.toml [INFO] crate Jonathon7/self_driving_pattern 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 Jonathon7/self_driving_pattern 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Jonathon7/self_driving_pattern:/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] c64d1f325e4c7d35c4a375785249f7649d251a267cd6c9ff40e68881a03d5479 [INFO] running `"docker" "start" "-a" "c64d1f325e4c7d35c4a375785249f7649d251a267cd6c9ff40e68881a03d5479"` [INFO] [stderr] Compiling rppal v0.11.2 [INFO] [stderr] Compiling rust_gpiozero v0.2.0 [INFO] [stderr] Compiling self_driving_pattern v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.73s [INFO] running `"docker" "inspect" "c64d1f325e4c7d35c4a375785249f7649d251a267cd6c9ff40e68881a03d5479"` [INFO] running `"docker" "rm" "-f" "c64d1f325e4c7d35c4a375785249f7649d251a267cd6c9ff40e68881a03d5479"` [INFO] [stdout] c64d1f325e4c7d35c4a375785249f7649d251a267cd6c9ff40e68881a03d5479 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Jonathon7/self_driving_pattern:/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] db70d0b693dc380c72948d2f7fbbc73011a25c3e29b856c995100220070e140d [INFO] running `"docker" "start" "-a" "db70d0b693dc380c72948d2f7fbbc73011a25c3e29b856c995100220070e140d"` [INFO] [stderr] Compiling self_driving_pattern v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "db70d0b693dc380c72948d2f7fbbc73011a25c3e29b856c995100220070e140d"` [INFO] running `"docker" "rm" "-f" "db70d0b693dc380c72948d2f7fbbc73011a25c3e29b856c995100220070e140d"` [INFO] [stdout] db70d0b693dc380c72948d2f7fbbc73011a25c3e29b856c995100220070e140d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Jonathon7/self_driving_pattern:/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] 01372d9abc129853c516ace88c48e730c838f0476ecf27d7d9e45508574aa766 [INFO] running `"docker" "start" "-a" "01372d9abc129853c516ace88c48e730c838f0476ecf27d7d9e45508574aa766"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/self_driving_pattern-b2565113dfd51c2a [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" "01372d9abc129853c516ace88c48e730c838f0476ecf27d7d9e45508574aa766"` [INFO] running `"docker" "rm" "-f" "01372d9abc129853c516ace88c48e730c838f0476ecf27d7d9e45508574aa766"` [INFO] [stdout] 01372d9abc129853c516ace88c48e730c838f0476ecf27d7d9e45508574aa766