[INFO] cloning repository https://github.com/realaravinth/libmedium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realaravinth/libmedium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Flibmedium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Flibmedium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95616fef4a781053c4047e9e068db7de6ce3001d [INFO] testing realaravinth/libmedium against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Flibmedium" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/realaravinth/libmedium [INFO] finished tweaking git repo https://github.com/realaravinth/libmedium [INFO] tweaked toml for git repo https://github.com/realaravinth/libmedium written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/realaravinth/libmedium on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/realaravinth/libmedium already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.bincode [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.futures [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.sled [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8b65adc42b16c0ec385a7d174df447ed0f66d3a67038eccf9bcbbc01ded1c09 [INFO] running `Command { std: "docker" "start" "-a" "a8b65adc42b16c0ec385a7d174df447ed0f66d3a67038eccf9bcbbc01ded1c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8b65adc42b16c0ec385a7d174df447ed0f66d3a67038eccf9bcbbc01ded1c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b65adc42b16c0ec385a7d174df447ed0f66d3a67038eccf9bcbbc01ded1c09", kill_on_drop: false }` [INFO] [stdout] a8b65adc42b16c0ec385a7d174df447ed0f66d3a67038eccf9bcbbc01ded1c09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd050e253b06eab88b480f57c5c0cf0185c74aa2de90075fb0c7248a7d1ef243 [INFO] running `Command { std: "docker" "start" "-a" "fd050e253b06eab88b480f57c5c0cf0185c74aa2de90075fb0c7248a7d1ef243", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.bincode [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.futures [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.sled [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling winnow v0.6.11 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling sailfish-compiler v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling sailfish v0.8.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling line-wrap v0.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling itoap v1.0.1 [INFO] [stderr] Compiling libmedium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling sha256 v1.5.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling plist v1.6.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling actix-web-codegen-const-routes v0.2.0 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling actix-http v3.7.0 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling sailfish-macros v0.8.3 [INFO] [stderr] Compiling actix-web v4.6.0 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling graphql_client v0.14.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/settings.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/settings.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/settings.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/data.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | let mut id = Self::get_gist_id(&gist_url).to_owned(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/proxy.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | .timestamp_millis(post_data.created_at) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> /opt/rustwide/target/debug/build/sailfish-compiler-fd8859e1adac6405/out/templates/0e335ecc129c9a0b-ea2c2860d6368396:2:4706 [INFO] [stdout] | [INFO] [stdout] 2 | ...er_text ! (__sf_buf , "\n\n\n") ; let mut open_list = false ; __sf_rt :: render_text ! (__sf_buf , "\n
src/proxy.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | pub id: String, [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gists` [INFO] [stdout] --> src/proxy.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | pub gists: Option>, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `gists: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `open_list` [INFO] [stdout] --> /opt/rustwide/target/debug/build/sailfish-compiler-fd8859e1adac6405/out/templates/0e335ecc129c9a0b-ea2c2860d6368396:2:4706 [INFO] [stdout] | [INFO] [stdout] 2 | ...ad>\n\n") ; let mut open_list = false ; __sf_rt :: render_text ! (__sf_buf , "\n
\n

") ; __sf_rt... [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_open_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cache` is never read [INFO] [stdout] --> src/data.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Data { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 36 | pub client: Client, [INFO] [stdout] 37 | cache: Db, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `p` and `gists` are never read [INFO] [stdout] --> src/post.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct Markup<'a, 'b> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 36 | markup: &'a GetPostPostContentBodyModelParagraphsMarkups, [INFO] [stdout] 37 | p: &'a GetPostPostContentBodyModelParagraphs, [INFO] [stdout] | ^ [INFO] [stdout] 38 | pos_type: PostitionType, [INFO] [stdout] 39 | gists: &'b Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GenerateHTML` is never used [INFO] [stdout] --> src/render_html.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait GenerateHTML { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "fd050e253b06eab88b480f57c5c0cf0185c74aa2de90075fb0c7248a7d1ef243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd050e253b06eab88b480f57c5c0cf0185c74aa2de90075fb0c7248a7d1ef243", kill_on_drop: false }` [INFO] [stdout] fd050e253b06eab88b480f57c5c0cf0185c74aa2de90075fb0c7248a7d1ef243 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab85b3f3db32e71a4a3bc4cb61a8ba69604ee911ff66d33e2e461872ec55952a [INFO] running `Command { std: "docker" "start" "-a" "ab85b3f3db32e71a4a3bc4cb61a8ba69604ee911ff66d33e2e461872ec55952a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.bincode [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.futures [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.sled [INFO] [stderr] Compiling libmedium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/settings.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/settings.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/settings.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/data.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | let mut id = Self::get_gist_id(&gist_url).to_owned(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/proxy.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | .timestamp_millis(post_data.created_at) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> /opt/rustwide/target/debug/build/sailfish-compiler-fd8859e1adac6405/out/templates/0e335ecc129c9a0b-ea2c2860d6368396:2:4706 [INFO] [stdout] | [INFO] [stdout] 2 | ...er_text ! (__sf_buf , "\n\n\n") ; let mut open_list = false ; __sf_rt :: render_text ! (__sf_buf , "\n
src/proxy.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | pub id: String, [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gists` [INFO] [stdout] --> src/proxy.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | pub gists: Option>, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `gists: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `open_list` [INFO] [stdout] --> /opt/rustwide/target/debug/build/sailfish-compiler-fd8859e1adac6405/out/templates/0e335ecc129c9a0b-ea2c2860d6368396:2:4706 [INFO] [stdout] | [INFO] [stdout] 2 | ...ad>\n\n") ; let mut open_list = false ; __sf_rt :: render_text ! (__sf_buf , "\n
\n

") ; __sf_rt... [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_open_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cache` is never read [INFO] [stdout] --> src/data.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Data { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 36 | pub client: Client, [INFO] [stdout] 37 | cache: Db, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `p` and `gists` are never read [INFO] [stdout] --> src/post.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct Markup<'a, 'b> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 36 | markup: &'a GetPostPostContentBodyModelParagraphsMarkups, [INFO] [stdout] 37 | p: &'a GetPostPostContentBodyModelParagraphs, [INFO] [stdout] | ^ [INFO] [stdout] 38 | pos_type: PostitionType, [INFO] [stdout] 39 | gists: &'b Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GenerateHTML` is never used [INFO] [stdout] --> src/render_html.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait GenerateHTML { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.11s [INFO] running `Command { std: "docker" "inspect" "ab85b3f3db32e71a4a3bc4cb61a8ba69604ee911ff66d33e2e461872ec55952a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab85b3f3db32e71a4a3bc4cb61a8ba69604ee911ff66d33e2e461872ec55952a", kill_on_drop: false }` [INFO] [stdout] ab85b3f3db32e71a4a3bc4cb61a8ba69604ee911ff66d33e2e461872ec55952a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ea92380d8f6ddb748533a3ecb27000fdc3a5a38a3c2d8843c0c8063e7174861 [INFO] running `Command { std: "docker" "start" "-a" "8ea92380d8f6ddb748533a3ecb27000fdc3a5a38a3c2d8843c0c8063e7174861", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.bincode [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.futures [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.sled [INFO] [stderr] Compiling libmedium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/main.rs:51:11 [INFO] [stderr] | [INFO] [stderr] 51 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/main.rs:89:11 [INFO] [stderr] | [INFO] [stderr] 89 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/settings.rs:50:11 [INFO] [stderr] | [INFO] [stderr] 50 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/settings.rs:36:15 [INFO] [stderr] | [INFO] [stderr] 36 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/settings.rs:104:15 [INFO] [stderr] | [INFO] [stderr] 104 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/data.rs:204:13 [INFO] [stderr] | [INFO] [stderr] 204 | let mut id = Self::get_gist_id(&gist_url).to_owned(); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stderr] --> src/proxy.rs:225:10 [INFO] [stderr] | [INFO] [stderr] 225 | .timestamp_millis(post_data.created_at) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> /opt/rustwide/target/debug/build/sailfish-compiler-fd8859e1adac6405/out/templates/0e335ecc129c9a0b-ea2c2860d6368396:2:4706 [INFO] [stderr] | [INFO] [stderr] 2 | ...er_text ! (__sf_buf , "\n\n\n") ; let mut open_list = false ; __sf_rt :: render_text ! (__sf_buf , "\n
src/proxy.rs:125:9 [INFO] [stderr] | [INFO] [stderr] 125 | pub id: String, [INFO] [stderr] | ^^ help: try ignoring the field: `id: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `gists` [INFO] [stderr] --> src/proxy.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | pub gists: Option>, [INFO] [stderr] | ^^^^^ help: try ignoring the field: `gists: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `open_list` [INFO] [stderr] --> /opt/rustwide/target/debug/build/sailfish-compiler-fd8859e1adac6405/out/templates/0e335ecc129c9a0b-ea2c2860d6368396:2:4706 [INFO] [stderr] | [INFO] [stderr] 2 | ...ad>\n\n") ; let mut open_list = false ; __sf_rt :: render_text ! (__sf_buf , "\n
\n

") ; __sf_rt... [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_open_list` [INFO] [stderr] [INFO] [stderr] warning: field `cache` is never read [INFO] [stderr] --> src/data.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 35 | pub struct Data { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 36 | pub client: Client, [INFO] [stderr] 37 | cache: Db, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Data` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `p` and `gists` are never read [INFO] [stderr] --> src/post.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 35 | struct Markup<'a, 'b> { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 36 | markup: &'a GetPostPostContentBodyModelParagraphsMarkups, [INFO] [stderr] 37 | p: &'a GetPostPostContentBodyModelParagraphs, [INFO] [stderr] | ^ [INFO] [stderr] 38 | pos_type: PostitionType, [INFO] [stderr] 39 | gists: &'b Option>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `GenerateHTML` is never used [INFO] [stderr] --> src/render_html.rs:23:11 [INFO] [stderr] | [INFO] [stderr] 23 | pub trait GenerateHTML { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `libmedium` (bin "libmedium" test) generated 14 warnings (run `cargo fix --bin "libmedium" -p libmedium --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.55s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/libmedium-2b1d68e9c4541e8c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test meta::tests::build_details_works ... ok [INFO] [stdout] test render_html::tests::cls_tex ... ok [INFO] [stdout] test proxy::tests::deploy_update_works ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- proxy::tests::deploy_update_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'proxy::tests::deploy_update_works' (64) panicked at src/data.rs:157:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("medium.com")), port: None, path: "/_/graphql", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57231d92d5ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57231d92d5ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57231d92d5ca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57231d92d5ca - <::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57231d9461da - ::fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57231d9461da - core[a96a4c5c53f902a3]::fmt::write [INFO] [stdout] 6: 0x57231d932812 - std[ec4e911328de40a6]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57231d932812 - as std[ec4e911328de40a6]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57231d908def - ::print [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57231d908def - std[ec4e911328de40a6]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57231d9240b9 - std[ec4e911328de40a6]::panicking::default_hook [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57231cdbe9bc - core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57231cdbe9bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57231d924332 - core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57231d924332 - std[ec4e911328de40a6]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57231d908ea8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57231d900349 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57231d909edd - __rustc[aa69f48705c57ca8]::rust_begin_unwind [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57231d946a4c - core[a96a4c5c53f902a3]::panicking::panic_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57231d946792 - core[a96a4c5c53f902a3]::result::unwrap_failed [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57231cd95ce4 - , reqwest[4a6901afac6c5107]::error::Error>>::unwrap [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57231cd95ce4 - ::get_post::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/data.rs:157:22 [INFO] [stdout] 22: 0x57231cd1e6f3 - ::register::page::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/proxy.rs:197:39 [INFO] [stdout] 23: 0x57231cd92631 - actix_web[9ff2435f6887320]::handler::handler_service::<::register::page, (actix_web[9ff2435f6887320]::types::path::Path<(alloc[c960326de6de28e6]::string::String, alloc[c960326de6de28e6]::string::String)>, actix_web[9ff2435f6887320]::data::Data)>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.6.0/src/handler.rs:113:22 [INFO] [stdout] 24: 0x57231d3d1e20 - >>> as core[a96a4c5c53f902a3]::future::future::Future>::poll [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57231d404ac3 - ::register::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.6.0/src/resource.rs:452:28 [INFO] [stdout] 26: 0x57231d3d1e20 - >>> as core[a96a4c5c53f902a3]::future::future::Future>::poll [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57231cdae0ca - actix_web[9ff2435f6887320]::test::test_utils::call_service::, actix_http[6851ecf9123d4410]::requests::request::Request>>>>, actix_http[6851ecf9123d4410]::body::boxed::BoxBody, actix_web[9ff2435f6887320]::error::error::Error>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.6.0/src/test/test_utils.rs:99:10 [INFO] [stdout] 28: 0x57231cd1b284 - libmedium[aab40817da93d070]::proxy::tests::deploy_update_works::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/proxy.rs:284:90 [INFO] [stdout] 29: 0x57231cd2a3cf - as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44 [INFO] [stdout] 30: 0x57231cd29600 - ::with::, as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13 [INFO] [stdout] 31: 0x57231cd5fc75 - >::try_with::<::with, as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x57231cd5fa5e - >::with::<::with, as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x57231cd264e6 - ::with::, as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17 [INFO] [stdout] 34: 0x57231cd2cfe6 - as core[a96a4c5c53f902a3]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22 [INFO] [stdout] 35: 0x57231cd29a55 - ::run_until::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19 [INFO] [stdout] 36: 0x57231cd250ad - ::run_until::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 37: 0x57231cdafbcd - ::block_on::::run_until::{closure#0}>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 38: 0x57231cdafacb - tokio[e0c5d217c6db2ac4]::runtime::coop::with_budget::, ::block_on::run_until::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 39: 0x57231cdafacb - tokio[e0c5d217c6db2ac4]::runtime::coop::budget::, ::block_on::run_until::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 40: 0x57231cdafacb - ::block_on::::run_until::{closure#0}>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 41: 0x57231cda8300 - ::enter::, ::block_on::run_until::{closure#0}>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 42: 0x57231cdad650 - ::block_on::::run_until::{closure#0}>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 43: 0x57231cdac934 - ::enter::<::block_on::run_until::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 44: 0x57231cd6ab8b - >::set::<::enter<::block_on::run_until::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 45: 0x57231cd643c9 - tokio[e0c5d217c6db2ac4]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 46: 0x57231cd60082 - >::try_with::, core[a96a4c5c53f902a3]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>)> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 47: 0x57231cd5fd0e - >::with::, core[a96a4c5c53f902a3]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>)> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 48: 0x57231cd614dd - tokio[e0c5d217c6db2ac4]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 49: 0x57231cda93c0 - ::enter::<::block_on::run_until::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 50: 0x57231cda96b7 - ::block_on::::run_until::{closure#0}>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 51: 0x57231cdac516 - ::block_on::<::run_until::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 52: 0x57231cd6c975 - tokio[e0c5d217c6db2ac4]::runtime::context::runtime::enter_runtime::<::block_on<::run_until::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 53: 0x57231cda7e16 - ::block_on::<::run_until::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 54: 0x57231cd47a22 - ::block_on::<::run_until::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 55: 0x57231cd265de - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12 [INFO] [stdout] 56: 0x57231cd56b47 - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20 [INFO] [stdout] 57: 0x57231cd0ca97 - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17 [INFO] [stdout] 58: 0x57231cd201b8 - libmedium[aab40817da93d070]::proxy::tests::deploy_update_works [INFO] [stdout] at /opt/rustwide/workdir/src/proxy.rs:271:5 [INFO] [stdout] 59: 0x57231cd1aaf7 - libmedium[aab40817da93d070]::proxy::tests::deploy_update_works::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/proxy.rs:272:35 [INFO] [stdout] 60: 0x57231cd09a06 - >::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x57231cdb2a9b - core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x57231cdb2a9b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18 [INFO] [stdout] 63: 0x57231cdbf48b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74 [INFO] [stdout] 64: 0x57231cdbf48b - as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 65: 0x57231cdbf48b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 66: 0x57231cdbf48b - std[ec4e911328de40a6]::panicking::catch_unwind::, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 67: 0x57231cdbf48b - std[ec4e911328de40a6]::panic::catch_unwind::, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x57231cdbf48b - test[30c43f9fd66fea90]::run_test_in_process [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27 [INFO] [stdout] 69: 0x57231cdbf48b - test[30c43f9fd66fea90]::run_test::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43 [INFO] [stdout] 70: 0x57231cdbaba4 - test[30c43f9fd66fea90]::run_test::{closure#1} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41 [INFO] [stdout] 71: 0x57231cdbaba4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 72: 0x57231cdc2092 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 73: 0x57231cdc2092 - ::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 74: 0x57231cdc2092 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 75: 0x57231cdc2092 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 76: 0x57231cdc2092 - std[ec4e911328de40a6]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x57231cdc2092 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 78: 0x57231cdc2092 - ::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x57231d92c8df - + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 80: 0x57231d92c8df - ::new::thread_start [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 81: 0x7bf70d86daa4 - [INFO] [stdout] 82: 0x7bf70d8faa64 - clone [INFO] [stdout] 83: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] proxy::tests::deploy_update_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin libmedium` [INFO] running `Command { std: "docker" "inspect" "8ea92380d8f6ddb748533a3ecb27000fdc3a5a38a3c2d8843c0c8063e7174861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea92380d8f6ddb748533a3ecb27000fdc3a5a38a3c2d8843c0c8063e7174861", kill_on_drop: false }` [INFO] [stdout] 8ea92380d8f6ddb748533a3ecb27000fdc3a5a38a3c2d8843c0c8063e7174861