[INFO] updating cached repository kylecorry31/quiet-hours [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kylecorry31/quiet-hours [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kylecorry31/quiet-hours" "work/ex/beta-1.38-1/sources/1.37.0/gh/kylecorry31/quiet-hours"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kylecorry31/quiet-hours'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kylecorry31/quiet-hours" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kylecorry31/quiet-hours"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kylecorry31/quiet-hours'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 40253d1fa49beb7866d9f2f7e3c432eb4c9082d2 [INFO] sha for GitHub repo kylecorry31/quiet-hours: 40253d1fa49beb7866d9f2f7e3c432eb4c9082d2 [INFO] validating manifest of kylecorry31/quiet-hours 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 kylecorry31/quiet-hours 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 kylecorry31/quiet-hours [INFO] finished frobbing kylecorry31/quiet-hours [INFO] frobbed toml for kylecorry31/quiet-hours written to work/ex/beta-1.38-1/sources/1.37.0/gh/kylecorry31/quiet-hours/Cargo.toml [INFO] started frobbing kylecorry31/quiet-hours [INFO] finished frobbing kylecorry31/quiet-hours [INFO] frobbed toml for kylecorry31/quiet-hours written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kylecorry31/quiet-hours/Cargo.toml [INFO] crate kylecorry31/quiet-hours 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 kylecorry31/quiet-hours 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kylecorry31/quiet-hours:/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] ed4a18e5bb25d8a2598b7b8d0d3fc086b5beac5782432fc23e3876d0be98a969 [INFO] running `"docker" "start" "-a" "ed4a18e5bb25d8a2598b7b8d0d3fc086b5beac5782432fc23e3876d0be98a969"` [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling dconf_rs v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling gse_do_not_disturb v1.2.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling quiet-hours v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.31s [INFO] running `"docker" "inspect" "ed4a18e5bb25d8a2598b7b8d0d3fc086b5beac5782432fc23e3876d0be98a969"` [INFO] running `"docker" "rm" "-f" "ed4a18e5bb25d8a2598b7b8d0d3fc086b5beac5782432fc23e3876d0be98a969"` [INFO] [stdout] ed4a18e5bb25d8a2598b7b8d0d3fc086b5beac5782432fc23e3876d0be98a969 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kylecorry31/quiet-hours:/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] 19f19e73b311e2d232c2beb5813419c9750ed0e331964017c17ad93b5bf8f389 [INFO] running `"docker" "start" "-a" "19f19e73b311e2d232c2beb5813419c9750ed0e331964017c17ad93b5bf8f389"` [INFO] [stderr] Compiling quiet-hours v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "19f19e73b311e2d232c2beb5813419c9750ed0e331964017c17ad93b5bf8f389"` [INFO] running `"docker" "rm" "-f" "19f19e73b311e2d232c2beb5813419c9750ed0e331964017c17ad93b5bf8f389"` [INFO] [stdout] 19f19e73b311e2d232c2beb5813419c9750ed0e331964017c17ad93b5bf8f389 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kylecorry31/quiet-hours:/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] 1e60fef640be356d5bcb41fef895fa321750be7cdf0bad0cae13cb172d71b7d9 [INFO] running `"docker" "start" "-a" "1e60fef640be356d5bcb41fef895fa321750be7cdf0bad0cae13cb172d71b7d9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/quiet_hours-0dda7b9148aa669f [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" "1e60fef640be356d5bcb41fef895fa321750be7cdf0bad0cae13cb172d71b7d9"` [INFO] running `"docker" "rm" "-f" "1e60fef640be356d5bcb41fef895fa321750be7cdf0bad0cae13cb172d71b7d9"` [INFO] [stdout] 1e60fef640be356d5bcb41fef895fa321750be7cdf0bad0cae13cb172d71b7d9