[INFO] cloning repository https://github.com/LeeSmet/masterproef_v2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeeSmet/masterproef_v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeSmet%2Fmasterproef_v2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeSmet%2Fmasterproef_v2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f3815d93c0f3e38e8667cdea510bd0b0c45ee81
[INFO] testing LeeSmet/masterproef_v2 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeSmet%2Fmasterproef_v2" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LeeSmet/masterproef_v2
[INFO] finished tweaking git repo https://github.com/LeeSmet/masterproef_v2
[INFO] tweaked toml for git repo https://github.com/LeeSmet/masterproef_v2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeeSmet/masterproef_v2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeeSmet/masterproef_v2 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd7f2d154d115a69988440b6ea194faae929a2f43e3ac94ac75835eb963e08a1
[INFO] running `Command { std: "docker" "start" "-a" "cd7f2d154d115a69988440b6ea194faae929a2f43e3ac94ac75835eb963e08a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd7f2d154d115a69988440b6ea194faae929a2f43e3ac94ac75835eb963e08a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7f2d154d115a69988440b6ea194faae929a2f43e3ac94ac75835eb963e08a1", kill_on_drop: false }`
[INFO] [stdout] cd7f2d154d115a69988440b6ea194faae929a2f43e3ac94ac75835eb963e08a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 782cb070400adfd09e7ac485d914419226e311924a43fd58b7f414ba44fd55e7
[INFO] running `Command { std: "docker" "start" "-a" "782cb070400adfd09e7ac485d914419226e311924a43fd58b7f414ba44fd55e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling quinn-udp v0.5.10
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling netlink-packet-core v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling reed-solomon-erasure v6.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling prefix-trie v0.7.0
[INFO] [stderr]    Compiling jsonrpsee-types v0.26.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling netlink-packet-route v0.25.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling mac-addr v0.3.0
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling redis v1.0.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hickory-server v0.25.2
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling netdev v0.40.0
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling mycelium-tun v0.1.0 (/opt/rustwide/workdir/mycelium-tun)
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling cdn-meta v0.1.0 (https://github.com/threefoldtech/mycelium-cdn-registry#b5848e6e)
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling jsonrpsee-core v0.26.0
[INFO] [stderr]    Compiling tracing-logfmt v0.3.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling etherparse v0.19.0
[INFO] [stderr]    Compiling left-right v0.11.7
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling jsonrpsee-server v0.26.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling mycelium v0.7.3 (/opt/rustwide/workdir/mycelium)
[INFO] [stderr]    Compiling jsonrpsee v0.26.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling byte-unit v5.2.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling mycelium-metrics v0.7.3 (/opt/rustwide/workdir/mycelium-metrics)
[INFO] [stderr]    Compiling mycelium-api v0.7.3 (/opt/rustwide/workdir/mycelium-api)
[INFO] [stderr]    Compiling mycelium-cli v0.7.3 (/opt/rustwide/workdir/mycelium-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "782cb070400adfd09e7ac485d914419226e311924a43fd58b7f414ba44fd55e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "782cb070400adfd09e7ac485d914419226e311924a43fd58b7f414ba44fd55e7", kill_on_drop: false }`
[INFO] [stdout] 782cb070400adfd09e7ac485d914419226e311924a43fd58b7f414ba44fd55e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e075da922220631aeeaf61b3dccd3e53c8fde7ed36d86272943db9fd6dc14e67
[INFO] running `Command { std: "docker" "start" "-a" "e075da922220631aeeaf61b3dccd3e53c8fde7ed36d86272943db9fd6dc14e67", kill_on_drop: false }`
[INFO] [stderr]    Compiling mycelium-metrics v0.7.3 (/opt/rustwide/workdir/mycelium-metrics)
[INFO] [stderr]    Compiling mycelium v0.7.3 (/opt/rustwide/workdir/mycelium)
[INFO] [stderr]    Compiling mycelium-api v0.7.3 (/opt/rustwide/workdir/mycelium-api)
[INFO] [stderr]    Compiling mycelium-tun v0.1.0 (/opt/rustwide/workdir/mycelium-tun)
[INFO] [stderr]    Compiling mycelium-cli v0.7.3 (/opt/rustwide/workdir/mycelium-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.36s
[INFO] running `Command { std: "docker" "inspect" "e075da922220631aeeaf61b3dccd3e53c8fde7ed36d86272943db9fd6dc14e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e075da922220631aeeaf61b3dccd3e53c8fde7ed36d86272943db9fd6dc14e67", kill_on_drop: false }`
[INFO] [stdout] e075da922220631aeeaf61b3dccd3e53c8fde7ed36d86272943db9fd6dc14e67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b3150c845fbaae14b1a4646c117747354fe580d683d6469adfbac505b30c35a
[INFO] running `Command { std: "docker" "start" "-a" "3b3150c845fbaae14b1a4646c117747354fe580d683d6469adfbac505b30c35a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycelium-45f0819a3bfb639b)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test babel::hello::tests::decode_ignores_invalid_flag_bits ... ok
[INFO] [stdout] test babel::hello::tests::decoding ... ok
[INFO] [stdout] test babel::ihu::tests::decode_ignores_invalid_ae_encoding ... ok
[INFO] [stdout] test babel::ihu::tests::encoding ... ok
[INFO] [stdout] test babel::route_request::tests::decoding ... ok
[INFO] [stdout] test babel::ihu::tests::roundtrip ... ok
[INFO] [stdout] test babel::hello::tests::encoding ... ok
[INFO] [stdout] test babel::route_request::tests::decode_ignores_invalid_ae_encoding ... ok
[INFO] [stdout] test babel::hello::tests::roundtrip ... ok
[INFO] [stdout] test babel::ihu::tests::decoding ... ok
[INFO] [stdout] test babel::route_request::tests::encoding ... ok
[INFO] [stdout] test babel::seqno_request::tests::encoding ... ok
[INFO] [stdout] test babel::seqno_request::tests::roundtrip ... ok
[INFO] [stdout] test babel::tests::codec_ihu ... ok
[INFO] [stdout] test babel::route_request::tests::roundtrip ... ok
[INFO] [stdout] test babel::tests::codec_route_request ... ok
[INFO] [stdout] test babel::seqno_request::tests::decode_ignores_invalid_ae_encoding ... ok
[INFO] [stdout] test babel::tests::codec_update ... ok
[INFO] [stdout] test babel::tests::codec_seqno_request ... ok
[INFO] [stdout] test babel::update::tests::decode_ignores_invalid_ae_encoding ... ok
[INFO] [stdout] test babel::update::tests::decode_ignores_invalid_flag_bits ... ok
[INFO] [stdout] test babel::update::tests::decoding ... ok
[INFO] [stdout] test babel::update::tests::encoding ... ok
[INFO] [stdout] test babel::update::tests::roundtrip ... ok
[INFO] [stdout] test crypto::tests::buffer_mapping ... ok
[INFO] [stdout] test crypto::tests::encryption_succeeds ... ok
[INFO] [stdout] test packet_queue::tests::test_drop_subnet ... ok
[INFO] [stdout] test packet_queue::tests::test_enqueue_dequeue_unencrypted ... ok
[INFO] [stdout] test packet_queue::tests::test_global_limit ... ok
[INFO] [stdout] test crypto::tests::encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test crypto::tests::modify_header ... ok
[INFO] [stdout] test packet_queue::tests::test_enqueue_dequeue_encrypted ... ok
[INFO] [stdout] test packet_queue::tests::test_per_subnet_limit ... ok
[INFO] [stdout] test packet_queue::tests::test_mixed_packet_types ... ok
[INFO] [stdout] test router::tests::calculate_route_hold_time ... ok
[INFO] [stdout] test sequence_number::tests::cmp_big_seqno_increase ... ok
[INFO] [stdout] test sequence_number::tests::cmp_eq_seqno ... ok
[INFO] [stdout] test sequence_number::tests::cmp_small_seqno_increase ... ok
[INFO] [stdout] test router::tests::calculate_advertised_update_interval ... ok
[INFO] [stdout] test source_table::tests::equal_metric_update_is_unfeasible ... ok
[INFO] [stdout] test source_table::tests::equal_metric_route_is_unfeasible ... ok
[INFO] [stdout] test source_table::tests::higher_seqno_update_is_feasible ... ok
[INFO] [stdout] test source_table::tests::higher_metric_route_is_unfeasible ... ok
[INFO] [stdout] test source_table::tests::larger_metric_update_is_unfeasible ... ok
[INFO] [stdout] test source_table::tests::smaller_metric_route_is_feasible ... ok
[INFO] [stdout] test source_table::tests::retraction_update_is_feasible ... ok
[INFO] [stdout] test source_table::tests::lower_seqno_update_is_unfeasible ... ok
[INFO] [stdout] test subnet::tests::test_subnet_equality ... ok
[INFO] [stdout] test source_table::tests::smaller_metric_update_is_feasible ... ok
[INFO] [stdout] test babel::seqno_request::tests::decode_ignores_invalid_hop_count ... ok
[INFO] [stdout] test babel::seqno_request::tests::decoding ... ok
[INFO] [stdout] test babel::tests::codec_hello ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycelium_api-0bca17442b6a0591)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::finite_metric_serialization ... ok
[INFO] [stdout] test tests::infinite_metric_serialization ... ok
[INFO] [stdout] test tests::test_deserialize_metric ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycelium_cli-2ea21c35113415ec)
[INFO] [stdout] test tests::test_deserialize_route ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycelium_metrics-cdb6dcc197419441)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycelium_tun-c6c6f9815dbc06d3)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test checksum::tests::test_chaining ... ok
[INFO] [stdout] test checksum::tests::test_checksum_fold_identity ... ok
[INFO] [stdout] test checksum::tests::test_empty ... ok
[INFO] [stdout] test checksum::tests::test_portable_matches_known ... ok
[INFO] [stdout] test checksum::tests::test_large_data ... ok
[INFO] [stdout] test checksum::tests::test_pseudo_header_ipv6_tcp ... ok
[INFO] [stdout] test checksum::tests::test_single_byte ... ok
[INFO] [stdout] test offload::tests::test_gro_coalesce_non_contiguous_seq_fails ... ok
[INFO] [stdout] test offload::tests::test_gro_coalesce_partial_different_flow_mid_batch ... ok
[INFO] [stdout] test offload::tests::test_gro_coalesce_partial_buffer_too_small ... ok
[INFO] [stdout] test checksum::tests::test_rfc1071_example ... ok
[INFO] [stdout] test offload::tests::test_gro_coalesce_different_flows_fails ... ok
[INFO] [stdout] test offload::tests::test_gro_coalesce_tcp ... ok
[INFO] [stdout] test offload::tests::test_gso_split_gso_none ... ok
[INFO] [stdout] test offload::tests::test_roundtrip_split_coalesce ... ok
[INFO] [stdout] test offload::tests::test_sort_by_flow_groups_interleaved_flows ... ok
[INFO] [stdout] test offload::tests::test_gso_split_needs_csum ... ok
[INFO] [stdout] test offload::tests::test_sort_by_flow_preserves_intra_flow_order ... ok
[INFO] [stdout] test offload::tests::test_virtio_hdr_encode_decode_roundtrip ... ok
[INFO] [stdout] test offload::tests::test_gro_coalesce_udp ... ok
[INFO] [stdout] test offload::tests::test_gso_split_tcp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mycelium
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test mycelium/src/metrics.rs - metrics::Metrics (line 12) ... ok
[INFO] [stdout] test mycelium/src/subnet.rs - subnet::Subnet::contains_subnet (line 69) ... ok
[INFO] [stdout] test mycelium/src/subnet.rs - subnet::Subnet::broadcast_addr (line 127) ... ok
[INFO] [stdout] test mycelium/src/subnet.rs - subnet::Subnet::address (line 51) ... ok
[INFO] [stdout] test mycelium/src/subnet.rs - subnet::Subnet::network (line 108) ... ok
[INFO] [stdout] test mycelium/src/subnet.rs - subnet::Subnet::contains_ip (line 87) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.54s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mycelium_api
[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]    Doc-tests mycelium_cli
[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]    Doc-tests mycelium_metrics
[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]    Doc-tests mycelium_tun
[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" "3b3150c845fbaae14b1a4646c117747354fe580d683d6469adfbac505b30c35a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b3150c845fbaae14b1a4646c117747354fe580d683d6469adfbac505b30c35a", kill_on_drop: false }`
[INFO] [stdout] 3b3150c845fbaae14b1a4646c117747354fe580d683d6469adfbac505b30c35a
