[INFO] cloning repository srishanbhattarai/srt-skew [INFO] running `"git" "clone" "--bare" "git://github.com/srishanbhattarai/srt-skew.git" "work/cache/sources/gh/srishanbhattarai/srt-skew"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/srishanbhattarai/srt-skew'... [INFO] running `"git" "clone" "work/cache/sources/gh/srishanbhattarai/srt-skew" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/srishanbhattarai/srt-skew"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/srishanbhattarai/srt-skew'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/srishanbhattarai/srt-skew" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/srishanbhattarai/srt-skew"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/srishanbhattarai/srt-skew'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff15e438553fc869b8145eeaca97f117c4ea5881 [INFO] sha for GitHub repo srishanbhattarai/srt-skew: ff15e438553fc869b8145eeaca97f117c4ea5881 [INFO] validating manifest of srishanbhattarai/srt-skew 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 srishanbhattarai/srt-skew 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 srishanbhattarai/srt-skew [INFO] finished frobbing srishanbhattarai/srt-skew [INFO] frobbed toml for srishanbhattarai/srt-skew written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/srishanbhattarai/srt-skew/Cargo.toml [INFO] started frobbing srishanbhattarai/srt-skew [INFO] finished frobbing srishanbhattarai/srt-skew [INFO] frobbed toml for srishanbhattarai/srt-skew written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/srishanbhattarai/srt-skew/Cargo.toml [INFO] crate srishanbhattarai/srt-skew 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing srishanbhattarai/srt-skew against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/srishanbhattarai/srt-skew:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 932206bb97074145bcfb0fc46112db0f37f8c3af6d1f4714a883b30ed6a0b74d [INFO] running `"docker" "start" "-a" "932206bb97074145bcfb0fc46112db0f37f8c3af6d1f4714a883b30ed6a0b74d"` [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling srt-skew v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:25:46 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn run(config: Config) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `"docker" "inspect" "932206bb97074145bcfb0fc46112db0f37f8c3af6d1f4714a883b30ed6a0b74d"` [INFO] running `"docker" "rm" "-f" "932206bb97074145bcfb0fc46112db0f37f8c3af6d1f4714a883b30ed6a0b74d"` [INFO] [stdout] 932206bb97074145bcfb0fc46112db0f37f8c3af6d1f4714a883b30ed6a0b74d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/srishanbhattarai/srt-skew:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 8a51d951cf8a698064ef7bc25721e9c4930cf47d9ec2103003e383b40b0a2dbd [INFO] running `"docker" "start" "-a" "8a51d951cf8a698064ef7bc25721e9c4930cf47d9ec2103003e383b40b0a2dbd"` [INFO] [stderr] Compiling srt-skew v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:25:46 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn run(config: Config) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `"docker" "inspect" "8a51d951cf8a698064ef7bc25721e9c4930cf47d9ec2103003e383b40b0a2dbd"` [INFO] running `"docker" "rm" "-f" "8a51d951cf8a698064ef7bc25721e9c4930cf47d9ec2103003e383b40b0a2dbd"` [INFO] [stdout] 8a51d951cf8a698064ef7bc25721e9c4930cf47d9ec2103003e383b40b0a2dbd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/srishanbhattarai/srt-skew:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] b060d3290a77f27404270e4da2220891a61510ff8919e6e310444b4bc20096b1 [INFO] running `"docker" "start" "-a" "b060d3290a77f27404270e4da2220891a61510ff8919e6e310444b4bc20096b1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/srt_skew-c8b37fde4bb74ca0 [INFO] [stderr] Running /opt/crater/target/debug/deps/srt_skew-320450b4ccb82d52 [INFO] [stdout] [INFO] [stderr] Doc-tests srt-skew [INFO] [stdout] running 4 tests [INFO] [stdout] test test::skew_file_contents_by_10 ... ok [INFO] [stdout] test test::skew_duration_when_overflow_secs ... ok [INFO] [stdout] test test::skew_duration_by_10 ... ok [INFO] [stdout] test test::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [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" "b060d3290a77f27404270e4da2220891a61510ff8919e6e310444b4bc20096b1"` [INFO] running `"docker" "rm" "-f" "b060d3290a77f27404270e4da2220891a61510ff8919e6e310444b4bc20096b1"` [INFO] [stdout] b060d3290a77f27404270e4da2220891a61510ff8919e6e310444b4bc20096b1