[INFO] cloning repository https://github.com/hanabu/cmark-translate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanabu/cmark-translate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanabu%2Fcmark-translate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanabu%2Fcmark-translate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3e6d03099027b7cf2dc2959462ed59d86bd89eb [INFO] testing hanabu/cmark-translate against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanabu%2Fcmark-translate" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hanabu/cmark-translate on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hanabu/cmark-translate [INFO] finished tweaking git repo https://github.com/hanabu/cmark-translate [INFO] tweaked toml for git repo https://github.com/hanabu/cmark-translate written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hanabu/cmark-translate 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scoped_threadpool v0.1.9 [INFO] [stderr] Downloaded rxml_validation v0.8.2 [INFO] [stderr] Downloaded thousands v0.2.0 [INFO] [stderr] Downloaded vswhom v0.1.0 [INFO] [stderr] Downloaded onig v6.4.0 [INFO] [stderr] Downloaded embed-resource v1.8.0 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded fancy-regex v0.7.1 [INFO] [stderr] Downloaded unicode_categories v0.1.1 [INFO] [stderr] Downloaded chrono v0.4.23 [INFO] [stderr] Downloaded exr v1.5.3 [INFO] [stderr] Downloaded gif v0.11.4 [INFO] [stderr] Downloaded onig_sys v69.8.1 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] [stderr] Downloaded image v0.24.5 [INFO] [stderr] Downloaded tiff v0.8.1 [INFO] [stderr] Downloaded quick-xml v0.27.1 [INFO] [stderr] Downloaded rxml v0.8.2 [INFO] [stderr] Downloaded flume v0.10.14 [INFO] [stderr] Downloaded comrak v0.14.0 [INFO] [stderr] Downloaded fancy-regex v0.10.0 [INFO] [stderr] Downloaded half v2.2.1 [INFO] [stderr] Downloaded png v0.17.7 [INFO] [stderr] Downloaded plist v1.4.2 [INFO] [stderr] Downloaded walkdir v2.3.2 [INFO] [stderr] Downloaded xdg v2.4.1 [INFO] [stderr] Downloaded vswhom-sys v0.1.2 [INFO] [stderr] Downloaded env_logger v0.9.3 [INFO] [stderr] Downloaded smartstring v0.2.10 [INFO] [stderr] Downloaded minidom v0.15.1 [INFO] [stderr] Downloaded block-padding v0.3.2 [INFO] [stderr] Downloaded cfb v0.7.3 [INFO] [stderr] Downloaded zune-inflate v0.2.51 [INFO] [stderr] Downloaded zip v0.6.4 [INFO] [stderr] Downloaded cbc v0.1.2 [INFO] [stderr] Downloaded threadpool v1.8.1 [INFO] [stderr] Downloaded simd-adler32 v0.3.4 [INFO] [stderr] Downloaded umya-spreadsheet v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e34875d602d803112a9a05da611edf175baeb68bd856fa882df90098d443e77 [INFO] running `Command { std: "docker" "start" "-a" "8e34875d602d803112a9a05da611edf175baeb68bd856fa882df90098d443e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e34875d602d803112a9a05da611edf175baeb68bd856fa882df90098d443e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e34875d602d803112a9a05da611edf175baeb68bd856fa882df90098d443e77", kill_on_drop: false }` [INFO] [stdout] 8e34875d602d803112a9a05da611edf175baeb68bd856fa882df90098d443e77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d39a7f2bc95dd54be29f9a5ea0ba4b0943534cf8425c22f9b6778eb6e3edfa5 [INFO] running `Command { std: "docker" "start" "-a" "8d39a7f2bc95dd54be29f9a5ea0ba4b0943534cf8425c22f9b6778eb6e3edfa5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.154 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling spin v0.9.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling zune-inflate v0.2.51 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling rxml_validation v0.8.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling zip v0.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling cmark-translate v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.5.3 [INFO] [stderr] Compiling pest v2.5.6 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling pest_meta v2.5.6 [INFO] [stderr] Compiling pest_generator v2.5.6 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling pest_derive v2.5.6 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rxml v0.8.2 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling minidom v0.15.1 [INFO] [stderr] Compiling quick-xml v0.27.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling plist v1.4.2 [INFO] [stderr] Compiling umya-spreadsheet v0.9.0 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling comrak v0.14.0 [INFO] [stdout] warning: fields `name`, `ready`, `source_lang`, `target_lang`, and `creation_time` are never read [INFO] [stdout] --> src/deepl.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 475 | pub struct DeeplGlossary { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 476 | pub glossary_id: String, [INFO] [stdout] 477 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 478 | pub ready: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 479 | pub source_lang: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 480 | pub target_lang: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 481 | pub creation_time: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeeplGlossary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "8d39a7f2bc95dd54be29f9a5ea0ba4b0943534cf8425c22f9b6778eb6e3edfa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d39a7f2bc95dd54be29f9a5ea0ba4b0943534cf8425c22f9b6778eb6e3edfa5", kill_on_drop: false }` [INFO] [stdout] 8d39a7f2bc95dd54be29f9a5ea0ba4b0943534cf8425c22f9b6778eb6e3edfa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2822217f02c22252b7a2addd61d28dcb964dcef9f6b929e14503338c34831e62 [INFO] running `Command { std: "docker" "start" "-a" "2822217f02c22252b7a2addd61d28dcb964dcef9f6b929e14503338c34831e62", kill_on_drop: false }` [INFO] [stderr] Compiling cmark-translate v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `name`, `ready`, `source_lang`, `target_lang`, and `creation_time` are never read [INFO] [stdout] --> src/deepl.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 475 | pub struct DeeplGlossary { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 476 | pub glossary_id: String, [INFO] [stdout] 477 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 478 | pub ready: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 479 | pub source_lang: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 480 | pub target_lang: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 481 | pub creation_time: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeeplGlossary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.89s [INFO] running `Command { std: "docker" "inspect" "2822217f02c22252b7a2addd61d28dcb964dcef9f6b929e14503338c34831e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2822217f02c22252b7a2addd61d28dcb964dcef9f6b929e14503338c34831e62", kill_on_drop: false }` [INFO] [stdout] 2822217f02c22252b7a2addd61d28dcb964dcef9f6b929e14503338c34831e62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8fc635d2dae8e88d15ddc55d7e437f953fb851c1bc8239fbd3a737420a97d0e6 [INFO] running `Command { std: "docker" "start" "-a" "8fc635d2dae8e88d15ddc55d7e437f953fb851c1bc8239fbd3a737420a97d0e6", kill_on_drop: false }` [INFO] [stderr] warning: fields `name`, `ready`, `source_lang`, `target_lang`, and `creation_time` are never read [INFO] [stderr] --> src/deepl.rs:477:9 [INFO] [stderr] | [INFO] [stderr] 475 | pub struct DeeplGlossary { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 476 | pub glossary_id: String, [INFO] [stderr] 477 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 478 | pub ready: bool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 479 | pub source_lang: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 480 | pub target_lang: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 481 | pub creation_time: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DeeplGlossary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cmark-translate` (bin "cmark-translate" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cmark_translate-14b994ab65fe5547) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test deepl::test::plain_text_translation ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- deepl::test::plain_text_translation stdout ---- [INFO] [stdout] thread 'deepl::test::plain_text_translation' panicked at src/deepl.rs:500:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: NotFound, error: "deepl.toml NOT found" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564eaa8d2d05 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x564eaa8d2d05 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564eaa8d2d05 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x564eaa8d2d05 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x564eaa8fd80b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x564eaa8fd80b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x564eaa8cfcef - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x564eaa8d2ade - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x564eaa8d2ade - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x564eaa8d4459 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x564eaa8d411e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x564eaa815f7a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x564eaa815f7a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x564eaa8d4a26 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x564eaa8d4a26 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x564eaa8d47d4 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x564eaa8d31c9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x564eaa8d4507 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x564eaa4800a3 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x564eaa480616 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x564eaa48d7fb - core::result::Result::unwrap::h09bac84291fe6b28 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x564eaa48d7fb - cmark_translate::deepl::test::plain_text_translation::{{closure}}::h15dea33fd5cf4ee7 [INFO] [stdout] at /opt/rustwide/workdir/src/deepl.rs:500:21 [INFO] [stdout] 22: 0x564eaa494e73 - as core::future::future::Future>::poll::h49f7b05266c555c3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x564eaa494e26 - as core::future::future::Future>::poll::h3a96d5606c0eec17 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x564eaa4947e4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7dda7124177d86cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x564eaa49471a - tokio::runtime::coop::with_budget::h82ffb6f4c19ebd39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x564eaa49471a - tokio::runtime::coop::budget::h9e189b55bc0fa8cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x564eaa49471a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7104df9ae02737ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x564eaa49322c - tokio::runtime::scheduler::current_thread::Context::enter::hc8b9f96e74fdf3e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x564eaa493ce2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbc9bcd2ece105b50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x564eaa493a2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc1cdf37df3efc196 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x564eaa49265d - tokio::macros::scoped_tls::ScopedKey::set::h63245d8cfe5e735a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x564eaa4937bf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hcf6817c69467ff4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x564eaa493a4c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb39d9130f17002e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x564eaa4929eb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h35254afa95c65dfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x564eaa48b56c - tokio::runtime::runtime::Runtime::block_on::hb1c2041fd182e383 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 36: 0x564eaa48d654 - cmark_translate::deepl::test::plain_text_translation::h68c9b22da1ad159f [INFO] [stdout] at /opt/rustwide/workdir/src/deepl.rs:511:9 [INFO] [stdout] 37: 0x564eaa48d4e7 - cmark_translate::deepl::test::plain_text_translation::{{closure}}::h95fd17cd609d99f4 [INFO] [stdout] at /opt/rustwide/workdir/src/deepl.rs:499:38 [INFO] [stdout] 38: 0x564eaa4814b6 - core::ops::function::FnOnce::call_once::h8f00604a7cbe0fbc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x564eaa81a95b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x564eaa81a95b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 41: 0x564eaa81a061 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 42: 0x564eaa81a061 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x564eaa81a061 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 44: 0x564eaa81a061 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 45: 0x564eaa81a061 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 46: 0x564eaa81a061 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 47: 0x564eaa81a061 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 48: 0x564eaa7e2ae4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 49: 0x564eaa7e2ae4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 50: 0x564eaa7e7552 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 51: 0x564eaa7e7552 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x564eaa7e7552 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 53: 0x564eaa7e7552 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 54: 0x564eaa7e7552 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 55: 0x564eaa7e7552 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 56: 0x564eaa7e7552 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x564eaa8d900b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 58: 0x564eaa8d900b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 59: 0x564eaa8d900b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f492d1dcac3 - [INFO] [stdout] 61: 0x7f492d26da04 - __clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] deepl::test::plain_text_translation [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8fc635d2dae8e88d15ddc55d7e437f953fb851c1bc8239fbd3a737420a97d0e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc635d2dae8e88d15ddc55d7e437f953fb851c1bc8239fbd3a737420a97d0e6", kill_on_drop: false }` [INFO] [stdout] 8fc635d2dae8e88d15ddc55d7e437f953fb851c1bc8239fbd3a737420a97d0e6