[INFO] updating cached repository FauxFaux/time-parse [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/FauxFaux/time-parse [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/FauxFaux/time-parse" "work/ex/beta-1.38-1/sources/1.37.0/gh/FauxFaux/time-parse"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/FauxFaux/time-parse'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FauxFaux/time-parse" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FauxFaux/time-parse"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FauxFaux/time-parse'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cdf0c37943641c7002f1e462e96b450eed5d3d43 [INFO] sha for GitHub repo FauxFaux/time-parse: cdf0c37943641c7002f1e462e96b450eed5d3d43 [INFO] validating manifest of FauxFaux/time-parse 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 FauxFaux/time-parse 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 FauxFaux/time-parse [INFO] finished frobbing FauxFaux/time-parse [INFO] frobbed toml for FauxFaux/time-parse written to work/ex/beta-1.38-1/sources/1.37.0/gh/FauxFaux/time-parse/Cargo.toml [INFO] started frobbing FauxFaux/time-parse [INFO] finished frobbing FauxFaux/time-parse [INFO] frobbed toml for FauxFaux/time-parse written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FauxFaux/time-parse/Cargo.toml [INFO] crate FauxFaux/time-parse 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 FauxFaux/time-parse 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/FauxFaux/time-parse:/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] a3c8c01b61931bb6e8d758648daa9ae2f2913882dbe4ec750ff3529352170a4a [INFO] running `"docker" "start" "-a" "a3c8c01b61931bb6e8d758648daa9ae2f2913882dbe4ec750ff3529352170a4a"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling time-parse v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/duration/mod.rs:28:22 [INFO] [stderr] | [INFO] [stderr] 28 | impl<'s> Strable for AsRef { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn AsRef` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.49s [INFO] running `"docker" "inspect" "a3c8c01b61931bb6e8d758648daa9ae2f2913882dbe4ec750ff3529352170a4a"` [INFO] running `"docker" "rm" "-f" "a3c8c01b61931bb6e8d758648daa9ae2f2913882dbe4ec750ff3529352170a4a"` [INFO] [stdout] a3c8c01b61931bb6e8d758648daa9ae2f2913882dbe4ec750ff3529352170a4a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/FauxFaux/time-parse:/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] 23975ad10a122fdd97165c81d1fbc6669a115fd9c178e4cb645570ec76e9c5b3 [INFO] running `"docker" "start" "-a" "23975ad10a122fdd97165c81d1fbc6669a115fd9c178e4cb645570ec76e9c5b3"` [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling time-parse v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/duration/mod.rs:28:22 [INFO] [stderr] | [INFO] [stderr] 28 | impl<'s> Strable for AsRef { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn AsRef` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `"docker" "inspect" "23975ad10a122fdd97165c81d1fbc6669a115fd9c178e4cb645570ec76e9c5b3"` [INFO] running `"docker" "rm" "-f" "23975ad10a122fdd97165c81d1fbc6669a115fd9c178e4cb645570ec76e9c5b3"` [INFO] [stdout] 23975ad10a122fdd97165c81d1fbc6669a115fd9c178e4cb645570ec76e9c5b3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/FauxFaux/time-parse:/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] 215e7418c1c1a34d3e7cf6562a84c657cb6dc963075729f0bde55db28bea7cf1 [INFO] running `"docker" "start" "-a" "215e7418c1c1a34d3e7cf6562a84c657cb6dc963075729f0bde55db28bea7cf1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/time_parse-4dcbd0a1d5f6076d [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test duration::duration_hand::tests::duration ... ok [INFO] [stdout] test duration::tests::test_nanos ... ok [INFO] [stdout] test duration::duration_nom::tests::duration ... ok [INFO] [stdout] test duration::duration_hand::tests::parts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests time-parse [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" "215e7418c1c1a34d3e7cf6562a84c657cb6dc963075729f0bde55db28bea7cf1"` [INFO] running `"docker" "rm" "-f" "215e7418c1c1a34d3e7cf6562a84c657cb6dc963075729f0bde55db28bea7cf1"` [INFO] [stdout] 215e7418c1c1a34d3e7cf6562a84c657cb6dc963075729f0bde55db28bea7cf1