[INFO] fetching crate codemelted 25.1.3... [INFO] testing codemelted-25.1.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate codemelted 25.1.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate codemelted 25.1.3 [INFO] finished tweaking crates.io crate codemelted 25.1.3 [INFO] tweaked toml for crates.io crate codemelted 25.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate codemelted 25.1.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate codemelted 25.1.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-mermaid v0.2.0 [INFO] [stderr] Downloaded tiny_http v0.12.0 [INFO] [stderr] Downloaded online v4.0.2 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded serde_bytes v0.11.17 [INFO] [stderr] Downloaded ascii v1.1.0 [INFO] [stderr] Downloaded serialport v4.7.1 [INFO] [stderr] Downloaded windows-future v0.2.0 [INFO] [stderr] Downloaded chunked_transfer v1.5.0 [INFO] [stderr] Downloaded twoway v0.1.8 [INFO] [stderr] Downloaded rouille v3.6.2 [INFO] [stderr] Downloaded btleplug v0.11.8 [INFO] [stderr] Downloaded rusqlite v0.35.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.33.0 [INFO] [stderr] Downloaded windows v0.61.1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f43f51a1c1c7bde95c3048f41f18cb8518c3a21067df1024ecc2ea93794ce8d3 [INFO] running `Command { std: "docker" "start" "-a" "f43f51a1c1c7bde95c3048f41f18cb8518c3a21067df1024ecc2ea93794ce8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f43f51a1c1c7bde95c3048f41f18cb8518c3a21067df1024ecc2ea93794ce8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f43f51a1c1c7bde95c3048f41f18cb8518c3a21067df1024ecc2ea93794ce8d3", kill_on_drop: false }` [INFO] [stdout] f43f51a1c1c7bde95c3048f41f18cb8518c3a21067df1024ecc2ea93794ce8d3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 059e00d5b86fc8fd4e1ca1e48ec17eaa3342119b19e5dbf47a5d284a597cbaeb [INFO] running `Command { std: "docker" "start" "-a" "059e00d5b86fc8fd4e1ca1e48ec17eaa3342119b19e5dbf47a5d284a597cbaeb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling online v4.0.2 [INFO] [stderr] Compiling simple-mermaid v0.2.0 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling sysinfo v0.34.2 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling serialport v4.7.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rouille v3.6.2 [INFO] [stderr] Compiling bluez-generated v0.4.0 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-async v0.8.0 [INFO] [stderr] Compiling rusqlite v0.35.0 [INFO] [stderr] Compiling btleplug v0.11.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling codemelted v25.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "059e00d5b86fc8fd4e1ca1e48ec17eaa3342119b19e5dbf47a5d284a597cbaeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "059e00d5b86fc8fd4e1ca1e48ec17eaa3342119b19e5dbf47a5d284a597cbaeb", kill_on_drop: false }` [INFO] [stdout] 059e00d5b86fc8fd4e1ca1e48ec17eaa3342119b19e5dbf47a5d284a597cbaeb [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d512c664b89bfb3f6b20a3cf1f8395624d43f189620ba7a4bcae2f8a8babd584 [INFO] running `Command { std: "docker" "start" "-a" "d512c664b89bfb3f6b20a3cf1f8395624d43f189620ba7a4bcae2f8a8babd584", kill_on_drop: false }` [INFO] [stderr] Compiling codemelted v25.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "d512c664b89bfb3f6b20a3cf1f8395624d43f189620ba7a4bcae2f8a8babd584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d512c664b89bfb3f6b20a3cf1f8395624d43f189620ba7a4bcae2f8a8babd584", kill_on_drop: false }` [INFO] [stdout] d512c664b89bfb3f6b20a3cf1f8395624d43f189620ba7a4bcae2f8a8babd584 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b4d27fbfce696e5c8528d64971525ba07a87ae330bb0509c6b8bcef06075783 [INFO] running `Command { std: "docker" "start" "-a" "9b4d27fbfce696e5c8528d64971525ba07a87ae330bb0509c6b8bcef06075783", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stderr] Running unittests codemelted.rs (/opt/rustwide/target/debug/deps/codemelted-fba2d7e651905acf) [INFO] [stdout] [INFO] [stderr] Doc-tests codemelted [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_is_nan ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test codemelted.rs - console_alert (line 413) - compile ... ok [INFO] [stdout] test codemelted.rs - console_password (line 499) - compile ... ok [INFO] [stdout] test codemelted.rs - console_write (line 535) - compile ... ok [INFO] [stdout] test codemelted.rs - console_choose (line 449) - compile ... ok [INFO] [stdout] test codemelted.rs - console_prompt (line 517) - compile ... ok [INFO] [stdout] test codemelted.rs - db_exists (line 563) - compile ... ok [INFO] [stdout] test codemelted.rs - db_update (line 730) - compile ... ok [INFO] [stdout] test codemelted.rs - db_manage (line 585) - compile ... ok [INFO] [stdout] test README.md - (line 40) ... ok [INFO] [stdout] test codemelted.rs - console_writeln (line 546) - compile ... ok [INFO] [stdout] test codemelted.rs - disk_mv (line 965) ... ok [INFO] [stdout] test codemelted.rs - db_version (line 813) ... ok [INFO] [stdout] test codemelted.rs - disk_metadata (line 934) ... ok [INFO] [stdout] test codemelted.rs - hw_available_bluetooth_devices (line 1535) - compile ... ok [INFO] [stdout] test codemelted.rs - disk_exists (line 898) ... ok [INFO] [stdout] test codemelted.rs - disk_ls (line 920) ... ok [INFO] [stdout] test codemelted.rs - disk_read_file (line 997) ... ok [INFO] [stdout] test codemelted.rs - hw_available_serial_ports (line 1587) - compile ... ok [INFO] [stdout] test codemelted.rs - hw_open_serial_port (line 1613) - compile ... ok [INFO] [stdout] test codemelted.rs - disk_mkdir (line 950) ... ok [INFO] [stdout] test codemelted.rs - disk_cp (line 865) ... ok [INFO] [stdout] test codemelted.rs - disk_rm (line 1049) ... ok [INFO] [stdout] test codemelted.rs - disk_write_file (line 1086) ... ok [INFO] [stdout] test codemelted.rs - json_as_number (line 1763) ... ok [INFO] [stdout] test codemelted.rs - json_as_string (line 1778) ... ok [INFO] [stdout] test codemelted.rs - json_as_bool (line 1733) ... ok [INFO] [stdout] test codemelted.rs - json_as_number (line 1755) ... ok [INFO] [stdout] test codemelted.rs - console_confirm (line 429) - compile ... ok [INFO] [stdout] test codemelted.rs - db_query (line 627) ... ok [INFO] [stdout] test codemelted.rs - logger_log (line 2136) - compile ... ok [INFO] [stdout] test codemelted.rs - json_create_object (line 1862) ... ok [INFO] [stdout] test codemelted.rs - json_has_key (line 1881) ... ok [INFO] [stdout] test codemelted.rs - json_as_string (line 1786) ... ok [INFO] [stdout] test codemelted.rs - json_create_array (line 1844) ... ok [INFO] [stdout] test codemelted.rs - logger_set_log_handler (line 2113) ... ok [INFO] [stdout] test codemelted.rs - json_parse (line 1905) ... ok [INFO] [stdout] test codemelted.rs - json_valid_url (line 1942) ... ok [INFO] [stdout] test codemelted.rs - monitor_disk (line 3091) ... ok [INFO] [stdout] test codemelted.rs - json_parse (line 1916) ... ok [INFO] [stdout] test codemelted.rs - json_check_type (line 1805) ... ok [INFO] [stdout] test codemelted.rs - network_serve (line 3558) - compile ... ok [INFO] [stdout] test codemelted.rs - network_upgrade_web_socket (line 3590) - compile ... ok [INFO] [stdout] test codemelted.rs - monitor_network (line 3110) ... ok [INFO] [stdout] test codemelted.rs - logger_get_log_handler (line 2093) ... ok [INFO] [stdout] test codemelted.rs - logger_get_log_level (line 2063) ... ok [INFO] [stdout] test codemelted.rs - npu_math (line 3809) ... ok [INFO] [stdout] test codemelted.rs - logger_set_log_level (line 2078) ... ok [INFO] [stdout] test codemelted.rs - process_exists (line 4043) ... ok [INFO] [stdout] test codemelted.rs - runtime_home_path (line 4179) ... ok [INFO] [stdout] test codemelted.rs - json_as_bool (line 1725) ... ok [INFO] [stdout] test codemelted.rs - monitor_components (line 3074) ... ok [INFO] [stdout] test codemelted.rs - runtime_hostname (line 4204) ... ok [INFO] [stdout] test codemelted.rs - runtime_kernel_version (line 4220) ... ok [INFO] [stdout] test codemelted.rs - runtime_os_name (line 4263) ... ok [INFO] [stdout] test codemelted.rs - runtime_cpu_count (line 4147) ... ok [INFO] [stdout] test codemelted.rs - runtime_os_version (line 4279) ... ok [INFO] [stdout] test codemelted.rs - runtime_newline (line 4235) ... ok [INFO] [stdout] test codemelted.rs - runtime_cpu_arch (line 4134) ... ok [INFO] [stdout] test codemelted.rs - runtime_environment (line 4164) ... ok [INFO] [stdout] test codemelted.rs - runtime_path_separator (line 4295) ... ok [INFO] [stdout] test codemelted.rs - runtime_user (line 4330) ... ok [INFO] [stdout] test codemelted.rs - runtime_temp_path (line 4312) ... ok [INFO] [stdout] test codemelted.rs - storage_get (line 4441) ... ok [INFO] [stdout] test codemelted.rs - storage_init (line 4384) ... ok [INFO] [stdout] test codemelted.rs - storage_set (line 4507) ... ok [INFO] [stdout] test codemelted.rs - storage_remove (line 4482) ... ok [INFO] [stdout] test codemelted.rs - process_run (line 4071) ... ok [INFO] [stdout] test codemelted.rs - runtime_online (line 4250) ... ok [INFO] [stdout] test codemelted.rs - storage_clear (line 4420) ... ok [INFO] [stdout] test codemelted.rs - async_worker (line 352) ... ok [INFO] [stdout] test codemelted.rs - monitor_processes (line 3146) ... ok [INFO] [stdout] test codemelted.rs - process_spawn (line 4102) ... ok [INFO] [stdout] test codemelted.rs - network_fetch (line 3528) ... FAILED [INFO] [stdout] test codemelted.rs - monitor_performance (line 3126) ... ok [INFO] [stdout] test codemelted.rs - async_timer (line 322) ... ok [INFO] [stdout] test codemelted.rs - async_task (line 284) ... ok [INFO] [stdout] test codemelted.rs - async_sleep (line 267) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- codemelted.rs - network_fetch (line 3528) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (163) panicked at /tmp/rustdoctestIv3TJs/doctest_bundle_2024.rs:857:1: [INFO] [stdout] assertion failed: resp.status() == 200 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b6339575cc2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b6339575cc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b6339575cc2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b6339575cc2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b633958833f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b633958833f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5b633953f093 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b633953f093 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b633954e042 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b63395532ef - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b6339553149 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5b6339553975 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5b6339553726 - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x5b633954e189 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5b6339532b5d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5b6339592ef0 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5b6339592ecc - core::panicking::panic::h1fe63ac7a400263b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:150:5 [INFO] [stdout] 17: 0x5b6338ef18b3 - doctest_bundle_2024::__doctest_52::main::h90d4d2a37a05fc95 [INFO] [stdout] 18: 0x5b6338ef1986 - doctest_bundle_2024::__doctest_52::__main_fn::hfdedb2205bf4e215 [INFO] [stdout] 19: 0x5b6338ee57a1 - doctest_runner_2024::__doctest_52::TEST::{{closure}}::hce68e2fe01f8b0b2 [INFO] [stdout] 20: 0x5b6338ee8fc6 - core::ops::function::FnOnce::call_once::h2f3e5f54e452c980 [INFO] [stdout] 21: 0x5b6338ee7ef6 - doctest_runner_2024::main::h3496c8693dcb4693 [INFO] [stdout] 22: 0x5b6338ee97b3 - core::ops::function::FnOnce::call_once::h7eee4e8f097accb0 [INFO] [stdout] 23: 0x5b6338ee8346 - std::sys::backtrace::__rust_begin_short_backtrace::h7bc1d96854a18f3d [INFO] [stdout] 24: 0x5b6338ee8129 - std::rt::lang_start::{{closure}}::h8021f98a372f583a [INFO] [stdout] 25: 0x5b6339540f60 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 26: 0x5b6339540f60 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x5b6339540f60 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5b6339540f60 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5b6339540f60 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: 0x5b6339540f60 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x5b6339540f60 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x5b6339540f60 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5b6339540f60 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: 0x5b6338ee8111 - std::rt::lang_start::h412e339cb9877abc [INFO] [stdout] 35: 0x5b6338eebad5 - main [INFO] [stdout] 36: 0x7525a09af1ca - [INFO] [stdout] 37: 0x7525a09af28b - __libc_start_main [INFO] [stdout] 38: 0x5b6338ee3bd5 - _start [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] codemelted.rs - network_fetch (line 3528) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 76 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 4.47s; merged doctests compilation took 2.42s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "9b4d27fbfce696e5c8528d64971525ba07a87ae330bb0509c6b8bcef06075783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b4d27fbfce696e5c8528d64971525ba07a87ae330bb0509c6b8bcef06075783", kill_on_drop: false }` [INFO] [stdout] 9b4d27fbfce696e5c8528d64971525ba07a87ae330bb0509c6b8bcef06075783