[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] a7bef24d1ba11420130467d5c9c4a4bc32310a63 [INFO] testing LeeSmet/masterproef_v2/a7bef24d1ba11420130467d5c9c4a4bc32310a63 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeSmet%2Fmasterproef_v2" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeeSmet/masterproef_v2 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc2/source/Cargo.toml [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-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a26ae9549fceb437b21069821c9b536662f83e3f47a8a5c784360848efab2303 [INFO] running `Command { std: "docker" "start" "-a" "a26ae9549fceb437b21069821c9b536662f83e3f47a8a5c784360848efab2303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a26ae9549fceb437b21069821c9b536662f83e3f47a8a5c784360848efab2303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a26ae9549fceb437b21069821c9b536662f83e3f47a8a5c784360848efab2303", kill_on_drop: false }` [INFO] [stdout] a26ae9549fceb437b21069821c9b536662f83e3f47a8a5c784360848efab2303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7197637b3f38f88f2d5aae8bcd262b9484c521a5109dbde816f2be03435e9c22 [INFO] running `Command { std: "docker" "start" "-a" "7197637b3f38f88f2d5aae8bcd262b9484c521a5109dbde816f2be03435e9c22", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling openssl-src v300.3.2+3.3.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling netdev v0.31.0 [INFO] [stderr] Compiling etherparse v0.16.0 [INFO] [stderr] Compiling left-right v0.11.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ip_network_table-deps-treebitmap v0.5.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling byte-unit v5.1.4 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rcgen v0.13.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling quinn-udp v0.5.5 [INFO] [stderr] Compiling netlink-packet-route v0.19.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-logfmt v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling quinn-proto v0.11.8 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling netlink-sys v0.8.6 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-tun v0.12.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling netlink-proto v0.11.3 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling rtnetlink v0.14.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling quinn v0.11.5 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling mycelium v0.5.6 (/opt/rustwide/workdir/mycelium) [INFO] [stderr] Compiling mycelium-metrics v0.5.6 (/opt/rustwide/workdir/mycelium-metrics) [INFO] [stderr] Compiling mobile v0.1.0 (/opt/rustwide/workdir/mobile) [INFO] [stderr] Compiling mycelium-api v0.5.6 (/opt/rustwide/workdir/mycelium-api) [INFO] [stderr] Compiling mycelium-cli v0.5.6 (/opt/rustwide/workdir/mycelium-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.67s [INFO] running `Command { std: "docker" "inspect" "7197637b3f38f88f2d5aae8bcd262b9484c521a5109dbde816f2be03435e9c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7197637b3f38f88f2d5aae8bcd262b9484c521a5109dbde816f2be03435e9c22", kill_on_drop: false }` [INFO] [stdout] 7197637b3f38f88f2d5aae8bcd262b9484c521a5109dbde816f2be03435e9c22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68b92326233049ac178ae1e7a6976c5a04d6c9b358854e62e50061094cd3ba16 [INFO] running `Command { std: "docker" "start" "-a" "68b92326233049ac178ae1e7a6976c5a04d6c9b358854e62e50061094cd3ba16", kill_on_drop: false }` [INFO] [stderr] Compiling mobile v0.1.0 (/opt/rustwide/workdir/mobile) [INFO] [stderr] Compiling mycelium v0.5.6 (/opt/rustwide/workdir/mycelium) [INFO] [stderr] Compiling mycelium-metrics v0.5.6 (/opt/rustwide/workdir/mycelium-metrics) [INFO] [stderr] Compiling mycelium-api v0.5.6 (/opt/rustwide/workdir/mycelium-api) [INFO] [stderr] Compiling mycelium-cli v0.5.6 (/opt/rustwide/workdir/mycelium-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.56s [INFO] running `Command { std: "docker" "inspect" "68b92326233049ac178ae1e7a6976c5a04d6c9b358854e62e50061094cd3ba16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b92326233049ac178ae1e7a6976c5a04d6c9b358854e62e50061094cd3ba16", kill_on_drop: false }` [INFO] [stdout] 68b92326233049ac178ae1e7a6976c5a04d6c9b358854e62e50061094cd3ba16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 457de3ab212137446de0d9355535c13e57dc288f9fb5241a4695771baa03baae [INFO] running `Command { std: "docker" "start" "-a" "457de3ab212137446de0d9355535c13e57dc288f9fb5241a4695771baa03baae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mobile-fe700be3f9ec946c) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycelium-571ec5e0beb892bb) [INFO] [stdout] [INFO] [stdout] running 46 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::hello::tests::encoding ... ok [INFO] [stdout] test babel::hello::tests::roundtrip ... 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::ihu::tests::decoding ... ok [INFO] [stdout] test babel::ihu::tests::roundtrip ... ok [INFO] [stdout] test babel::route_request::tests::decode_ignores_invalid_ae_encoding ... ok [INFO] [stdout] test babel::route_request::tests::decoding ... ok [INFO] [stdout] test babel::route_request::tests::encoding ... ok [INFO] [stdout] test babel::route_request::tests::roundtrip ... ok [INFO] [stdout] test babel::seqno_request::tests::decode_ignores_invalid_ae_encoding ... 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::seqno_request::tests::encoding ... ok [INFO] [stdout] test babel::seqno_request::tests::roundtrip ... 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::tests::codec_hello ... ok [INFO] [stdout] test babel::tests::codec_update ... ok [INFO] [stdout] test babel::tests::codec_route_request ... ok [INFO] [stdout] test babel::tests::codec_ihu ... ok [INFO] [stdout] test babel::tests::codec_seqno_request ... ok [INFO] [stdout] test crypto::tests::buffer_mapping ... ok [INFO] [stdout] test crypto::tests::modify_header ... ok [INFO] [stdout] test babel::update::tests::decoding ... ok [INFO] [stdout] test babel::update::tests::roundtrip ... ok [INFO] [stdout] test sequence_number::tests::cmp_big_seqno_increase ... ok [INFO] [stdout] test router::tests::calculate_route_hold_time ... ok [INFO] [stdout] test sequence_number::tests::cmp_eq_seqno ... ok [INFO] [stdout] test router::tests::calculate_advertised_update_interval ... ok [INFO] [stdout] test babel::update::tests::encoding ... ok [INFO] [stdout] test sequence_number::tests::cmp_small_seqno_increase ... ok [INFO] [stdout] test source_table::tests::equal_metric_route_is_unfeasible ... ok [INFO] [stdout] test source_table::tests::equal_metric_update_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::lower_seqno_update_is_unfeasible ... ok [INFO] [stdout] test source_table::tests::retraction_update_is_feasible ... ok [INFO] [stdout] test source_table::tests::smaller_metric_route_is_feasible ... ok [INFO] [stdout] test source_table::tests::larger_metric_update_is_unfeasible ... ok [INFO] [stdout] test crypto::tests::encryption_succeeds ... ok [INFO] [stdout] test source_table::tests::smaller_metric_update_is_feasible ... ok [INFO] [stdout] test subnet::tests::test_subnet_equality ... ok [INFO] [stdout] test crypto::tests::encrypt_decrypt_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycelium_api-60ca6793516ab8b6) [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_route ... ok [INFO] [stdout] test tests::test_deserialize_metric ... 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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycelium_cli-46f3fa1161d17ce4) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycelium_metrics-35245e5a81c0f4b2) [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 mobile [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 [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::broadcast_addr (line 123) ... FAILED [INFO] [stdout] test mycelium/src/subnet.rs - subnet::Subnet::contains_ip (line 83) ... ok [INFO] [stdout] test mycelium/src/subnet.rs - subnet::Subnet::contains_subnet (line 65) ... ok [INFO] [stdout] test mycelium/src/subnet.rs - subnet::Subnet::address (line 47) ... ok [INFO] [stdout] test mycelium/src/subnet.rs - subnet::Subnet::network (line 104) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- mycelium/src/subnet.rs - subnet::Subnet::broadcast_addr (line 123) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc5A5MlK/symbols.o" "/tmp/rustdoctestx59lPb/rust_out.rust_out.206e7eec516780ad-cgu.0.rcgu.o" "/tmp/rustdoctestx59lPb/rust_out.8dei8buw5eou9j4lkft1iy4ql.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmycelium-1129e638f99d4d12.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-13fbbae83b2f73e9.rlib" "/opt/rustwide/target/debug/deps/libleft_right-e40375d8f230d735.rlib" "/opt/rustwide/target/debug/deps/libnetdev-520fe7fa71f10863.rlib" "/opt/rustwide/target/debug/deps/librcgen-418e962e99b6e66d.rlib" "/opt/rustwide/target/debug/deps/libpem-c04ed49e5b435558.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e2a536fab485f9b.rlib" "/opt/rustwide/target/debug/deps/libyasna-efb837f667bc93e7.rlib" "/opt/rustwide/target/debug/deps/libtime-0d6bb45ea1829782.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f368596cca30f67d.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-a312b8300ce88506.rlib" "/opt/rustwide/target/debug/deps/libderanged-7c3aacebfed7a85e.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libfaster_hex-dffbe618e6809de2.rlib" "/opt/rustwide/target/debug/deps/libblake3-fea46c306a7f130c.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-777662c3cd9e39cb.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12272975890ee977.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-3b8076bfc15d06ce.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-1223d1db2e2b2cf0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tun-374794aadfa3b184.rlib" "/opt/rustwide/target/debug/deps/librtnetlink-1d9563db891ce0da.rlib" "/opt/rustwide/target/debug/deps/libnix-91143183136b7cc8.rlib" "/opt/rustwide/target/debug/deps/libnetlink_proto-e71213ab97efb6b5.rlib" "/opt/rustwide/target/debug/deps/libnetlink_sys-1b527607da6d89ea.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_route-c150ed627e228129.rlib" "/opt/rustwide/target/debug/deps/liblog-e73d77c4679bb236.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_core-5c22d2491d2bebcd.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_utils-16b08283941fb625.rlib" "/opt/rustwide/target/debug/deps/libanyhow-232bbf4f5ec7c3f0.rlib" "/opt/rustwide/target/debug/deps/libipnet-b41a9adca91d2813.rlib" "/opt/rustwide/target/debug/deps/libip_network_table_deps_treebitmap-4ffad98022db10b7.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-23aae006ef8421c5.rlib" "/opt/rustwide/target/debug/deps/libnix-97fff1a5096f8671.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0c7980052a200035.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e303ea873600dc51.rlib" "/opt/rustwide/target/debug/deps/libquinn-2a8ce7b5a453f6a8.rlib" "/opt/rustwide/target/debug/deps/libquinn_udp-cfd577903bbe8661.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-957eee41e99bb60a.rlib" "/opt/rustwide/target/debug/deps/librustls-e28e615a76f8b8c5.rlib" "/opt/rustwide/target/debug/deps/libwebpki-cf558b0956722c1e.rlib" "/opt/rustwide/target/debug/deps/libring-9069642055b04059.rlib" "/opt/rustwide/target/debug/deps/libspin-662b5629bfbcd837.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/libzeroize-c9b141fb0501f8ac.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-6a64ff37dbfe6cf5.rlib" "/opt/rustwide/target/debug/deps/librand-84d218aaf66c5802.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-70cbe1f8f46074fd.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0e0f98d4d13221f6.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-f83e2f64f83c9983.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d87fde7a6a546b49.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7ecb97d86e83fb19.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-67de69303f1c64d9.rlib" "/opt/rustwide/target/debug/deps/libfutures-6acd3d14545f5e04.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-dbbe558a809d8cb9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6555164f201ad893.rlib" "/opt/rustwide/target/debug/deps/libmemchr-412d53cbfea52259.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-44864b0c8cf48010.rlib" "/opt/rustwide/target/debug/deps/libslab-854636f389d4caa9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0d5d1d8b0e7cc09a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c53a98e83ad67eed.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libetherparse-b30a2451f098b87e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2345a7739ace1ed7.rlib" "/opt/rustwide/target/debug/deps/libserde-6e2a2ad69af69167.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-324732f65d2c7a90.rlib" "/opt/rustwide/target/debug/deps/libctr-98db4a97709672ad.rlib" "/opt/rustwide/target/debug/deps/libghash-d1dbfff8bac1fcb2.rlib" "/opt/rustwide/target/debug/deps/libpolyval-de4390e65fb10a55.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c90d164c19f6e835.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-bdd0b93d31abd071.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e6e67616c861d261.rlib" "/opt/rustwide/target/debug/deps/libaes-ee945c62a95e7e23.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5079c1066c536184.rlib" "/opt/rustwide/target/debug/deps/libcipher-f862b9219754752b.rlib" "/opt/rustwide/target/debug/deps/libinout-4bfb63d8dbf8c11e.rlib" "/opt/rustwide/target/debug/deps/libaead-01d0c52c83621f0c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-0725a8e8d055b0d4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bdec0aa205176506.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/librand_core-39b73ae3821156f0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64b99eaf106393bc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9ef19a63008d8dd3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-155b59cd655dda41.rlib" "/opt/rustwide/target/debug/deps/libtokio-9cda067ffddaeef8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4e59bec2015eb968.rlib" "/opt/rustwide/target/debug/deps/libsocket2-16726926590d9e7e.rlib" "/opt/rustwide/target/debug/deps/libmio-4ed14abefc1f44ac.rlib" "/opt/rustwide/target/debug/deps/liblibc-f2ade73083d797c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c08971cd7bb2121a.rlib" "/opt/rustwide/target/debug/deps/libtracing-de44ba4e77d1df7a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-92287217d9698c36.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d9414bcad4a55c49.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0a05695a483fa658.rlib" "/opt/rustwide/target/debug/deps/libbytes-3a0f883e6b02c5b5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c23a60ad8ad82457.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8075ca78f1ab4d36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7ce5bb5de1292ec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1eb5a29926b5407e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c87392f211c13f97.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-15b5b2b2c6f086dd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c2c541cae2b103ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-15c1ed2fa5431191.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4d1181c0949c6b3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6c4974d38bc789f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fd2f9881207a1ddb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22ef94d07d56001a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fe63cadd4ae35992.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ee98afae2c1a70ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ea4b2c81c1419814.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a547f84ff160c665.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e3ac74759210e95.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-fa4fc811c3c0a309/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-4c1e2d9b8448ea21/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-6ac6efee9b85f78a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestx59lPb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] mycelium/src/subnet.rs - subnet::Subnet::broadcast_addr (line 123) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.66s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p mycelium --doc` [INFO] running `Command { std: "docker" "inspect" "457de3ab212137446de0d9355535c13e57dc288f9fb5241a4695771baa03baae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457de3ab212137446de0d9355535c13e57dc288f9fb5241a4695771baa03baae", kill_on_drop: false }` [INFO] [stdout] 457de3ab212137446de0d9355535c13e57dc288f9fb5241a4695771baa03baae