[INFO] cloning repository gadomski/synchronize-images [INFO] running `"git" "clone" "--bare" "git://github.com/gadomski/synchronize-images.git" "work/cache/sources/gh/gadomski/synchronize-images"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/gadomski/synchronize-images'... [INFO] running `"git" "clone" "work/cache/sources/gh/gadomski/synchronize-images" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gadomski/synchronize-images"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gadomski/synchronize-images'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gadomski/synchronize-images" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gadomski/synchronize-images"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gadomski/synchronize-images'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 57110ed2cdc55fe8455ba397481b591eec49d68c [INFO] sha for GitHub repo gadomski/synchronize-images: 57110ed2cdc55fe8455ba397481b591eec49d68c [INFO] validating manifest of gadomski/synchronize-images 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 gadomski/synchronize-images 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 gadomski/synchronize-images [INFO] finished frobbing gadomski/synchronize-images [INFO] frobbed toml for gadomski/synchronize-images written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gadomski/synchronize-images/Cargo.toml [INFO] started frobbing gadomski/synchronize-images [INFO] finished frobbing gadomski/synchronize-images [INFO] frobbed toml for gadomski/synchronize-images written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gadomski/synchronize-images/Cargo.toml [INFO] crate gadomski/synchronize-images 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 gadomski/synchronize-images 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/gadomski/synchronize-images:/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] 571aba94e492a4c204acbdad13a897741ae341adf680b282868365f926979f44 [INFO] running `"docker" "start" "-a" "571aba94e492a4c204acbdad13a897741ae341adf680b282868365f926979f44"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling synchronize-images v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.48s [INFO] running `"docker" "inspect" "571aba94e492a4c204acbdad13a897741ae341adf680b282868365f926979f44"` [INFO] running `"docker" "rm" "-f" "571aba94e492a4c204acbdad13a897741ae341adf680b282868365f926979f44"` [INFO] [stdout] 571aba94e492a4c204acbdad13a897741ae341adf680b282868365f926979f44 [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/gadomski/synchronize-images:/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] 74fe11ef4d78f7c43bc4c436c296a8ae6a47cf3d93b86ec74d47996095c0ee19 [INFO] running `"docker" "start" "-a" "74fe11ef4d78f7c43bc4c436c296a8ae6a47cf3d93b86ec74d47996095c0ee19"` [INFO] [stderr] Compiling synchronize-images v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.63s [INFO] running `"docker" "inspect" "74fe11ef4d78f7c43bc4c436c296a8ae6a47cf3d93b86ec74d47996095c0ee19"` [INFO] running `"docker" "rm" "-f" "74fe11ef4d78f7c43bc4c436c296a8ae6a47cf3d93b86ec74d47996095c0ee19"` [INFO] [stdout] 74fe11ef4d78f7c43bc4c436c296a8ae6a47cf3d93b86ec74d47996095c0ee19 [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/gadomski/synchronize-images:/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] c28924abb03ca3e216b934a6c0506b9c5c5925508084c40c32c7b6f116895727 [INFO] running `"docker" "start" "-a" "c28924abb03ca3e216b934a6c0506b9c5c5925508084c40c32c7b6f116895727"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/synchronize_images-a1b3640cfb98f913 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::make_gps_week_time_absolute ... ok [INFO] [stdout] test tests::gps_week_time_slip ... ok [INFO] [stdout] test tests::read_trajectory ... ok [INFO] [stdout] test tests::read_image_names ... ok [INFO] [stdout] test tests::event_marker_time_slip ... ok [INFO] [stdout] test tests::count_mismatch ... ok [INFO] [stdout] test tests::read_synchro ... ok [INFO] [stdout] test tests::new_synchronizer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c28924abb03ca3e216b934a6c0506b9c5c5925508084c40c32c7b6f116895727"` [INFO] running `"docker" "rm" "-f" "c28924abb03ca3e216b934a6c0506b9c5c5925508084c40c32c7b6f116895727"` [INFO] [stdout] c28924abb03ca3e216b934a6c0506b9c5c5925508084c40c32c7b6f116895727