[INFO] cloning repository https://github.com/VladislavSumin/zen-tools-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VladislavSumin/zen-tools-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladislavSumin%2Fzen-tools-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladislavSumin%2Fzen-tools-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a1d512c14405e26bba588ad08405bb0c33d98a4 [INFO] testing VladislavSumin/zen-tools-rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladislavSumin%2Fzen-tools-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/VladislavSumin/zen-tools-rs [INFO] finished tweaking git repo https://github.com/VladislavSumin/zen-tools-rs [INFO] tweaked toml for git repo https://github.com/VladislavSumin/zen-tools-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VladislavSumin/zen-tools-rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VladislavSumin/zen-tools-rs 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded influxdb v0.7.2 [INFO] [stderr] Downloaded influxdb_derive v0.5.1 [INFO] [stderr] Downloaded never v0.1.0 [INFO] [stderr] Downloaded takecell v0.1.1 [INFO] [stderr] Downloaded rc-box v1.2.0 [INFO] [stderr] Downloaded teloxide v0.12.2 [INFO] [stderr] Downloaded erasable v1.2.1 [INFO] [stderr] Downloaded dptree v0.3.0 [INFO] [stderr] Downloaded clap v4.5.7 [INFO] [stderr] Downloaded tinyvec v1.6.1 [INFO] [stderr] Downloaded clap_builder v4.5.7 [INFO] [stderr] Downloaded rustls-webpki v0.102.4 [INFO] [stderr] Downloaded teloxide-core v0.9.1 [INFO] [stderr] Downloaded aquamarine v0.1.12 [INFO] [stderr] Downloaded object v0.36.0 [INFO] [stderr] Downloaded rustls v0.23.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 362e58b82dae905963e98ae7d1f98b746c62dc37e4c102a515abab885871cb3b [INFO] running `Command { std: "docker" "start" "-a" "362e58b82dae905963e98ae7d1f98b746c62dc37e4c102a515abab885871cb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "362e58b82dae905963e98ae7d1f98b746c62dc37e4c102a515abab885871cb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362e58b82dae905963e98ae7d1f98b746c62dc37e4c102a515abab885871cb3b", kill_on_drop: false }` [INFO] [stdout] 362e58b82dae905963e98ae7d1f98b746c62dc37e4c102a515abab885871cb3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07892c93a3a2b710d9f822f4789a6ba906b52e24dcc01e72610a214d92990b25 [INFO] running `Command { std: "docker" "start" "-a" "07892c93a3a2b710d9f822f4789a6ba906b52e24dcc01e72610a214d92990b25", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling influxdb_derive v0.5.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling dptree v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling core_ignored_tests_parser v0.1.0 (/opt/rustwide/workdir/core/ignored_tests_parser) [INFO] [stderr] Compiling ignored_tests_notify_telegram v0.1.0 (/opt/rustwide/workdir/scripts/ignored_tests_notify_telegram) [INFO] [stderr] Compiling ignored_tests_csv_collector v0.1.0 (/opt/rustwide/workdir/scripts/ignored_tests_csv_collector) [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling core_allure v0.1.0 (/opt/rustwide/workdir/core/allure) [INFO] [stdout] warning: unused import: `futures::TryStreamExt` [INFO] [stdout] --> core/allure/src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use futures::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling teloxide-core v0.9.1 [INFO] [stderr] Compiling influxdb v0.7.2 [INFO] [stdout] warning: field `uid` is never read [INFO] [stdout] --> core/allure/src/json_models.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct AllureJsonExtraRetry { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 45 | pub uid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AllureJsonExtraRetry` has a derived impl for the trait `Debug`, 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] [stderr] Compiling allure_test_report_upload_to_influxdb v0.1.0 (/opt/rustwide/workdir/scripts/allure_test_report_upload_to_influxdb) [INFO] [stdout] warning: struct `IDTestReport` is never constructed [INFO] [stdout] --> scripts/allure_test_report_upload_to_influxdb/src/main.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | struct IDTestReport { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> scripts/allure_test_report_upload_to_influxdb/src/main.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 153 | impl IDTestReport { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 154 | fn from>(test_report: &TestInfo, time: DateTime, branch: B) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling teloxide v0.12.2 [INFO] [stderr] Compiling core_telegram v0.1.0 (/opt/rustwide/workdir/core/telegram) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: influxdb v0.7.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "07892c93a3a2b710d9f822f4789a6ba906b52e24dcc01e72610a214d92990b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07892c93a3a2b710d9f822f4789a6ba906b52e24dcc01e72610a214d92990b25", kill_on_drop: false }` [INFO] [stdout] 07892c93a3a2b710d9f822f4789a6ba906b52e24dcc01e72610a214d92990b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f6f021a1d1f9c738eee8f36fa38a91757dc7713f8b0d94cbde290f93c6e59e1 [INFO] running `Command { std: "docker" "start" "-a" "0f6f021a1d1f9c738eee8f36fa38a91757dc7713f8b0d94cbde290f93c6e59e1", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `futures::TryStreamExt` [INFO] [stdout] --> core/allure/src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use futures::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uid` is never read [INFO] [stdout] --> core/allure/src/json_models.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct AllureJsonExtraRetry { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 45 | pub uid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AllureJsonExtraRetry` has a derived impl for the trait `Debug`, 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] [stderr] Compiling core_allure v0.1.0 (/opt/rustwide/workdir/core/allure) [INFO] [stderr] Compiling core_ignored_tests_parser v0.1.0 (/opt/rustwide/workdir/core/ignored_tests_parser) [INFO] [stderr] Compiling allure_test_report_upload_to_influxdb v0.1.0 (/opt/rustwide/workdir/scripts/allure_test_report_upload_to_influxdb) [INFO] [stderr] Compiling ignored_tests_notify_telegram v0.1.0 (/opt/rustwide/workdir/scripts/ignored_tests_notify_telegram) [INFO] [stderr] Compiling ignored_tests_csv_collector v0.1.0 (/opt/rustwide/workdir/scripts/ignored_tests_csv_collector) [INFO] [stderr] Compiling core_telegram v0.1.0 (/opt/rustwide/workdir/core/telegram) [INFO] [stdout] warning: unused import: `futures::TryStreamExt` [INFO] [stdout] --> core/allure/src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use futures::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IDTestReport` is never constructed [INFO] [stdout] --> scripts/allure_test_report_upload_to_influxdb/src/main.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | struct IDTestReport { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> scripts/allure_test_report_upload_to_influxdb/src/main.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 153 | impl IDTestReport { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 154 | fn from>(test_report: &TestInfo, time: DateTime, branch: B) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uid` is never read [INFO] [stdout] --> core/allure/src/json_models.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct AllureJsonExtraRetry { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 45 | pub uid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AllureJsonExtraRetry` has a derived impl for the trait `Debug`, 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: influxdb v0.7.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "0f6f021a1d1f9c738eee8f36fa38a91757dc7713f8b0d94cbde290f93c6e59e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6f021a1d1f9c738eee8f36fa38a91757dc7713f8b0d94cbde290f93c6e59e1", kill_on_drop: false }` [INFO] [stdout] 0f6f021a1d1f9c738eee8f36fa38a91757dc7713f8b0d94cbde290f93c6e59e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 585bddbbc274a5cd6c834441925f9140f18dc8d5135141cfd421d667fa62ed42 [INFO] running `Command { std: "docker" "start" "-a" "585bddbbc274a5cd6c834441925f9140f18dc8d5135141cfd421d667fa62ed42", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `futures::TryStreamExt` [INFO] [stderr] --> core/allure/src/lib.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | use futures::TryStreamExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `uid` is never read [INFO] [stderr] --> core/allure/src/json_models.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 44 | pub struct AllureJsonExtraRetry { [INFO] [stderr] | -------------------- field in this struct [INFO] [stderr] 45 | pub uid: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AllureJsonExtraRetry` has a derived impl for the trait `Debug`, 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: `core_allure` (lib) generated 2 warnings (run `cargo fix --lib -p core_allure` to apply 1 suggestion) [INFO] [stderr] warning: `core_allure` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: struct `IDTestReport` is never constructed [INFO] [stderr] --> scripts/allure_test_report_upload_to_influxdb/src/main.rs:118:8 [INFO] [stderr] | [INFO] [stderr] 118 | struct IDTestReport { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `from` is never used [INFO] [stderr] --> scripts/allure_test_report_upload_to_influxdb/src/main.rs:154:8 [INFO] [stderr] | [INFO] [stderr] 153 | impl IDTestReport { [INFO] [stderr] | ----------------- associated function in this implementation [INFO] [stderr] 154 | fn from>(test_report: &TestInfo, time: DateTime, branch: B) -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `allure_test_report_upload_to_influxdb` (bin "allure_test_report_upload_to_influxdb" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: influxdb v0.7.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/allure_test_report_upload_to_influxdb-1334e0143639d833) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_allure-fa3c291b185c805c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_ignored_tests_parser-c2c2ee0dcdced255) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_telegram-f5fe44a05bcfcbd4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ignored_tests_csv_collector-1ebd93158fc62f22) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ignored_tests_notify_telegram-407ac8bf7bee6cec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests core_allure [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test core/allure/src/lib.rs - (line 13) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- core/allure/src/lib.rs - (line 13) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: core_allure::parse_allure_report::{{closure}} [INFO] [stdout] 3: rust_out::main::{{closure}} [INFO] [stdout] 4: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] 5: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] 6: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] 7: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] 8: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] 9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] 10: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] 11: rust_out::main [INFO] [stdout] 12: core::ops::function::FnOnce::call_once [INFO] [stdout] 13: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 14: std::rt::lang_start::{{closure}} [INFO] [stdout] 15: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 16: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 17: std::panicking::catch_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 18: std::panic::catch_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 19: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:175:24 [INFO] [stdout] 20: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 21: std::panicking::catch_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 22: std::panic::catch_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 23: std::rt::lang_start_internal [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:171:5 [INFO] [stdout] 24: std::rt::lang_start [INFO] [stdout] 25: main [INFO] [stdout] 26: [INFO] [stdout] 27: __libc_start_main [INFO] [stdout] 28: _start [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] core/allure/src/lib.rs - (line 13) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.89s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p core_allure --doc` [INFO] running `Command { std: "docker" "inspect" "585bddbbc274a5cd6c834441925f9140f18dc8d5135141cfd421d667fa62ed42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585bddbbc274a5cd6c834441925f9140f18dc8d5135141cfd421d667fa62ed42", kill_on_drop: false }` [INFO] [stdout] 585bddbbc274a5cd6c834441925f9140f18dc8d5135141cfd421d667fa62ed42