[INFO] cloning repository https://github.com/wikimedia/labs-tools-logo-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wikimedia/labs-tools-logo-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwikimedia%2Flabs-tools-logo-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwikimedia%2Flabs-tools-logo-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2749f497519bcc0ec642634b91f1fa7ce11a499f [INFO] testing wikimedia/labs-tools-logo-test against 1.52.1 for beta-1.53-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwikimedia%2Flabs-tools-logo-test" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wikimedia/labs-tools-logo-test on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wikimedia/labs-tools-logo-test [INFO] finished tweaking git repo https://github.com/wikimedia/labs-tools-logo-test [INFO] tweaked toml for git repo https://github.com/wikimedia/labs-tools-logo-test written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/wikimedia/labs-tools-logo-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f150e6ffc0e8b604ee76aebb5c9d6a353a0408d68b89c83a6ef93fab6308d4f7 [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" "f150e6ffc0e8b604ee76aebb5c9d6a353a0408d68b89c83a6ef93fab6308d4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f150e6ffc0e8b604ee76aebb5c9d6a353a0408d68b89c83a6ef93fab6308d4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f150e6ffc0e8b604ee76aebb5c9d6a353a0408d68b89c83a6ef93fab6308d4f7", kill_on_drop: false }` [INFO] [stdout] f150e6ffc0e8b604ee76aebb5c9d6a353a0408d68b89c83a6ef93fab6308d4f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e559b2a8de2a29fce597730bac4677c2942a85bce19be27aab0d3830d793c208 [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" "e559b2a8de2a29fce597730bac4677c2942a85bce19be27aab0d3830d793c208", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde v1.0.121 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling thread_local v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling time v0.2.24 [INFO] [stderr] Compiling uncased v0.9.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling cookie v0.15.0-dev (https://github.com/SergioBenitez/cookie-rs.git?rev=1c3ca83#1c3ca838) [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=c24f15c18f02319#c24f15c1) [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling figment v0.10.2 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=c24f15c18f02319#c24f15c1) [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling lru v0.6.3 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling lexical v5.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling rust-ini v0.16.1 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling pear_codegen v0.2.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pear v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling toolforge v0.3.0-beta.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling rust_decimal v1.10.1 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling mysql_common v0.24.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling tera v1.6.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=c24f15c18f02319#c24f15c1) [INFO] [stderr] Compiling rocket_contrib v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=c24f15c18f02319#c24f15c1) [INFO] [stderr] Compiling logo-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 09s [INFO] running `Command { std: "docker" "inspect" "e559b2a8de2a29fce597730bac4677c2942a85bce19be27aab0d3830d793c208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e559b2a8de2a29fce597730bac4677c2942a85bce19be27aab0d3830d793c208", kill_on_drop: false }` [INFO] [stdout] e559b2a8de2a29fce597730bac4677c2942a85bce19be27aab0d3830d793c208 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f820e44d117721059261ff9ed9a99c23f685a56a451cbd5a3bb79dc366dd9ef [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" "3f820e44d117721059261ff9ed9a99c23f685a56a451cbd5a3bb79dc366dd9ef", kill_on_drop: false }` [INFO] [stderr] Compiling logo-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.47s [INFO] running `Command { std: "docker" "inspect" "3f820e44d117721059261ff9ed9a99c23f685a56a451cbd5a3bb79dc366dd9ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f820e44d117721059261ff9ed9a99c23f685a56a451cbd5a3bb79dc366dd9ef", kill_on_drop: false }` [INFO] [stdout] 3f820e44d117721059261ff9ed9a99c23f685a56a451cbd5a3bb79dc366dd9ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] edadd2c8fefa76e6cadf03f7276721bae6b37232737a788e8d01379eae814c21 [INFO] running `Command { std: "docker" "start" "-a" "edadd2c8fefa76e6cadf03f7276721bae6b37232737a788e8d01379eae814c21", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/logo_test-10d785e5053632f3) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::test_validate_logo ... ok [INFO] [stdout] test tests::test_validate_domain ... ok [INFO] [stdout] test tests::test_validate_skin ... ok [INFO] [stdout] test tests::test_index ... ok [INFO] [stdout] test tests::test_validate_logo_no_file ... ok [INFO] [stdout] test tests::test_validate_logo_not_svg ... ok [INFO] [stdout] test tests::test_validate_skin_bad ... ok [INFO] [stdout] test tests::test_test ... FAILED [INFO] [stdout] test tests::test_commons_thumbs ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_test stdout ---- [INFO] [stdout] Configured for debug. [INFO] [stdout] => address: 127.0.0.1 [INFO] [stdout] => port: 8000 [INFO] [stdout] => workers: 16 [INFO] [stdout] => log level: normal [INFO] [stdout] => secret key: [zero] [INFO] [stdout] => limits: forms = 32KiB [INFO] [stdout] => cli colors: true [INFO] [stdout] => keep-alive: 5s [INFO] [stdout] => tls: disabled [INFO] [stdout] Templating: [INFO] [stdout] => directory: templates [INFO] [stdout] => engines: ["tera"] [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /?<wiki>&<logo> (index) [INFO] [stdout] => GET /diff?<logo1>&<logo2> (diff) [INFO] [stdout] => GET /test?<wiki>&<logo>&<useskin> (test) [INFO] [stdout] GET /test: [INFO] [stdout] => Matched: GET /test?<wiki>&<logo>&<useskin> (test) [INFO] [stdout] => Warning: Missing required query parameter 'wiki'. [INFO] [stdout] => Outcome: Forward [INFO] [stdout] => Error: No matching routes for GET /test. [INFO] [stdout] => Warning: Responding with 404 Not Found catcher. [INFO] [stdout] => Warning: No 404 or default catcher found. Using Rocket default catcher. [INFO] [stdout] GET /test?wiki=en.wikipedia.org&logo=File%3AUncyclomedia+blue+logo+notext.svg&useskin=timeless: [INFO] [stdout] => Matched: GET /test?<wiki>&<logo>&<useskin> (test) [INFO] [stdout] [src/main.rs:108] &err = reqwest::Error { [INFO] [stdout] kind: Request, [INFO] [stdout] url: Url { [INFO] [stdout] scheme: "https", [INFO] [stdout] host: Some( [INFO] [stdout] Domain( [INFO] [stdout] "en.wikipedia.org", [INFO] [stdout] ), [INFO] [stdout] ), [INFO] [stdout] port: None, [INFO] [stdout] path: "/", [INFO] [stdout] query: Some( [INFO] [stdout] "useskin=timeless", [INFO] [stdout] ), [INFO] [stdout] fragment: None, [INFO] [stdout] }, [INFO] [stdout] source: hyper::Error( [INFO] [stdout] Connect, [INFO] [stdout] ConnectError( [INFO] [stdout] "dns error", [INFO] [stdout] Custom { [INFO] [stdout] kind: Other, [INFO] [stdout] error: "failed to lookup address information: Temporary failure in name resolution", [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] ), [INFO] [stdout] } [INFO] [stdout] => Outcome: Success [INFO] [stdout] thread 'tests::test_test' panicked at 'assertion failed: response.into_string().unwrap().contains(\"270px-Uncyclomedia_blue_logo_notext.svg.png\")', src/main.rs:387:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5631f0f60a80 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5631f0f60a80 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5631f0f60a80 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5631f0f60a80 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5631f0f84eff - core::fmt::write::h3b84512577ca38a8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17 [INFO] [stdout] 5: 0x5631f0f59462 - std::io::Write::write_fmt::ha43497f2606bf479 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15 [INFO] [stdout] 6: 0x5631f0f62d35 - std::sys_common::backtrace::_print::h525280ee0d29bdde [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5631f0f62d35 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5631f0f62d35 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5631f0f6281e - std::panicking::default_hook::hfb9fe98acb0dcb3b [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5631f0f6333d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5631f0f62ea7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x5631f0f60f3c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5631f0f62e39 - rust_begin_unwind [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5631f0094e01 - core::panicking::panic_fmt::h2242888e8769cd33 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5631f0094d4d - core::panicking::panic::h10ab123a4b13cc79 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5631f00d07e3 - logo_test::tests::test_test::h7af152838460e501 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:387:9 [INFO] [stdout] 17: 0x5631f00d018a - logo_test::tests::test_test::{{closure}}::hc417fac38b2c4e97 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:377:5 [INFO] [stdout] 18: 0x5631f00c310e - core::ops::function::FnOnce::call_once::hf387d24571be9d60 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5631f02dd093 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5631f02dd093 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5 [INFO] [stdout] 21: 0x5631f02db9b0 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5b11193df8b131e3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 22: 0x5631f02db9b0 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 23: 0x5631f02db9b0 - std::panicking::try::do_call::ha03b6478dda0cd2d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 24: 0x5631f02db9b0 - std::panicking::try::h3cb77b72195ddd43 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 25: 0x5631f02db9b0 - std::panic::catch_unwind::h6b5552b2bb62113e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 26: 0x5631f02db9b0 - test::run_test_in_process::hc7194b3d1995d805 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18 [INFO] [stdout] 27: 0x5631f02db9b0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39 [INFO] [stdout] 28: 0x5631f02b52ae - test::run_test::run_test_inner::{{closure}}::h32985052db5accee [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37 [INFO] [stdout] 29: 0x5631f02b52ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x5631f02b920f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x5631f02b920f - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 32: 0x5631f02b920f - std::panicking::try::do_call::h548baa681d50a8e5 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x5631f02b920f - std::panicking::try::h788942712f8b8932 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x5631f02b920f - std::panic::catch_unwind::hc87eb933af4026f7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 35: 0x5631f02b920f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x5631f02b920f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5631f0f6a4ca - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 38: 0x5631f0f6a4ca - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 39: 0x5631f0f6a4ca - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7f2f300b6609 - start_thread [INFO] [stdout] 41: 0x7f2f2fe88293 - clone [INFO] [stdout] 42: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- tests::test_commons_thumbs stdout ---- [INFO] [stdout] thread 'tests::test_commons_thumbs' panicked at 'called `Result::unwrap()` on an `Err` value: error sending request for url (https://commons.wikimedia.org/w/api.php?action=query&format=json&prop=imageinfo&titles=File:Wikipedia-logo-v2-wordmark.svg&formatversion=2&iiprop=url&iiurlwidth=135): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution', src/main.rs:292:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5631f0f60a80 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5631f0f60a80 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5631f0f60a80 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5631f0f60a80 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5631f0f84eff - core::fmt::write::h3b84512577ca38a8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17 [INFO] [stdout] 5: 0x5631f0f59462 - std::io::Write::write_fmt::ha43497f2606bf479 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15 [INFO] [stdout] 6: 0x5631f0f62d35 - std::sys_common::backtrace::_print::h525280ee0d29bdde [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5631f0f62d35 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5631f0f62d35 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5631f0f6281e - std::panicking::default_hook::hfb9fe98acb0dcb3b [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5631f0f6333d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5631f0f62ed7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5631f0f60f3c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5631f0f62e39 - rust_begin_unwind [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5631f0094e01 - core::panicking::panic_fmt::h2242888e8769cd33 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5631f0094cf3 - core::option::expect_none_failed::hb1edf11f73e63728 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/option.rs:1329:5 [INFO] [stdout] 16: 0x5631f00bd875 - core::result::Result<T,E>::unwrap::h5c4c4e1b70ddb1cb [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x5631f00cf199 - logo_test::tests::test_commons_thumbs::{{closure}}::h6aedd175508f0d98 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:290:20 [INFO] [stdout] 18: 0x5631f00b719b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h61fab1faf23abbbf [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5631f00ca0ff - <core::pin::Pin<P> as core::future::future::Future>::poll::hb9d48f6519d11251 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x5631f00ba500 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h3f1a621d271cc8e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.0/src/runtime/basic_scheduler.rs:184:58 [INFO] [stdout] 21: 0x5631f00b052c - tokio::coop::with_budget::{{closure}}::h34c5be1c99f6ae74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.0/src/coop.rs:121:9 [INFO] [stdout] 22: 0x5631f00ad80c - std::thread::local::LocalKey<T>::try_with::h66bb4c705330ac24 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 23: 0x5631f00ad29d - std::thread::local::LocalKey<T>::with::h1b312adafefff30f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 24: 0x5631f00b9e5d - tokio::coop::with_budget::h754ac10850fa88fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.0/src/coop.rs:114:5 [INFO] [stdout] 25: 0x5631f00b9e5d - tokio::coop::budget::h6466aca70d5bb550 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.0/src/coop.rs:98:5 [INFO] [stdout] 26: 0x5631f00b9e5d - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hb6b634f90d290066 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.0/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 27: 0x5631f00bae91 - tokio::runtime::basic_scheduler::enter::{{closure}}::h668c96d0f06716a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.0/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 28: 0x5631f00c5bed - tokio::macros::scoped_tls::ScopedKey<T>::set::hb5097c8810be1fdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x5631f00bad78 - tokio::runtime::basic_scheduler::enter::h380c6f07d7c13ed0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.0/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 30: 0x5631f00b9c3b - tokio::runtime::basic_scheduler::Inner<P>::block_on::hcae9e2eeec6529f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.0/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 31: 0x5631f00ba623 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h6840b942fd6104ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.0/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 32: 0x5631f00ba71a - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h4ed466884e05b626 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.0/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 33: 0x5631f00cdf8b - tokio::runtime::Runtime::block_on::hbfb5f507c245e8e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x5631f00cefa8 - logo_test::tests::test_commons_thumbs::h5c9267db2a0cd438 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:288:5 [INFO] [stdout] 35: 0x5631f00ceefa - logo_test::tests::test_commons_thumbs::{{closure}}::h9a92a231c619cbe2 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:288:5 [INFO] [stdout] 36: 0x5631f00c2fae - core::ops::function::FnOnce::call_once::hacbcf60cf8c96ce6 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5631f02dd093 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5631f02dd093 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5 [INFO] [stdout] 39: 0x5631f02db9b0 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5b11193df8b131e3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 40: 0x5631f02db9b0 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 41: 0x5631f02db9b0 - std::panicking::try::do_call::ha03b6478dda0cd2d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 42: 0x5631f02db9b0 - std::panicking::try::h3cb77b72195ddd43 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 43: 0x5631f02db9b0 - std::panic::catch_unwind::h6b5552b2bb62113e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 44: 0x5631f02db9b0 - test::run_test_in_process::hc7194b3d1995d805 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18 [INFO] [stdout] 45: 0x5631f02db9b0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39 [INFO] [stdout] 46: 0x5631f02b52ae - test::run_test::run_test_inner::{{closure}}::h32985052db5accee [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37 [INFO] [stdout] 47: 0x5631f02b52ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x5631f02b920f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 49: 0x5631f02b920f - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 50: 0x5631f02b920f - std::panicking::try::do_call::h548baa681d50a8e5 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 51: 0x5631f02b920f - std::panicking::try::h788942712f8b8932 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 52: 0x5631f02b920f - std::panic::catch_unwind::hc87eb933af4026f7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 53: 0x5631f02b920f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 54: 0x5631f02b920f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x5631f0f6a4ca - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 56: 0x5631f0f6a4ca - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 57: 0x5631f0f6a4ca - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 58: 0x7f2f300b6609 - start_thread [INFO] [stdout] 59: 0x7f2f2fe88293 - clone [INFO] [stdout] 60: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_commons_thumbs [INFO] [stdout] tests::test_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin logo-test' [INFO] running `Command { std: "docker" "inspect" "edadd2c8fefa76e6cadf03f7276721bae6b37232737a788e8d01379eae814c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edadd2c8fefa76e6cadf03f7276721bae6b37232737a788e8d01379eae814c21", kill_on_drop: false }` [INFO] [stdout] edadd2c8fefa76e6cadf03f7276721bae6b37232737a788e8d01379eae814c21