[INFO] cloning repository https://github.com/nnam-di/hands-on [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nnam-di/hands-on" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnam-di%2Fhands-on", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnam-di%2Fhands-on'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a373349adb890531b5a03c882d5739e42f037849 [INFO] testing nnam-di/hands-on against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnam-di%2Fhands-on" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nnam-di/hands-on on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-24/source/rust-toolchain [INFO] started tweaking git repo https://github.com/nnam-di/hands-on [INFO] finished tweaking git repo https://github.com/nnam-di/hands-on [INFO] tweaked toml for git repo https://github.com/nnam-di/hands-on written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/nnam-di/hands-on already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82a899fa98798b5236304af16508ed63b3260e897c29301ec226d21ce5d82500 [INFO] running `Command { std: "docker" "start" "-a" "82a899fa98798b5236304af16508ed63b3260e897c29301ec226d21ce5d82500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82a899fa98798b5236304af16508ed63b3260e897c29301ec226d21ce5d82500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a899fa98798b5236304af16508ed63b3260e897c29301ec226d21ce5d82500", kill_on_drop: false }` [INFO] [stdout] 82a899fa98798b5236304af16508ed63b3260e897c29301ec226d21ce5d82500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a1bbab0ccc0777b966133f94e80b29a8b7d13126eccc5945b9be6cb6c7d013c [INFO] running `Command { std: "docker" "start" "-a" "4a1bbab0ccc0777b966133f94e80b29a8b7d13126eccc5945b9be6cb6c7d013c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling const-oid v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling der v0.3.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling spki v0.3.0 [INFO] [stderr] Compiling pkcs8 v0.6.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.9.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling group v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling rcgen v0.8.13 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling elliptic-curve v0.9.12 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling ecdsa v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling psutil v3.2.1 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling p256 v0.8.1 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling calling_server v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "4a1bbab0ccc0777b966133f94e80b29a8b7d13126eccc5945b9be6cb6c7d013c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a1bbab0ccc0777b966133f94e80b29a8b7d13126eccc5945b9be6cb6c7d013c", kill_on_drop: false }` [INFO] [stdout] 4a1bbab0ccc0777b966133f94e80b29a8b7d13126eccc5945b9be6cb6c7d013c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e61ead2169e971bf46001a33daeac4c9c4500c9cff7542ca0d1a0faf12a5987 [INFO] running `Command { std: "docker" "start" "-a" "5e61ead2169e971bf46001a33daeac4c9c4500c9cff7542ca0d1a0faf12a5987", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mock_instant v0.2.1 [INFO] [stderr] Compiling hex-literal v0.3.3 [INFO] [stderr] Compiling unzip3 v1.0.0 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling calling_server v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/googcc/ack_rates.rs:307:51 [INFO] [stdout] | [INFO] [stdout] 307 | if previous_estimate.as_bps().abs_diff(previous_sample) > 1 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::AbsDiff::abs_diff(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.14s [INFO] running `Command { std: "docker" "inspect" "5e61ead2169e971bf46001a33daeac4c9c4500c9cff7542ca0d1a0faf12a5987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e61ead2169e971bf46001a33daeac4c9c4500c9cff7542ca0d1a0faf12a5987", kill_on_drop: false }` [INFO] [stdout] 5e61ead2169e971bf46001a33daeac4c9c4500c9cff7542ca0d1a0faf12a5987 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f3460930bb36af14bdeedf4556700c9a2eb6c508d60051e6c9269efc44aecfb [INFO] running `Command { std: "docker" "start" "-a" "9f3460930bb36af14bdeedf4556700c9a2eb6c508d60051e6c9269efc44aecfb", kill_on_drop: false }` [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/googcc/ack_rates.rs:307:51 [INFO] [stderr] | [INFO] [stderr] 307 | if previous_estimate.as_bps().abs_diff(previous_sample) > 1 { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `math::AbsDiff::abs_diff(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: `calling_server` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/calling_server-d5ec3ca0a44f8252) [INFO] [stdout] running 444 tests [INFO] [stdout] test audio::test::test_audio_noise_floor_tracker ... ok [INFO] [stdout] test call::call_tests::forward_audio ... ok [INFO] [stdout] test audio::test::test_audio_activity ... ok [INFO] [stdout] test call::call_tests::forward_heartbeats ... ok [INFO] [stdout] test call::loggable_call_id_tests::display_short_call_id_4_bytes ... ok [INFO] [stdout] test call::call_tests::test_leave_message ... ok [INFO] [stdout] test call::loggable_call_id_tests::display_call_id_16_long ... ok [INFO] [stdout] test call::loggable_call_id_tests::display_call_id_64_long ... ok [INFO] [stdout] test call::loggable_call_id_tests::display_short_call_id_1_byte ... ok [INFO] [stdout] test call::call_tests::send_active_speaker_updates ... ok [INFO] [stdout] test call::call_tests::test_rate_tracker ... ok [INFO] [stdout] test call::call_tests::send_forwarding_video_updates ... ok [INFO] [stdout] test call::loggable_call_id_tests::display_empty_call_id ... ok [INFO] [stdout] test call::loggable_call_id_tests::display_short_call_id_2_bytes ... ok [INFO] [stdout] test call::loggable_call_id_tests::display_short_call_id_3_bytes ... ok [INFO] [stdout] test common::bits::lsb_tests::is_set_leading_ls_bit_u8 ... ok [INFO] [stdout] test common::bits::lsb_tests::is_set_trailing_ls_bit_u32 ... ok [INFO] [stdout] test common::bits::lsb_tests::set_bits_u16 ... ok [INFO] [stdout] test call::call_tests::send_updates_when_someone_joins_or_leaves ... ok [INFO] [stdout] test common::bits::lsb_tests::set_same_bit_twice ... ok [INFO] [stdout] test common::bits::lsb_tests::is_set_leading_ls_bit_u32 ... ok [INFO] [stdout] test call::call_tests::test_allocate_send_rate ... ok [INFO] [stdout] test common::bits::lsb_tests::set_bits_u8 ... ok [INFO] [stdout] test common::bits::lsb_tests::is_set_trailing_ls_bit_u8 ... ok [INFO] [stdout] test call::call_tests::test_forward_vp8 ... ok [INFO] [stdout] test call::call_tests::forward_video ... ok [INFO] [stdout] test common::bits::msb_tests::set_bits_u8 ... ok [INFO] [stdout] test common::bits::msb_tests::is_set_leading_ms_bit_u32 ... ok [INFO] [stdout] test common::bytes_reader::tests::read_all_via_read ... ok [INFO] [stdout] test common::bits::msb_tests::set_bits_u16 ... ok [INFO] [stdout] test common::bytes_reader::tests::read_all ... ok [INFO] [stdout] test common::bits::msb_tests::is_set_trailing_ms_bit_u8 ... ok [INFO] [stdout] test common::bits::msb_tests::is_set_trailing_ms_bit_u32 ... ok [INFO] [stdout] test common::bits::msb_tests::is_set_leading_ms_bit_u8 ... ok [INFO] [stdout] test common::bytes_reader::tests::clone ... ok [INFO] [stdout] test common::bytes_reader::tests::read_as_many_as_possible ... ok [INFO] [stdout] test common::bytes_reader::tests::read_as_many_as_possible_but_empty ... ok [INFO] [stdout] test common::bytes_reader::tests::read_as_many_as_possible_no_movement_but_empty_anyway ... ok [INFO] [stdout] test common::collections::key_sorted_cache::tests::iter_mut_update_value ... ok [INFO] [stdout] test common::bytes_reader::tests::read_as_many_as_possible_length_mismatch_two_loops_one_byte_remains ... ok [INFO] [stdout] test common::collections::key_sorted_cache::tests::remove_key ... ok [INFO] [stdout] test common::collections::ring_buffer::tests::push_beyond_limit ... ok [INFO] [stdout] test common::collections::key_sorted_cache::tests::replace_key_once_full ... ok [INFO] [stdout] test common::collections::ring_buffer::tests::push_beyond_twice_limit ... ok [INFO] [stdout] test common::bytes_reader::tests::read_u24_be ... ok [INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::insert_and_get ... ok [INFO] [stdout] test common::bytes_reader::tests::read_u32_be ... ok [INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::longest_and_shortest_lifetime_is_in_range_1_2x_lifetime ... ok [INFO] [stdout] test common::collections::ring_buffer::tests::full ... ok [INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::not_present_after_three_generations ... ok [INFO] [stdout] test common::counters::tests::non_8_multiple_bits ... ok [INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::remove_when_in_gen_1 ... ok [INFO] [stdout] test common::counters::tests::roll_over_larger_roc ... ok [INFO] [stdout] test common::counters::tests::roll_under ... ok [INFO] [stdout] test common::counters::tests::zero_max ... ok [INFO] [stdout] test common::bytes_reader::tests::read_i16_be ... ok [INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::remove_when_in_gen_0 ... ok [INFO] [stdout] test common::bits::msb_tests::set_same_bit_twice ... ok [INFO] [stdout] test common::bytes_reader::tests::read_as_many_as_possible_length_mismatch_three_loops_two_bytes_remain ... ok [INFO] [stdout] test common::bytes_reader::tests::read_u16_le ... ok [INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::can_still_read_from_second_generation ... ok [INFO] [stdout] test common::collections::ring_buffer::tests::push_to_limit ... ok [INFO] [stdout] test common::collections::key_sorted_cache::tests::retain ... ok [INFO] [stdout] test common::bytes_reader::tests::read_u16_be ... ok [INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::generation_expiry_resets_to_last_inserted_time_plus_duration ... ok [INFO] [stdout] test common::data_rate::data_size_tests::division_by_scalar ... ok [INFO] [stdout] test common::data_rate::data_rate_and_data_size_interaction_tests::data_rate_multiplication_by_duration_gives_data_size ... ok [INFO] [stdout] test common::data_rate::data_rate_and_data_size_interaction_tests::data_size_division_by_data_rate_gives_duration ... ok [INFO] [stdout] test common::data_rate::data_rate_and_data_size_interaction_tests::data_size_division_by_duration_gives_data_rate ... ok [INFO] [stdout] test common::data_rate::data_rate_and_data_size_interaction_tests::per_second ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::addition ... ok [INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::not_present_after_two_generations ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::as_kbps_rounds_down ... ok [INFO] [stdout] test common::bytes_reader::tests::read_u8_after_u16_fail_to_get_all_bytes ... ok [INFO] [stdout] test common::collections::key_sorted_cache::tests::fill_buffer ... ok [INFO] [stdout] test common::collections::key_sorted_cache::tests::overfill_buffer ... ok [INFO] [stdout] test common::bytes_reader::tests::read_u8 ... ok [INFO] [stdout] test common::bytes_reader::tests::read_u48_be ... ok [INFO] [stdout] test common::collections::key_sorted_cache::tests::overfill_buffer_with_middle_key ... ok [INFO] [stdout] test common::collections::key_sorted_cache::tests::replace_key ... ok [INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::remove_when_in_both_generations ... ok [INFO] [stdout] test common::counters::tests::roll_over ... ok [INFO] [stdout] test common::counters::tests::roll_under_larger_roc ... ok [INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::remove_old ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::display_rounds_down_to_1_decimal_point ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::subtraction ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::sum ... ok [INFO] [stdout] test common::data_rate::data_size_tests::add_assign ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::default ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::division_by_data_rate ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::division_by_scalar ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::from_bps ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::ordinal_comparisons ... ok [INFO] [stdout] test common::data_rate::data_size_tests::addition ... ok [INFO] [stdout] test common::collections::ring_buffer::tests::len ... ok [INFO] [stdout] test common::data_rate::data_size_tests::saturating_subtraction ... ok [INFO] [stdout] test common::data_rate::data_size_tests::multiplication_by_scalar ... ok [INFO] [stdout] test common::data_rate::data_size_tests::sub_assign ... ok [INFO] [stdout] test common::data_rate::data_size_tests::subtraction ... ok [INFO] [stdout] test common::data_rate::data_size_tests::ordinal_comparisons ... ok [INFO] [stdout] test common::data_rate::data_size_tests::default ... ok [INFO] [stdout] test common::data_rate::data_size_tests::division_by_data_size ... ok [INFO] [stdout] test common::data_rate::data_size_tests::from_bits ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::saturating_subtraction ... ok [INFO] [stdout] test common::data_rate::data_size_tests::from_bytes ... ok [INFO] [stdout] test common::data_rate::data_size_tests::sum ... ok [INFO] [stdout] test common::collections::key_sorted_cache::tests::overfill_buffer_with_lower_key ... ok [INFO] [stdout] test common::data_rate::data_size_tests::from_kilobits ... ok [INFO] [stdout] test common::collections::ring_buffer::tests::is_empty ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::multiplication_by_scalar ... ok [INFO] [stdout] test common::data_rate::data_rate_tests::from_kbps ... ok [INFO] [stdout] test common::data_rate::data_size_tests::as_bytes_rounds_down ... ok [INFO] [stdout] test common::integers::u24_tests::from_be_bytes ... ok [INFO] [stdout] test common::integers::u24_tests::largest_value ... ok [INFO] [stdout] test common::integers::u24_tests::print ... ok [INFO] [stdout] test common::integers::u24_tests::from_le_bytes ... ok [INFO] [stdout] test common::integers::u24_tests::from_u16 ... ok [INFO] [stdout] test common::integers::u24_tests::compare ... ok [INFO] [stdout] test common::integers::u24_tests::one ... ok [INFO] [stdout] test common::integers::u24_tests::to_usize ... ok [INFO] [stdout] test common::integers::u48_tests::from_be_bytes ... ok [INFO] [stdout] test common::integers::u48_tests::largest_value ... ok [INFO] [stdout] test common::integers::u48_tests::compare ... ok [INFO] [stdout] test common::integers::u48_tests::to_usize ... ok [INFO] [stdout] test common::math::abs_diff_tests::negative ... ok [INFO] [stdout] test common::integers::u24_tests::zero ... ok [INFO] [stdout] test common::integers::u48_tests::too_large ... ok [INFO] [stdout] test common::integers::u48_tests::debug_print ... ok [INFO] [stdout] test common::integers::u48_tests::truncate ... ok [INFO] [stdout] test common::math::exponential_moving_average_tests::interpolation ... ok [INFO] [stdout] test common::integers::u48_tests::from_u16 ... ok [INFO] [stdout] test common::math::round_up_multiple_of_n_tests::round_up_multiple_4 ... ok [INFO] [stdout] test common::integers::u48_tests::wrapping_add ... ok [INFO] [stdout] test common::math::square_tests::simple ... ok [INFO] [stdout] test common::serialize::tests::double_element_slice_of_u8 ... ok [INFO] [stdout] test common::serialize::tests::double_element_slice_of_writable ... ok [INFO] [stdout] test common::integers::u48_tests::print ... ok [INFO] [stdout] test common::parse_tests::parse_24 ... ok [INFO] [stdout] test common::math::round_up_multiple_of_n_tests::round_up_multiple_5 ... ok [INFO] [stdout] test common::integers::u48_tests::zero ... ok [INFO] [stdout] test common::serialize::tests::single_element_slice_of_u8 ... ok [INFO] [stdout] test common::serialize::tests::single_element_slice_of_writable ... ok [INFO] [stdout] test common::serialize::tests::static_vec ... ok [INFO] [stdout] test common::integers::u24_tests::too_large ... ok [INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u24 ... ok [INFO] [stdout] test common::integers::u24_tests::debug_print ... ok [INFO] [stdout] test common::serialize::tests::tuple3 ... ok [INFO] [stdout] test common::math::abs_diff_tests::non_numeric ... ok [INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u8_max ... ok [INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u8 ... ok [INFO] [stdout] test common::math::abs_diff_tests::positive ... ok [INFO] [stdout] test common::parse_tests::parse_48 ... ok [INFO] [stdout] test common::integers::u48_tests::from_le_bytes ... ok [INFO] [stdout] test common::integers::u48_tests::from_u32 ... ok [INFO] [stdout] test common::serialize::tests::tuple5 ... ok [INFO] [stdout] test common::integers::u24_tests::wrapping_add ... ok [INFO] [stdout] test common::serialize::tests::u32 ... ok [INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u16 ... ok [INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u16_max ... ok [INFO] [stdout] test common::integers::u24_tests::to_u32 ... ok [INFO] [stdout] test common::integers::u24_tests::to_u64 ... ok [INFO] [stdout] test common::test::test_checked_split_at ... ok [INFO] [stdout] test common::serialize::tests::vec_of_u8 ... ok [INFO] [stdout] test common::test::test_checked_split_at_mut ... ok [INFO] [stdout] test common::integers::u48_tests::to_u64 ... ok [INFO] [stdout] test common::serialize::tests::tuple_and_vec_u8 ... ok [INFO] [stdout] test common::serialize::tests::u16 ... ok [INFO] [stdout] test common::integers::u24_tests::truncate ... ok [INFO] [stdout] test common::serialize::tests::u48 ... ok [INFO] [stdout] test common::serialize::tests::tuple4 ... ok [INFO] [stdout] test common::serialize::tests::u24 ... ok [INFO] [stdout] test common::time::tests::duration_default ... ok [INFO] [stdout] test common::time::tests::instant_arithmetic ... ok [INFO] [stdout] test common::time::tests::duration_from_as ... ok [INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::reset_on_out_of_order ... ok [INFO] [stdout] test common::test::test_count_in_groups_exact ... ok [INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::start_time_does_not_matter ... ok [INFO] [stdout] test connection::connection_tests::test_send_key_frame_requests ... ok [INFO] [stdout] test common::time::tests::transparent_debug ... ok [INFO] [stdout] test common::time::tests::wrap_unwrap ... ok [INFO] [stdout] test connection::connection_tests::test_receive_key_frame_requests ... ok [INFO] [stdout] test connection::connection_tests::test_send_acks_and_nacks ... ok [INFO] [stdout] test connection::connection_tests::test_receive_srtp ... ok [INFO] [stdout] test connection::connection_tests::test_send_srtp ... ok [INFO] [stdout] test connection::connection_tests::test_send_rtx ... ok [INFO] [stdout] test common::integers::u48_tests::one ... ok [INFO] [stdout] test googcc::ack_rates::estimate_acked_rates_from_groups_tests::eventually_converges_upward ... ok [INFO] [stdout] test common::time::tests::duration_arithmetic ... ok [INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::reset_on_large_gap ... ok [INFO] [stdout] test googcc::ack_rates::estimate_acked_rates_from_groups_tests::eventually_converges_downward ... ok [INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::every_millisecond ... ok [INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::every_hundred_ms ... ok [INFO] [stdout] test googcc::ack_rates::estimate_acked_rates_from_groups_tests::first_result_is_simple_division ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::decrease_holds_steady ... ok [INFO] [stdout] test googcc::delay_directions::calculate_ack_deltas_tests::negative_arrival_time_jump ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::increase_can_cut_by_average_if_current_ack_rate_is_too_high ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::increase_is_okay_for_short_intervals_if_acks_are_keeping_up ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::increase_over_long_intervals_cuts_based_on_ack_rate ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::increase_should_never_grow_the_target_rate ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::increase_with_low_ack_rate_cuts_based_on_ack_rate ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::increase_with_single_high_ack_rate_should_still_cut ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::increase_without_acks_cuts_aggressively ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::acked_rate_resets_on_outliers ... ok [INFO] [stdout] test googcc::delay_directions::calculate_ack_deltas_tests::groups ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::steady_growth_is_limited_by_ack_rate ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::steady_should_grow_additively_after_overuse ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::steady_should_grow_additively_after_overuse_with_minimum ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::steady_should_grow_multiplicatively_without_acks ... ok [INFO] [stdout] test googcc::delay_directions::accumulate_ack_groups_tests::accumulated_group ... ok [INFO] [stdout] test googcc::delay_directions::accumulate_ack_groups_tests::first_packet ... ok [INFO] [stdout] test googcc::delay_directions::accumulate_ack_groups_tests::groups ... ok [INFO] [stdout] test googcc::delay_directions::accumulate_ack_groups_tests::max_within_groups ... ok [INFO] [stdout] test googcc::delay_directions::accumulate_ack_groups_tests::out_of_order_packet ... ok [INFO] [stdout] test googcc::delay_directions::accumulate_ack_groups_tests::out_of_order_within_group ... ok [INFO] [stdout] test googcc::delay_directions::calculate_ack_deltas_tests::positive_arrival_time_jump ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::does_not_adapt_to_spikes ... ok [INFO] [stdout] test googcc::ack_rates::estimate_acked_rates_from_groups_tests::reference_rates ... ok [INFO] [stdout] test common::serialize::tests::dynamic_vec ... ok [INFO] [stdout] test common::serialize::tests::tuple2 ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::steady_growth_has_maximum ... ok [INFO] [stdout] test connection::connection_tests::test_receive_acks ... ok [INFO] [stdout] test googcc::delay_directions::accumulate_ack_groups_tests::two_bursts ... ok [INFO] [stdout] test googcc::ack_rates::estimate_acked_rates_from_groups_tests::direction_follows_samples ... ok [INFO] [stdout] test connection::connection_tests::test_ice ... ok [INFO] [stdout] test googcc::calculate_target_send_rates_tests::increase_rtt_determines_interval ... ok [INFO] [stdout] test connection::connection_tests::test_send_srtp_with_padding ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::simple_non_overuse_with_arrival_variance ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_slopes_tests::eventually_drops_history ... ok [INFO] [stdout] test googcc::feedback_rtts::tests::handles_negative_rtt ... ok [INFO] [stdout] test googcc::feedback_rtts::tests::no_update_for_no_acks ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_slopes_tests::underusing ... ok [INFO] [stdout] test googcc::delay_directions::linear_regression_tests::linear ... ok [INFO] [stdout] test googcc::delay_directions::linear_regression_tests::none_on_empty ... ok [INFO] [stdout] test googcc::delay_directions::time_delta::tests::from_and_as ... ok [INFO] [stdout] test googcc::delay_directions::time_delta::tests::time_delta_since ... ok [INFO] [stdout] test googcc::delay_directions::linear_regression_tests::none_on_infinite_slope ... ok [INFO] [stdout] test googcc::delay_directions::time_delta::tests::mul ... ok [INFO] [stdout] test googcc::delay_directions::linear_regression_tests::example_from_wikipedia ... ok [INFO] [stdout] test googcc::delay_directions::linear_regression_tests::flat_slope ... ok [INFO] [stdout] test googcc::delay_directions::linear_regression_tests::none_on_single ... ok [INFO] [stdout] test googcc::delay_directions::time_delta::tests::add_and_sub ... ok [INFO] [stdout] test googcc::feedback_rtts::tests::running_average_of_max ... ok [INFO] [stdout] test googcc::stream::latest_only_tests::empty_stream ... ok [INFO] [stdout] test googcc::stream::last_tests::last ... ok [INFO] [stdout] test googcc::stream::latest_only_tests::pending_stream ... ok [INFO] [stdout] test http_server::http_server_tests::test_authenticate ... ok [INFO] [stdout] test googcc::rate_averager_tests::first_sample_sets_baseline ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_slopes_tests::normal ... ok [INFO] [stdout] test googcc::stream::last_tests::pending_stream ... ok [INFO] [stdout] test googcc::stream::latest_only_tests::groups ... ok [INFO] [stdout] test googcc::stream::latest_only_tests::single ... ok [INFO] [stdout] test googcc::feedback_rtts::tests::bounded_history ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_slopes_tests::overusing ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::simple_non_overuse_30_fps ... ok [INFO] [stdout] test ice::tests::create_a_verified_binding_response_from_a_binding_request ... ok [INFO] [stdout] test googcc::stream::last_tests::empty_stream ... ok [INFO] [stdout] test googcc::stream::latest_only_tests::last ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::simple_non_overuse_with_departure_variance ... ok [INFO] [stdout] test googcc::rate_averager_tests::non_outliers_do_not_reset ... ok [INFO] [stdout] test googcc::rate_averager_tests::new_has_no_average ... ok [INFO] [stdout] test googcc::stream::last_tests::groups ... ok [INFO] [stdout] test googcc::rate_averager_tests::further_samples_converge ... ok [INFO] [stdout] test googcc::stream::last_tests::single ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_header_only ... ok [INFO] [stdout] test ice::tests::header_identification_tests::does_not_look_like_binding_request_header ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::threshold_adapts ... ok [INFO] [stdout] test ice::tests::parse_binding_request_tests::parse_without_nomination ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_attribute_past_end_of_packet ... ok [INFO] [stdout] test ice::tests::header_identification_tests::looks_like_binding_request_header ... ok [INFO] [stdout] test ice::tests::hmac_verification_tests::hmac_does_not_verify_if_hmac_modified_in_packet ... ok [INFO] [stdout] test ice::tests::hmac_verification_tests::hmac_does_not_verify_if_packet_manipulated ... ok [INFO] [stdout] test ice::tests::hmac_verification_tests::hmac_verify ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_appending_whole_attribute_to_packet ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_attribute_after_fingerprint_within_declared_message_length ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_incomplete_header ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_missing_hmac ... ok [INFO] [stdout] test googcc::rate_averager_tests::obvious_outliers_cause_reset ... ok [INFO] [stdout] test common::bits::lsb_tests::get_panics_when_over_bit_length_u32 - should panic ... ok [INFO] [stdout] test common::bits::lsb_tests::get_panics_when_over_bit_length_u8 - should panic ... ok [INFO] [stdout] test common::bits::lsb_tests::set_panics_when_over_bit_length_u8 - should panic ... ok [INFO] [stdout] test http_server::http_server_tests::test_parse_basic_authorization_header ... ok [INFO] [stdout] test common::bits::msb_tests::get_panics_when_over_bit_length_u32 - should panic ... ok [INFO] [stdout] test ice::tests::test_create_ice_packets ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_something_between_hmac_and_fingerprint ... ok [INFO] [stdout] test http_server::http_server_tests::test_parse_and_authenticate ... ok [INFO] [stdout] test common::bits::msb_tests::get_panics_when_over_bit_length_u8 - should panic ... ok [INFO] [stdout] test metrics::datadog_statsd::test::pipeline_sending_multiple_data ... ok [INFO] [stdout] test common::bits::msb_tests::set_panics_when_over_bit_length_u8 - should panic ... ok [INFO] [stdout] test metrics::datadog_statsd::test::pipeline_sending_gauge ... ok [INFO] [stdout] test metrics::datadog_statsd::test::pipeline_sending_histogram ... ok [INFO] [stdout] test ice::tests::test_join_username ... ok [INFO] [stdout] test metrics::datadog_statsd::test::pipeline_set_max_udp_size ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_wrong_length_fingerprint ... ok [INFO] [stdout] test metrics::datadog_statsd::test::pipeline_send_metric_after_pipeline ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_wrong_hmac_length ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_decr ... ok [INFO] [stdout] test ice::tests::parse_binding_request_tests::parse_with_nomination ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::overuse_with_low_variance_2000_kbit_30_fps ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_appending_1_byte_to_packet ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_empty_packet ... ok [INFO] [stdout] test metrics::histogram::tests::push_two_values_to_histogram ... ok [INFO] [stdout] test metrics::histogram::tests::push_and_push_all_histogram ... ok [INFO] [stdout] test metrics::histogram::tests::push_0_values_to_histogram ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_incr ... ok [INFO] [stdout] test metrics::histogram::tests::collect_u128_values_into_histogram ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_histogram ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_timer ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_fingerprint_before_hmac ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_count ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_count_with_tags ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_gauge ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_histogram_with_constant_tags ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_missing_username ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_service_check_with_tags ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_event_with_tags ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_distribution ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_timer_at_rate ... ok [INFO] [stdout] test metrics::histogram::tests::collect_i32_values_into_histogram ... ok [INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_missing_fingerprint ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_gauge_without_prefix ... ok [INFO] [stdout] test metrics::reporter::tests::disable_timer ... ok [INFO] [stdout] test metrics::reporter::tests::early_stop_twice_doesnt_count_twice ... ok [INFO] [stdout] test metrics::reporter::tests::accurate_timers_at_nanosecond_precision ... ok [INFO] [stdout] test metrics::reporter::tests::early_stop ... ok [INFO] [stdout] test common::bytes_reader::tests::read_as_many_as_possible_no_movement - should panic ... ok [INFO] [stdout] test metrics::reporter::tests::accurate_timers_at_microsecond_precision ... ok [INFO] [stdout] test metrics::reporter::tests::accurate_timers_at_millisecond_precision ... ok [INFO] [stdout] test metrics::datadog_statsd::test::sending_gauge_with_tags ... ok [INFO] [stdout] test metrics::histogram::tests::new_histogram ... ok [INFO] [stdout] test metrics::histogram::tests::push_single_value_to_histogram ... ok [INFO] [stdout] test metrics::reporter::tests::push_a_value_sample ... ok [INFO] [stdout] test metrics::histogram::tests::push_n_values_to_histogram ... ok [INFO] [stdout] test metrics::macros::tests::registrations_after_disabled_are_not_enabled ... ok [INFO] [stdout] test metrics::macros::tests::registrations_are_enabled ... ok [INFO] [stdout] test metrics::macros::tests::registrations_before_disabled_are_later_disabled ... ok [INFO] [stdout] test metrics::reporter::tests::accurate_timers_at_centisecond_precision ... ok [INFO] [stdout] test metrics::macros::tests::accurate_timers_using_macros ... ok [INFO] [stdout] test metrics::reporter::tests::event_counting ... ok [INFO] [stdout] test metrics::reporter::tests::once_report_is_taken_a_new_report_starts ... ok [INFO] [stdout] test rtp::test::test_parse_rtp_header_with_seqnum_and_audio ... ok [INFO] [stdout] test rtp::test::test_parse_rtp_header_with_audio ... ok [INFO] [stdout] test rtp::test::test_parse_rtp_header_with_seqnum ... ok [INFO] [stdout] test rtp::test::test_rtx_sender ... ok [INFO] [stdout] test sfu::sfu_tests::test_create_call ... ok [INFO] [stdout] test metrics::histogram::tests::push_all_to_histogram ... ok [INFO] [stdout] test rtp::test::test_write_parse_nack ... ok [INFO] [stdout] test metrics::reporter::tests::report_contains_name_of_perf ... ok [INFO] [stdout] test metrics::reporter::tests::target_sample_rate_calculations ... ok [INFO] [stdout] test metrics::reporter::tests::timer_added_to_report_when_dropped ... ok [INFO] [stdout] test metrics::reporter::tests::auto_sampling_using_push ... ok [INFO] [stdout] test rtp::test::test_endpoint_nack_rtx ... ok [INFO] [stdout] test rtp::test::test_packet_classification_rtp ... ok [INFO] [stdout] test rtp::test::test_nack_sender ... ok [INFO] [stdout] test rtp::test::test_parse_rtp_header ... ok [INFO] [stdout] test rtp::test::test_seqnum_reuse_detector ... ok [INFO] [stdout] test sfu::sfu_tests::test_new_sfu ... ok [INFO] [stdout] test sfu::sfu_tests::test_handle_packet_generic ... ok [INFO] [stdout] test sfu::sfu_tests::test_create_call_with_client ... ok [INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_cannot_convert_to_vector1_must_split ... ok [INFO] [stdout] test metrics::reporter::tests::only_the_nth_sample_is_taken ... ok [INFO] [stdout] test transportcc::test::test_packet_status_chunks_vector1_can_convert_to_two_vector2_chunks ... ok [INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_can_convert_to_vector1 ... ok [INFO] [stdout] test signaling_server::signaling_server_tests::test_start ... ok [INFO] [stdout] test signaling_server::signaling_server_tests::test_get_info_bad_ip ... ok [INFO] [stdout] test transportcc::test::test_packet_status_chunks_vector1_can_convert_to_vector2 ... ok [INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_can_convert_to_vector2 ... ok [INFO] [stdout] test metrics::reporter::tests::auto_sampling_with_timers ... ok [INFO] [stdout] test signaling_server::signaling_server_tests::test_get_clients ... ok [INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_cannot_convert_to_vector2_must_split ... ok [INFO] [stdout] test rtp::test::test_drop_incoming_rtp_when_seqnum_reused ... ok [INFO] [stdout] test transportcc::test::test_packet_status_chunks_vector2_overflow ... ok [INFO] [stdout] test transportcc::test::test_packet_status_chunks_vector2_overflow_opposite_order ... ok [INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_overflow ... ok [INFO] [stdout] test transportcc::test::test_tcc_sender ... ok [INFO] [stdout] test transportcc::test::test_write_feedback_delta_overflow ... ok [INFO] [stdout] test http_server::http_server_tests::test_hex_encode_bench ... ok [INFO] [stdout] test transportcc::test::test_packet_status_chunks_vector1_overflow ... ok [INFO] [stdout] test udp_server::epoll::tests::connection_map_absent ... ok [INFO] [stdout] test udp_server::epoll::tests::connection_map_can_insert_over_closed ... ok [INFO] [stdout] test udp_server::epoll::tests::connection_map_first_insert_wins ... ok [INFO] [stdout] test udp_server::epoll::tests::connection_map_lifecycle ... ok [INFO] [stdout] test transportcc::test::test_tcc_receiver_repeat ... ok [INFO] [stdout] test transportcc::test::test_write_feedback_seqnum_overflow ... ok [INFO] [stdout] test udp_server::epoll::tests::connection_map_remove_open ... ok [INFO] [stdout] test vp8::byte_0_tests::reserved_ignored ... ok [INFO] [stdout] test vp8::payload_header_tests::key_frame ... ok [INFO] [stdout] test vp8::read_header_tests::no_extensions ... ok [INFO] [stdout] test vp8::read_header_tests::read_header ... ok [INFO] [stdout] test vp8::x_byte_tests::has_key_index ... ok [INFO] [stdout] test vp8::byte_0_tests::zero ... ok [INFO] [stdout] test vp8::x_byte_tests::has_picture_id ... ok [INFO] [stdout] test vp8::byte_0_tests::has_extensions ... ok [INFO] [stdout] test vp8::byte_0_tests::all_ones ... ok [INFO] [stdout] test vp8::read_header_tests::read_header_alternative_values ... ok [INFO] [stdout] test vp8::byte_0_tests::non_zero_partitions ... ok [INFO] [stdout] test vp8::read_header_tests::seven_bit_picture_id ... ok [INFO] [stdout] test vp8::byte_0_tests::begins_partition ... ok [INFO] [stdout] test transportcc::test::test_tcc_receiver ... ok [INFO] [stdout] test signaling_server::signaling_server_tests::test_get_health ... ok [INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u16_max_plus_1_panics - should panic ... ok [INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u8_max_plus_1_panics - should panic ... ok [INFO] [stdout] test vp8::x_byte_tests::all_ones ... ok [INFO] [stdout] test vp8::payload_header_tests::non_key_frame ... ok [INFO] [stdout] test vp8::x_byte_tests::reserved_ignored ... ok [INFO] [stdout] test vp8::x_byte_tests::zero ... ok [INFO] [stdout] test vp8::x_byte_tests::has_tid ... ok [INFO] [stdout] test vp8::x_byte_tests::has_t10_pic_index ... ok [INFO] [stdout] test signaling_server::signaling_server_tests::test_join_both ... ok [INFO] [stdout] test metrics::macros::tests::cant_register_same_event_twice - should panic ... ok [INFO] [stdout] test metrics::macros::tests::cant_register_same_name_for_an_event_and_timer - should panic ... ok [INFO] [stdout] test metrics::macros::tests::cant_register_same_timer_twice - should panic ... ok [INFO] [stdout] test signaling_server::signaling_server_tests::test_get_info ... ok [INFO] [stdout] test signaling_server::signaling_server_tests::test_join ... ok [INFO] [stdout] test signaling_server::signaling_server_tests::test_leave ... ok [INFO] [stdout] test http_server::http_server_tests::test_hex_decode_bench ... ok [INFO] [stdout] test signaling_server::signaling_server_tests::test_join_dtls ... ok [INFO] [stdout] test call::call_tests::test_forward_audio ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_fast_drift_30_kbit_3_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_300_kbit_30_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_100_kbit_5_fps - should panic ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_fast_drift_1000_kbit_30_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_fast_drift_30_kbit_3_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_fast_drift_300_kbit_30_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_30_kbit_3_fps - should panic ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::simple_overuse_100_kbit_10_fps - should panic ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_30_kbit_3_fps - should panic ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_1000_kbit_30_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::simple_overuse_2000_kbit_30_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_100_kbit_5_fps - should panic ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_fast_drift_1000_kbit_30_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_1000_kbit_30_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_100_kbit_10_fps - should panic ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_100_kbit_10_fps - should panic ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_300_kbit_30_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_fast_drift_2000_kbit_30_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_2000_kbit_30_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_fast_drift_300_kbit_30_fps ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_2000_kbit_30_fps ... ok [INFO] [stdout] test sfu::sfu_tests::test_create_call_bench ... ok [INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_fast_drift_2000_kbit_30_fps ... ok [INFO] [stdout] test sfu::sfu_tests::test_parallel_operations ... ok [INFO] [stdout] test sfu::sfu_tests::test_remove_clients ... ok [INFO] [stdout] test sfu::sfu_tests::test_parallel_operations_bench ... ok [INFO] [stdout] test sfu::sfu_tests::test_create_call_and_add_client_bench ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 444 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.75s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/calling_server-09fe839d96757f36) [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 calling_server [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/http_server.rs - http_server::demux_id_from_endpoint_id (line 202) ... FAILED [INFO] [stdout] test src/signaling_server.rs - signaling_server::parse_user_id_and_resolution_request_id_from_endpoint_id (line 103) ... FAILED [INFO] [stdout] test src/common.rs - common::random_base64_string_of_length_32 (line 201) ... FAILED [INFO] [stdout] test src/common.rs - common::colon_separated_hexstring_to_array (line 250) ... ok [INFO] [stdout] test src/common.rs - common::random_base64_string_of_length_4 (line 215) ... ok [INFO] [stdout] test src/common.rs - common::bytes_to_colon_separated_hexstring (line 230) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/http_server.rs - http_server::demux_id_from_endpoint_id (line 202) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestd7Mflr/rust_out.rust_out.4a668df0-cgu.0.rcgu.o" "/tmp/rustdoctestd7Mflr/rust_out.1at4zp6gipvbyn5a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0df1d2da1ce225c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcalling_server-bc9248eed5dcbe14.rlib" "/opt/rustwide/target/debug/deps/libnix-0554e5a80f8fb96f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-630951d3739f76aa.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-24457939265e9c08.rlib" "/opt/rustwide/target/debug/deps/libhkdf-903df4152db2d21f.rlib" "/opt/rustwide/target/debug/deps/libpsutil-2a3e6da5ed245529.rlib" "/opt/rustwide/target/debug/deps/libnix-19546e4d6a713bba.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libcrc-5e531bb8bf1a1920.rlib" "/opt/rustwide/target/debug/deps/libwarp-8b070903bb051155.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-4e765c533ebd2989.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-b5f933cc1358aa27.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-4dbd0b2cff0cdcef.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-593a0f5d71c3c8c3.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-ce9f1c03670130d9.rlib" "/opt/rustwide/target/debug/deps/liburl-260e3d4f0bc97a3d.rlib" "/opt/rustwide/target/debug/deps/libidna-a201caaa20e0ed58.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8505b1f33a4eef4d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bfc3aef6f582308d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libmultipart-e032eb00f88a90b0.rlib" "/opt/rustwide/target/debug/deps/libtwoway-186546e7e5e3b56c.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-47a3b7a0561ba8af.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a46c2200436dbeb2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtempfile-58e71c9aa6f05892.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/librand-27d17a64ba8a1df7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bf9a6ba2e171eb8e.rlib" "/opt/rustwide/target/debug/deps/librand_core-f6ff3bf89ba835a1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5283eb780543322f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-fa251983b9e3de31.rlib" "/opt/rustwide/target/debug/deps/libunicase-d43df36c3bba8bf5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-753f2a97f05eada0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-56f4452d09f3ed5e.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libheaders-96683493fd22556d.rlib" "/opt/rustwide/target/debug/deps/libtime-bfc7ba680f71a244.rlib" "/opt/rustwide/target/debug/deps/libsha1-6551f1d665b158e8.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-a7d2ca59031b5700.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libhyper-b57d5c08d5ab0e49.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4a15a35cc49eedf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-3a3b3040b2cb90c9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5ff1cfbb73f4fb2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-06495bbec08cc01d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-7a49a45f52c039eb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e007ffe111f5e3e7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dfd08eea170a2dad.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-5d74cd953c0de306.rlib" "/opt/rustwide/target/debug/deps/libhttp-cc4d59f5e064f06a.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libtokio-108bd651168048a5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b2b06293b814b5c9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ebf4e9d43714e0bd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libmio-2c74ceae8d3c5053.rlib" "/opt/rustwide/target/debug/deps/libpin_project-26ca69f645454e05.rlib" "/opt/rustwide/target/debug/deps/libfutures-c84350c042e61e04.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e1b59339a6b2162d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f59fb05c4bd2b5f3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2d908723465fe09d.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c4c72ee5ea24029d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c92f3520fd4e9c9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4aaf5d31ab1f52e2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-0e64ddb4bf7cc02a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5e66b847dfc7d0ca.rlib" "/opt/rustwide/target/debug/deps/libp256-a2ff7176ec6a7c52.rlib" "/opt/rustwide/target/debug/deps/libecdsa-c30a08d865e9ea11.rlib" "/opt/rustwide/target/debug/deps/libhmac-acdb845ebe8b4e3b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-856ee4a42849b0f0.rlib" "/opt/rustwide/target/debug/deps/libsignature-9a85c1e993204a86.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-5ab7fe8b5dfa936a.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-0ceca536285a5258.rlib" "/opt/rustwide/target/debug/deps/libspki-659d7027da33bcb4.rlib" "/opt/rustwide/target/debug/deps/libgroup-89fce990525a35e1.rlib" "/opt/rustwide/target/debug/deps/libzeroize-920e25b8a03dd4b8.rlib" "/opt/rustwide/target/debug/deps/libff-16b194954f237dea.rlib" "/opt/rustwide/target/debug/deps/libbitvec-a5b513b20fd2eeae.rlib" "/opt/rustwide/target/debug/deps/libwyz-10b7ed4e3fcc2d39.rlib" "/opt/rustwide/target/debug/deps/libtap-9e5b99495c2ce03c.rlib" "/opt/rustwide/target/debug/deps/libradium-2c6018ad9844a039.rlib" "/opt/rustwide/target/debug/deps/libfunty-8a054bdbaec5a441.rlib" "/opt/rustwide/target/debug/deps/libder-08283a9b55acecd6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-282818ed3eeeea1a.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-322d56ec7f03c12f.rlib" "/opt/rustwide/target/debug/deps/libghash-5309333164212066.rlib" "/opt/rustwide/target/debug/deps/libpolyval-a1d39da834c8a0ac.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-bcf3b62de399a34f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9ddb70ac85190da8.rlib" "/opt/rustwide/target/debug/deps/libctr-8bff0e617dcd05e8.rlib" "/opt/rustwide/target/debug/deps/libaead-c96a86a659423ad4.rlib" "/opt/rustwide/target/debug/deps/libaes-560eff7d3d426564.rlib" "/opt/rustwide/target/debug/deps/libcipher-be84dc25e8bb51ab.rlib" "/opt/rustwide/target/debug/deps/libstructopt-ef00a36b8d836e9a.rlib" "/opt/rustwide/target/debug/deps/libclap-a54e0ac3ca8d5e9f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5cdecb6998843814.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libatty-89ac4305dcb7803b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9d7170cc37d582fe.rlib" "/opt/rustwide/target/debug/deps/libsha2-f9b2e843a8510786.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-f9e60828d3967616.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6bedefb83b046c3d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-83f8ed0599514ef3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e2713758962afdb3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5a4714cb407a2ace.rlib" "/opt/rustwide/target/debug/deps/libprost-892aa94654ab71fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libhex-7261e70812e2d877.rlib" "/opt/rustwide/target/debug/deps/libserde-8cb2b4af5d95c0d1.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-435e6515df35c5d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f66c71342dda869.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-cadd42a09f71205f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/librand-51f9d9a1b29308a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3561f9a7f329601.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-769df65bcec3f9ef.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2bc1b89d1846d4a2.rlib" "/opt/rustwide/target/debug/deps/liblibc-e819b5eb3aaa7236.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestd7Mflr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/signaling_server.rs - signaling_server::parse_user_id_and_resolution_request_id_from_endpoint_id (line 103) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestx432kM/rust_out.rust_out.4a668df0-cgu.0.rcgu.o" "/tmp/rustdoctestx432kM/rust_out.1at4zp6gipvbyn5a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0df1d2da1ce225c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcalling_server-bc9248eed5dcbe14.rlib" "/opt/rustwide/target/debug/deps/libnix-0554e5a80f8fb96f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-630951d3739f76aa.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-24457939265e9c08.rlib" "/opt/rustwide/target/debug/deps/libhkdf-903df4152db2d21f.rlib" "/opt/rustwide/target/debug/deps/libpsutil-2a3e6da5ed245529.rlib" "/opt/rustwide/target/debug/deps/libnix-19546e4d6a713bba.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libcrc-5e531bb8bf1a1920.rlib" "/opt/rustwide/target/debug/deps/libwarp-8b070903bb051155.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-4e765c533ebd2989.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-b5f933cc1358aa27.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-4dbd0b2cff0cdcef.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-593a0f5d71c3c8c3.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-ce9f1c03670130d9.rlib" "/opt/rustwide/target/debug/deps/liburl-260e3d4f0bc97a3d.rlib" "/opt/rustwide/target/debug/deps/libidna-a201caaa20e0ed58.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8505b1f33a4eef4d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bfc3aef6f582308d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libmultipart-e032eb00f88a90b0.rlib" "/opt/rustwide/target/debug/deps/libtwoway-186546e7e5e3b56c.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-47a3b7a0561ba8af.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a46c2200436dbeb2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtempfile-58e71c9aa6f05892.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/librand-27d17a64ba8a1df7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bf9a6ba2e171eb8e.rlib" "/opt/rustwide/target/debug/deps/librand_core-f6ff3bf89ba835a1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5283eb780543322f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-fa251983b9e3de31.rlib" "/opt/rustwide/target/debug/deps/libunicase-d43df36c3bba8bf5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-753f2a97f05eada0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-56f4452d09f3ed5e.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libheaders-96683493fd22556d.rlib" "/opt/rustwide/target/debug/deps/libtime-bfc7ba680f71a244.rlib" "/opt/rustwide/target/debug/deps/libsha1-6551f1d665b158e8.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-a7d2ca59031b5700.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libhyper-b57d5c08d5ab0e49.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4a15a35cc49eedf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-3a3b3040b2cb90c9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5ff1cfbb73f4fb2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-06495bbec08cc01d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-7a49a45f52c039eb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e007ffe111f5e3e7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dfd08eea170a2dad.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-5d74cd953c0de306.rlib" "/opt/rustwide/target/debug/deps/libhttp-cc4d59f5e064f06a.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libtokio-108bd651168048a5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b2b06293b814b5c9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ebf4e9d43714e0bd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libmio-2c74ceae8d3c5053.rlib" "/opt/rustwide/target/debug/deps/libpin_project-26ca69f645454e05.rlib" "/opt/rustwide/target/debug/deps/libfutures-c84350c042e61e04.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e1b59339a6b2162d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f59fb05c4bd2b5f3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2d908723465fe09d.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c4c72ee5ea24029d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c92f3520fd4e9c9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4aaf5d31ab1f52e2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-0e64ddb4bf7cc02a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5e66b847dfc7d0ca.rlib" "/opt/rustwide/target/debug/deps/libp256-a2ff7176ec6a7c52.rlib" "/opt/rustwide/target/debug/deps/libecdsa-c30a08d865e9ea11.rlib" "/opt/rustwide/target/debug/deps/libhmac-acdb845ebe8b4e3b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-856ee4a42849b0f0.rlib" "/opt/rustwide/target/debug/deps/libsignature-9a85c1e993204a86.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-5ab7fe8b5dfa936a.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-0ceca536285a5258.rlib" "/opt/rustwide/target/debug/deps/libspki-659d7027da33bcb4.rlib" "/opt/rustwide/target/debug/deps/libgroup-89fce990525a35e1.rlib" "/opt/rustwide/target/debug/deps/libzeroize-920e25b8a03dd4b8.rlib" "/opt/rustwide/target/debug/deps/libff-16b194954f237dea.rlib" "/opt/rustwide/target/debug/deps/libbitvec-a5b513b20fd2eeae.rlib" "/opt/rustwide/target/debug/deps/libwyz-10b7ed4e3fcc2d39.rlib" "/opt/rustwide/target/debug/deps/libtap-9e5b99495c2ce03c.rlib" "/opt/rustwide/target/debug/deps/libradium-2c6018ad9844a039.rlib" "/opt/rustwide/target/debug/deps/libfunty-8a054bdbaec5a441.rlib" "/opt/rustwide/target/debug/deps/libder-08283a9b55acecd6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-282818ed3eeeea1a.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-322d56ec7f03c12f.rlib" "/opt/rustwide/target/debug/deps/libghash-5309333164212066.rlib" "/opt/rustwide/target/debug/deps/libpolyval-a1d39da834c8a0ac.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-bcf3b62de399a34f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9ddb70ac85190da8.rlib" "/opt/rustwide/target/debug/deps/libctr-8bff0e617dcd05e8.rlib" "/opt/rustwide/target/debug/deps/libaead-c96a86a659423ad4.rlib" "/opt/rustwide/target/debug/deps/libaes-560eff7d3d426564.rlib" "/opt/rustwide/target/debug/deps/libcipher-be84dc25e8bb51ab.rlib" "/opt/rustwide/target/debug/deps/libstructopt-ef00a36b8d836e9a.rlib" "/opt/rustwide/target/debug/deps/libclap-a54e0ac3ca8d5e9f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5cdecb6998843814.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libatty-89ac4305dcb7803b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9d7170cc37d582fe.rlib" "/opt/rustwide/target/debug/deps/libsha2-f9b2e843a8510786.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-f9e60828d3967616.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6bedefb83b046c3d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-83f8ed0599514ef3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e2713758962afdb3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5a4714cb407a2ace.rlib" "/opt/rustwide/target/debug/deps/libprost-892aa94654ab71fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libhex-7261e70812e2d877.rlib" "/opt/rustwide/target/debug/deps/libserde-8cb2b4af5d95c0d1.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-435e6515df35c5d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f66c71342dda869.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-cadd42a09f71205f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/librand-51f9d9a1b29308a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3561f9a7f329601.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-769df65bcec3f9ef.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2bc1b89d1846d4a2.rlib" "/opt/rustwide/target/debug/deps/liblibc-e819b5eb3aaa7236.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestx432kM/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/common.rs - common::random_base64_string_of_length_32 (line 201) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesteAsexP/rust_out.rust_out.4a668df0-cgu.0.rcgu.o" "/tmp/rustdoctesteAsexP/rust_out.1at4zp6gipvbyn5a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0df1d2da1ce225c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcalling_server-bc9248eed5dcbe14.rlib" "/opt/rustwide/target/debug/deps/libnix-0554e5a80f8fb96f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-630951d3739f76aa.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-24457939265e9c08.rlib" "/opt/rustwide/target/debug/deps/libhkdf-903df4152db2d21f.rlib" "/opt/rustwide/target/debug/deps/libpsutil-2a3e6da5ed245529.rlib" "/opt/rustwide/target/debug/deps/libnix-19546e4d6a713bba.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libcrc-5e531bb8bf1a1920.rlib" "/opt/rustwide/target/debug/deps/libwarp-8b070903bb051155.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-4e765c533ebd2989.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-b5f933cc1358aa27.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-4dbd0b2cff0cdcef.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-593a0f5d71c3c8c3.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-ce9f1c03670130d9.rlib" "/opt/rustwide/target/debug/deps/liburl-260e3d4f0bc97a3d.rlib" "/opt/rustwide/target/debug/deps/libidna-a201caaa20e0ed58.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8505b1f33a4eef4d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bfc3aef6f582308d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libmultipart-e032eb00f88a90b0.rlib" "/opt/rustwide/target/debug/deps/libtwoway-186546e7e5e3b56c.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-47a3b7a0561ba8af.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a46c2200436dbeb2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtempfile-58e71c9aa6f05892.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/librand-27d17a64ba8a1df7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bf9a6ba2e171eb8e.rlib" "/opt/rustwide/target/debug/deps/librand_core-f6ff3bf89ba835a1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5283eb780543322f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-fa251983b9e3de31.rlib" "/opt/rustwide/target/debug/deps/libunicase-d43df36c3bba8bf5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-753f2a97f05eada0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-56f4452d09f3ed5e.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libheaders-96683493fd22556d.rlib" "/opt/rustwide/target/debug/deps/libtime-bfc7ba680f71a244.rlib" "/opt/rustwide/target/debug/deps/libsha1-6551f1d665b158e8.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-a7d2ca59031b5700.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libhyper-b57d5c08d5ab0e49.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4a15a35cc49eedf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-3a3b3040b2cb90c9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5ff1cfbb73f4fb2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-06495bbec08cc01d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-7a49a45f52c039eb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e007ffe111f5e3e7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dfd08eea170a2dad.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-5d74cd953c0de306.rlib" "/opt/rustwide/target/debug/deps/libhttp-cc4d59f5e064f06a.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libtokio-108bd651168048a5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b2b06293b814b5c9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ebf4e9d43714e0bd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libmio-2c74ceae8d3c5053.rlib" "/opt/rustwide/target/debug/deps/libpin_project-26ca69f645454e05.rlib" "/opt/rustwide/target/debug/deps/libfutures-c84350c042e61e04.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e1b59339a6b2162d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f59fb05c4bd2b5f3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2d908723465fe09d.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c4c72ee5ea24029d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c92f3520fd4e9c9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4aaf5d31ab1f52e2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-0e64ddb4bf7cc02a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5e66b847dfc7d0ca.rlib" "/opt/rustwide/target/debug/deps/libp256-a2ff7176ec6a7c52.rlib" "/opt/rustwide/target/debug/deps/libecdsa-c30a08d865e9ea11.rlib" "/opt/rustwide/target/debug/deps/libhmac-acdb845ebe8b4e3b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-856ee4a42849b0f0.rlib" "/opt/rustwide/target/debug/deps/libsignature-9a85c1e993204a86.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-5ab7fe8b5dfa936a.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-0ceca536285a5258.rlib" "/opt/rustwide/target/debug/deps/libspki-659d7027da33bcb4.rlib" "/opt/rustwide/target/debug/deps/libgroup-89fce990525a35e1.rlib" "/opt/rustwide/target/debug/deps/libzeroize-920e25b8a03dd4b8.rlib" "/opt/rustwide/target/debug/deps/libff-16b194954f237dea.rlib" "/opt/rustwide/target/debug/deps/libbitvec-a5b513b20fd2eeae.rlib" "/opt/rustwide/target/debug/deps/libwyz-10b7ed4e3fcc2d39.rlib" "/opt/rustwide/target/debug/deps/libtap-9e5b99495c2ce03c.rlib" "/opt/rustwide/target/debug/deps/libradium-2c6018ad9844a039.rlib" "/opt/rustwide/target/debug/deps/libfunty-8a054bdbaec5a441.rlib" "/opt/rustwide/target/debug/deps/libder-08283a9b55acecd6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-282818ed3eeeea1a.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-322d56ec7f03c12f.rlib" "/opt/rustwide/target/debug/deps/libghash-5309333164212066.rlib" "/opt/rustwide/target/debug/deps/libpolyval-a1d39da834c8a0ac.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-bcf3b62de399a34f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9ddb70ac85190da8.rlib" "/opt/rustwide/target/debug/deps/libctr-8bff0e617dcd05e8.rlib" "/opt/rustwide/target/debug/deps/libaead-c96a86a659423ad4.rlib" "/opt/rustwide/target/debug/deps/libaes-560eff7d3d426564.rlib" "/opt/rustwide/target/debug/deps/libcipher-be84dc25e8bb51ab.rlib" "/opt/rustwide/target/debug/deps/libstructopt-ef00a36b8d836e9a.rlib" "/opt/rustwide/target/debug/deps/libclap-a54e0ac3ca8d5e9f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5cdecb6998843814.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libatty-89ac4305dcb7803b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9d7170cc37d582fe.rlib" "/opt/rustwide/target/debug/deps/libsha2-f9b2e843a8510786.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-f9e60828d3967616.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6bedefb83b046c3d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-83f8ed0599514ef3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e2713758962afdb3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5a4714cb407a2ace.rlib" "/opt/rustwide/target/debug/deps/libprost-892aa94654ab71fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libhex-7261e70812e2d877.rlib" "/opt/rustwide/target/debug/deps/libserde-8cb2b4af5d95c0d1.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-435e6515df35c5d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f66c71342dda869.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-cadd42a09f71205f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/librand-51f9d9a1b29308a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3561f9a7f329601.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-769df65bcec3f9ef.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2bc1b89d1846d4a2.rlib" "/opt/rustwide/target/debug/deps/liblibc-e819b5eb3aaa7236.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteAsexP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/common.rs - common::random_base64_string_of_length_32 (line 201) [INFO] [stdout] src/http_server.rs - http_server::demux_id_from_endpoint_id (line 202) [INFO] [stdout] src/signaling_server.rs - signaling_server::parse_user_id_and_resolution_request_id_from_endpoint_id (line 103) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.54s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9f3460930bb36af14bdeedf4556700c9a2eb6c508d60051e6c9269efc44aecfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3460930bb36af14bdeedf4556700c9a2eb6c508d60051e6c9269efc44aecfb", kill_on_drop: false }` [INFO] [stdout] 9f3460930bb36af14bdeedf4556700c9a2eb6c508d60051e6c9269efc44aecfb