[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 master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnam-di%2Fhands-on" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nnam-di/hands-on on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/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-7-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded der v0.3.5
[INFO] [stderr]   Downloaded elliptic-curve v0.9.12
[INFO] [stderr]   Downloaded spki v0.3.0
[INFO] [stderr]   Downloaded ecdsa v0.11.1
[INFO] [stderr]   Downloaded const-oid v0.5.2
[INFO] [stderr]   Downloaded psutil v3.2.1
[INFO] [stderr]   Downloaded p256 v0.8.1
[INFO] [stderr]   Downloaded syn v1.0.78
[INFO] [stderr]   Downloaded pkcs8 v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b83d17c045be78266d1d4635ee9e078bce31836431b03bfd26dba4726173ea1f
[INFO] running `Command { std: "docker" "start" "-a" "b83d17c045be78266d1d4635ee9e078bce31836431b03bfd26dba4726173ea1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b83d17c045be78266d1d4635ee9e078bce31836431b03bfd26dba4726173ea1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b83d17c045be78266d1d4635ee9e078bce31836431b03bfd26dba4726173ea1f", kill_on_drop: false }`
[INFO] [stdout] b83d17c045be78266d1d4635ee9e078bce31836431b03bfd26dba4726173ea1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b21f653df1840eec9153e18dad5c05e59c8756e941480bd970bf8a7632b210c
[INFO] running `Command { std: "docker" "start" "-a" "5b21f653df1840eec9153e18dad5c05e59c8756e941480bd970bf8a7632b210c", 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 version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.78
[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 opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[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 either v1.6.1
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling const-oid v0.5.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling der v0.3.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling spki v0.3.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling fixedbitset v0.4.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling pkcs8 v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tungstenite v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ff v0.9.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling group v0.9.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling headers v0.3.4
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling multipart v0.17.1
[INFO] [stderr]    Compiling yasna v0.4.0
[INFO] [stderr]    Compiling aead v0.4.3
[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 nix v0.20.2
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling hkdf v0.11.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[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 structopt-derive v0.4.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[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 thiserror v1.0.29
[INFO] [stderr]    Compiling ecdsa v0.11.1
[INFO] [stderr]    Compiling psutil v3.2.1
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling p256 v0.8.1
[INFO] [stderr]    Compiling structopt v0.3.23
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling rcgen v0.8.13
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling calling_server v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[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] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:422:39
[INFO] [stdout]     |
[INFO] [stdout] 422 | ...                   #[cfg(not(fuzzing))]
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/ice.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:811:7
[INFO] [stdout]     |
[INFO] [stdout] 811 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:816:7
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]     --> src/rtp.rs:1021:7
[INFO] [stdout]      |
[INFO] [stdout] 1021 | #[cfg(fuzzing)]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:922:23
[INFO] [stdout]     |
[INFO] [stdout] 922 |             #[cfg(not(fuzzing))]
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `last` is never used
[INFO] [stdout]   --> src/googcc/stream.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait StreamExt: futures::StreamExt {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] 30 |     fn last(self) -> Last<Self>
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5b21f653df1840eec9153e18dad5c05e59c8756e941480bd970bf8a7632b210c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b21f653df1840eec9153e18dad5c05e59c8756e941480bd970bf8a7632b210c", kill_on_drop: false }`
[INFO] [stdout] 5b21f653df1840eec9153e18dad5c05e59c8756e941480bd970bf8a7632b210c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa4383052012b4c80b54a66d4276992b200e7d4f22782cd9f881c9c8203d3c7c
[INFO] running `Command { std: "docker" "start" "-a" "aa4383052012b4c80b54a66d4276992b200e7d4f22782cd9f881c9c8203d3c7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_distr v0.4.2
[INFO] [stderr]    Compiling hex-literal v0.3.3
[INFO] [stderr]    Compiling unzip3 v1.0.0
[INFO] [stderr]    Compiling mock_instant v0.2.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:422:39
[INFO] [stdout]     |
[INFO] [stdout] 422 | ...                   #[cfg(not(fuzzing))]
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/ice.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:811:7
[INFO] [stdout]     |
[INFO] [stdout] 811 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:816:7
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]     --> src/rtp.rs:1021:7
[INFO] [stdout]      |
[INFO] [stdout] 1021 | #[cfg(fuzzing)]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:922:23
[INFO] [stdout]     |
[INFO] [stdout] 922 |             #[cfg(not(fuzzing))]
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `last` is never used
[INFO] [stdout]   --> src/googcc/stream.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait StreamExt: futures::StreamExt {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] 30 |     fn last(self) -> Last<Self>
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling calling_server v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:422:39
[INFO] [stdout]     |
[INFO] [stdout] 422 | ...                   #[cfg(not(fuzzing))]
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/ice.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:811:7
[INFO] [stdout]     |
[INFO] [stdout] 811 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:816:7
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]     --> src/rtp.rs:1021:7
[INFO] [stdout]      |
[INFO] [stdout] 1021 | #[cfg(fuzzing)]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:922:23
[INFO] [stdout]     |
[INFO] [stdout] 922 |             #[cfg(not(fuzzing))]
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "aa4383052012b4c80b54a66d4276992b200e7d4f22782cd9f881c9c8203d3c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa4383052012b4c80b54a66d4276992b200e7d4f22782cd9f881c9c8203d3c7c", kill_on_drop: false }`
[INFO] [stdout] aa4383052012b4c80b54a66d4276992b200e7d4f22782cd9f881c9c8203d3c7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4dc44b3e80b02e81143fa5e7009c93d1e605270a1f7652ff9d0636efb22b973
[INFO] running `Command { std: "docker" "start" "-a" "a4dc44b3e80b02e81143fa5e7009c93d1e605270a1f7652ff9d0636efb22b973", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/dtls.rs:533:11
[INFO] [stderr]     |
[INFO] [stderr] 533 |     #[cfg(fuzzing)]
[INFO] [stderr]     |           ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/dtls.rs:422:39
[INFO] [stderr]     |
[INFO] [stderr] 422 | ...                   #[cfg(not(fuzzing))]
[INFO] [stderr]     |                                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/ice.rs:246:11
[INFO] [stderr]     |
[INFO] [stderr] 246 |     #[cfg(fuzzing)]
[INFO] [stderr]     |           ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/rtp.rs:811:7
[INFO] [stderr]     |
[INFO] [stderr] 811 | #[cfg(fuzzing)]
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/rtp.rs:816:7
[INFO] [stderr]     |
[INFO] [stderr] 816 | #[cfg(fuzzing)]
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]     --> src/rtp.rs:1021:7
[INFO] [stderr]      |
[INFO] [stderr] 1021 | #[cfg(fuzzing)]
[INFO] [stderr]      |       ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/rtp.rs:922:23
[INFO] [stderr]     |
[INFO] [stderr] 922 |             #[cfg(not(fuzzing))]
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: method `last` is never used
[INFO] [stderr]   --> src/googcc/stream.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub trait StreamExt: futures::StreamExt {
[INFO] [stderr]    |           --------- method in this trait
[INFO] [stderr] 30 |     fn last(self) -> Last<Self>
[INFO] [stderr]    |        ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `calling_server` (lib) generated 8 warnings
[INFO] [stderr] warning: `calling_server` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calling_server-483281dfebc3bae4)
[INFO] [stdout] 
[INFO] [stdout] running 444 tests
[INFO] [stdout] test audio::test::test_audio_noise_floor_tracker ... ok
[INFO] [stdout] test audio::test::test_audio_activity ... ok
[INFO] [stdout] test call::call_tests::forward_heartbeats ... ok
[INFO] [stdout] test call::call_tests::forward_audio ... ok
[INFO] [stdout] test call::call_tests::test_leave_message ... ok
[INFO] [stdout] test call::call_tests::send_updates_when_someone_joins_or_leaves ... ok
[INFO] [stdout] test call::call_tests::test_rate_tracker ... ok
[INFO] [stdout] test call::call_tests::test_allocate_send_rate ... ok
[INFO] [stdout] test call::loggable_call_id_tests::display_call_id_16_long ... ok
[INFO] [stdout] test call::call_tests::test_forward_vp8 ... ok
[INFO] [stdout] test call::call_tests::send_forwarding_video_updates ... ok
[INFO] [stdout] test call::loggable_call_id_tests::display_call_id_64_long ... 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_1_byte ... 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 call::loggable_call_id_tests::display_short_call_id_4_bytes ... ok
[INFO] [stdout] test common::bits::lsb_tests::is_set_leading_ls_bit_u32 ... ok
[INFO] [stdout] test common::bits::lsb_tests::set_bits_u8 ... ok
[INFO] [stdout] test common::bits::lsb_tests::is_set_leading_ls_bit_u8 ... ok
[INFO] [stdout] test common::bits::lsb_tests::set_bits_u16 ... ok
[INFO] [stdout] test common::bits::lsb_tests::is_set_trailing_ls_bit_u8 ... ok
[INFO] [stdout] test common::bits::lsb_tests::is_set_trailing_ls_bit_u32 ... ok
[INFO] [stdout] test common::bits::msb_tests::set_bits_u16 ... ok
[INFO] [stdout] test common::bits::msb_tests::is_set_trailing_ms_bit_u32 ... ok
[INFO] [stdout] test common::bits::lsb_tests::set_same_bit_twice ... ok
[INFO] [stdout] test common::bits::msb_tests::set_bits_u8 ... ok
[INFO] [stdout] test call::call_tests::send_active_speaker_updates ... ok
[INFO] [stdout] test common::bits::msb_tests::is_set_trailing_ms_bit_u8 ... ok
[INFO] [stdout] test common::bits::msb_tests::is_set_leading_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::read_all_via_read ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_as_many_as_possible ... ok
[INFO] [stdout] test common::bits::msb_tests::set_same_bit_twice ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_all ... 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_length_mismatch_two_loops_one_byte_remains ... 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::clone ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_u16_be ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_as_many_as_possible_no_movement_but_empty_anyway ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_u24_be ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_u32_be ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_u48_be ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_u8 ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_i16_be ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_u16_le ... 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::collections::key_sorted_cache::tests::overfill_buffer_with_middle_key ... ok
[INFO] [stdout] test common::collections::key_sorted_cache::tests::overfill_buffer_with_lower_key ... ok
[INFO] [stdout] test common::collections::key_sorted_cache::tests::iter_mut_update_value ... ok
[INFO] [stdout] test common::collections::key_sorted_cache::tests::remove_key ... ok
[INFO] [stdout] test common::collections::key_sorted_cache::tests::replace_key ... ok
[INFO] [stdout] test common::collections::key_sorted_cache::tests::replace_key_once_full ... ok
[INFO] [stdout] test common::collections::key_sorted_cache::tests::retain ... ok
[INFO] [stdout] test common::collections::ring_buffer::tests::is_empty ... ok
[INFO] [stdout] test common::collections::ring_buffer::tests::len ... ok
[INFO] [stdout] test common::collections::ring_buffer::tests::push_beyond_limit ... ok
[INFO] [stdout] test common::collections::ring_buffer::tests::full ... ok
[INFO] [stdout] test common::collections::ring_buffer::tests::push_beyond_twice_limit ... ok
[INFO] [stdout] test common::collections::ring_buffer::tests::push_to_limit ... 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::two_generation_cache::two_generation_cache_tests::generation_expiry_resets_to_last_inserted_time_plus_duration ... 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::two_generation_cache::two_generation_cache_tests::remove_old ... ok
[INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::not_present_after_two_generations ... ok
[INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::remove_when_in_both_generations ... ok
[INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::insert_and_get ... ok
[INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::not_present_after_three_generations ... ok
[INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::remove_when_in_gen_0 ... 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::non_8_multiple_bits ... ok
[INFO] [stdout] test common::counters::tests::roll_over ... ok
[INFO] [stdout] test common::counters::tests::roll_under ... ok
[INFO] [stdout] test common::counters::tests::roll_under_larger_roc ... ok
[INFO] [stdout] test common::counters::tests::roll_over_larger_roc ... ok
[INFO] [stdout] test common::counters::tests::zero_max ... 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::data_rate_multiplication_by_duration_gives_data_size ... 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::data_rate::data_rate_tests::as_kbps_rounds_down ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::default ... 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::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::from_kbps ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::multiplication_by_scalar ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::saturating_subtraction ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::ordinal_comparisons ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::subtraction ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::add_assign ... ok
[INFO] [stdout] test call::call_tests::forward_video ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::sum ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::as_bytes_rounds_down ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::addition ... 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::division_by_scalar ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::from_kilobits ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::from_bytes ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::saturating_subtraction ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::from_bits ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::ordinal_comparisons ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::multiplication_by_scalar ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::sum ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::sub_assign ... ok
[INFO] [stdout] test common::integers::u24_tests::debug_print ... ok
[INFO] [stdout] test common::integers::u24_tests::from_be_bytes ... ok
[INFO] [stdout] test common::integers::u24_tests::from_le_bytes ... ok
[INFO] [stdout] test common::integers::u24_tests::compare ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::subtraction ... ok
[INFO] [stdout] test common::integers::u24_tests::from_u16 ... ok
[INFO] [stdout] test common::integers::u24_tests::one ... ok
[INFO] [stdout] test common::integers::u24_tests::largest_value ... ok
[INFO] [stdout] test common::integers::u24_tests::to_u32 ... ok
[INFO] [stdout] test common::integers::u24_tests::to_usize ... ok
[INFO] [stdout] test common::integers::u24_tests::too_large ... ok
[INFO] [stdout] test common::integers::u24_tests::print ... ok
[INFO] [stdout] test common::integers::u24_tests::truncate ... ok
[INFO] [stdout] test common::integers::u24_tests::to_u64 ... ok
[INFO] [stdout] test common::integers::u24_tests::wrapping_add ... ok
[INFO] [stdout] test common::integers::u48_tests::compare ... ok
[INFO] [stdout] test common::integers::u24_tests::zero ... ok
[INFO] [stdout] test common::integers::u48_tests::from_be_bytes ... ok
[INFO] [stdout] test common::integers::u48_tests::from_u32 ... ok
[INFO] [stdout] test common::integers::u48_tests::debug_print ... ok
[INFO] [stdout] test common::integers::u48_tests::from_u16 ... ok
[INFO] [stdout] test common::integers::u48_tests::from_le_bytes ... ok
[INFO] [stdout] test common::integers::u48_tests::largest_value ... ok
[INFO] [stdout] test common::integers::u48_tests::print ... ok
[INFO] [stdout] test common::integers::u48_tests::to_u64 ... ok
[INFO] [stdout] test common::integers::u48_tests::one ... ok
[INFO] [stdout] test common::integers::u48_tests::to_usize ... ok
[INFO] [stdout] test common::integers::u48_tests::too_large ... ok
[INFO] [stdout] test common::integers::u48_tests::truncate ... ok
[INFO] [stdout] test common::math::abs_diff_tests::negative ... ok
[INFO] [stdout] test common::integers::u48_tests::wrapping_add ... ok
[INFO] [stdout] test common::math::abs_diff_tests::positive ... ok
[INFO] [stdout] test common::math::exponential_moving_average_tests::interpolation ... ok
[INFO] [stdout] test common::math::round_up_multiple_of_n_tests::round_up_multiple_4 ... 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::math::abs_diff_tests::non_numeric ... 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::parse_tests::parse_48 ... ok
[INFO] [stdout] test common::serialize::tests::dynamic_vec ... ok
[INFO] [stdout] test common::parse_tests::parse_24 ... ok
[INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u16 ... ok
[INFO] [stdout] test common::serialize::tests::double_element_slice_of_writable ... ok
[INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u24 ... ok
[INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u8 ... 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::tuple2 ... ok
[INFO] [stdout] test common::serialize::tests::static_vec ... ok
[INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u8_max ... ok
[INFO] [stdout] test common::serialize::tests::tuple3 ... ok
[INFO] [stdout] test common::serialize::tests::tuple4 ... ok
[INFO] [stdout] test common::serialize::tests::tuple5 ... ok
[INFO] [stdout] test common::serialize::tests::u24 ... ok
[INFO] [stdout] test common::serialize::tests::tuple_and_vec_u8 ... ok
[INFO] [stdout] test common::serialize::tests::u16 ... ok
[INFO] [stdout] test common::serialize::tests::u32 ... ok
[INFO] [stdout] test common::serialize::tests::vec_of_u8 ... ok
[INFO] [stdout] test common::test::test_checked_split_at ... ok
[INFO] [stdout] test common::serialize::tests::u48 ... ok
[INFO] [stdout] test common::test::test_checked_split_at_mut ... ok
[INFO] [stdout] test common::time::tests::duration_arithmetic ... ok
[INFO] [stdout] test common::time::tests::duration_from_as ... 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::transparent_debug ... ok
[INFO] [stdout] test common::time::tests::wrap_unwrap ... ok
[INFO] [stdout] test common::test::test_count_in_groups_exact ... ok
[INFO] [stdout] test connection::connection_tests::test_receive_key_frame_requests ... ok
[INFO] [stdout] test connection::connection_tests::test_ice ... ok
[INFO] [stdout] test connection::connection_tests::test_receive_srtp ... ok
[INFO] [stdout] test connection::connection_tests::test_send_key_frame_requests ... ok
[INFO] [stdout] test connection::connection_tests::test_send_acks_and_nacks ... ok
[INFO] [stdout] test connection::connection_tests::test_send_srtp ... ok
[INFO] [stdout] test connection::connection_tests::test_send_rtx ... ok
[INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::every_hundred_ms ... ok
[INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u16_max ... ok
[INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::reset_on_large_gap ... ok
[INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::every_millisecond ... ok
[INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::reset_on_out_of_order ... ok
[INFO] [stdout] test googcc::ack_rates::estimate_acked_rates_from_groups_tests::eventually_converges_downward ... ok
[INFO] [stdout] test googcc::ack_rates::estimate_acked_rates_from_groups_tests::eventually_converges_upward ... ok
[INFO] [stdout] test connection::connection_tests::test_send_srtp_with_padding ... ok
[INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::start_time_does_not_matter ... 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::ack_rates::estimate_acked_rates_from_groups_tests::reference_rates ... ok
[INFO] [stdout] test googcc::calculate_target_send_rates_tests::acked_rate_resets_on_outliers ... 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_rtt_determines_interval ... 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::steady_should_grow_additively_after_overuse ... 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_with_minimum ... ok
[INFO] [stdout] test googcc::delay_directions::accumulate_ack_groups_tests::accumulated_group ... ok
[INFO] [stdout] test googcc::delay_directions::accumulate_ack_groups_tests::groups ... 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::first_packet ... 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 connection::connection_tests::test_receive_acks ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_ack_deltas_tests::groups ... ok
[INFO] [stdout] test googcc::delay_directions::accumulate_ack_groups_tests::two_bursts ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_ack_deltas_tests::negative_arrival_time_jump ... 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::calculate_target_send_rates_tests::steady_growth_has_maximum ... ok
[INFO] [stdout] test googcc::ack_rates::estimate_acked_rates_from_groups_tests::direction_follows_samples ... 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::get_panics_when_over_bit_length_u32 - should panic ... ok
[INFO] [stdout] test common::bits::lsb_tests::set_panics_when_over_bit_length_u8 - should panic ... ok
[INFO] [stdout] test common::bits::msb_tests::get_panics_when_over_bit_length_u32 - should panic ... ok
[INFO] [stdout] test common::bits::msb_tests::set_panics_when_over_bit_length_u8 - should panic ... ok
[INFO] [stdout] test common::bits::msb_tests::get_panics_when_over_bit_length_u8 - should panic ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_as_many_as_possible_no_movement - should panic ... 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 call::call_tests::test_forward_audio ... 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::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_300_kbit_30_fps ... 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::high_gaussian_variance_fast_drift_30_kbit_3_fps ... 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 googcc::delay_directions::calculate_delay_directions_from_slopes_tests::simple_non_overuse_30_fps ... 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_fast_drift_300_kbit_30_fps ... 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_directions_from_slopes_tests::simple_non_overuse_with_departure_variance ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::threshold_adapts ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_slopes_tests::eventually_drops_history ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_slopes_tests::normal ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_slopes_tests::overusing ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_slopes_tests::underusing ... 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::linear_regression_tests::example_from_wikipedia ... ok
[INFO] [stdout] test googcc::delay_directions::linear_regression_tests::linear ... ok
[INFO] [stdout] test googcc::delay_directions::linear_regression_tests::flat_slope ... ok
[INFO] [stdout] test googcc::delay_directions::linear_regression_tests::none_on_infinite_slope ... ok
[INFO] [stdout] test googcc::delay_directions::linear_regression_tests::none_on_empty ... ok
[INFO] [stdout] test googcc::delay_directions::time_delta::tests::add_and_sub ... ok
[INFO] [stdout] test googcc::delay_directions::linear_regression_tests::none_on_single ... ok
[INFO] [stdout] test googcc::delay_directions::time_delta::tests::mul ... 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::feedback_rtts::tests::bounded_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::feedback_rtts::tests::running_average_of_max ... ok
[INFO] [stdout] test googcc::rate_averager_tests::first_sample_sets_baseline ... ok
[INFO] [stdout] test googcc::rate_averager_tests::further_samples_converge ... ok
[INFO] [stdout] test googcc::rate_averager_tests::new_has_no_average ... ok
[INFO] [stdout] test googcc::rate_averager_tests::non_outliers_do_not_reset ... ok
[INFO] [stdout] test googcc::rate_averager_tests::obvious_outliers_cause_reset ... ok
[INFO] [stdout] test googcc::stream::last_tests::groups ... ok
[INFO] [stdout] test googcc::stream::last_tests::last ... ok
[INFO] [stdout] test googcc::stream::last_tests::pending_stream ... ok
[INFO] [stdout] test googcc::stream::last_tests::single ... ok
[INFO] [stdout] test googcc::stream::last_tests::empty_stream ... ok
[INFO] [stdout] test googcc::stream::latest_only_tests::empty_stream ... ok
[INFO] [stdout] test googcc::stream::latest_only_tests::groups ... ok
[INFO] [stdout] test googcc::stream::latest_only_tests::last ... ok
[INFO] [stdout] test googcc::stream::latest_only_tests::single ... 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::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_100_kbit_10_fps - should panic ... ok
[INFO] [stdout] test http_server::http_server_tests::test_parse_and_authenticate ... ok
[INFO] [stdout] test http_server::http_server_tests::test_parse_basic_authorization_header ... ok
[INFO] [stdout] test ice::tests::header_identification_tests::does_not_look_like_binding_request_header ... ok
[INFO] [stdout] test ice::tests::create_a_verified_binding_response_from_a_binding_request ... 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_request_tests::parse_with_nomination ... 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_appending_1_byte_to_packet ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_appending_whole_attribute_to_packet ... ok
[INFO] [stdout] test http_server::http_server_tests::test_hex_encode_bench ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_empty_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_fingerprint_before_hmac ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_attribute_past_end_of_packet ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_header_only ... 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_fingerprint ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_missing_username ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_wrong_hmac_length ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_wrong_length_fingerprint ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_missing_hmac ... ok
[INFO] [stdout] test ice::tests::test_join_username ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_something_between_hmac_and_fingerprint ... 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_create_ice_packets ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::pipeline_send_metric_after_pipeline ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::pipeline_sending_multiple_data ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::pipeline_set_max_udp_size ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_count ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_distribution ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_count_with_tags ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_event_with_tags ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_decr ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_gauge ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_gauge_with_tags ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_histogram ... 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 metrics::datadog_statsd::test::sending_gauge_without_prefix ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_histogram_with_constant_tags ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_service_check_with_tags ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_incr ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_timer ... ok
[INFO] [stdout] test metrics::histogram::tests::collect_i32_values_into_histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::collect_u128_values_into_histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::push_all_to_histogram ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_timer_at_rate ... ok
[INFO] [stdout] test metrics::histogram::tests::new_histogram ... ok
[INFO] [stdout] test http_server::http_server_tests::test_hex_decode_bench ... ok
[INFO] [stdout] test metrics::histogram::tests::push_two_values_to_histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::push_n_values_to_histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::push_single_value_to_histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::push_0_values_to_histogram ... ok
[INFO] [stdout] test metrics::macros::tests::accurate_timers_using_macros ... ok
[INFO] [stdout] test metrics::histogram::tests::push_and_push_all_histogram ... ok
[INFO] [stdout] test metrics::macros::tests::cant_register_same_event_twice - should panic ... ok
[INFO] [stdout] test metrics::macros::tests::cant_register_same_timer_twice - should panic ... ok
[INFO] [stdout] test metrics::macros::tests::registrations_are_enabled ... ok
[INFO] [stdout] test metrics::reporter::tests::accurate_timers_at_microsecond_precision ... ok
[INFO] [stdout] test metrics::macros::tests::cant_register_same_name_for_an_event_and_timer - should panic ... ok
[INFO] [stdout] test metrics::reporter::tests::accurate_timers_at_nanosecond_precision ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_2000_kbit_30_fps ... ok
[INFO] [stdout] test metrics::macros::tests::registrations_after_disabled_are_not_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::reporter::tests::accurate_timers_at_millisecond_precision ... ok
[INFO] [stdout] test metrics::reporter::tests::disable_timer ... ok
[INFO] [stdout] test metrics::reporter::tests::early_stop ... ok
[INFO] [stdout] test metrics::reporter::tests::auto_sampling_with_timers ... 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 metrics::reporter::tests::report_contains_name_of_perf ... ok
[INFO] [stdout] test metrics::reporter::tests::auto_sampling_using_push ... ok
[INFO] [stdout] test metrics::reporter::tests::push_a_value_sample ... ok
[INFO] [stdout] test rtp::test::test_drop_incoming_rtp_when_seqnum_reused ... ok
[INFO] [stdout] test metrics::reporter::tests::early_stop_twice_doesnt_count_twice ... ok
[INFO] [stdout] test metrics::reporter::tests::timer_added_to_report_when_dropped ... ok
[INFO] [stdout] test metrics::reporter::tests::target_sample_rate_calculations ... ok
[INFO] [stdout] test metrics::reporter::tests::only_the_nth_sample_is_taken ... 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_seqnum_reuse_detector ... ok
[INFO] [stdout] test rtp::test::test_write_parse_nack ... ok
[INFO] [stdout] test sfu::sfu_tests::test_create_call ... ok
[INFO] [stdout] test rtp::test::test_rtx_sender ... ok
[INFO] [stdout] test rtp::test::test_parse_rtp_header ... 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_parse_rtp_header_with_seqnum_and_audio ... ok
[INFO] [stdout] test sfu::sfu_tests::test_create_call_with_client ... 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::low_gaussian_variance_1000_kbit_30_fps ... 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 signaling_server::signaling_server_tests::test_get_health ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_get_clients ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_get_info ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_join_both ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_join_dtls ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_get_info_bad_ip ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_leave ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_join ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_start ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_cannot_convert_to_vector1_must_split ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_can_convert_to_vector2 ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_cannot_convert_to_vector2_must_split ... 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_vector1_can_convert_to_vector2 ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_can_convert_to_vector1 ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_overflow ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_vector2_overflow ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_vector1_overflow ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_vector2_overflow_opposite_order ... ok
[INFO] [stdout] test transportcc::test::test_tcc_sender ... ok
[INFO] [stdout] test transportcc::test::test_write_feedback_delta_overflow ... 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 transportcc::test::test_tcc_receiver ... ok
[INFO] [stdout] test udp_server::epoll::tests::connection_map_absent ... 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 udp_server::epoll::tests::connection_map_remove_open ... ok
[INFO] [stdout] test vp8::byte_0_tests::begins_partition ... ok
[INFO] [stdout] test udp_server::epoll::tests::connection_map_can_insert_over_closed ... 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::byte_0_tests::reserved_ignored ... ok
[INFO] [stdout] test vp8::byte_0_tests::non_zero_partitions ... ok
[INFO] [stdout] test vp8::payload_header_tests::non_key_frame ... ok
[INFO] [stdout] test vp8::byte_0_tests::zero ... ok
[INFO] [stdout] test vp8::read_header_tests::read_header ... ok
[INFO] [stdout] test vp8::read_header_tests::read_header_alternative_values ... ok
[INFO] [stdout] test vp8::payload_header_tests::key_frame ... ok
[INFO] [stdout] test vp8::x_byte_tests::all_ones ... ok
[INFO] [stdout] test vp8::read_header_tests::seven_bit_picture_id ... ok
[INFO] [stdout] test vp8::x_byte_tests::has_key_index ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_2000_kbit_30_fps ... 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 vp8::read_header_tests::no_extensions ... ok
[INFO] [stdout] test vp8::x_byte_tests::has_picture_id ... ok
[INFO] [stdout] test vp8::x_byte_tests::reserved_ignored ... ok
[INFO] [stdout] test vp8::x_byte_tests::zero ... 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 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_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::low_gaussian_variance_fast_drift_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 sfu::sfu_tests::test_create_call_bench ... 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 sfu::sfu_tests::test_parallel_operations ... ok
[INFO] [stdout] test sfu::sfu_tests::test_create_call_and_add_client_bench ... ok
[INFO] [stdout] test sfu::sfu_tests::test_remove_clients ... ok
[INFO] [stdout] test sfu::sfu_tests::test_parallel_operations_bench ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 444 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.63s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/calling_server-8e7fd957ec35ffa3)
[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/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) ... ok
[INFO] [stdout] test src/http_server.rs - http_server::demux_id_from_endpoint_id (line 202) ... ok
[INFO] [stdout] test src/common.rs - common::random_base64_string_of_length_4 (line 215) ... ok
[INFO] [stdout] test src/common.rs - common::colon_separated_hexstring_to_array (line 250) ... 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/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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustczWApeE/symbols.o" "/tmp/rustdoctestrbSjGx/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestrbSjGx/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c7dd1119a6a45738/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcalling_server-d4da54e76185ee4c.rlib" "/opt/rustwide/target/debug/deps/libnix-8d70c830a1a24e9f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-41d0065c78292d4d.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-406f404e4ec04b3f.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-66e6e160ed8242bb.rlib" "/opt/rustwide/target/debug/deps/libhkdf-3a66d1a9483d839f.rlib" "/opt/rustwide/target/debug/deps/libpsutil-f302ed4f9f88a2d9.rlib" "/opt/rustwide/target/debug/deps/libnix-eea36f5a617b3161.rlib" "/opt/rustwide/target/debug/deps/libvoid-6ec24f4dc2b90f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/target/debug/deps/libcrc-d00c0ec16caf66d2.rlib" "/opt/rustwide/target/debug/deps/libwarp-ccf597b835012563.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-3b670d7c51ac9b1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-4702f1dd783a4832.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-fc6e937cfa189662.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-47e314b779664399.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13319a8ad922f345.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-ce27f6cb138068bc.rlib" "/opt/rustwide/target/debug/deps/liburl-5a98185b853744cd.rlib" "/opt/rustwide/target/debug/deps/libidna-fdc02413d0e8566c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-44b9b845b80d8ca9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b5bb0df01f4e2018.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-da026c22a6319833.rlib" "/opt/rustwide/target/debug/deps/libmultipart-be72596e84328043.rlib" "/opt/rustwide/target/debug/deps/libtwoway-d6fb8bd847eb6a9b.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-f11cd1b6dd7da833.rlib" "/opt/rustwide/target/debug/deps/libsafemem-67d54dc2a787db43.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9804de68ea34bdae.rlib" "/opt/rustwide/target/debug/deps/libtempfile-13157238994f21c4.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-bfc75ec09beed3e1.rlib" "/opt/rustwide/target/debug/deps/librand-7fa6063a1c6c6543.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c47b2b8f259ce985.rlib" "/opt/rustwide/target/debug/deps/librand_core-dc405cedf7f62197.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-528f7ad395729cc0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-efd96bd561ba704c.rlib" "/opt/rustwide/target/debug/deps/libunicase-fd939b8e17812d8a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-912267ffc484767d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ab7696df578b3944.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cb53620c31887c2e.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libheaders-baff53ce15d6ed66.rlib" "/opt/rustwide/target/debug/deps/libtime-71b8ea7e22d3f138.rlib" "/opt/rustwide/target/debug/deps/libsha1-041879abaff42101.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-3ade7d5559cb59c3.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libhyper-7172ca29de51eda6.rlib" "/opt/rustwide/target/debug/deps/libwant-51603312bbee0585.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libsocket2-839fdfb58df68c38.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4270f85b03c920e0.rlib" "/opt/rustwide/target/debug/deps/libh2-24a97bd7c6f267fa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f84fff3a1951e740.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b8eada18fb851852.rlib" "/opt/rustwide/target/debug/deps/libtracing-b36f1943f4769c7e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3fa2a7edf688789f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b7836960166cf276.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c4363d557ca3f331.rlib" "/opt/rustwide/target/debug/deps/libhttp-042dcd15d260532a.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libtokio-649cd47ed711a9b9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d92272733745562f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b4e29ecc1f11e8ad.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libmio-6507c8c284268642.rlib" "/opt/rustwide/target/debug/deps/libpin_project-df5808a4c951aa30.rlib" "/opt/rustwide/target/debug/deps/libfutures-c81172bf1bf31acc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a5ed7da1de206300.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-da8ec915b60a1707.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c03273544b159659.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-becc135fc187e7b2.rlib" "/opt/rustwide/target/debug/deps/libslab-8afbcbad55e020de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-422a0c09bf2a41cb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e9e08e6820050fb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2dd2d19975132ed8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a241b02683848499.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-42a0e171976036bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac6e2be738e6626.rlib" "/opt/rustwide/target/debug/deps/libp256-400290eaa7d71fda.rlib" "/opt/rustwide/target/debug/deps/libecdsa-6763276499f3a8a0.rlib" "/opt/rustwide/target/debug/deps/libhmac-a5c6723f85fe06ea.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-adb9deda7b2d6bf7.rlib" "/opt/rustwide/target/debug/deps/libsignature-2447d38eef528d97.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-13692ca050994a81.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-7c65ac6dd817ebdd.rlib" "/opt/rustwide/target/debug/deps/libspki-441cfef00a17aa9a.rlib" "/opt/rustwide/target/debug/deps/libgroup-078c9c273c5d9560.rlib" "/opt/rustwide/target/debug/deps/libzeroize-12f3eb9616f39d92.rlib" "/opt/rustwide/target/debug/deps/libff-fe7e0bcc9ca95904.rlib" "/opt/rustwide/target/debug/deps/libbitvec-4d84536df0639165.rlib" "/opt/rustwide/target/debug/deps/libwyz-356992986c03260f.rlib" "/opt/rustwide/target/debug/deps/libtap-4aa41518670171b0.rlib" "/opt/rustwide/target/debug/deps/libradium-0c4b0f32bfc9b804.rlib" "/opt/rustwide/target/debug/deps/libfunty-88dc1ed25e0ea37e.rlib" "/opt/rustwide/target/debug/deps/libder-552f6f7cbab6e95e.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-0644a32fb178f255.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-de58ba523ddd950d.rlib" "/opt/rustwide/target/debug/deps/libghash-b79a5aa50aa56c7f.rlib" "/opt/rustwide/target/debug/deps/libpolyval-9c44efbe90eb9c48.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-1e7f6621fa13bd20.rlib" "/opt/rustwide/target/debug/deps/libsubtle-6a4af82f8c7a0d1c.rlib" "/opt/rustwide/target/debug/deps/libctr-e2b7b999f4248d52.rlib" "/opt/rustwide/target/debug/deps/libaead-f05028142a98a5d5.rlib" "/opt/rustwide/target/debug/deps/libaes-5897b76c1407c0cf.rlib" "/opt/rustwide/target/debug/deps/libcipher-6ec9d0649d404cbe.rlib" "/opt/rustwide/target/debug/deps/libstructopt-94a2caac4405368e.rlib" "/opt/rustwide/target/debug/deps/libclap-ebf9e37a34e276f2.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fc342719877893b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8f19a7f587dbc143.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4f5d2ae8fd7f224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c58ca68092cf803b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libatty-10ae9945e5ab735d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-c5d639f3e545ec5b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-124c8c9fcb9bc056.rlib" "/opt/rustwide/target/debug/deps/libsha2-aab88241737d3bbe.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b05051255aac7d90.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libdigest-909857bc7cdede76.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2e92ccf19e6cd1ad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3e8c5462a40a08c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-83889116bb6ffe8a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a35217062ce4fe8e.rlib" "/opt/rustwide/target/debug/deps/libprost-d3ac21467b3b6511.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libhex-d638ae4ac996299d.rlib" "/opt/rustwide/target/debug/deps/libserde-9a8dcb864daa2c6f.rlib" "/opt/rustwide/target/debug/deps/liblog-332c82f6dea49460.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e068e4fc7bbfa844.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6489a140b422b445.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ed350e9bee83495b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0c6f13a724f839b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-11b6c462e1956143.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/librand-49641bed20935208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-30603a32fe468394.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-541bb44a8539c640.rlib" "/opt/rustwide/target/debug/deps/librand_core-53e90fc63d8f1fad.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-40a3b2e8bba1979e.rlib" "/opt/rustwide/target/debug/deps/liblibc-7c13fcbaf27f610a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrbSjGx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     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. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.55s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a4dc44b3e80b02e81143fa5e7009c93d1e605270a1f7652ff9d0636efb22b973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4dc44b3e80b02e81143fa5e7009c93d1e605270a1f7652ff9d0636efb22b973", kill_on_drop: false }`
[INFO] [stdout] a4dc44b3e80b02e81143fa5e7009c93d1e605270a1f7652ff9d0636efb22b973
[INFO] testing nnam-di/hands-on against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnam-di%2Fhands-on" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nnam-di/hands-on on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/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-7-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd648ba147b2d319f7aecea0891d5020beed72026c81fc3cbe14dce41dae876d
[INFO] running `Command { std: "docker" "start" "-a" "bd648ba147b2d319f7aecea0891d5020beed72026c81fc3cbe14dce41dae876d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd648ba147b2d319f7aecea0891d5020beed72026c81fc3cbe14dce41dae876d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd648ba147b2d319f7aecea0891d5020beed72026c81fc3cbe14dce41dae876d", kill_on_drop: false }`
[INFO] [stdout] bd648ba147b2d319f7aecea0891d5020beed72026c81fc3cbe14dce41dae876d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fd7a36bd84674e4ed3b660a3d82b920b66c489b6120d216c0766cb3e660431d
[INFO] running `Command { std: "docker" "start" "-a" "7fd7a36bd84674e4ed3b660a3d82b920b66c489b6120d216c0766cb3e660431d", 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 version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.78
[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 once_cell v1.8.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling const-oid v0.5.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling der v0.3.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling spki v0.3.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling fixedbitset v0.4.0
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling pkcs8 v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling tungstenite v0.12.0
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling ff v0.9.0
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling group v0.9.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling headers v0.3.4
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling multipart v0.17.1
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling yasna v0.4.0
[INFO] [stderr]    Compiling nix v0.20.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling hkdf v0.11.0
[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 structopt-derive v0.4.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling async-stream v0.3.2
[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 ecdsa v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling psutil v3.2.1
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling structopt v0.3.23
[INFO] [stderr]    Compiling p256 v0.8.1
[INFO] [stderr]    Compiling rcgen v0.8.13
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling calling_server v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures v0.3.17
[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] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:422:39
[INFO] [stdout]     |
[INFO] [stdout] 422 | ...                   #[cfg(not(fuzzing))]
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/ice.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:811:7
[INFO] [stdout]     |
[INFO] [stdout] 811 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:816:7
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]     --> src/rtp.rs:1021:7
[INFO] [stdout]      |
[INFO] [stdout] 1021 | #[cfg(fuzzing)]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:922:23
[INFO] [stdout]     |
[INFO] [stdout] 922 |             #[cfg(not(fuzzing))]
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `last` is never used
[INFO] [stdout]   --> src/googcc/stream.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait StreamExt: futures::StreamExt {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] 30 |     fn last(self) -> Last<Self>
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7fd7a36bd84674e4ed3b660a3d82b920b66c489b6120d216c0766cb3e660431d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fd7a36bd84674e4ed3b660a3d82b920b66c489b6120d216c0766cb3e660431d", kill_on_drop: false }`
[INFO] [stdout] 7fd7a36bd84674e4ed3b660a3d82b920b66c489b6120d216c0766cb3e660431d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 301fa7564e1b63579059869860412a323dae9580fbd1022ba482676efd429092
[INFO] running `Command { std: "docker" "start" "-a" "301fa7564e1b63579059869860412a323dae9580fbd1022ba482676efd429092", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_distr v0.4.2
[INFO] [stderr]    Compiling hex-literal v0.3.3
[INFO] [stderr]    Compiling unzip3 v1.0.0
[INFO] [stderr]    Compiling mock_instant v0.2.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:422:39
[INFO] [stdout]     |
[INFO] [stdout] 422 | ...                   #[cfg(not(fuzzing))]
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/ice.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:811:7
[INFO] [stdout]     |
[INFO] [stdout] 811 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:816:7
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]     --> src/rtp.rs:1021:7
[INFO] [stdout]      |
[INFO] [stdout] 1021 | #[cfg(fuzzing)]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:922:23
[INFO] [stdout]     |
[INFO] [stdout] 922 |             #[cfg(not(fuzzing))]
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `last` is never used
[INFO] [stdout]   --> src/googcc/stream.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait StreamExt: futures::StreamExt {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] 30 |     fn last(self) -> Last<Self>
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling calling_server v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:422:39
[INFO] [stdout]     |
[INFO] [stdout] 422 | ...                   #[cfg(not(fuzzing))]
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/ice.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:811:7
[INFO] [stdout]     |
[INFO] [stdout] 811 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:816:7
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]     --> src/rtp.rs:1021:7
[INFO] [stdout]      |
[INFO] [stdout] 1021 | #[cfg(fuzzing)]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:922:23
[INFO] [stdout]     |
[INFO] [stdout] 922 |             #[cfg(not(fuzzing))]
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "301fa7564e1b63579059869860412a323dae9580fbd1022ba482676efd429092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "301fa7564e1b63579059869860412a323dae9580fbd1022ba482676efd429092", kill_on_drop: false }`
[INFO] [stdout] 301fa7564e1b63579059869860412a323dae9580fbd1022ba482676efd429092
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23dc9b4941cd4ec012916a512ae835442c1bc2175bbec8dea869d0719cb724ff
[INFO] running `Command { std: "docker" "start" "-a" "23dc9b4941cd4ec012916a512ae835442c1bc2175bbec8dea869d0719cb724ff", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/dtls.rs:533:11
[INFO] [stderr]     |
[INFO] [stderr] 533 |     #[cfg(fuzzing)]
[INFO] [stderr]     |           ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/dtls.rs:422:39
[INFO] [stderr]     |
[INFO] [stderr] 422 | ...                   #[cfg(not(fuzzing))]
[INFO] [stderr]     |                                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/ice.rs:246:11
[INFO] [stderr]     |
[INFO] [stderr] 246 |     #[cfg(fuzzing)]
[INFO] [stderr]     |           ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/rtp.rs:811:7
[INFO] [stderr]     |
[INFO] [stderr] 811 | #[cfg(fuzzing)]
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/rtp.rs:816:7
[INFO] [stderr]     |
[INFO] [stderr] 816 | #[cfg(fuzzing)]
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]     --> src/rtp.rs:1021:7
[INFO] [stderr]      |
[INFO] [stderr] 1021 | #[cfg(fuzzing)]
[INFO] [stderr]      |       ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/rtp.rs:922:23
[INFO] [stderr]     |
[INFO] [stderr] 922 |             #[cfg(not(fuzzing))]
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: method `last` is never used
[INFO] [stderr]   --> src/googcc/stream.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub trait StreamExt: futures::StreamExt {
[INFO] [stderr]    |           --------- method in this trait
[INFO] [stderr] 30 |     fn last(self) -> Last<Self>
[INFO] [stderr]    |        ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `calling_server` (lib) generated 8 warnings
[INFO] [stderr] warning: `calling_server` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calling_server-483281dfebc3bae4)
[INFO] [stdout] 
[INFO] [stdout] running 444 tests
[INFO] [stdout] test audio::test::test_audio_noise_floor_tracker ... ok
[INFO] [stdout] test audio::test::test_audio_activity ... ok
[INFO] [stdout] test call::call_tests::test_allocate_send_rate ... ok
[INFO] [stdout] test call::call_tests::test_forward_vp8 ... ok
[INFO] [stdout] test call::call_tests::forward_audio ... ok
[INFO] [stdout] test call::call_tests::send_updates_when_someone_joins_or_leaves ... ok
[INFO] [stdout] test call::call_tests::send_active_speaker_updates ... ok
[INFO] [stdout] test call::call_tests::test_leave_message ... ok
[INFO] [stdout] test call::call_tests::send_forwarding_video_updates ... ok
[INFO] [stdout] test call::loggable_call_id_tests::display_call_id_64_long ... ok
[INFO] [stdout] test call::call_tests::forward_heartbeats ... ok
[INFO] [stdout] test call::loggable_call_id_tests::display_short_call_id_1_byte ... ok
[INFO] [stdout] test common::bits::lsb_tests::is_set_leading_ls_bit_u32 ... ok
[INFO] [stdout] test call::call_tests::test_rate_tracker ... ok
[INFO] [stdout] test call::loggable_call_id_tests::display_short_call_id_4_bytes ... ok
[INFO] [stdout] test common::bits::lsb_tests::is_set_trailing_ls_bit_u32 ... ok
[INFO] [stdout] test call::loggable_call_id_tests::display_short_call_id_3_bytes ... ok
[INFO] [stdout] test common::bits::lsb_tests::set_bits_u16 ... ok
[INFO] [stdout] test call::call_tests::forward_video ... ok
[INFO] [stdout] test common::bits::lsb_tests::set_bits_u8 ... ok
[INFO] [stdout] test call::loggable_call_id_tests::display_empty_call_id ... ok
[INFO] [stdout] test common::bits::lsb_tests::is_set_trailing_ls_bit_u8 ... ok
[INFO] [stdout] test call::loggable_call_id_tests::display_call_id_16_long ... 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_u8 ... ok
[INFO] [stdout] test common::bits::msb_tests::set_same_bit_twice ... ok
[INFO] [stdout] test call::loggable_call_id_tests::display_short_call_id_2_bytes ... ok
[INFO] [stdout] test common::bits::msb_tests::is_set_leading_ms_bit_u32 ... ok
[INFO] [stdout] test common::bits::msb_tests::is_set_trailing_ms_bit_u8 ... 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::bytes_reader::tests::clone ... ok
[INFO] [stdout] test common::bits::msb_tests::is_set_leading_ms_bit_u8 ... ok
[INFO] [stdout] test common::bits::msb_tests::set_bits_u8 ... ok
[INFO] [stdout] test common::bits::msb_tests::is_set_trailing_ms_bit_u32 ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_all_via_read ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_u16_be ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_u24_be ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_u32_be ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_u16_le ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_as_many_as_possible ... 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::bytes_reader::tests::read_u8_after_u16_fail_to_get_all_bytes ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_i16_be ... 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::bytes_reader::tests::read_as_many_as_possible_length_mismatch_three_loops_two_bytes_remain ... 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::overfill_buffer ... ok
[INFO] [stdout] test common::collections::key_sorted_cache::tests::replace_key ... 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::retain ... ok
[INFO] [stdout] test common::collections::key_sorted_cache::tests::fill_buffer ... ok
[INFO] [stdout] test common::collections::key_sorted_cache::tests::iter_mut_update_value ... ok
[INFO] [stdout] test common::collections::key_sorted_cache::tests::replace_key_once_full ... ok
[INFO] [stdout] test common::collections::ring_buffer::tests::len ... ok
[INFO] [stdout] test common::collections::ring_buffer::tests::full ... ok
[INFO] [stdout] test common::collections::ring_buffer::tests::is_empty ... ok
[INFO] [stdout] test common::collections::ring_buffer::tests::push_beyond_twice_limit ... ok
[INFO] [stdout] test common::collections::ring_buffer::tests::push_beyond_limit ... ok
[INFO] [stdout] test common::collections::key_sorted_cache::tests::remove_key ... ok
[INFO] [stdout] test common::collections::ring_buffer::tests::push_to_limit ... ok
[INFO] [stdout] test common::collections::key_sorted_cache::tests::overfill_buffer_with_lower_key ... 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::two_generation_cache::two_generation_cache_tests::generation_expiry_resets_to_last_inserted_time_plus_duration ... ok
[INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::insert_and_get ... ok
[INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::not_present_after_three_generations ... ok
[INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::remove_old ... ok
[INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::remove_when_in_both_generations ... 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::two_generation_cache::two_generation_cache_tests::not_present_after_two_generations ... ok
[INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::remove_when_in_gen_1 ... ok
[INFO] [stdout] test common::collections::two_generation_cache::two_generation_cache_tests::remove_when_in_gen_0 ... ok
[INFO] [stdout] test common::counters::tests::non_8_multiple_bits ... ok
[INFO] [stdout] test common::counters::tests::roll_over ... ok
[INFO] [stdout] test common::counters::tests::roll_under ... ok
[INFO] [stdout] test common::counters::tests::zero_max ... ok
[INFO] [stdout] test common::counters::tests::roll_under_larger_roc ... 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::counters::tests::roll_over_larger_roc ... 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::data_rate::data_rate_tests::as_kbps_rounds_down ... 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_tests::default ... 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::division_by_data_rate ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::from_bps ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::from_kbps ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::multiplication_by_scalar ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::ordinal_comparisons ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::saturating_subtraction ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::add_assign ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::addition ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::division_by_scalar ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::sum ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::default ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::as_bytes_rounds_down ... ok
[INFO] [stdout] test common::data_rate::data_rate_tests::subtraction ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::division_by_scalar ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::from_bytes ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::division_by_data_size ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::multiplication_by_scalar ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::from_kilobits ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::ordinal_comparisons ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::saturating_subtraction ... 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::sum ... ok
[INFO] [stdout] test common::integers::u24_tests::debug_print ... ok
[INFO] [stdout] test common::integers::u24_tests::from_be_bytes ... ok
[INFO] [stdout] test common::data_rate::data_size_tests::from_bits ... ok
[INFO] [stdout] test common::integers::u24_tests::one ... ok
[INFO] [stdout] test common::integers::u24_tests::print ... ok
[INFO] [stdout] test common::integers::u24_tests::largest_value ... ok
[INFO] [stdout] test common::integers::u24_tests::to_u32 ... ok
[INFO] [stdout] test common::integers::u24_tests::from_u16 ... ok
[INFO] [stdout] test common::integers::u24_tests::from_le_bytes ... ok
[INFO] [stdout] test common::integers::u24_tests::to_u64 ... ok
[INFO] [stdout] test common::integers::u24_tests::too_large ... ok
[INFO] [stdout] test common::integers::u24_tests::to_usize ... ok
[INFO] [stdout] test common::integers::u24_tests::compare ... ok
[INFO] [stdout] test common::integers::u24_tests::wrapping_add ... ok
[INFO] [stdout] test common::integers::u24_tests::truncate ... ok
[INFO] [stdout] test common::integers::u24_tests::zero ... ok
[INFO] [stdout] test common::integers::u48_tests::compare ... ok
[INFO] [stdout] test common::integers::u48_tests::debug_print ... ok
[INFO] [stdout] test common::integers::u48_tests::from_be_bytes ... ok
[INFO] [stdout] test common::integers::u48_tests::from_u16 ... ok
[INFO] [stdout] test common::integers::u48_tests::largest_value ... ok
[INFO] [stdout] test common::integers::u48_tests::from_u32 ... ok
[INFO] [stdout] test common::integers::u48_tests::from_le_bytes ... ok
[INFO] [stdout] test common::integers::u48_tests::one ... ok
[INFO] [stdout] test common::integers::u48_tests::to_u64 ... ok
[INFO] [stdout] test common::integers::u48_tests::to_usize ... ok
[INFO] [stdout] test common::integers::u48_tests::print ... ok
[INFO] [stdout] test common::integers::u48_tests::too_large ... ok
[INFO] [stdout] test common::integers::u48_tests::truncate ... ok
[INFO] [stdout] test common::integers::u48_tests::wrapping_add ... ok
[INFO] [stdout] test common::integers::u48_tests::zero ... ok
[INFO] [stdout] test common::math::abs_diff_tests::non_numeric ... ok
[INFO] [stdout] test common::math::abs_diff_tests::positive ... ok
[INFO] [stdout] test common::math::abs_diff_tests::negative ... ok
[INFO] [stdout] test common::math::round_up_multiple_of_n_tests::round_up_multiple_5 ... ok
[INFO] [stdout] test common::math::exponential_moving_average_tests::interpolation ... ok
[INFO] [stdout] test common::math::square_tests::simple ... ok
[INFO] [stdout] test common::parse_tests::parse_48 ... ok
[INFO] [stdout] test common::parse_tests::parse_24 ... ok
[INFO] [stdout] test common::math::round_up_multiple_of_n_tests::round_up_multiple_4 ... ok
[INFO] [stdout] test common::serialize::tests::double_element_slice_of_writable ... ok
[INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u16 ... ok
[INFO] [stdout] test common::serialize::tests::double_element_slice_of_u8 ... ok
[INFO] [stdout] test common::serialize::tests::dynamic_vec ... ok
[INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u24 ... ok
[INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u8 ... ok
[INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u8_max ... ok
[INFO] [stdout] test common::serialize::tests::tuple3 ... ok
[INFO] [stdout] test common::serialize::tests::tuple2 ... ok
[INFO] [stdout] test common::serialize::tests::static_vec ... ok
[INFO] [stdout] test common::serialize::tests::tuple_and_vec_u8 ... ok
[INFO] [stdout] test common::serialize::tests::tuple5 ... ok
[INFO] [stdout] test common::serialize::tests::tuple4 ... ok
[INFO] [stdout] test common::serialize::tests::u32 ... ok
[INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u16_max ... ok
[INFO] [stdout] test common::serialize::tests::u48 ... ok
[INFO] [stdout] test common::serialize::tests::u24 ... ok
[INFO] [stdout] test common::serialize::tests::single_element_slice_of_u8 ... ok
[INFO] [stdout] test common::serialize::tests::u16 ... ok
[INFO] [stdout] test common::serialize::tests::single_element_slice_of_writable ... ok
[INFO] [stdout] test common::test::test_checked_split_at_mut ... ok
[INFO] [stdout] test common::test::test_count_in_groups_exact ... ok
[INFO] [stdout] test common::time::tests::duration_arithmetic ... ok
[INFO] [stdout] test common::time::tests::duration_default ... ok
[INFO] [stdout] test common::time::tests::wrap_unwrap ... ok
[INFO] [stdout] test common::time::tests::instant_arithmetic ... ok
[INFO] [stdout] test common::time::tests::transparent_debug ... ok
[INFO] [stdout] test common::test::test_checked_split_at ... ok
[INFO] [stdout] test common::time::tests::duration_from_as ... ok
[INFO] [stdout] test common::serialize::tests::vec_of_u8 ... ok
[INFO] [stdout] test connection::connection_tests::test_ice ... ok
[INFO] [stdout] test connection::connection_tests::test_receive_srtp ... ok
[INFO] [stdout] test connection::connection_tests::test_receive_key_frame_requests ... ok
[INFO] [stdout] test connection::connection_tests::test_send_srtp ... ok
[INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::every_hundred_ms ... ok
[INFO] [stdout] test connection::connection_tests::test_send_srtp_with_padding ... ok
[INFO] [stdout] test connection::connection_tests::test_send_key_frame_requests ... ok
[INFO] [stdout] test connection::connection_tests::test_send_rtx ... ok
[INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::every_millisecond ... ok
[INFO] [stdout] test connection::connection_tests::test_receive_acks ... ok
[INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::reset_on_large_gap ... ok
[INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::reset_on_out_of_order ... ok
[INFO] [stdout] test connection::connection_tests::test_send_acks_and_nacks ... ok
[INFO] [stdout] test googcc::ack_rates::estimate_acked_rates_from_groups_tests::eventually_converges_downward ... 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::acked_rate_resets_on_outliers ... ok
[INFO] [stdout] test googcc::ack_rates::accumulate_acked_sizes_tests::start_time_does_not_matter ... 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_rtt_determines_interval ... 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_without_acks_cuts_aggressively ... ok
[INFO] [stdout] test googcc::ack_rates::estimate_acked_rates_from_groups_tests::eventually_converges_upward ... 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::steady_should_grow_additively_after_overuse ... 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_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::ack_rates::estimate_acked_rates_from_groups_tests::reference_rates ... 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_within_group ... ok
[INFO] [stdout] test googcc::delay_directions::accumulate_ack_groups_tests::two_bursts ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_ack_deltas_tests::groups ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_ack_deltas_tests::negative_arrival_time_jump ... 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::calculate_target_send_rates_tests::decrease_holds_steady ... ok
[INFO] [stdout] test googcc::calculate_target_send_rates_tests::steady_growth_has_maximum ... ok
[INFO] [stdout] test googcc::calculate_target_send_rates_tests::steady_should_grow_additively_after_overuse_with_minimum ... ok
[INFO] [stdout] test googcc::delay_directions::accumulate_ack_groups_tests::out_of_order_packet ... 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::get_panics_when_over_bit_length_u32 - should panic ... ok
[INFO] [stdout] test common::bits::lsb_tests::set_panics_when_over_bit_length_u8 - should panic ... ok
[INFO] [stdout] test common::bits::msb_tests::get_panics_when_over_bit_length_u32 - should panic ... ok
[INFO] [stdout] test common::bits::msb_tests::set_panics_when_over_bit_length_u8 - should panic ... ok
[INFO] [stdout] test common::bits::msb_tests::get_panics_when_over_bit_length_u8 - should panic ... ok
[INFO] [stdout] test googcc::ack_rates::estimate_acked_rates_from_groups_tests::direction_follows_samples ... ok
[INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u16_max_plus_1_panics - should panic ... ok
[INFO] [stdout] test common::bytes_reader::tests::read_as_many_as_possible_no_movement - should panic ... ok
[INFO] [stdout] test call::call_tests::test_forward_audio ... ok
[INFO] [stdout] test common::serialize::tests::prefix_with_length_as_u8_max_plus_1_panics - 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_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::low_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_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::overuse_with_low_variance_2000_kbit_30_fps ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::simple_non_overuse_30_fps ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::simple_non_overuse_with_departure_variance ... 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_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::threshold_adapts ... 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_slopes_tests::eventually_drops_history ... 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_slopes_tests::overusing ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_slopes_tests::underusing ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_slopes_tests::normal ... ok
[INFO] [stdout] test googcc::delay_directions::linear_regression_tests::linear ... ok
[INFO] [stdout] test googcc::delay_directions::linear_regression_tests::flat_slope ... ok
[INFO] [stdout] test googcc::delay_directions::linear_regression_tests::example_from_wikipedia ... ok
[INFO] [stdout] test googcc::delay_directions::linear_regression_tests::none_on_infinite_slope ... ok
[INFO] [stdout] test googcc::delay_directions::time_delta::tests::add_and_sub ... ok
[INFO] [stdout] test googcc::delay_directions::linear_regression_tests::none_on_empty ... ok
[INFO] [stdout] test googcc::delay_directions::linear_regression_tests::none_on_single ... ok
[INFO] [stdout] test googcc::delay_directions::time_delta::tests::time_delta_since ... ok
[INFO] [stdout] test googcc::delay_directions::time_delta::tests::from_and_as ... ok
[INFO] [stdout] test googcc::delay_directions::time_delta::tests::mul ... ok
[INFO] [stdout] test googcc::feedback_rtts::tests::bounded_history ... ok
[INFO] [stdout] test googcc::feedback_rtts::tests::handles_negative_rtt ... ok
[INFO] [stdout] test googcc::feedback_rtts::tests::running_average_of_max ... ok
[INFO] [stdout] test googcc::feedback_rtts::tests::no_update_for_no_acks ... ok
[INFO] [stdout] test googcc::rate_averager_tests::first_sample_sets_baseline ... 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::rate_averager_tests::further_samples_converge ... ok
[INFO] [stdout] test googcc::stream::last_tests::empty_stream ... ok
[INFO] [stdout] test googcc::stream::last_tests::groups ... ok
[INFO] [stdout] test googcc::stream::last_tests::last ... ok
[INFO] [stdout] test googcc::rate_averager_tests::obvious_outliers_cause_reset ... ok
[INFO] [stdout] test googcc::stream::last_tests::pending_stream ... ok
[INFO] [stdout] test googcc::stream::last_tests::single ... ok
[INFO] [stdout] test googcc::stream::latest_only_tests::empty_stream ... ok
[INFO] [stdout] test googcc::stream::latest_only_tests::last ... ok
[INFO] [stdout] test googcc::stream::latest_only_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::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_fast_drift_1000_kbit_30_fps ... ok
[INFO] [stdout] test http_server::http_server_tests::test_authenticate ... ok
[INFO] [stdout] test http_server::http_server_tests::test_parse_and_authenticate ... ok
[INFO] [stdout] test http_server::http_server_tests::test_parse_basic_authorization_header ... ok
[INFO] [stdout] test ice::tests::header_identification_tests::does_not_look_like_binding_request_header ... ok
[INFO] [stdout] test ice::tests::header_identification_tests::looks_like_binding_request_header ... ok
[INFO] [stdout] test ice::tests::create_a_verified_binding_response_from_a_binding_request ... 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::hmac_verification_tests::hmac_does_not_verify_if_hmac_modified_in_packet ... 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_appending_1_byte_to_packet ... 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_request_tests::parse_with_nomination ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_attribute_after_fingerprint_within_declared_message_length ... ok
[INFO] [stdout] test http_server::http_server_tests::test_hex_encode_bench ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_attribute_past_end_of_packet ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_empty_packet ... 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_fingerprint_before_hmac ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_missing_hmac ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_header_only ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_something_between_hmac_and_fingerprint ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_missing_fingerprint ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_missing_username ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_wrong_hmac_length ... ok
[INFO] [stdout] test ice::tests::parse_binding_requests_failure_tests::prevent_wrong_length_fingerprint ... ok
[INFO] [stdout] test ice::tests::test_join_username ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::pipeline_send_metric_after_pipeline ... ok
[INFO] [stdout] test ice::tests::test_create_ice_packets ... 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 metrics::datadog_statsd::test::sending_count ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::pipeline_sending_multiple_data ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::pipeline_set_max_udp_size ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_decr ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_distribution ... 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_gauge_with_tags ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_event_with_tags ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_histogram ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_gauge_without_prefix ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_incr ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_histogram_with_constant_tags ... 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 metrics::datadog_statsd::test::sending_service_check_with_tags ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_timer ... ok
[INFO] [stdout] test metrics::datadog_statsd::test::sending_timer_at_rate ... ok
[INFO] [stdout] test metrics::histogram::tests::collect_u128_values_into_histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::new_histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::push_all_to_histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::collect_i32_values_into_histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::push_and_push_all_histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::push_n_values_to_histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::push_single_value_to_histogram ... ok
[INFO] [stdout] test metrics::macros::tests::accurate_timers_using_macros ... ok
[INFO] [stdout] test metrics::macros::tests::cant_register_same_event_twice - should panic ... ok
[INFO] [stdout] test metrics::histogram::tests::push_two_values_to_histogram ... ok
[INFO] [stdout] test metrics::histogram::tests::push_0_values_to_histogram ... 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 metrics::macros::tests::registrations_after_disabled_are_not_enabled ... ok
[INFO] [stdout] test metrics::macros::tests::registrations_are_enabled ... ok
[INFO] [stdout] test metrics::reporter::tests::accurate_timers_at_centisecond_precision ... ok
[INFO] [stdout] test metrics::reporter::tests::accurate_timers_at_microsecond_precision ... ok
[INFO] [stdout] test metrics::reporter::tests::accurate_timers_at_nanosecond_precision ... ok
[INFO] [stdout] test metrics::macros::tests::registrations_before_disabled_are_later_disabled ... ok
[INFO] [stdout] test http_server::http_server_tests::test_hex_decode_bench ... ok
[INFO] [stdout] test metrics::reporter::tests::accurate_timers_at_millisecond_precision ... ok
[INFO] [stdout] test metrics::reporter::tests::disable_timer ... ok
[INFO] [stdout] test metrics::reporter::tests::early_stop ... ok
[INFO] [stdout] test metrics::reporter::tests::auto_sampling_using_push ... ok
[INFO] [stdout] test metrics::reporter::tests::auto_sampling_with_timers ... ok
[INFO] [stdout] test metrics::reporter::tests::once_report_is_taken_a_new_report_starts ... ok
[INFO] [stdout] test metrics::reporter::tests::event_counting ... ok
[INFO] [stdout] test metrics::reporter::tests::early_stop_twice_doesnt_count_twice ... ok
[INFO] [stdout] test metrics::reporter::tests::target_sample_rate_calculations ... ok
[INFO] [stdout] test metrics::reporter::tests::report_contains_name_of_perf ... ok
[INFO] [stdout] test metrics::reporter::tests::push_a_value_sample ... ok
[INFO] [stdout] test metrics::reporter::tests::only_the_nth_sample_is_taken ... ok
[INFO] [stdout] test metrics::reporter::tests::timer_added_to_report_when_dropped ... ok
[INFO] [stdout] test rtp::test::test_nack_sender ... ok
[INFO] [stdout] test rtp::test::test_packet_classification_rtp ... ok
[INFO] [stdout] test rtp::test::test_drop_incoming_rtp_when_seqnum_reused ... ok
[INFO] [stdout] test rtp::test::test_parse_rtp_header_with_seqnum ... ok
[INFO] [stdout] test rtp::test::test_endpoint_nack_rtx ... ok
[INFO] [stdout] test rtp::test::test_seqnum_reuse_detector ... ok
[INFO] [stdout] test rtp::test::test_parse_rtp_header_with_audio ... ok
[INFO] [stdout] test rtp::test::test_rtx_sender ... ok
[INFO] [stdout] test rtp::test::test_parse_rtp_header ... ok
[INFO] [stdout] test rtp::test::test_parse_rtp_header_with_seqnum_and_audio ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_300_kbit_30_fps ... ok
[INFO] [stdout] test rtp::test::test_write_parse_nack ... ok
[INFO] [stdout] test sfu::sfu_tests::test_new_sfu ... ok
[INFO] [stdout] test sfu::sfu_tests::test_create_call_with_client ... ok
[INFO] [stdout] test sfu::sfu_tests::test_create_call ... ok
[INFO] [stdout] test sfu::sfu_tests::test_handle_packet_generic ... 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 googcc::delay_directions::calculate_delay_directions_from_slopes_tests::low_gaussian_variance_2000_kbit_30_fps ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_get_clients ... ok
[INFO] [stdout] test googcc::delay_directions::calculate_delay_directions_from_slopes_tests::high_gaussian_variance_1000_kbit_30_fps ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_get_info_bad_ip ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_join_both ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_get_health ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_get_info ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_join_dtls ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_join ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_can_convert_to_vector1 ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_can_convert_to_vector2 ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_start ... ok
[INFO] [stdout] test signaling_server::signaling_server_tests::test_leave ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_cannot_convert_to_vector1_must_split ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_cannot_convert_to_vector2_must_split ... 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_vector1_can_convert_to_vector2 ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_vector1_overflow ... ok
[INFO] [stdout] test transportcc::test::test_packet_status_chunks_run_length_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_vector2_overflow ... ok
[INFO] [stdout] test transportcc::test::test_tcc_sender ... ok
[INFO] [stdout] test transportcc::test::test_tcc_receiver ... ok
[INFO] [stdout] test transportcc::test::test_tcc_receiver_repeat ... ok
[INFO] [stdout] test udp_server::epoll::tests::connection_map_absent ... ok
[INFO] [stdout] test transportcc::test::test_write_feedback_seqnum_overflow ... ok
[INFO] [stdout] test transportcc::test::test_write_feedback_delta_overflow ... ok
[INFO] [stdout] test udp_server::epoll::tests::connection_map_remove_open ... ok
[INFO] [stdout] test vp8::byte_0_tests::all_ones ... ok
[INFO] [stdout] test udp_server::epoll::tests::connection_map_first_insert_wins ... ok
[INFO] [stdout] test vp8::byte_0_tests::has_extensions ... ok
[INFO] [stdout] test udp_server::epoll::tests::connection_map_can_insert_over_closed ... ok
[INFO] [stdout] test vp8::byte_0_tests::reserved_ignored ... ok
[INFO] [stdout] test vp8::byte_0_tests::begins_partition ... ok
[INFO] [stdout] test vp8::byte_0_tests::zero ... ok
[INFO] [stdout] test vp8::payload_header_tests::non_key_frame ... ok
[INFO] [stdout] test vp8::payload_header_tests::key_frame ... ok
[INFO] [stdout] test vp8::read_header_tests::read_header ... ok
[INFO] [stdout] test vp8::read_header_tests::read_header_alternative_values ... ok
[INFO] [stdout] test vp8::read_header_tests::no_extensions ... ok
[INFO] [stdout] test udp_server::epoll::tests::connection_map_lifecycle ... ok
[INFO] [stdout] test vp8::byte_0_tests::non_zero_partitions ... ok
[INFO] [stdout] test vp8::x_byte_tests::has_picture_id ... ok
[INFO] [stdout] test vp8::x_byte_tests::has_t10_pic_index ... ok
[INFO] [stdout] test vp8::x_byte_tests::all_ones ... ok
[INFO] [stdout] test vp8::x_byte_tests::has_key_index ... ok
[INFO] [stdout] test vp8::x_byte_tests::reserved_ignored ... ok
[INFO] [stdout] test vp8::x_byte_tests::zero ... ok
[INFO] [stdout] test vp8::read_header_tests::seven_bit_picture_id ... ok
[INFO] [stdout] test vp8::x_byte_tests::has_tid ... 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::low_gaussian_variance_fast_drift_300_kbit_30_fps ... 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_fast_drift_30_kbit_3_fps ... 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_2000_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 sfu::sfu_tests::test_create_call_bench ... ok
[INFO] [stdout] test sfu::sfu_tests::test_parallel_operations ... ok
[INFO] [stdout] test sfu::sfu_tests::test_create_call_and_add_client_bench ... ok
[INFO] [stdout] test sfu::sfu_tests::test_remove_clients ... ok
[INFO] [stdout] test sfu::sfu_tests::test_parallel_operations_bench ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 444 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.40s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/calling_server-8e7fd957ec35ffa3)
[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/common.rs - common::colon_separated_hexstring_to_array (line 250) ... FAILED
[INFO] [stdout] test src/common.rs - common::bytes_to_colon_separated_hexstring (line 230) ... ok
[INFO] [stdout] test src/http_server.rs - http_server::demux_id_from_endpoint_id (line 202) ... ok
[INFO] [stdout] test src/common.rs - common::random_base64_string_of_length_32 (line 201) ... ok
[INFO] [stdout] test src/common.rs - common::random_base64_string_of_length_4 (line 215) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/signaling_server.rs - signaling_server::parse_user_id_and_resolution_request_id_from_endpoint_id (line 103) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/common.rs - common::colon_separated_hexstring_to_array (line 250) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc0BvsHl/symbols.o" "/tmp/rustdoctestxAS05L/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctestxAS05L/rust_out.9le23yjcp9rof6lkeopzua5z8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c7dd1119a6a45738/out" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcalling_server-d4da54e76185ee4c.rlib" "/opt/rustwide/target/debug/deps/libnix-8d70c830a1a24e9f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-41d0065c78292d4d.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-406f404e4ec04b3f.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-66e6e160ed8242bb.rlib" "/opt/rustwide/target/debug/deps/libhkdf-3a66d1a9483d839f.rlib" "/opt/rustwide/target/debug/deps/libpsutil-f302ed4f9f88a2d9.rlib" "/opt/rustwide/target/debug/deps/libnix-eea36f5a617b3161.rlib" "/opt/rustwide/target/debug/deps/libvoid-6ec24f4dc2b90f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/target/debug/deps/libcrc-d00c0ec16caf66d2.rlib" "/opt/rustwide/target/debug/deps/libwarp-ccf597b835012563.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-3b670d7c51ac9b1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-4702f1dd783a4832.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-fc6e937cfa189662.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-47e314b779664399.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13319a8ad922f345.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-ce27f6cb138068bc.rlib" "/opt/rustwide/target/debug/deps/liburl-5a98185b853744cd.rlib" "/opt/rustwide/target/debug/deps/libidna-fdc02413d0e8566c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-44b9b845b80d8ca9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b5bb0df01f4e2018.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-da026c22a6319833.rlib" "/opt/rustwide/target/debug/deps/libmultipart-be72596e84328043.rlib" "/opt/rustwide/target/debug/deps/libtwoway-d6fb8bd847eb6a9b.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-f11cd1b6dd7da833.rlib" "/opt/rustwide/target/debug/deps/libsafemem-67d54dc2a787db43.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9804de68ea34bdae.rlib" "/opt/rustwide/target/debug/deps/libtempfile-13157238994f21c4.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-bfc75ec09beed3e1.rlib" "/opt/rustwide/target/debug/deps/librand-7fa6063a1c6c6543.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c47b2b8f259ce985.rlib" "/opt/rustwide/target/debug/deps/librand_core-dc405cedf7f62197.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-528f7ad395729cc0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-efd96bd561ba704c.rlib" "/opt/rustwide/target/debug/deps/libunicase-fd939b8e17812d8a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-912267ffc484767d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ab7696df578b3944.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cb53620c31887c2e.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libheaders-baff53ce15d6ed66.rlib" "/opt/rustwide/target/debug/deps/libtime-71b8ea7e22d3f138.rlib" "/opt/rustwide/target/debug/deps/libsha1-041879abaff42101.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-3ade7d5559cb59c3.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libhyper-7172ca29de51eda6.rlib" "/opt/rustwide/target/debug/deps/libwant-51603312bbee0585.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libsocket2-839fdfb58df68c38.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4270f85b03c920e0.rlib" "/opt/rustwide/target/debug/deps/libh2-24a97bd7c6f267fa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f84fff3a1951e740.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b8eada18fb851852.rlib" "/opt/rustwide/target/debug/deps/libtracing-b36f1943f4769c7e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3fa2a7edf688789f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b7836960166cf276.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c4363d557ca3f331.rlib" "/opt/rustwide/target/debug/deps/libhttp-042dcd15d260532a.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libtokio-649cd47ed711a9b9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d92272733745562f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b4e29ecc1f11e8ad.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libmio-6507c8c284268642.rlib" "/opt/rustwide/target/debug/deps/libpin_project-df5808a4c951aa30.rlib" "/opt/rustwide/target/debug/deps/libfutures-c81172bf1bf31acc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a5ed7da1de206300.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-da8ec915b60a1707.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c03273544b159659.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-becc135fc187e7b2.rlib" "/opt/rustwide/target/debug/deps/libslab-8afbcbad55e020de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-422a0c09bf2a41cb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e9e08e6820050fb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2dd2d19975132ed8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a241b02683848499.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-42a0e171976036bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac6e2be738e6626.rlib" "/opt/rustwide/target/debug/deps/libp256-400290eaa7d71fda.rlib" "/opt/rustwide/target/debug/deps/libecdsa-6763276499f3a8a0.rlib" "/opt/rustwide/target/debug/deps/libhmac-a5c6723f85fe06ea.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-adb9deda7b2d6bf7.rlib" "/opt/rustwide/target/debug/deps/libsignature-2447d38eef528d97.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-13692ca050994a81.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-7c65ac6dd817ebdd.rlib" "/opt/rustwide/target/debug/deps/libspki-441cfef00a17aa9a.rlib" "/opt/rustwide/target/debug/deps/libgroup-078c9c273c5d9560.rlib" "/opt/rustwide/target/debug/deps/libzeroize-12f3eb9616f39d92.rlib" "/opt/rustwide/target/debug/deps/libff-fe7e0bcc9ca95904.rlib" "/opt/rustwide/target/debug/deps/libbitvec-4d84536df0639165.rlib" "/opt/rustwide/target/debug/deps/libwyz-356992986c03260f.rlib" "/opt/rustwide/target/debug/deps/libtap-4aa41518670171b0.rlib" "/opt/rustwide/target/debug/deps/libradium-0c4b0f32bfc9b804.rlib" "/opt/rustwide/target/debug/deps/libfunty-88dc1ed25e0ea37e.rlib" "/opt/rustwide/target/debug/deps/libder-552f6f7cbab6e95e.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-0644a32fb178f255.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-de58ba523ddd950d.rlib" "/opt/rustwide/target/debug/deps/libghash-b79a5aa50aa56c7f.rlib" "/opt/rustwide/target/debug/deps/libpolyval-9c44efbe90eb9c48.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-1e7f6621fa13bd20.rlib" "/opt/rustwide/target/debug/deps/libsubtle-6a4af82f8c7a0d1c.rlib" "/opt/rustwide/target/debug/deps/libctr-e2b7b999f4248d52.rlib" "/opt/rustwide/target/debug/deps/libaead-f05028142a98a5d5.rlib" "/opt/rustwide/target/debug/deps/libaes-5897b76c1407c0cf.rlib" "/opt/rustwide/target/debug/deps/libcipher-6ec9d0649d404cbe.rlib" "/opt/rustwide/target/debug/deps/libstructopt-94a2caac4405368e.rlib" "/opt/rustwide/target/debug/deps/libclap-ebf9e37a34e276f2.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fc342719877893b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8f19a7f587dbc143.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4f5d2ae8fd7f224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c58ca68092cf803b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libatty-10ae9945e5ab735d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-c5d639f3e545ec5b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-124c8c9fcb9bc056.rlib" "/opt/rustwide/target/debug/deps/libsha2-aab88241737d3bbe.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b05051255aac7d90.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libdigest-909857bc7cdede76.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2e92ccf19e6cd1ad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3e8c5462a40a08c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-83889116bb6ffe8a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a35217062ce4fe8e.rlib" "/opt/rustwide/target/debug/deps/libprost-d3ac21467b3b6511.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libhex-d638ae4ac996299d.rlib" "/opt/rustwide/target/debug/deps/libserde-9a8dcb864daa2c6f.rlib" "/opt/rustwide/target/debug/deps/liblog-332c82f6dea49460.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e068e4fc7bbfa844.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6489a140b422b445.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ed350e9bee83495b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0c6f13a724f839b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-11b6c462e1956143.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/librand-49641bed20935208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-30603a32fe468394.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-541bb44a8539c640.rlib" "/opt/rustwide/target/debug/deps/librand_core-53e90fc63d8f1fad.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-40a3b2e8bba1979e.rlib" "/opt/rustwide/target/debug/deps/liblibc-7c13fcbaf27f610a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxAS05L/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/common.rs - common::colon_separated_hexstring_to_array (line 250)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.67s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23dc9b4941cd4ec012916a512ae835442c1bc2175bbec8dea869d0719cb724ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23dc9b4941cd4ec012916a512ae835442c1bc2175bbec8dea869d0719cb724ff", kill_on_drop: false }`
[INFO] [stdout] 23dc9b4941cd4ec012916a512ae835442c1bc2175bbec8dea869d0719cb724ff
