[INFO] cloning repository https://github.com/Mic92/tinc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mic92/tinc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMic92%2Ftinc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMic92%2Ftinc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e30e116a0307f91d0bec161515aa6efacd5b7bc0
[INFO] testing Mic92/tinc-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMic92%2Ftinc-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Mic92/tinc-rs
[INFO] finished tweaking git repo https://github.com/Mic92/tinc-rs
[INFO] tweaked toml for git repo https://github.com/Mic92/tinc-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mic92/tinc-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mic92/tinc-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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmov v0.5.3
[INFO] [stderr]   Downloaded kem v0.3.0-pre.0
[INFO] [stderr]   Downloaded hybrid-array v0.2.3
[INFO] [stderr]   Downloaded ml-kem v0.2.3
[INFO] [stderr]   Downloaded ed25519-dalek v3.0.0-pre.6
[INFO] [stderr]   Downloaded keccak v0.2.0
[INFO] [stderr]   Downloaded ed25519 v3.0.0-rc.4
[INFO] [stderr]   Downloaded fastrand v2.4.0
[INFO] [stderr]   Downloaded netdev v0.42.0
[INFO] [stderr]   Downloaded mainline v6.0.1
[INFO] [stderr]   Downloaded lz4_flex v0.13.0
[INFO] [stderr]   Downloaded landlock v0.4.4
[INFO] [stderr]   Downloaded twox-hash v2.1.2
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded sha3 v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f
[INFO] running `Command { std: "docker" "start" "4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tinc-crypto v0.0.0 (/opt/rustwide/workdir/crates/tinc-crypto)
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tinc-proto v0.0.0 (/opt/rustwide/workdir/crates/tinc-proto)
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling tincd v0.1.0 (/opt/rustwide/workdir/crates/tincd)
[INFO] [stderr]    Compiling keccak v0.2.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling mac-addr v0.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling tinc-ffi v0.0.0 (/opt/rustwide/workdir/crates/tinc-ffi)
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.6
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling signature v3.0.0-rc.10
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling sha3 v0.11.0
[INFO] [stderr]    Compiling ed25519 v3.0.0-rc.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling netlink-packet-route v0.29.0
[INFO] [stderr]    Compiling netlink-sys v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling kem v0.3.0-pre.0
[INFO] [stderr]    Compiling ml-kem v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling landlock v0.4.4
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ed25519-dalek v3.0.0-pre.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinc-conf v0.0.0 (/opt/rustwide/workdir/crates/tinc-conf)
[INFO] [stderr]    Compiling tinc-sptps v0.0.0 (/opt/rustwide/workdir/crates/tinc-sptps)
[INFO] [stderr]    Compiling tinc-device v0.0.0 (/opt/rustwide/workdir/crates/tinc-device)
[INFO] [stderr]    Compiling tinc-tools v0.0.0 (/opt/rustwide/workdir/crates/tinc-tools)
[INFO] [stderr]    Compiling serde_bencode v0.2.4
[INFO] [stderr]    Compiling mainline v6.0.1
[INFO] [stderr]    Compiling netdev v0.42.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.92s
[INFO] running `Command { std: "docker" "inspect" "4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling netlink-packet-route v0.29.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tinc-ffi v0.0.0 (/opt/rustwide/workdir/crates/tinc-ffi)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling mainline v6.0.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tinc-crypto v0.0.0 (/opt/rustwide/workdir/crates/tinc-crypto)
[INFO] [stderr]    Compiling tinc-tools v0.0.0 (/opt/rustwide/workdir/crates/tinc-tools)
[INFO] [stderr]    Compiling tinc-device v0.0.0 (/opt/rustwide/workdir/crates/tinc-device)
[INFO] [stderr]    Compiling netdev v0.42.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tincd v0.1.0 (/opt/rustwide/workdir/crates/tincd)
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling tinc-sptps v0.0.0 (/opt/rustwide/workdir/crates/tinc-sptps)
[INFO] [stderr]    Compiling tinc-proto v0.0.0 (/opt/rustwide/workdir/crates/tinc-proto)
[INFO] [stderr]    Compiling tinc-conf v0.0.0 (/opt/rustwide/workdir/crates/tinc-conf)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.40s
[INFO] running `Command { std: "docker" "inspect" "4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinc_conf-afca8a996e9edbd7)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test name::tests::literal_not_squashed ... ok
[INFO] [stdout] test parse::tests::entry_int ... ok
[INFO] [stdout] test name::tests::host_truncates_at_dot_and_squashes ... ok
[INFO] [stdout] test parse::tests::entry_bool ... ok
[INFO] [stdout] test parse::tests::line_blank_skips ... ok
[INFO] [stdout] test parse::tests::line_trailing_strip ... ok
[INFO] [stdout] test name::tests::underscore_preserved ... ok
[INFO] [stdout] test parse::tests::line_value_with_spaces ... ok
[INFO] [stdout] test parse::tests::file_crlf ... ok
[INFO] [stdout] test name::tests::host_env_beats_gethostname ... ok
[INFO] [stdout] test name::tests::envvar_same_semantics_as_host ... ok
[INFO] [stdout] test parse::tests::lookup_cmdline_first ... ok
[INFO] [stdout] test parse::tests::file_skips_pem ... ok
[INFO] [stdout] test parse::tests::file_pem_unterminated ... ok
[INFO] [stdout] test name::tests::empty_after_truncate_errors ... ok
[INFO] [stdout] test parse::tests::file_comments_and_blanks ... ok
[INFO] [stdout] test parse::tests::line_equals_terminates_variable ... ok
[INFO] [stdout] test parse::tests::line_empty_variable_passes ... ok
[INFO] [stdout] test parse::tests::line_empty_value_errors ... ok
[INFO] [stdout] test parse::tests::lookup_case_insensitive ... ok
[INFO] [stdout] test parse::tests::lookup_line_before_file ... ok
[INFO] [stdout] test parse::tests::lookup_multi_ordered_by_line ... ok
[INFO] [stdout] test parse::tests::server_confd_empty ... ok
[INFO] [stdout] test parse::tests::line_separator_forms ... ok
[INFO] [stdout] test parse::tests::server_confd_filter ... ok
[INFO] [stdout] test parse::tests::server_confd_head_bug_not_ported ... ok
[INFO] [stdout] test parse::tests::lookup_file_tiebreak ... ok
[INFO] [stdout] test pem::tests::read_crlf ... ok
[INFO] [stdout] test pem::tests::read_end_type_unchecked ... ok
[INFO] [stdout] test pem::tests::read_empty_body_line ... ok
[INFO] [stdout] test parse::tests::server_no_tincconf ... ok
[INFO] [stdout] test pem::tests::read_size_short ... ok
[INFO] [stdout] test pem::tests::read_not_found ... ok
[INFO] [stderr]      Running tests/bugs.rs (/opt/rustwide/target/debug/deps/bugs-8392add93ed89da1)
[INFO] [stdout] test pem::tests::read_skips_preamble ... ok
[INFO] [stdout] test parse::tests::server_confd_one_bad ... ok
[INFO] [stdout] test pem::tests::read_size_long ... ok
[INFO] [stdout] test parse::tests::server_no_confd ... ok
[INFO] [stdout] test pem::tests::read_bad_b64 ... ok
[INFO] [stdout] test pem::tests::read_type_prefix ... ok
[INFO] [stdout] test pem::tests::write_chunking ... ok
[INFO] [stdout] test parse::tests::server_confd_is_file ... ok
[INFO] [stdout] test pem::tests::public_key_file_shape ... ok
[INFO] [stdout] test vars::tests::every_entry_is_server_or_host ... ok
[INFO] [stdout] test pem::tests::roundtrip_sizes ... ok
[INFO] [stdout] test pem::tests::read_ignores_chunking ... ok
[INFO] [stdout] test pem::tests::write_chunking_uneven ... ok
[INFO] [stdout] test vars::tests::flags_contains ... ok
[INFO] [stdout] test parse::tests::server_confd_merged ... ok
[INFO] [stdout] test vars::tests::no_duplicate_names ... ok
[INFO] [stdout] test vars::tests::unsafe_paths_not_safe ... ok
[INFO] [stdout] test vars::tests::lookup_case_insensitive ... ok
[INFO] [stdout] test vars::tests::lookup_unknown ... ok
[INFO] [stdout] test vars::tests::safe_not_obsolete ... ok
[INFO] [stdout] test vars::tests::spot_check ... ok
[INFO] [stdout] test pem::tests::signing_key_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test non_utf8_bytes_tolerated ... ok
[INFO] [stdout] test bom_on_first_line_stripped ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-47f46f13660ed28b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test pem_roundtrip ... ok
[INFO] [stdout] test line_roundtrip ... ok
[INFO] [stdout] test pem_skips_preamble ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinc_crypto-070f544eea21661f)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test invite::tests::parse_short ... ok
[INFO] [stdout] test aead::tests::default_label_suffix_empty ... ok
[INFO] [stdout] test invite::tests::parse_bad_alphabet ... ok
[INFO] [stdout] test invite::tests::filename_from_cookie ... ok
[INFO] [stdout] test invite::tests::slug_roundtrip ... ok
[INFO] [stdout] test invite::tests::cookie_affects_filename ... ok
[INFO] [stdout] test invite::tests::key_affects_slug_prefix_only ... ok
[INFO] [stdout] test invite::tests::parse_multibyte_no_panic ... ok
[INFO] [stdout] test aead::tests::aes_open_into_err_leaves_out_unchanged ... ok
[INFO] [stdout] test invite::tests::key_hash_via_fingerprint ... ok
[INFO] [stdout] test aead::tests::config_str_roundtrip ... ok
[INFO] [stderr]      Running tests/aesgcm.rs (/opt/rustwide/target/debug/deps/aesgcm-c6b5e6785eec5568)
[INFO] [stdout] test hybrid::tests::mlkem768_round_trip ... ok
[INFO] [stderr]      Running tests/asm_provenance.rs (/opt/rustwide/target/debug/deps/asm_provenance-662b98ed8419279e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test aes256gcm_known_answer ... 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 1 test
[INFO] [stdout] test vendored_asm_checksums ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running tests/kat.rs (/opt/rustwide/target/debug/deps/kat-bdda2663f15b0a5f)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test b64_decode_accepts_mixed_alphabet ... ok
[INFO] [stdout] test b64_encode_matches_c ... ok
[INFO] [stdout] test chapoly_open_rejects_tampered ... ok
[INFO] [stdout] test prf_matches_c ... ok
[INFO] [stdout] test invitation_crypto_kernel_matches_c ... ok
[INFO] [stdout] test chapoly_seal_matches_c ... ok
[INFO] [stdout] test ecdh_from_seed_matches_c ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinc_device-e3d7ee092f3dd294)
[INFO] [stdout] test sign_matches_c ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test arena::tests::slot_accessors ... ok
[INFO] [stdout] test arena::tests::set_len_rejects_overflow - should panic ... ok
[INFO] [stdout] test arena::tests::arena_is_page_aligned ... ok
[INFO] [stdout] test arena::tests::slot_oob_panics - should panic ... ok
[INFO] [stdout] test arena::tests::slots_within_contiguous ... ok
[INFO] [stdout] test bsd::tests::nibble_then_prefix_roundtrip ... ok
[INFO] [stdout] test bsd::tests::prefix_unknown ... ok
[INFO] [stdout] test bsd::tests::prefix_ipv6_is_libc_af_inet6_be ... ok
[INFO] [stdout] test bsd::tests::read_eof_via_seqpacket ... ok
[INFO] [stdout] test bsd::tests::read_unknown_nibble_errors ... ok
[INFO] [stdout] test bsd::tests::tun_read_ipv4_via_pipe ... ok
[INFO] [stdout] test bsd::tests::tap_read_ether_via_seqpacket ... ok
[INFO] [stdout] test bsd::tests::tap_write_ether_via_seqpacket ... ok
[INFO] [stdout] test bsd::tests::prefix_ipv4_is_af_inet_be ... ok
[INFO] [stdout] test bsd::tests::tun_utun_write_short_buf_errors ... ok
[INFO] [stdout] test bsd::tests::tun_write_strips_ether ... ok
[INFO] [stdout] test bsd::tests::utun_read_ignores_prefix ... ok
[INFO] [stdout] test bsd::tests::utun_read_runt_errors ... ok
[INFO] [stdout] test ether::tests::nibble_cases ... ok
[INFO] [stdout] test ether::tests::set_etherheader_cases ... ok
[INFO] [stdout] test fd::tests::read_eof_via_pipe ... ok
[INFO] [stdout] test fd::tests::write_strips_ether_via_pipe ... ok
[INFO] [stdout] test fd::tests::read_unknown_version_via_pipe ... ok
[INFO] [stdout] test bsd::tests::utun_write_synthesizes_prefix ... ok
[INFO] [stdout] test bsd::tests::utun_write_unknown_ethertype_errors ... ok
[INFO] [stdout] test fd::tests::read_ip_via_pipe ... ok
[INFO] [stdout] test fd::tests::scm_rights_round_trip ... ok
[INFO] [stdout] test linux::tests::open_non_root_err ... ok
[INFO] [stdout] test linux::tests::open_too_long_iface_err_before_open ... ok
[INFO] [stdout] test linux::tests::pack_ifr_name_exactly_16_err ... ok
[INFO] [stdout] test linux::tests::pack_ifr_name_ok ... ok
[INFO] [stdout] test linux::tests::open_mq_validation ... ok
[INFO] [stdout] test raw::tests::read_eof_via_seqpacket ... ok
[INFO] [stdout] test tests::drain_clamps_cap_to_arena ... ok
[INFO] [stdout] test raw::tests::read_ether_via_seqpacket ... ok
[INFO] [stdout] test tests::drain_immediate_eagain_is_empty ... ok
[INFO] [stdout] test raw::tests::write_ether_via_seqpacket ... ok
[INFO] [stdout] test tests::drain_dummy_is_empty ... ok
[INFO] [stdout] test tests::drain_frames_until_eagain ... ok
[INFO] [stdout] test tests::drain_propagates_real_error ... ok
[INFO] [stdout] test tso::tests::checksum_odd_tail ... ok
[INFO] [stdout] test bsd::tests::utun_write_synthesizes_ipv6_prefix ... ok
[INFO] [stdout] test tests::drain_respects_cap ... ok
[INFO] [stdout] test tso::tests::checksum_chains ... ok
[INFO] [stdout] test tso::tests::checksum_rfc1071_reference ... ok
[INFO] [stdout] test tso::tests::gro_coalesce_three_v4 ... ok
[INFO] [stdout] test tso::tests::gro_flush_on_mismatch ... ok
[INFO] [stdout] test tso::tests::gro_psh_terminates ... ok
[INFO] [stdout] test tso::tests::gro_reassembles_tso_split_output ... ok
[INFO] [stdout] test tso::tests::gro_rejects ... ok
[INFO] [stdout] test tso::tests::gro_short_tail_terminates ... ok
[INFO] [stdout] test tso::tests::gso_none_completes_partial_csum ... ok
[INFO] [stdout] test tso::tests::split_v4_single_chunk ... ok
[INFO] [stdout] test tso::tests::split_v4_short_tail ... ok
[INFO] [stdout] test tso::tests::gro_hits_64k_cap ... ok
[INFO] [stdout] test raw::tests::open_bad_iface_errors ... FAILED
[INFO] [stdout] test tso::tests::vnet_hdr_decode ... ok
[INFO] [stdout] test tso::tests::split_errors ... ok
[INFO] [stdout] test tso::tests::split_seq_wraps ... ok
[INFO] [stdout] test tso::tests::split_v4_even ... ok
[INFO] [stdout] test tso::tests::gro_single_packet_zero_vnet_hdr ... ok
[INFO] [stdout] test tso::tests::split_v6_even ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- raw::tests::open_bad_iface_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raw::tests::open_bad_iface_errors' (4102) panicked at crates/tinc-device/src/raw.rs:238:13:
[INFO] [stdout] open("nonexistent_iface_23chr"): unexpected error kind: Uncategorized (No such device (os error 19))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56afd7a5abc8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56afd7a5abc8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56afd7a5abc8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56afd7a5abc8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56afd7a6efba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56afd7a6efba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56afd7a5f4c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56afd7a5f4c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56afd7a395a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56afd7a395a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56afd7a52a99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56afd79e51fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56afd79e51fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56afd7a52c52 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56afd7a52c52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56afd7a39662 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56afd7a2e869 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56afd7a3a37d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56afd7a6f73c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56afd79ccc04 - tinc_device[11a92c68afd08336]::raw::tests::open_bad_iface_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tinc-device/src/raw.rs:238:13
[INFO] [stdout]   20:     0x56afd79cb7c7 - tinc_device[11a92c68afd08336]::raw::tests::open_bad_iface_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tinc-device/src/raw.rs:227:31
[INFO] [stdout]   21:     0x56afd79ca496 - <tinc_device[11a92c68afd08336]::raw::tests::open_bad_iface_errors::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x56afd79d82db - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56afd79d82db - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x56afd79e5b55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x56afd79e5b55 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x56afd79e5b55 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x56afd79e5b55 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x56afd79e5b55 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x56afd79e5b55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x56afd79e5b55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x56afd79df464 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x56afd79df464 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x56afd79e8bd2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x56afd79e8bd2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x56afd79e8bd2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x56afd79e8bd2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x56afd79e8bd2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x56afd79e8bd2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x56afd79e8bd2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x56afd7a5a52f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x56afd7a5a52f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7e2483cc2aa4 - <unknown>
[INFO] [stdout]   43:     0x7e2483d4fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     raw::tests::open_bad_iface_errors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 61 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tinc-device --lib`
[INFO] running `Command { std: "docker" "inspect" "4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f", kill_on_drop: false }`
[INFO] [stdout] 4bedd21bfe099c824200e33ce8a9d0dea1ca6f34e47974c54c97dd1c72af0f0f
