[INFO] cloning repository https://github.com/trailimage/static-from-exif [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trailimage/static-from-exif" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailimage%2Fstatic-from-exif", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailimage%2Fstatic-from-exif'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39d1efe73cfec3d1ba680bfafa6ee550702a8b7c [INFO] testing trailimage/static-from-exif against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailimage%2Fstatic-from-exif" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trailimage/static-from-exif on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trailimage/static-from-exif [INFO] finished tweaking git repo https://github.com/trailimage/static-from-exif [INFO] tweaked toml for git repo https://github.com/trailimage/static-from-exif written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/trailimage/static-from-exif already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 62ded284916a0a3f07f5420dd0e4ae9d109ed91d465895716c4eaa78bc2c7c66 [INFO] running `Command { std: "docker" "start" "-a" "62ded284916a0a3f07f5420dd0e4ae9d109ed91d465895716c4eaa78bc2c7c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62ded284916a0a3f07f5420dd0e4ae9d109ed91d465895716c4eaa78bc2c7c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ded284916a0a3f07f5420dd0e4ae9d109ed91d465895716c4eaa78bc2c7c66", kill_on_drop: false }` [INFO] [stdout] 62ded284916a0a3f07f5420dd0e4ae9d109ed91d465895716c4eaa78bc2c7c66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 64534451c646b3ece709cb3da7df6be525a34d1c3dfc21fc124f35a037231379 [INFO] running `Command { std: "docker" "start" "-a" "64534451c646b3ece709cb3da7df6be525a34d1c3dfc21fc124f35a037231379", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling v_escape v0.12.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling v_htmlescape v0.10.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling buf-min v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling path_abs v0.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling kamadak-exif v0.5.1 [INFO] [stderr] Compiling annotate-snippets v0.9.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling toolchain_find v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling libgit2-sys v0.12.9+1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling onig v6.0.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling git2 v0.13.8 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling v_eval v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling liquid-derive v0.20.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling v_escape_derive v0.8.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling kstring v0.1.2 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ron v0.6.0 [INFO] [stderr] Compiling serde-xml-rs v0.4.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling liquid-core v0.20.2 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling syntect v4.2.0 [INFO] [stderr] Compiling liquid-lib v0.20.2 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling liquid v0.20.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling bat v0.15.4 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling yarte_helpers v0.12.2 [INFO] [stderr] Compiling yarte_parser v0.12.2 [INFO] [stderr] Compiling yarte_hir v0.12.2 [INFO] [stderr] Compiling yarte_codegen v0.12.2 [INFO] [stderr] Compiling yarte_derive v0.12.2 [INFO] [stderr] Compiling yarte v0.12.2 [INFO] [stderr] Compiling exifweb v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `cover_photo_changed` [INFO] [stdout] --> src/config/log.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn cover_photo_changed(&self, post: &Post) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cover_photo_changed` [INFO] [stdout] --> src/models/post.rs:303:12 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn cover_photo_changed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 19s [INFO] running `Command { std: "docker" "inspect" "64534451c646b3ece709cb3da7df6be525a34d1c3dfc21fc124f35a037231379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64534451c646b3ece709cb3da7df6be525a34d1c3dfc21fc124f35a037231379", kill_on_drop: false }` [INFO] [stdout] 64534451c646b3ece709cb3da7df6be525a34d1c3dfc21fc124f35a037231379 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10d858e24722a7522e2172f458035f3650420f53089237b63ae337ba0e9306fd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "10d858e24722a7522e2172f458035f3650420f53089237b63ae337ba0e9306fd", kill_on_drop: false }` [INFO] [stderr] Compiling exifweb v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `cover_photo_changed` [INFO] [stdout] --> src/config/log.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn cover_photo_changed(&self, post: &Post) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cover_photo_changed` [INFO] [stdout] --> src/models/post.rs:303:12 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn cover_photo_changed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.68s [INFO] running `Command { std: "docker" "inspect" "10d858e24722a7522e2172f458035f3650420f53089237b63ae337ba0e9306fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d858e24722a7522e2172f458035f3650420f53089237b63ae337ba0e9306fd", kill_on_drop: false }` [INFO] [stdout] 10d858e24722a7522e2172f458035f3650420f53089237b63ae337ba0e9306fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 071ed14f7b90ac825e80c1a34cdc93f248bddbe48cdbbf3c8cf5e43a6da43200 [INFO] running `Command { std: "docker" "start" "-a" "071ed14f7b90ac825e80c1a34cdc93f248bddbe48cdbbf3c8cf5e43a6da43200", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `cover_photo_changed` [INFO] [stderr] --> src/config/log.rs:113:12 [INFO] [stderr] | [INFO] [stderr] 113 | pub fn cover_photo_changed(&self, post: &Post) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `cover_photo_changed` [INFO] [stderr] --> src/models/post.rs:303:12 [INFO] [stderr] | [INFO] [stderr] 303 | pub fn cover_photo_changed(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/exifweb-a8e0c6e6753a13bd [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test deserialize::tests::sequence_test ... ok [INFO] [stdout] test html::tests::creates_icon_tag ... ok [INFO] [stdout] test html::tests::category_icon_tag ... ok [INFO] [stdout] test deserialize::tests::number_test ... ok [INFO] [stdout] test deserialize::tests::regex_test ... ok [INFO] [stdout] test html::tests::footnoted_block_quote ... ok [INFO] [stdout] test html::tests::fraction_html ... ok [INFO] [stdout] test html::tests::footnotes_as_ordered_list ... ok [INFO] [stdout] test html::tests::caption_that_is_entirely_poem ... ok [INFO] [stdout] test html::tests::caption_with_footnotes ... ok [INFO] [stdout] test html::tests::caption_beginning_with_haiku ... ok [INFO] [stdout] test html::tests::line_breaks ... ok [INFO] [stdout] test html::tests::photo_tag_lists ... ok [INFO] [stdout] test html::tests::poem_formatting ... ok [INFO] [stdout] test html::tests::plural_test ... ok [INFO] [stdout] test html::tests::superscripts ... ok [INFO] [stdout] test html::tests::does_not_make_conversation_into_poem ... ok [INFO] [stdout] test html::tests::caption_that_is_entirely_quote ... ok [INFO] [stdout] test minify::tests::test_minify ... ok [INFO] [stdout] test models::size::tests::test_resize ... ok [INFO] [stdout] test tools::tests::boundary_test ... ok [INFO] [stdout] test tools::tests::earliest_photo_date_test ... ok [INFO] [stdout] test tools::tests::median_test ... ok [INFO] [stdout] test tools::tests::outlier_test ... ok [INFO] [stdout] test html::tests::block_quoted_paragraphs ... ok [INFO] [stdout] test html::tests::url_formatting ... ok [INFO] [stdout] test tools::tests::path_end_name_test ... ok [INFO] [stdout] test html::tests::interrupted_quotes ... ok [INFO] [stdout] test html::tests::haiku_formatting ... ok [INFO] [stdout] test html::tests::intermediate_block_quote_format ... ok [INFO] [stdout] test tools::tests::path_slice_test ... ok [INFO] [stdout] test html::tests::footnoted_poem ... ok [INFO] [stdout] test html::tests::block_quote_with_ellipsis ... ok [INFO] [stdout] test html::tests::travel_mode_icon_tag ... ok [INFO] [stdout] test tools::tests::slugify_test ... ok [INFO] [stdout] test html::tests::caption_ending_with_block_quote ... ok [INFO] [stdout] test html::tests::long_inline_poem ... ok [INFO] [stdout] test html::tests::block_quote_within_other_text ... ok [INFO] [stdout] test deserialize::tests::date_time_test ... FAILED [INFO] [stdout] test image::exif_tool::tests::deserialize_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- deserialize::tests::date_time_test stdout ---- [INFO] [stdout] thread 'deserialize::tests::date_time_test' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `2013-10-05T16:18:35+00:00`, [INFO] [stdout] right: `2013-10-05T16:18:35-06:00`', src/deserialize.rs:213:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f2c9e91b95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f2c9e91b95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f2c9e91b95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f2c9e91b95 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f2c9ebb38c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f2c9b88da5 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f2c9e8bee1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f2c9e943c0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f2c9e943c0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f2c9e943c0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f2c9e940ba - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f2c9e949f7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f2c9e945fb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55f2c9e9456b - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stdout] at src/libstd/panicking.rs:342 [INFO] [stdout] 14: 0x55f2c9b2be8c - exifweb::deserialize::tests::date_time_test::h306aa7f0cdbbbc02 [INFO] [stdout] at src/deserialize.rs:213 [INFO] [stdout] 15: 0x55f2c9b2b9ba - exifweb::deserialize::tests::date_time_test::{{closure}}::h337d1f87c49afe96 [INFO] [stdout] at src/deserialize.rs:192 [INFO] [stdout] 16: 0x55f2c9b6a85e - core::ops::function::FnOnce::call_once::h2abcb25fb9e4ea24 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 17: 0x55f2c9baff92 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 18: 0x55f2c9baff92 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x55f2c9baff92 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 20: 0x55f2c9baff92 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 21: 0x55f2c9baff92 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x55f2c9baff92 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x55f2c9baff92 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x55f2c9b88266 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x55f2c9b8d5a5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x55f2c9b8d5a5 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55f2c9b8d5a5 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55f2c9b8d5a5 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55f2c9b8d5a5 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55f2c9b8d5a5 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x55f2c9b8d5a5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 32: 0x55f2c9e9acfa - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55f2c9e9acfa - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 34: 0x55f2c9e9acfa - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7fec97d11609 - start_thread [INFO] [stdout] 36: 0x7fec97e71103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- image::exif_tool::tests::deserialize_test stdout ---- [INFO] [stdout] thread 'image::exif_tool::tests::deserialize_test' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[ExifToolOutput { aperture: Some(2.2), artist: Some("Jason Abbott"), camera_make: Some("Apple"), camera_model: Some("iPhone 6s"), caption: Some("We worked all day yesterday, and various days before that, to get the bikes in working order. A hot and hazy day isn’t my first choice to ride the Boise Ridge but Nick and I want to put the bikes through their paces before a four-day ride in a few weeks."), city: None, color_profile: Some("ProPhoto RGB"), color_temperature: Some(5800), copyright: Some("© Copyright 2017 Jason Abbott"), created_on: None, exposure_compensation: None, exposure_mode: ProgramAE, field_of_view: Some(63.654945), file_created_on: Some(2020-04-22T23:39:28-06:00), file_name: "001.jpg", focal_length: Some(4.15), height: 75, iso: Some(25), latitude: Some(43.579193), lens: Some("iPhone 6s back camera 4.15mm f/2.2"), longitude: Some(-116.17306), max_aperture: None, software: "Adobe Photoshop Lightroom Classic 9.2 (Windows)", state: None, tags: ["Gas Station", "KTM 500 XC-W", "Motorcycle"], title: Some("Fuel stop"), usage_terms: Some("All Rights Reserved"), shutter_speed: Some("1/500"), taken_on: Some(2017-08-06T11:25:41+00:00), width: 100 }]`, [INFO] [stdout] right: `[ExifToolOutput { aperture: Some(2.2), artist: Some("Jason Abbott"), camera_make: Some("Apple"), camera_model: Some("iPhone 6s"), caption: Some("We worked all day yesterday, and various days before that, to get the bikes in working order. A hot and hazy day isn’t my first choice to ride the Boise Ridge but Nick and I want to put the bikes through their paces before a four-day ride in a few weeks."), city: None, color_profile: Some("ProPhoto RGB"), color_temperature: Some(5800), copyright: Some("© Copyright 2017 Jason Abbott"), created_on: None, exposure_compensation: None, exposure_mode: ProgramAE, field_of_view: Some(63.654945), file_created_on: Some(2020-04-22T22:39:28-06:00), file_name: "001.jpg", focal_length: Some(4.15), height: 75, iso: Some(25), latitude: Some(43.579193), lens: Some("iPhone 6s back camera 4.15mm f/2.2"), longitude: Some(-116.17306), max_aperture: None, software: "Adobe Photoshop Lightroom Classic 9.2 (Windows)", state: None, tags: ["Gas Station", "KTM 500 XC-W", "Motorcycle"], title: Some("Fuel stop"), usage_terms: Some("All Rights Reserved"), shutter_speed: Some("1/500"), taken_on: Some(2017-08-06T11:25:41-06:00), width: 100 }]`', src/image/exif_tool.rs:389:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f2c9e91b95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f2c9e91b95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f2c9e91b95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f2c9e91b95 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f2c9ebb38c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f2c9b88da5 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f2c9e8bee1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f2c9e943c0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f2c9e943c0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f2c9e943c0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f2c9e940ba - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f2c9e949f7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f2c9e945fb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55f2c9e9456b - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stdout] at src/libstd/panicking.rs:342 [INFO] [stdout] 14: 0x55f2c9b49260 - exifweb::image::exif_tool::tests::deserialize_test::h064600af40fb7d80 [INFO] [stdout] at src/image/exif_tool.rs:389 [INFO] [stdout] 15: 0x55f2c9b4847a - exifweb::image::exif_tool::tests::deserialize_test::{{closure}}::h6a2a31efaa20c4ea [INFO] [stdout] at src/image/exif_tool.rs:325 [INFO] [stdout] 16: 0x55f2c9b6ad9e - core::ops::function::FnOnce::call_once::h45d4b6a56fa0b449 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 17: 0x55f2c9baff92 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 18: 0x55f2c9baff92 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x55f2c9baff92 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 20: 0x55f2c9baff92 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 21: 0x55f2c9baff92 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x55f2c9baff92 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x55f2c9baff92 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x55f2c9b88266 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x55f2c9b8d5a5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x55f2c9b8d5a5 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55f2c9b8d5a5 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55f2c9b8d5a5 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55f2c9b8d5a5 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55f2c9b8d5a5 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x55f2c9b8d5a5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 32: 0x55f2c9e9acfa - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55f2c9e9acfa - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 34: 0x55f2c9e9acfa - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7fec97d11609 - start_thread [INFO] [stdout] 36: 0x7fec97e71103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] deserialize::tests::date_time_test [INFO] [stdout] image::exif_tool::tests::deserialize_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 38 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin exifweb' [INFO] running `Command { std: "docker" "inspect" "071ed14f7b90ac825e80c1a34cdc93f248bddbe48cdbbf3c8cf5e43a6da43200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071ed14f7b90ac825e80c1a34cdc93f248bddbe48cdbbf3c8cf5e43a6da43200", kill_on_drop: false }` [INFO] [stdout] 071ed14f7b90ac825e80c1a34cdc93f248bddbe48cdbbf3c8cf5e43a6da43200