[INFO] fetching crate passivetcp-rs 1.1.0... [INFO] testing passivetcp-rs-1.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate passivetcp-rs 1.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate passivetcp-rs 1.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate passivetcp-rs 1.1.0 [INFO] tweaked toml for crates.io crate passivetcp-rs 1.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate passivetcp-rs 1.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate passivetcp-rs 1.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byteorder_slice v3.0.0 [INFO] [stderr] Downloaded pcap-file v3.0.0-rc1 [INFO] [stderr] Downloaded derive-into-owned v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0c4179cb97bdd99b1bf57a0b9759fcfe55ab9089b14820cdda3119676b17eec [INFO] running `Command { std: "docker" "start" "-a" "f0c4179cb97bdd99b1bf57a0b9759fcfe55ab9089b14820cdda3119676b17eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0c4179cb97bdd99b1bf57a0b9759fcfe55ab9089b14820cdda3119676b17eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0c4179cb97bdd99b1bf57a0b9759fcfe55ab9089b14820cdda3119676b17eec", kill_on_drop: false }` [INFO] [stdout] f0c4179cb97bdd99b1bf57a0b9759fcfe55ab9089b14820cdda3119676b17eec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c59e51788c70696b54b3245c38c4697a5ff1ecd5c5e7839f9541fa949e71c8d4 [INFO] running `Command { std: "docker" "start" "-a" "c59e51788c70696b54b3245c38c4697a5ff1ecd5c5e7839f9541fa949e71c8d4", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ttl_cache v0.5.1 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling byteorder_slice v3.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling derive-into-owned v0.2.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pcap-file v3.0.0-rc1 [INFO] [stderr] Compiling pnet_transport v0.35.0 [INFO] [stderr] Compiling passivetcp-rs v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.83s [INFO] running `Command { std: "docker" "inspect" "c59e51788c70696b54b3245c38c4697a5ff1ecd5c5e7839f9541fa949e71c8d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59e51788c70696b54b3245c38c4697a5ff1ecd5c5e7839f9541fa949e71c8d4", kill_on_drop: false }` [INFO] [stdout] c59e51788c70696b54b3245c38c4697a5ff1ecd5c5e7839f9541fa949e71c8d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 87b893761088529d023968d31f1b95ba52e07d3a70bda4c78df183c0a4b44720 [INFO] running `Command { std: "docker" "start" "-a" "87b893761088529d023968d31f1b95ba52e07d3a70bda4c78df183c0a4b44720", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling passivetcp-rs v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.27s [INFO] running `Command { std: "docker" "inspect" "87b893761088529d023968d31f1b95ba52e07d3a70bda4c78df183c0a4b44720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b893761088529d023968d31f1b95ba52e07d3a70bda4c78df183c0a4b44720", kill_on_drop: false }` [INFO] [stdout] 87b893761088529d023968d31f1b95ba52e07d3a70bda4c78df183c0a4b44720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e1d98bc9f9b7015a5f4b7ddc06241a14b48813d611440109f9d425efa9d90f72 [INFO] running `Command { std: "docker" "start" "-a" "e1d98bc9f9b7015a5f4b7ddc06241a14b48813d611440109f9d425efa9d90f72", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/passivetcp_rs-25a00fc8fc8ea437) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test db_parse::tests::test_http_header ... ok [INFO] [stdout] test db_parse::tests::test_http_signature ... ok [INFO] [stdout] test db_parse::tests::test_label ... ok [INFO] [stdout] test db_parse::tests::test_ttl ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_language_from_regular_case_with_several_languages ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_language_is_first_one ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_language_is_last_one ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_language_when_variant_used ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_language_with_no_quality_specified ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_language_with_only_one_language ... ok [INFO] [stdout] test http_process::tests::test_get_diagnostic_for_empty_sw ... ok [INFO] [stdout] test http_process::tests::test_get_diagnostic_with_dishonest_user_agent ... ok [INFO] [stdout] test http_process::tests::test_get_diagnostic_with_existing_signature_matcher ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_without_language ... ok [INFO] [stdout] test db_parse::tests::test_tcp_signature ... ok [INFO] [stdout] test http_process::tests::test_get_diagnostic_without_user_agent_and_signature_matcher ... ok [INFO] [stdout] test http_process::tests::test_parse_http_request ... ok [INFO] [stdout] test http_process::tests::test_parse_http_response ... ok [INFO] [stdout] test ip_options::tests::test_ipv4_options_length ... ok [INFO] [stdout] test ip_options::tests::test_ipv6_direct_tcp ... ok [INFO] [stdout] test ip_options::tests::test_ipv6_fragment ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_with_one_optional_header_mismatch ... ok [INFO] [stdout] test tcp_process::tests::test_is_valid ... ok [INFO] [stdout] test ttl::tests::test_calculate_not_match_known_pattern_ttl ... ok [INFO] [stdout] test ttl::tests::test_guess_distance ... ok [INFO] [stdout] test tcp_process::tests::test_from_client ... ok [INFO] [stdout] test window_size::tests::test_mtu_multiple ... ok [INFO] [stdout] test tcp_process::tests::test_from_server ... ok [INFO] [stdout] test ttl::tests::test_calculate_bad_ttl ... ok [INFO] [stdout] test ttl::tests::test_calculate_distance_ttl ... ok [INFO] [stdout] test window_size::tests::test_direct_value ... ok [INFO] [stdout] test window_size::tests::test_modulo_pattern ... ok [INFO] [stdout] test window_size::tests::test_mss_multiple ... ok [INFO] [stdout] test window_size::tests::test_timestamp_adjustment ... ok [INFO] [stdout] test db::tests::test_default_database ... ok [INFO] [stdout] test signature_matcher::tests::matching_android_chrome_by_http_request ... ok [INFO] [stdout] test signature_matcher::tests::matching_apache_by_http_response ... ok [INFO] [stdout] test signature_matcher::tests::matching_firefox2_by_http_request ... ok [INFO] [stdout] test signature_matcher::tests::matching_android_by_tcp_request ... ok [INFO] [stdout] test signature_matcher::tests::matching_linux_by_tcp_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e1d98bc9f9b7015a5f4b7ddc06241a14b48813d611440109f9d425efa9d90f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d98bc9f9b7015a5f4b7ddc06241a14b48813d611440109f9d425efa9d90f72", kill_on_drop: false }` [INFO] [stdout] e1d98bc9f9b7015a5f4b7ddc06241a14b48813d611440109f9d425efa9d90f72