[INFO] fetching crate sal-mycelium 0.1.0... [INFO] testing sal-mycelium-0.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate sal-mycelium 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate sal-mycelium 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sal-mycelium 0.1.0 [INFO] tweaked toml for crates.io crate sal-mycelium 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sal-mycelium 0.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sal-mycelium 0.1.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f45a25ccbcfcc83d8c2637b94f8db24712b49f877c75c3f71d3c37208ee49a1 [INFO] running `Command { std: "docker" "start" "-a" "8f45a25ccbcfcc83d8c2637b94f8db24712b49f877c75c3f71d3c37208ee49a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f45a25ccbcfcc83d8c2637b94f8db24712b49f877c75c3f71d3c37208ee49a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f45a25ccbcfcc83d8c2637b94f8db24712b49f877c75c3f71d3c37208ee49a1", kill_on_drop: false }` [INFO] [stdout] 8f45a25ccbcfcc83d8c2637b94f8db24712b49f877c75c3f71d3c37208ee49a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bf86c669e8bb8e2e452aebb79a4ba7fed89f267e3b06b1ce8b34ecb3cf1e1af [INFO] running `Command { std: "docker" "start" "-a" "0bf86c669e8bb8e2e452aebb79a4ba7fed89f267e3b06b1ce8b34ecb3cf1e1af", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rhai v1.22.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling sal-mycelium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "0bf86c669e8bb8e2e452aebb79a4ba7fed89f267e3b06b1ce8b34ecb3cf1e1af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf86c669e8bb8e2e452aebb79a4ba7fed89f267e3b06b1ce8b34ecb3cf1e1af", kill_on_drop: false }` [INFO] [stdout] 0bf86c669e8bb8e2e452aebb79a4ba7fed89f267e3b06b1ce8b34ecb3cf1e1af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6952b5d0360d9e2e3ee18d7d2b719cbf808973dce99b0ff73cfd09ef8bd53de2 [INFO] running `Command { std: "docker" "start" "-a" "6952b5d0360d9e2e3ee18d7d2b719cbf808973dce99b0ff73cfd09ef8bd53de2", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling openssl v0.10.73 [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 rhai v1.22.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling sal-mycelium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "6952b5d0360d9e2e3ee18d7d2b719cbf808973dce99b0ff73cfd09ef8bd53de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6952b5d0360d9e2e3ee18d7d2b719cbf808973dce99b0ff73cfd09ef8bd53de2", kill_on_drop: false }` [INFO] [stdout] 6952b5d0360d9e2e3ee18d7d2b719cbf808973dce99b0ff73cfd09ef8bd53de2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ed8c1a49d5678cdb9211378bbcac8168bd33f47ed68cad40315381f96772a90 [INFO] running `Command { std: "docker" "start" "-a" "4ed8c1a49d5678cdb9211378bbcac8168bd33f47ed68cad40315381f96772a90", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sal_mycelium-ed530b37704cae23) [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 tests/mycelium_client_tests.rs (/opt/rustwide/target/debug/deps/mycelium_client_tests-6d2ceb1a008bd963) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_base64_encoding_in_messages ... ok [INFO] [stdout] test test_get_node_info_invalid_url ... ok [INFO] [stdout] test test_error_handling_malformed_url ... ok [INFO] [stdout] test test_add_peer_validation ... ok [INFO] [stdout] test test_list_fallback_routes ... ok [INFO] [stdout] test test_receive_messages_timeout ... ok [INFO] [stdout] test test_list_selected_routes ... ok [INFO] [stdout] test test_send_message_validation ... ok [INFO] [stdout] test test_get_node_info_success ... ok [INFO] [stdout] test test_list_peers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] [stderr] Running tests/rhai_integration_tests.rs (/opt/rustwide/target/debug/deps/rhai_integration_tests-eea538638339d7b6) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test rhai_integration_tests::test_mycelium_list_fallback_routes_function_exists ... ok [INFO] [stdout] test rhai_integration_tests::test_mycelium_add_peer_function_exists ... ok [INFO] [stdout] test rhai_integration_tests::test_mycelium_receive_messages_function_exists ... ok [INFO] [stdout] test rhai_integration_tests::test_error_message_format ... ok [INFO] [stdout] test rhai_integration_tests::test_mycelium_get_node_info_function_exists ... ok [INFO] [stdout] test rhai_integration_tests::test_rhai_module_registration ... ok [INFO] [stdout] test rhai_integration_tests::test_mycelium_list_selected_routes_function_exists ... ok [INFO] [stdout] test rhai_integration_tests::test_mycelium_list_peers_function_exists ... ok [INFO] [stdout] test rhai_integration_tests::test_mycelium_remove_peer_function_exists ... ok [INFO] [stdout] test rhai_integration_tests::test_mycelium_send_message_function_exists ... ok [INFO] [stdout] test rhai_integration_tests::test_timeout_parameter_handling ... ok [INFO] [stderr] Doc-tests sal_mycelium [INFO] [stdout] test rhai_integration_tests::test_parameter_validation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "4ed8c1a49d5678cdb9211378bbcac8168bd33f47ed68cad40315381f96772a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ed8c1a49d5678cdb9211378bbcac8168bd33f47ed68cad40315381f96772a90", kill_on_drop: false }` [INFO] [stdout] 4ed8c1a49d5678cdb9211378bbcac8168bd33f47ed68cad40315381f96772a90