[INFO] cloning repository FauxFaux/time-parse [INFO] running `"git" "clone" "--bare" "git://github.com/FauxFaux/time-parse.git" "work/cache/sources/gh/FauxFaux/time-parse"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/FauxFaux/time-parse'... [INFO] running `"git" "clone" "work/cache/sources/gh/FauxFaux/time-parse" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/FauxFaux/time-parse"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/FauxFaux/time-parse'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FauxFaux/time-parse" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/FauxFaux/time-parse"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 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 FauxFaux/time-parse 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 FauxFaux/time-parse [INFO] finished frobbing FauxFaux/time-parse [INFO] frobbed toml for FauxFaux/time-parse written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing FauxFaux/time-parse against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=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] 40401c22fb5b50e8ded22c4f9baffad5ac889b1efce0e0889855d6a110c03dd1 [INFO] running `"docker" "start" "-a" "40401c22fb5b50e8ded22c4f9baffad5ac889b1efce0e0889855d6a110c03dd1"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling synstructure v0.10.1 [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 40.89s [INFO] running `"docker" "inspect" "40401c22fb5b50e8ded22c4f9baffad5ac889b1efce0e0889855d6a110c03dd1"` [INFO] running `"docker" "rm" "-f" "40401c22fb5b50e8ded22c4f9baffad5ac889b1efce0e0889855d6a110c03dd1"` [INFO] [stdout] 40401c22fb5b50e8ded22c4f9baffad5ac889b1efce0e0889855d6a110c03dd1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=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] 9bc4e403cd1800ddafedd15ae2d101fb99252491decead6fb322fface67bca7a [INFO] running `"docker" "start" "-a" "9bc4e403cd1800ddafedd15ae2d101fb99252491decead6fb322fface67bca7a"` [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.30s [INFO] running `"docker" "inspect" "9bc4e403cd1800ddafedd15ae2d101fb99252491decead6fb322fface67bca7a"` [INFO] running `"docker" "rm" "-f" "9bc4e403cd1800ddafedd15ae2d101fb99252491decead6fb322fface67bca7a"` [INFO] [stdout] 9bc4e403cd1800ddafedd15ae2d101fb99252491decead6fb322fface67bca7a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=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] 1b1f4d494fbbd320c0c58f5e2087ca53fe30056fd53c3fd23addceb74c55447d [INFO] running `"docker" "start" "-a" "1b1f4d494fbbd320c0c58f5e2087ca53fe30056fd53c3fd23addceb74c55447d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/time_parse-f9907b628370608b [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test duration::duration_nom::tests::duration ... ok [INFO] [stdout] test duration::duration_hand::tests::parts ... ok [INFO] [stdout] test duration::duration_hand::tests::duration ... ok [INFO] [stdout] test duration::tests::test_nanos ... 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" "1b1f4d494fbbd320c0c58f5e2087ca53fe30056fd53c3fd23addceb74c55447d"` [INFO] running `"docker" "rm" "-f" "1b1f4d494fbbd320c0c58f5e2087ca53fe30056fd53c3fd23addceb74c55447d"` [INFO] [stdout] 1b1f4d494fbbd320c0c58f5e2087ca53fe30056fd53c3fd23addceb74c55447d