[INFO] fetching crate influxive 0.0.5... [INFO] testing influxive-0.0.5 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate influxive 0.0.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate influxive 0.0.5 [INFO] finished tweaking crates.io crate influxive 0.0.5 [INFO] tweaked toml for crates.io crate influxive 0.0.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate influxive 0.0.5 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 crates.io crate influxive 0.0.5 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded influxive-downloader v0.0.5 [INFO] [stderr] Downloaded influxive-child-svc v0.0.5 [INFO] [stderr] Downloaded thiserror v2.0.14 [INFO] [stderr] Downloaded hex-literal v0.4.1 [INFO] [stderr] Downloaded influxdb v0.7.2 [INFO] [stderr] Downloaded influxive-writer v0.0.5 [INFO] [stderr] Downloaded opentelemetry_api v0.20.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.14 [INFO] [stderr] Downloaded influxive-otel v0.0.5 [INFO] [stderr] Downloaded influxive-core v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73049f80a9e0e9989b8513bd935433da0d5c14975e2ea07164f9470d17248398 [INFO] running `Command { std: "docker" "start" "-a" "73049f80a9e0e9989b8513bd935433da0d5c14975e2ea07164f9470d17248398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73049f80a9e0e9989b8513bd935433da0d5c14975e2ea07164f9470d17248398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73049f80a9e0e9989b8513bd935433da0d5c14975e2ea07164f9470d17248398", kill_on_drop: false }` [INFO] [stdout] 73049f80a9e0e9989b8513bd935433da0d5c14975e2ea07164f9470d17248398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60022ea7c2c5bbc859b4881077605f766064364f38ce41fee9657c276121c927 [INFO] running `Command { std: "docker" "start" "-a" "60022ea7c2c5bbc859b4881077605f766064364f38ce41fee9657c276121c927", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling influxive-core v0.0.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling influxive-otel v0.0.5 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling influxive-downloader v0.0.5 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling influxdb v0.7.2 [INFO] [stderr] Compiling influxive-writer v0.0.5 [INFO] [stderr] Compiling influxive-child-svc v0.0.5 [INFO] [stderr] Compiling influxive v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.91s [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 3` [INFO] running `Command { std: "docker" "inspect" "60022ea7c2c5bbc859b4881077605f766064364f38ce41fee9657c276121c927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60022ea7c2c5bbc859b4881077605f766064364f38ce41fee9657c276121c927", kill_on_drop: false }` [INFO] [stdout] 60022ea7c2c5bbc859b4881077605f766064364f38ce41fee9657c276121c927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a583011584e88e24e6cab120704bc17da14c9e80e220ac7b8bffd56b5408fda0 [INFO] running `Command { std: "docker" "start" "-a" "a583011584e88e24e6cab120704bc17da14c9e80e220ac7b8bffd56b5408fda0", kill_on_drop: false }` [INFO] [stderr] Compiling influxive v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.56s [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 3` [INFO] running `Command { std: "docker" "inspect" "a583011584e88e24e6cab120704bc17da14c9e80e220ac7b8bffd56b5408fda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a583011584e88e24e6cab120704bc17da14c9e80e220ac7b8bffd56b5408fda0", kill_on_drop: false }` [INFO] [stdout] a583011584e88e24e6cab120704bc17da14c9e80e220ac7b8bffd56b5408fda0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10fe46d45f49ce7f17b72ce786182ca4b3c9a3573a95e1589b63e636528efeb1 [INFO] running `Command { std: "docker" "start" "-a" "10fe46d45f49ce7f17b72ce786182ca4b3c9a3573a95e1589b63e636528efeb1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [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 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/influxive-d2137880adfd8e06) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::file_meter_provider_one_metric_one_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] Doc-tests influxive [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 38) ... ok [INFO] [stdout] test src/lib.rs - (line 10) ... FAILED [INFO] [stdout] test src/lib.rs - (line 65) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 10) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (161) panicked at src/lib.rs:13:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "[Custom { kind: Other, error: \"failed to run \\\"influxd\\\"\" }, Os { code: 2, kind: NotFound, message: \"No such file or directory\" }, Custom { kind: Other, error: \"failed to download\" }, Custom { kind: Other, error: reqwest::Error { kind: Request, url: \"https://dl.influxdata.com/influxdb/releases/influxdb2-2.7.6_linux_amd64.tar.gz\", source: hyper_util::client::legacy::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: 0x5ca6de149922 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ca6de149922 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ca6de149922 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ca6de149922 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ca6de15b89f - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ca6de15b89f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ca6de1160a1 - std::io::default_write_fmt::hf108c2855e591a7c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ca6de1160a1 - std::io::Write::write_fmt::h6e02e29a2bcc97c1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ca6de122fd2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ca6de127d3f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ca6de127b99 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5ca6de128475 - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5ca6de12825a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5ca6de123119 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5ca6de10949d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5ca6de164f80 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5ca6de164286 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5 [INFO] [stdout] 17: 0x5ca6dd397190 - rust_out::main::{{closure}}::hcfb71f2489caf0bb [INFO] [stdout] 18: 0x5ca6dd3967b6 - as core::future::future::Future>::poll::h0d4afcb9c2f6a20d [INFO] [stdout] 19: 0x5ca6dd390df6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hb8c8316f10b7b417 [INFO] [stdout] 20: 0x5ca6dd390186 - tokio::runtime::park::CachedParkThread::block_on::h3e2dd734e465dcdf [INFO] [stdout] 21: 0x5ca6dd3921ab - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h93da7f4b588d1a22 [INFO] [stdout] 22: 0x5ca6dd3927d1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hdacfc51e7b9ace2c [INFO] [stdout] 23: 0x5ca6dd391782 - tokio::runtime::context::runtime::enter_runtime::h5ec750bcb2570f99 [INFO] [stdout] 24: 0x5ca6dd39275d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::heb84b1e67f6f9cd2 [INFO] [stdout] 25: 0x5ca6dd3923fd - tokio::runtime::runtime::Runtime::block_on_inner::h68959a270b1422d2 [INFO] [stdout] 26: 0x5ca6dd3926b3 - tokio::runtime::runtime::Runtime::block_on::h416f3d36c89c9aa7 [INFO] [stdout] 27: 0x5ca6dd396bee - rust_out::main::h5d9ae37ea63e4164 [INFO] [stdout] 28: 0x5ca6dd38dd43 - core::ops::function::FnOnce::call_once::h1775aadbd0a7f189 [INFO] [stdout] 29: 0x5ca6dd38cb16 - std::sys::backtrace::__rust_begin_short_backtrace::h1f0ca296c06226ef [INFO] [stdout] 30: 0x5ca6dd38caf9 - std::rt::lang_start::{{closure}}::hf5b26ba6479d0f2b [INFO] [stdout] 31: 0x5ca6de117900 - core::ops::function::impls:: for &F>::call_once::hb84e9e033646564e [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 32: 0x5ca6de117900 - std::panicking::catch_unwind::do_call::hbd46cd07e9e2b512 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x5ca6de117900 - std::panicking::catch_unwind::hd048d6861d343544 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x5ca6de117900 - std::panic::catch_unwind::h141ca8973277f822 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x5ca6de117900 - std::rt::lang_start_internal::{{closure}}::hc1f3273d5e4e0426 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:175:24 [INFO] [stdout] 36: 0x5ca6de117900 - std::panicking::catch_unwind::do_call::hc215ba2b02ac1f8c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5ca6de117900 - std::panicking::catch_unwind::h67f54bbdc14963b0 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5ca6de117900 - std::panic::catch_unwind::h7d01c664f3f34538 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5ca6de117900 - std::rt::lang_start_internal::hcbf1d15fae983a0f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:171:5 [INFO] [stdout] 40: 0x5ca6dd38cae1 - std::rt::lang_start::hb5324c43cbf32b6f [INFO] [stdout] 41: 0x5ca6dd397a65 - main [INFO] [stdout] 42: 0x704dd1fe51ca - [INFO] [stdout] 43: 0x704dd1fe528b - __libc_start_main [INFO] [stdout] 44: 0x5ca6dd38b525 - _start [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 65) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (127) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxive-writer-0.0.5/src/lib.rs:234:27: [INFO] [stdout] Failed to create file at path: "my-metrics.influx": Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b20e50cb572 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b20e50cb572 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b20e50cb572 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b20e50cb572 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b20e50dc7df - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b20e50dc7df - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b20e50a2fc1 - std::io::default_write_fmt::hf108c2855e591a7c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b20e50a2fc1 - std::io::Write::write_fmt::h6e02e29a2bcc97c1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b20e50aa912 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b20e50aee9f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b20e50aecf9 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5b20e50af5d5 - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5b20e50af3ba - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5b20e50aaa49 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5b20e509771d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5b20e50e5280 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5b20e4d335ea - ::with_token_auth::hf9f22beb868df206 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxive-writer-0.0.5/src/lib.rs:234:27 [INFO] [stdout] 17: 0x5b20e4cfcd20 - influxive_writer::InfluxiveWriter::with_token_auth::h06860fb27a14b0e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxive-writer-0.0.5/src/lib.rs:377:38 [INFO] [stdout] 18: 0x5b20e4cfe44f - influxive::influxive_file_meter_provider::he5b2c0d7daafee76 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:143:18 [INFO] [stdout] 19: 0x5b20e4ce65e6 - rust_out::main::{{closure}}::hcfb71f2489caf0bb [INFO] [stdout] 20: 0x5b20e4ce0796 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h751a630791f2ce5f [INFO] [stdout] 21: 0x5b20e4ce063e - tokio::runtime::park::CachedParkThread::block_on::hafc3efce690b826e [INFO] [stdout] 22: 0x5b20e4ce19e5 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h3c52951f6bc20e7a [INFO] [stdout] 23: 0x5b20e4ce2056 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h6fddfe4afba93501 [INFO] [stdout] 24: 0x5b20e4ce12b1 - tokio::runtime::context::runtime::enter_runtime::hf19715a82f74ef15 [INFO] [stdout] 25: 0x5b20e4ce1ff8 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h7bceaea1f6fec12c [INFO] [stdout] 26: 0x5b20e4ce1c16 - tokio::runtime::runtime::Runtime::block_on_inner::h53eb9f4390c2041a [INFO] [stdout] 27: 0x5b20e4ce1f0e - tokio::runtime::runtime::Runtime::block_on::h416f3d36c89c9aa7 [INFO] [stdout] 28: 0x5b20e4ce645a - rust_out::main::h5d9ae37ea63e4164 [INFO] [stdout] 29: 0x5b20e4cdd873 - core::ops::function::FnOnce::call_once::h1775aadbd0a7f189 [INFO] [stdout] 30: 0x5b20e4cdc646 - std::sys::backtrace::__rust_begin_short_backtrace::h1f0ca296c06226ef [INFO] [stdout] 31: 0x5b20e4cdc629 - std::rt::lang_start::{{closure}}::hf5b26ba6479d0f2b [INFO] [stdout] 32: 0x5b20e50a4660 - core::ops::function::impls:: for &F>::call_once::hb84e9e033646564e [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 33: 0x5b20e50a4660 - std::panicking::catch_unwind::do_call::hbd46cd07e9e2b512 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: 0x5b20e50a4660 - std::panicking::catch_unwind::hd048d6861d343544 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: 0x5b20e50a4660 - std::panic::catch_unwind::h141ca8973277f822 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5b20e50a4660 - std::rt::lang_start_internal::{{closure}}::hc1f3273d5e4e0426 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:175:24 [INFO] [stdout] 37: 0x5b20e50a4660 - std::panicking::catch_unwind::do_call::hc215ba2b02ac1f8c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5b20e50a4660 - std::panicking::catch_unwind::h67f54bbdc14963b0 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5b20e50a4660 - std::panic::catch_unwind::h7d01c664f3f34538 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5b20e50a4660 - std::rt::lang_start_internal::hcbf1d15fae983a0f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:171:5 [INFO] [stdout] 41: 0x5b20e4cdc611 - std::rt::lang_start::hb5324c43cbf32b6f [INFO] [stdout] 42: 0x5b20e4ce6e55 - main [INFO] [stdout] 43: 0x7bb7c71b71ca - [INFO] [stdout] 44: 0x7bb7c71b728b - __libc_start_main [INFO] [stdout] 45: 0x5b20e4cdafe5 - _start [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 10) [INFO] [stdout] src/lib.rs - (line 65) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.17s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "10fe46d45f49ce7f17b72ce786182ca4b3c9a3573a95e1589b63e636528efeb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10fe46d45f49ce7f17b72ce786182ca4b3c9a3573a95e1589b63e636528efeb1", kill_on_drop: false }` [INFO] [stdout] 10fe46d45f49ce7f17b72ce786182ca4b3c9a3573a95e1589b63e636528efeb1