[INFO] cloning repository d6y/onthehour [INFO] running `"git" "clone" "--bare" "git://github.com/d6y/onthehour.git" "work/cache/sources/gh/d6y/onthehour"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/d6y/onthehour'... [INFO] running `"git" "clone" "work/cache/sources/gh/d6y/onthehour" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/d6y/onthehour"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/d6y/onthehour'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/d6y/onthehour" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/d6y/onthehour"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/d6y/onthehour'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 012f40d4aa1268b28c190b13115ed3f683184427 [INFO] sha for GitHub repo d6y/onthehour: 012f40d4aa1268b28c190b13115ed3f683184427 [INFO] validating manifest of d6y/onthehour 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 d6y/onthehour 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 d6y/onthehour [INFO] finished frobbing d6y/onthehour [INFO] frobbed toml for d6y/onthehour written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/d6y/onthehour/Cargo.toml [INFO] started frobbing d6y/onthehour [INFO] finished frobbing d6y/onthehour [INFO] frobbed toml for d6y/onthehour written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/d6y/onthehour/Cargo.toml [INFO] crate d6y/onthehour 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 tweetust v0.9.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing d6y/onthehour against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/d6y/onthehour:/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] 56dd778b883a0190b919c7d314dfda16c23630948392c0e116b75ec91d9529ab [INFO] running `"docker" "start" "-a" "56dd778b883a0190b919c7d314dfda16c23630948392c0e116b75ec91d9529ab"` [INFO] [stderr] Compiling serde v1.0.60 [INFO] [stderr] Compiling Inflector v0.11.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.31 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling serde_derive v1.0.60 [INFO] [stderr] Compiling mime_guess v1.8.4 [INFO] [stderr] Compiling tweetust v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling ring v0.9.7 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling envy v0.3.3 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling multipart v0.12.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling oauthcli v1.0.6 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling chrono-tz v0.5.0 [INFO] [stderr] Compiling onthehour v3.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `"docker" "inspect" "56dd778b883a0190b919c7d314dfda16c23630948392c0e116b75ec91d9529ab"` [INFO] running `"docker" "rm" "-f" "56dd778b883a0190b919c7d314dfda16c23630948392c0e116b75ec91d9529ab"` [INFO] [stdout] 56dd778b883a0190b919c7d314dfda16c23630948392c0e116b75ec91d9529ab [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/d6y/onthehour:/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] 2ebd17d4ffe9184887236c7a4c424ec078e70fbd2d9f545b9221714044ee8de9 [INFO] running `"docker" "start" "-a" "2ebd17d4ffe9184887236c7a4c424ec078e70fbd2d9f545b9221714044ee8de9"` [INFO] [stderr] Compiling onthehour v3.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.96s [INFO] running `"docker" "inspect" "2ebd17d4ffe9184887236c7a4c424ec078e70fbd2d9f545b9221714044ee8de9"` [INFO] running `"docker" "rm" "-f" "2ebd17d4ffe9184887236c7a4c424ec078e70fbd2d9f545b9221714044ee8de9"` [INFO] [stdout] 2ebd17d4ffe9184887236c7a4c424ec078e70fbd2d9f545b9221714044ee8de9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/d6y/onthehour:/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] 5e129591c1f137f2b73f7ff88285b7736e9e3c3bf52581fa6a7b79889c583b00 [INFO] running `"docker" "start" "-a" "5e129591c1f137f2b73f7ff88285b7736e9e3c3bf52581fa6a7b79889c583b00"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/onthehour-6c97eff06790359b [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::handles_12hour_time_gmt ... ok [INFO] [stdout] test tests::handles_12hour_time_bst ... ok [INFO] [stdout] test tests::handles_midnight_gmt ... ok [INFO] [stdout] test tests::handles_midnight_bst ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5e129591c1f137f2b73f7ff88285b7736e9e3c3bf52581fa6a7b79889c583b00"` [INFO] running `"docker" "rm" "-f" "5e129591c1f137f2b73f7ff88285b7736e9e3c3bf52581fa6a7b79889c583b00"` [INFO] [stdout] 5e129591c1f137f2b73f7ff88285b7736e9e3c3bf52581fa6a7b79889c583b00