[INFO] cloning repository https://github.com/ic-timon/rf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ic-timon/rf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fic-timon%2Frf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fic-timon%2Frf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 054d327ed3e584b38121199644ec2c13a16a5ed5
[INFO] testing ic-timon/rf against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fic-timon%2Frf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ic-timon/rf
[INFO] finished tweaking git repo https://github.com/ic-timon/rf
[INFO] tweaked toml for git repo https://github.com/ic-timon/rf written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ic-timon/rf on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ic-timon/rf 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19dcb01e700db8bcbd6f42632cb79c59ebc3cd594826bfac627b9b44980748c5
[INFO] running `Command { std: "docker" "start" "-a" "19dcb01e700db8bcbd6f42632cb79c59ebc3cd594826bfac627b9b44980748c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19dcb01e700db8bcbd6f42632cb79c59ebc3cd594826bfac627b9b44980748c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19dcb01e700db8bcbd6f42632cb79c59ebc3cd594826bfac627b9b44980748c5", kill_on_drop: false }`
[INFO] [stdout] 19dcb01e700db8bcbd6f42632cb79c59ebc3cd594826bfac627b9b44980748c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8963f95e81cc184efeed71df56938c83103b056ff5445c1db08301ac71659f4c
[INFO] running `Command { std: "docker" "start" "-a" "8963f95e81cc184efeed71df56938c83103b056ff5445c1db08301ac71659f4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64ct v1.8.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rf-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling rf-errors v0.1.0 (/opt/rustwide/workdir/errors)
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling askama_parser v0.15.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling moka v0.12.12
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling askama_derive v0.15.1
[INFO] [stderr]    Compiling deadpool v0.11.2
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.9.4
[INFO] [stderr]    Compiling snowflake v1.3.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling id_tree v1.8.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling async-session v3.0.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling redis v1.0.2
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling axum-extra v0.4.2
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling askama_macros v0.15.1
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling ringbuf v0.4.8
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling rf-container v0.1.0 (/opt/rustwide/workdir/container)
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling askama v0.15.1
[INFO] [stderr]    Compiling axum-sessions v0.4.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling metrics v0.23.1
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling rf-database v0.1.0 (/opt/rustwide/workdir/database)
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rf-os v0.1.0 (/opt/rustwide/workdir/os)
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling configparser v1.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling scraper v0.19.1
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling ini v1.3.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rf-encoding v0.1.0 (/opt/rustwide/workdir/encoding)
[INFO] [stderr]    Compiling rf-contrib-registry v0.1.0 (/opt/rustwide/workdir/contrib/registry)
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.23.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rf-i18n v0.1.0 (/opt/rustwide/workdir/i18n)
[INFO] [stderr]    Compiling rf-util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling rf-contrib-grpc v0.1.0 (/opt/rustwide/workdir/contrib/grpc)
[INFO] [stderr]    Compiling rf-test v0.1.0 (/opt/rustwide/workdir/test)
[INFO] [stderr]    Compiling rf-contrib-trace v0.1.0 (/opt/rustwide/workdir/contrib/trace)
[INFO] [stderr]    Compiling rf-cmd v0.1.0 (/opt/rustwide/workdir/cmd/rf)
[INFO] [stderr]    Compiling rf-contrib-config v0.1.0 (/opt/rustwide/workdir/contrib/config)
[INFO] [stderr]    Compiling rf-contrib-drivers v0.1.0 (/opt/rustwide/workdir/contrib/drivers)
[INFO] [stderr]    Compiling rf-text v0.1.0 (/opt/rustwide/workdir/text)
[INFO] [stderr]    Compiling rf-contrib-sdk-httpclient v0.1.0 (/opt/rustwide/workdir/contrib/sdk/httpclient)
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rf-crypto v0.1.0 (/opt/rustwide/workdir/crypto)
[INFO] [stderr]    Compiling rf-debug v0.1.0 (/opt/rustwide/workdir/debug)
[INFO] [stderr]    Compiling rf-net v0.1.0 (/opt/rustwide/workdir/net)
[INFO] [stderr]    Compiling rf-frame v0.1.0 (/opt/rustwide/workdir/frame)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "8963f95e81cc184efeed71df56938c83103b056ff5445c1db08301ac71659f4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8963f95e81cc184efeed71df56938c83103b056ff5445c1db08301ac71659f4c", kill_on_drop: false }`
[INFO] [stdout] 8963f95e81cc184efeed71df56938c83103b056ff5445c1db08301ac71659f4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21c6733962d7bbb0da0af755b1855c59bea2ca6d6acbdda6cd281cbe738f0938
[INFO] running `Command { std: "docker" "start" "-a" "21c6733962d7bbb0da0af755b1855c59bea2ca6d6acbdda6cd281cbe738f0938", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling rf-debug v0.1.0 (/opt/rustwide/workdir/debug)
[INFO] [stderr]    Compiling rf-test v0.1.0 (/opt/rustwide/workdir/test)
[INFO] [stderr]    Compiling rf-i18n v0.1.0 (/opt/rustwide/workdir/i18n)
[INFO] [stderr]    Compiling rf-contrib-drivers v0.1.0 (/opt/rustwide/workdir/contrib/drivers)
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling async-session v3.0.0
[INFO] [stderr]    Compiling metrics v0.23.1
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling rf-database v0.1.0 (/opt/rustwide/workdir/database)
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling axum-extra v0.4.2
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling axum-sessions v0.4.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling scraper v0.19.1
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling rf-os v0.1.0 (/opt/rustwide/workdir/os)
[INFO] [stderr]    Compiling rf-encoding v0.1.0 (/opt/rustwide/workdir/encoding)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling rf-contrib-registry v0.1.0 (/opt/rustwide/workdir/contrib/registry)
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling trust-dns-resolver v0.23.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling rf-util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]    Compiling rf-crypto v0.1.0 (/opt/rustwide/workdir/crypto)
[INFO] [stderr]    Compiling rf-contrib-trace v0.1.0 (/opt/rustwide/workdir/contrib/trace)
[INFO] [stderr]    Compiling rf-contrib-grpc v0.1.0 (/opt/rustwide/workdir/contrib/grpc)
[INFO] [stderr]    Compiling rf-contrib-config v0.1.0 (/opt/rustwide/workdir/contrib/config)
[INFO] [stderr]    Compiling rf-contrib-sdk-httpclient v0.1.0 (/opt/rustwide/workdir/contrib/sdk/httpclient)
[INFO] [stderr]    Compiling rf-net v0.1.0 (/opt/rustwide/workdir/net)
[INFO] [stderr]    Compiling rf-cmd v0.1.0 (/opt/rustwide/workdir/cmd/rf)
[INFO] [stderr]    Compiling rf-text v0.1.0 (/opt/rustwide/workdir/text)
[INFO] [stderr]    Compiling rf-errors v0.1.0 (/opt/rustwide/workdir/errors)
[INFO] [stderr]    Compiling rf-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling rf-frame v0.1.0 (/opt/rustwide/workdir/frame)
[INFO] [stderr]    Compiling rf-container v0.1.0 (/opt/rustwide/workdir/container)
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> container/tests/container_test.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ring.push(1);
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let _ = ring.push(1);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> container/tests/container_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ring.push(2);
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let _ = ring.push(2);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> container/tests/container_test.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ring.push(3);
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let _ = ring.push(3);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> container/tests/container_test.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ring.push(4);
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let _ = ring.push(4);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> container/tests/container_test.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ring.push(1);
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let _ = ring.push(1);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> container/tests/container_test.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ring.push(2);
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let _ = ring.push(2);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> container/tests/container_test.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ring.push(3); // Should overwrite 1
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let _ = ring.push(3); // Should overwrite 1
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> container/tests/container_test.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     ring.push(1);
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let _ = ring.push(1);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> container/tests/container_test.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ring.push(2);
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let _ = ring.push(2);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `validator`
[INFO] [stdout]   --> util/tests/valid_test.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let validator = Validator::new();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.28s
[INFO] running `Command { std: "docker" "inspect" "21c6733962d7bbb0da0af755b1855c59bea2ca6d6acbdda6cd281cbe738f0938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21c6733962d7bbb0da0af755b1855c59bea2ca6d6acbdda6cd281cbe738f0938", kill_on_drop: false }`
[INFO] [stdout] 21c6733962d7bbb0da0af755b1855c59bea2ca6d6acbdda6cd281cbe738f0938
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eec04ffdc3439ce420a3e1f6346632d6394d315cb1f0d9bb70aa1e9f93b49016
[INFO] running `Command { std: "docker" "start" "-a" "eec04ffdc3439ce420a3e1f6346632d6394d315cb1f0d9bb70aa1e9f93b49016", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `validator`
[INFO] [stderr]   --> util/tests/valid_test.rs:16:13
[INFO] [stderr]    |
[INFO] [stderr] 16 |         let validator = Validator::new();
[INFO] [stderr]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validator`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rf-util` (test "valid_test") generated 1 warning (run `cargo fix --test "valid_test" -p rf-util` to apply 1 suggestion)
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> container/tests/container_test.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     ring.push(1);
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 11 |     let _ = ring.push(1);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> container/tests/container_test.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     ring.push(2);
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let _ = ring.push(2);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> container/tests/container_test.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     ring.push(3);
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let _ = ring.push(3);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> container/tests/container_test.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     ring.push(4);
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let _ = ring.push(4);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> container/tests/container_test.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 |     ring.push(1);
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let _ = ring.push(1);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> container/tests/container_test.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     ring.push(2);
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 40 |     let _ = ring.push(2);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> container/tests/container_test.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     ring.push(3); // Should overwrite 1
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 42 |     let _ = ring.push(3); // Should overwrite 1
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> container/tests/container_test.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 52 |     ring.push(1);
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 52 |     let _ = ring.push(1);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> container/tests/container_test.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 53 |     ring.push(2);
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 53 |     let _ = ring.push(2);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rf-container` (test "container_test") generated 9 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rf-afea8c1aefba5499)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_container-83ac3251f78f9c49)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/container_test.rs (/opt/rustwide/target/debug/deps/container_test-9ace7d17207cb324)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_queue_basic ... ok
[INFO] [stdout] test test_ring_basic ... ok
[INFO] [stdout] test test_queue_clone ... ok
[INFO] [stdout] test test_queue_empty ... ok
[INFO] [stdout] test test_ring_empty ... ok
[INFO] [stdout] test test_set_basic ... ok
[INFO] [stdout] test test_set_clear ... ok
[INFO] [stdout] test test_ring_full ... ok
[INFO] [stdout] test test_set_iter ... ok
[INFO] [stdout] test test_set_remove ... ok
[INFO] [stdout] test test_thread_safe_ring ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_contrib_config-a153de9181cad327)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_contrib_drivers-693748f95ab3d0cc)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_contrib_grpc-1b2b2a85a9c4e1b5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_contrib_registry-73f4f4840b96c7c4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_contrib_sdk_httpclient-c622c3a9744cd649)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_contrib_trace-7c6e258e46b5804f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_core-06f3dcfa4b9c29ca)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_crypto-7202bfe4c98c4f0b)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/crypto_test.rs (/opt/rustwide/target/debug/deps/crypto_test-31e72790b8e52f89)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_crc32_checksum ... ok
[INFO] [stdout] test test_crc32_consistency ... ok
[INFO] [stdout] test test_sha1_hash ... ok
[INFO] [stdout] test test_sha256_hash ... ok
[INFO] [stdout] test test_aes_encrypt_decrypt ... ok
[INFO] [stdout] test test_md5_hash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_database-b590ec78e393b217)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/model_test.rs (/opt/rustwide/target/debug/deps/model_test-503e89c0e8c42781)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_model_query ... ok
[INFO] [stdout] test tests::test_model_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_debug-339cdf81a644e75a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_encoding-935e64bc636d2658)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/encoding_test.rs (/opt/rustwide/target/debug/deps/encoding_test-2d29d853c0936ae0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_url_encode_decode ... ok
[INFO] [stdout] test test_base64_encode_decode ... ok
[INFO] [stdout] test test_url_encode_special_chars ... ok
[INFO] [stdout] test test_json_encode_decode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_errors-451b2a1a1bca8f91)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_frame-703e791216849cfd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_i18n-1af50b7cca881da6)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_net-1d0393c2e8b4dc6c)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/http_test.rs (/opt/rustwide/target/debug/deps/http_test-7627c4fc56b3d068)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_server_routing ... ok
[INFO] [stdout] test tests::test_server_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/net_test.rs (/opt/rustwide/target/debug/deps/net_test-42d6b9132f6387e5)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_round_robin_selector ... ok
[INFO] [stdout] test test_round_robin_selector_empty ... ok
[INFO] [stdout] test test_tcp_server_bind ... ok
[INFO] [stdout] test test_udp_socket_bind ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_os-7ae0ccddd2e7008f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/file_test.rs (/opt/rustwide/target/debug/deps/file_test-f395632c97513493)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_file_exists ... ok
[INFO] [stdout] test tests::test_file_read_write ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_test-1fc74764ebf5cf20)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_text-b7ccbe66c469f3af)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rf_util-a01d644835ce23ca)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conv_test.rs (/opt/rustwide/target/debug/deps/conv_test-aab2113ea6e1739c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_type_conversion_utilities ... ok
[INFO] [stdout] test tests::test_basic_conversions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/valid_test.rs (/opt/rustwide/target/debug/deps/valid_test-f4644cf026c662d6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_email_validation ... ok
[INFO] [stderr]    Doc-tests rf_container
[INFO] [stdout] test tests::test_required_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stdout] test container/src/array.rs - array::Array<T>::len (line 193) ... ok
[INFO] [stdout] test container/src/array.rs - array::Array<T>::is_empty (line 213) ... ok
[INFO] [stdout] test container/src/array.rs - array::Array<T>::pop (line 147) ... ok
[INFO] [stdout] test container/src/array.rs - array::Array<T>::new (line 85) ... ok
[INFO] [stdout] test container/src/array.rs - array (line 22) ... ok
[INFO] [stdout] test container/src/array.rs - array::Array<T>::clear (line 227) ... ok
[INFO] [stdout] test container/src/array.rs - array::Array<T>::get (line 171) ... ok
[INFO] [stdout] test container/src/array.rs - array::Array (line 65) ... ok
[INFO] [stdout] test container/src/array.rs - array::Array<T>::with_capacity (line 111) ... ok
[INFO] [stdout] test container/src/array.rs - array::Array<T>::push (line 128) ... ok
[INFO] [stdout] test container/src/list.rs - list (line 20) ... ok
[INFO] [stdout] test container/src/list.rs - list::List<T>::clear (line 211) ... ok
[INFO] [stdout] test container/src/list.rs - list::List (line 57) ... ok
[INFO] [stdout] test container/src/list.rs - list::List<T>::new (line 77) ... ok
[INFO] [stdout] test container/src/list.rs - list::List<T>::len (line 177) ... ok
[INFO] [stdout] test container/src/list.rs - list::List<T>::push_front (line 95) ... ok
[INFO] [stdout] test container/src/list.rs - list::List<T>::pop_front (line 133) ... ok
[INFO] [stdout] test container/src/list.rs - list::List<T>::push_back (line 114) ... ok
[INFO] [stdout] test container/src/lib.rs - (line 23) ... ok
[INFO] [stdout] test container/src/list.rs - list::List<T>::is_empty (line 197) ... ok
[INFO] [stdout] test container/src/list.rs - list::List<T>::pop_back (line 155) ... ok
[INFO] [stdout] test container/src/map.rs - map::HashMap (line 83) ... ok
[INFO] [stdout] test container/src/map.rs - map (line 42) ... ok
[INFO] [stdout] test container/src/map.rs - map::HashMap<K,V>::clear (line 270) ... ok
[INFO] [stdout] test container/src/map.rs - map::HashMap<K,V>::contains_key (line 214) ... ok
[INFO] [stdout] test container/src/map.rs - map (line 29) ... ok
[INFO] [stdout] test container/src/map.rs - map::HashMap<K,V>::is_empty (line 256) ... ok
[INFO] [stdout] test container/src/map.rs - map::HashMap<K,V>::get (line 163) ... ok
[INFO] [stdout] test container/src/map.rs - map::HashMap<K,V>::insert (line 135) ... ok
[INFO] [stdout] test container/src/map.rs - map::HashMap<K,V>::len (line 234) ... ok
[INFO] [stdout] test container/src/map.rs - map::HashMap<K,V>::new (line 109) ... ok
[INFO] [stdout] test container/src/map.rs - map::OrderedMap<K,V>::is_empty (line 536) ... ok
[INFO] [stdout] test container/src/map.rs - map::OrderedMap<K,V>::clear (line 550) ... ok
[INFO] [stdout] test container/src/map.rs - map::OrderedMap (line 361) ... ok
[INFO] [stdout] test container/src/map.rs - map::HashMap<K,V>::remove (line 189) ... ok
[INFO] [stdout] test container/src/map.rs - map::OrderedMap<K,V>::contains_key (line 494) ... ok
[INFO] [stdout] test container/src/map.rs - map::OrderedMap<K,V>::insert (line 414) ... ok
[INFO] [stdout] test container/src/pool.rs - pool::ObjectPool (line 74) ... ignored
[INFO] [stdout] test container/src/map.rs - map::OrderedMap<K,V>::get (line 438) ... ok
[INFO] [stdout] test container/src/map.rs - map::OrderedMap<K,V>::len (line 514) ... ok
[INFO] [stdout] test container/src/map.rs - map::OrderedMap<K,V>::new (line 387) ... ok
[INFO] [stdout] test container/src/queue.rs - queue (line 21) ... ok
[INFO] [stdout] test container/src/map.rs - map::OrderedMap<K,V>::remove (line 467) ... ok
[INFO] [stdout] test container/src/map.rs - map::StrStrMap (line 316) ... ok
[INFO] [stdout] test container/src/queue.rs - queue::Queue<T>::is_empty (line 145) ... ok
[INFO] [stdout] test container/src/map.rs - map::StrIntMap (line 332) ... ok
[INFO] [stdout] test container/src/queue.rs - queue::Queue (line 57) ... ok
[INFO] [stdout] test container/src/queue.rs - queue::Queue<T>::new (line 76) ... ok
[INFO] [stdout] test container/src/ring.rs - ring (line 31) ... ok
[INFO] [stdout] test container/src/queue.rs - queue::Queue<T>::len (line 170) ... ok
[INFO] [stdout] test container/src/map.rs - map::StrAnyMap (line 299) ... ok
[INFO] [stdout] test container/src/queue.rs - queue::Queue<T>::pop (line 118) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring (line 65) ... ok
[INFO] [stdout] test container/src/queue.rs - queue::Queue<T>::push (line 96) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::clear (line 312) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::is_empty (line 239) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::is_full (line 258) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::capacity (line 298) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::len (line 278) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::iter (line 333) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::iter_mut (line 356) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::new (line 91) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::peek_back (line 218) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::peek (line 197) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::pop_batch (line 403) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::pop (line 176) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::push (line 118) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::push_batch (line 379) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::range (line 469) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::resize (line 499) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::try_push (line 151) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::stats (line 536) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::Ring<T>::slice (line 436) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::capacity (line 844) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing (line 629) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::is_empty (line 779) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::clear (line 860) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::new (line 657) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::is_full (line 800) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::peek (line 754) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::push_batch (line 882) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::push (line 683) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::stats (line 997) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::pop_batch (line 906) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::pop (line 732) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::len (line 822) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::slice (line 933) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::resize (line 975) ... ok
[INFO] [stdout] test container/src/set.rs - set (line 21) ... ok
[INFO] [stdout] test container/src/set.rs - set::Set<T>::is_empty (line 195) ... ok
[INFO] [stdout] test container/src/ring.rs - ring::ThreadSafeRing<T>::try_push (line 709) ... ok
[INFO] [stdout] test container/src/set.rs - set::Set<T>::contains (line 155) ... ok
[INFO] [stdout] test container/src/set.rs - set::Set<T>::clear (line 209) ... ok
[INFO] [stdout] test container/src/set.rs - set::Set<T>::insert (line 105) ... ok
[INFO] [stdout] test container/src/set.rs - set::Set<T>::new (line 80) ... ok
[INFO] [stdout] test container/src/set.rs - set::Set (line 60) ... ok
[INFO] [stdout] test container/src/tree.rs - tree (line 20) ... ok
[INFO] [stdout] test container/src/tree.rs - tree::TreeContainer (line 53) ... ok
[INFO] [stdout] test container/src/tree.rs - tree::TreeContainer<T>::new (line 79) ... ok
[INFO] [stdout] test container/src/set.rs - set::Set<T>::remove (line 130) ... ok
[INFO] [stdout] test container/src/set.rs - set::Set<T>::len (line 175) ... ok
[INFO] [stdout] test container/src/tree.rs - tree::TreeContainer<T>::insert_child (line 147) ... ok
[INFO] [stdout] test container/src/tree.rs - tree::TreeContainer<T>::root_data (line 117) ... ok
[INFO] [stdout] test container/src/tree.rs - tree::TreeContainer<T>::root_id (line 98) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Bool::get (line 101) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Bool::new (line 84) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Bool::set (line 119) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Bool (line 59) ... ok
[INFO] [stdout] test container/src/type.rs - r#type (line 23) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Int (line 142) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Int64 (line 247) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Int64::add (line 328) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Int64::new (line 270) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Int::new (line 165) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Int::add (line 223) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::String (line 557) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Int::get (line 182) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Int64::get (line 287) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Int::set (line 200) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Int64::set (line 305) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::String::get (line 603) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::String::new (line 582) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Uint64::get (line 493) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Uint64 (line 453) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::String::set (line 622) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Uint (line 350) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Uint64::add (line 534) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Uint64::new (line 476) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Uint64::set (line 511) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Uint::add (line 431) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Uint::set (line 408) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Uint::new (line 373) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var::float64 (line 183) ... ok
[INFO] [stdout] test container/src/var.rs - var (line 21) ... ok
[INFO] [stdout] test container/src/type.rs - r#type::Uint::get (line 390) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var::bool (line 214) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var (line 51) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var::from (line 279) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var::from (line 296) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var::new (line 73) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var::from (line 342) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var::from (line 312) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var::from (line 327) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var::is_empty (line 251) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var::int64 (line 151) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var::string (line 117) ... ok
[INFO] [stdout] test container/src/var.rs - var::Var::value (line 94) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 146 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 7.96s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rf_contrib_config
[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 rf_contrib_drivers
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test contrib/drivers/src/lib.rs - DatabaseConnection::query (line 126) - compile ... ok
[INFO] [stdout] test contrib/drivers/src/lib.rs - DatabaseConnection::begin_transaction (line 193) - compile ... ok
[INFO] [stdout] test contrib/drivers/src/lib.rs - DatabaseConnection::execute (line 160) - compile ... ok
[INFO] [stdout] test contrib/drivers/src/lib.rs - DatabaseTransaction::rollback (line 264) - compile ... ok
[INFO] [stdout] test contrib/drivers/src/clickhouse.rs - clickhouse::ClickHouseDriver (line 37) - compile ... ok
[INFO] [stdout] test contrib/drivers/src/dameng.rs - dameng::DamengDriver (line 34) ... ok
[INFO] [stdout] test contrib/drivers/src/gaussdb.rs - gaussdb::GaussDBDriver::new (line 48) ... ok
[INFO] [stdout] test contrib/drivers/src/gaussdb.rs - gaussdb::GaussDBDriver (line 32) ... ok
[INFO] [stdout] test contrib/drivers/src/oceanbase.rs - oceanbase::OceanBaseDriver (line 41) ... ok
[INFO] [stdout] test contrib/drivers/src/dameng.rs - dameng::DamengDriver::new (line 50) ... ok
[INFO] [stdout] test contrib/drivers/src/oracle.rs - oracle::OracleDriver (line 38) ... ok
[INFO] [stdout] test contrib/drivers/src/oracle.rs - oracle::OracleDriver::new (line 54) ... ok
[INFO] [stdout] test contrib/drivers/src/sqlserver.rs - sqlserver::SqlServerDriver (line 37) ... ok
[INFO] [stdout] test contrib/drivers/src/sqlserver.rs - sqlserver::SqlServerDriver::new (line 53) ... ok
[INFO] [stdout] test contrib/drivers/src/oceanbase.rs - oceanbase::OceanBaseDriver::new (line 57) ... ok
[INFO] [stdout] test contrib/drivers/src/tidb.rs - tidb::TiDBDriver (line 36) ... ok
[INFO] [stdout] test contrib/drivers/src/tidb.rs - tidb::TiDBDriver::new (line 52) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.63s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rf_contrib_grpc
[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 rf_contrib_registry
[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 rf_contrib_sdk_httpclient
[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 rf_contrib_trace
[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 rf_core
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test core/src/traits.rs - traits::Hash (line 305) ... ok
[INFO] [stdout] test core/src/traits.rs - traits::Compare (line 224) ... ok
[INFO] [stdout] test core/src/traits.rs - traits (line 28) ... ok
[INFO] [stdout] test core/src/traits.rs - traits::Clone (line 178) ... ok
[INFO] [stdout] test core/src/traits.rs - traits::ToString::to_string (line 135) ... ok
[INFO] [stdout] test core/src/lib.rs - (line 18) ... ok
[INFO] [stdout] test core/src/traits.rs - traits::Hash (line 275) ... ok
[INFO] [stdout] test core/src/types.rs - types (line 25) ... ok
[INFO] [stdout] test core/src/types.rs - types::MapAnyAny (line 83) ... ok
[INFO] [stdout] test core/src/types.rs - types::MapAnyInt (line 126) ... ok
[INFO] [stdout] test core/src/types.rs - types::ListAnyStr (line 310) ... ok
[INFO] [stdout] test core/src/types.rs - types::MapAnyBool (line 234) ... ok
[INFO] [stdout] test core/src/types.rs - types::List (line 280) ... ok
[INFO] [stdout] test core/src/types.rs - types::Map (line 66) ... ok
[INFO] [stdout] test core/src/types.rs - types::ListStrStr (line 343) ... ok
[INFO] [stdout] test core/src/types.rs - types::MapAnyStr (line 105) ... ok
[INFO] [stdout] test core/src/types.rs - types::Var (line 396) ... ok
[INFO] [stdout] test core/src/types.rs - types::MapIntBool (line 259) ... ok
[INFO] [stdout] test core/src/types.rs - types::MapIntInt (line 213) ... ok
[INFO] [stdout] test core/src/types.rs - types::MapIntAny (line 172) ... ok
[INFO] [stdout] test core/src/types.rs - types::Var (line 416) ... ok
[INFO] [stdout] test core/src/types.rs - types::MapStrStr (line 146) ... ok
[INFO] [stdout] test core/src/types.rs - types::MapIntStr (line 193) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rf_crypto
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test crypto/src/aes.rs - aes (line 13) ... ignored
[INFO] [stdout] test crypto/src/aes.rs - aes::decrypt (line 105) ... ignored
[INFO] [stdout] test crypto/src/aes.rs - aes::encrypt (line 64) ... ignored
[INFO] [stdout] test crypto/src/crc32.rs - crc32 (line 10) ... ignored
[INFO] [stdout] test crypto/src/crc32.rs - crc32::checksum (line 52) ... ignored
[INFO] [stdout] test crypto/src/des.rs - des (line 10) ... ignored
[INFO] [stdout] test crypto/src/des.rs - des::decrypt (line 125) ... ignored
[INFO] [stdout] test crypto/src/des.rs - des::encrypt (line 67) ... ignored
[INFO] [stdout] test crypto/src/lib.rs - (line 25) ... ignored
[INFO] [stdout] test crypto/src/lib.rs - (line 34) ... ignored
[INFO] [stdout] test crypto/src/lib.rs - (line 45) ... ignored
[INFO] [stdout] test crypto/src/lib.rs - (line 59) ... ignored
[INFO] [stdout] test crypto/src/md5.rs - md5 (line 9) ... ignored
[INFO] [stdout] test crypto/src/md5.rs - md5::hash (line 58) ... ignored
[INFO] [stdout] test crypto/src/rsa.rs - rsa (line 10) ... ignored
[INFO] [stdout] test crypto/src/rsa.rs - rsa::RsaKeyPair (line 60) ... ignored
[INFO] [stdout] test crypto/src/rsa.rs - rsa::RsaKeyPair::new (line 103) ... ignored
[INFO] [stdout] test crypto/src/rsa.rs - rsa::RsaKeyPair::private_key (line 140) ... ignored
[INFO] [stdout] test crypto/src/rsa.rs - rsa::RsaKeyPair::public_key (line 167) ... ignored
[INFO] [stdout] test crypto/src/rsa.rs - rsa::decrypt (line 262) ... ignored
[INFO] [stdout] test crypto/src/rsa.rs - rsa::encrypt (line 205) ... ignored
[INFO] [stdout] test crypto/src/sha1.rs - sha1 (line 9) ... ignored
[INFO] [stdout] test crypto/src/sha1.rs - sha1::hash (line 42) ... ignored
[INFO] [stdout] test crypto/src/sha256.rs - sha256 (line 10) ... ignored
[INFO] [stdout] test crypto/src/sha256.rs - sha256::hash (line 45) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 25 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rf_database
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test database/src/db/cache.rs - db::cache::QueryCache::new (line 105) - compile ... ok
[INFO] [stdout] test database/src/db/database.rs - db::database::Database::new_postgres (line 95) - compile ... ok
[INFO] [stdout] test database/src/db/cache.rs - db::cache (line 26) - compile ... ok
[INFO] [stdout] test database/src/db/database.rs - db::database::Database::raw_execute (line 364) - compile ... ok
[INFO] [stdout] test database/src/db/database.rs - db::database (line 20) - compile ... ok
[INFO] [stdout] test database/src/db/database.rs - db::database::Database::new_sqlite (line 167) - compile ... ok
[INFO] [stdout] test database/src/db/database.rs - db::database::Database::model (line 199) - compile ... ok
[INFO] [stdout] test database/src/db/transaction.rs - db::transaction (line 26) - compile ... ok
[INFO] [stdout] test database/src/db/database.rs - db::database::Database::raw_query (line 282) - compile ... ok
[INFO] [stdout] test database/src/db/database.rs - db::database::Database::new_mysql (line 131) - compile ... ok
[INFO] [stdout] test database/src/db/transaction.rs - db::transaction::TransactionWrapper::commit (line 120) - compile ... ok
[INFO] [stdout] test database/src/db/transaction.rs - db::transaction::TransactionWrapper::rollback (line 151) - compile ... ok
[INFO] [stdout] test database/src/redis.rs - redis::RedisClient::generic (line 303) - compile ... ok
[INFO] [stdout] test database/src/redis.rs - redis (line 33) - compile ... ok
[INFO] [stdout] test database/src/redis.rs - redis::RedisClient::hash (line 206) - compile ... ok
[INFO] [stdout] test database/src/redis.rs - redis::RedisClient::get (line 157) - compile ... ok
[INFO] [stdout] test database/src/redis.rs - redis::RedisClient::new (line 89) - compile ... ok
[INFO] [stdout] test database/src/db/transaction.rs - db::transaction::TransactionWrapper::execute (line 89) - compile ... ok
[INFO] [stdout] test database/src/redis.rs - redis::RedisClient::script (line 352) - compile ... ok
[INFO] [stdout] test database/src/redis.rs - redis::RedisClient::set (line 128) - compile ... ok
[INFO] [stdout] test database/src/redis.rs - redis::RedisClient::sorted_set (line 279) - compile ... ok
[INFO] [stdout] test database/src/redis.rs - redis::RedisClient::set_ops (line 255) - compile ... ok
[INFO] [stdout] test database/src/redis.rs - redis::RedisClient::list (line 231) - compile ... ok
[INFO] [stdout] test database/src/redis.rs - redis::RedisClient::pubsub (line 328) - compile ... ok
[INFO] [stdout] test database/src/redis.rs - redis::RedisClient::string (line 181) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rf_debug
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test debug/src/debug.rs - debug::version (line 52) ... ok
[INFO] [stdout] test debug/src/lib.rs - (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rf_encoding
[INFO] [stdout] 
[INFO] [stdout] running 108 tests
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_f64_le (line 816) ... FAILED
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_f32_be (line 705) ... FAILED
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_f64_be (line 793) ... FAILED
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_f32_le (line 728) ... FAILED
[INFO] [stdout] test encoding/src/binary.rs - binary (line 13) ... ok
[INFO] [stdout] test encoding/src/base64.rs - base64::encode (line 41) ... ok
[INFO] [stdout] test encoding/src/base64.rs - base64 (line 13) ... ok
[INFO] [stdout] test encoding/src/base64.rs - base64::decode (line 67) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_i32_be (line 359) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_i16_le (line 205) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_i16_be (line 183) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_i32_le (line 381) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_i64_be (line 533) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_i8 (line 73) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_i64_le (line 555) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_u16_be (line 271) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_u16_le (line 293) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_u64_be (line 619) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_u32_be (line 447) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_u8 (line 117) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_u32_le (line 469) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_f32_le (line 684) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::decode_u64_le (line 641) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_f32_be (line 663) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_f64_le (line 772) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_f64_be (line 751) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_i16_be (line 139) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_i32_be (line 315) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_i16_le (line 161) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_i8 (line 51) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_i32_le (line 337) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_i64_le (line 512) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_u16_be (line 227) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_i64_be (line 491) ... ok
[INFO] [stdout] test encoding/src/charset.rs - charset (line 13) ... FAILED
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_u16_le (line 249) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_u32_le (line 425) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_u64_be (line 577) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_u32_be (line 403) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_u8 (line 95) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::to_bytes (line 846) ... ok
[INFO] [stdout] test encoding/src/binary.rs - binary::encode_u64_le (line 598) ... ok
[INFO] [stdout] test encoding/src/charset.rs - charset::charset_from_utf8 (line 126) ... ok
[INFO] [stdout] test encoding/src/charset.rs - charset::charset_convert (line 61) ... ok
[INFO] [stdout] test encoding/src/charset.rs - charset::charset_supported (line 255) ... ok
[INFO] [stdout] test encoding/src/charset.rs - charset::charset_detect (line 157) ... ok
[INFO] [stdout] test encoding/src/charset.rs - charset::charset_to_utf8 (line 94) ... ok
[INFO] [stdout] test encoding/src/charset.rs - charset::charset_validate (line 208) ... FAILED
[INFO] [stdout] test encoding/src/compress.rs - compress (line 13) ... ok
[INFO] [stdout] test encoding/src/compress.rs - compress::gzip_compress (line 69) ... ok
[INFO] [stdout] test encoding/src/compress.rs - compress::gzip_compress_with_level (line 102) ... ok
[INFO] [stdout] test encoding/src/compress.rs - compress::gzip_decompress (line 131) ... ok
[INFO] [stdout] test encoding/src/compress.rs - compress::zlib_compress_with_level (line 197) ... ok
[INFO] [stdout] test encoding/src/compress.rs - compress::zlib_decompress (line 226) ... ok
[INFO] [stdout] test encoding/src/compress.rs - compress::zlib_compress (line 164) ... ok
[INFO] [stdout] test encoding/src/hash.rs - hash (line 13) ... ok
[INFO] [stdout] test encoding/src/hash.rs - hash::hash (line 100) ... ok
[INFO] [stdout] test encoding/src/html.rs - html (line 13) ... FAILED
[INFO] [stdout] test encoding/src/html.rs - html::extract_text (line 336) ... FAILED
[INFO] [stdout] test encoding/src/hash.rs - hash::hash_string (line 125) ... ok
[INFO] [stdout] test encoding/src/html.rs - html::select (line 379) ... FAILED
[INFO] [stdout] test encoding/src/hash.rs - hash::xxhash (line 62) ... ok
[INFO] [stdout] test encoding/src/hash.rs - hash::xxhash_combine (line 149) ... ok
[INFO] [stdout] test encoding/src/ini.rs - ini::get (line 182) ... FAILED
[INFO] [stdout] test encoding/src/ini.rs - ini::set (line 204) ... FAILED
[INFO] [stdout] test encoding/src/html.rs - html::parse (line 152) ... ok
[INFO] [stdout] test encoding/src/ini.rs - ini (line 14) ... ok
[INFO] [stdout] test encoding/src/ini.rs - ini::encode (line 139) ... ok
[INFO] [stdout] test encoding/src/ini.rs - ini::parse (line 77) ... ok
[INFO] [stdout] test encoding/src/properties.rs - properties (line 14) ... FAILED
[INFO] [stdout] test encoding/src/json.rs - json::decode (line 130) ... ok
[INFO] [stdout] test encoding/src/json.rs - json::parse (line 170) ... ok
[INFO] [stdout] test encoding/src/json.rs - json::encode (line 58) ... ok
[INFO] [stdout] test encoding/src/properties.rs - properties::load (line 199) ... FAILED
[INFO] [stdout] test encoding/src/json.rs - json (line 13) ... ok
[INFO] [stdout] test encoding/src/json.rs - json::encode_pretty (line 91) ... ok
[INFO] [stdout] test encoding/src/properties.rs - properties::get (line 155) ... FAILED
[INFO] [stdout] test encoding/src/properties.rs - properties::save (line 222) ... FAILED
[INFO] [stdout] test encoding/src/toml.rs - toml::decode (line 140) ... FAILED
[INFO] [stdout] test encoding/src/properties.rs - properties::encode (line 125) ... ok
[INFO] [stdout] test encoding/src/lib.rs - (line 22) ... ok
[INFO] [stdout] test encoding/src/toml.rs - toml::encode (line 70) ... FAILED
[INFO] [stdout] test encoding/src/toml.rs - toml::encode_pretty (line 102) ... FAILED
[INFO] [stdout] test encoding/src/properties.rs - properties::set (line 176) ... FAILED
[INFO] [stdout] test encoding/src/url.rs - url::parse (line 71) ... FAILED
[INFO] [stdout] test encoding/src/properties.rs - properties::parse (line 73) ... ok
[INFO] [stdout] test encoding/src/url.rs - url (line 13) ... FAILED
[INFO] [stdout] test encoding/src/url.rs - url::parse_query (line 190) ... FAILED
[INFO] [stdout] test encoding/src/url.rs - url::url_encode (line 278) ... FAILED
[INFO] [stdout] test encoding/src/xml.rs - xml::Namespace (line 266) ... FAILED
[INFO] [stdout] test encoding/src/xml.rs - xml (line 13) ... FAILED
[INFO] [stdout] test encoding/src/url.rs - url::url_decode (line 327) ... FAILED
[INFO] [stdout] test encoding/src/xml.rs - xml::encode_with_namespace (line 299) ... FAILED
[INFO] [stdout] test encoding/src/xml.rs - xml::to_json (line 402) ... FAILED
[INFO] [stdout] test encoding/src/xml.rs - xml::pretty (line 166) ... FAILED
[INFO] [stdout] test encoding/src/xml.rs - xml::escape (line 219) ... FAILED
[INFO] [stdout] test encoding/src/xml.rs - xml::encode_with_root (line 105) ... FAILED
[INFO] [stdout] test encoding/src/toml.rs - toml (line 14) ... ok
[INFO] [stdout] test encoding/src/xml.rs - xml::unescape (line 243) ... FAILED
[INFO] [stdout] test encoding/src/xml.rs - xml::validate (line 345) ... FAILED
[INFO] [stdout] test encoding/src/xml.rs - xml::xpath_query (line 479) ... FAILED
[INFO] [stdout] test encoding/src/xml.rs - xml::decode (line 137) ... ok
[INFO] [stdout] test encoding/src/xml.rs - xml::encode (line 70) ... ok
[INFO] [stdout] test encoding/src/yaml.rs - yaml::encode_pretty (line 87) ... FAILED
[INFO] [stdout] test encoding/src/yaml.rs - yaml::parse (line 163) ... ok
[INFO] [stdout] test encoding/src/yaml.rs - yaml (line 14) ... ok
[INFO] [stdout] test encoding/src/yaml.rs - yaml::encode (line 55) ... ok
[INFO] [stdout] test encoding/src/yaml.rs - yaml::decode (line 125) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- encoding/src/binary.rs - binary::decode_f64_le (line 816) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `encode_f64_le` in this scope
[INFO] [stdout]    --> encoding/src/binary.rs:820:13
[INFO] [stdout]     |
[INFO] [stdout] 820 | let bytes = encode_f64_le(3.14159265);
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: encoding/src/binary.rs:823:1
[INFO] [stdout]     |
[INFO] [stdout] 823 | pub fn decode_f64_le(bytes: &[u8]) -> f64 {
[INFO] [stdout]     | ----------------------------------------- similarly named function `decode_f64_le` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 820 - let bytes = encode_f64_le(3.14159265);
[INFO] [stdout] 820 + let bytes = decode_f64_le(3.14159265);
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 815 + use rf_encoding::encode_f64_le;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/binary.rs - binary::decode_f32_be (line 705) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `encode_f32_be` in this scope
[INFO] [stdout]    --> encoding/src/binary.rs:709:13
[INFO] [stdout]     |
[INFO] [stdout] 709 | let bytes = encode_f32_be(3.14);
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: encoding/src/binary.rs:712:1
[INFO] [stdout]     |
[INFO] [stdout] 712 | pub fn decode_f32_be(bytes: &[u8]) -> f32 {
[INFO] [stdout]     | ----------------------------------------- similarly named function `decode_f32_be` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 709 - let bytes = encode_f32_be(3.14);
[INFO] [stdout] 709 + let bytes = decode_f32_be(3.14);
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 704 + use rf_encoding::encode_f32_be;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/binary.rs - binary::decode_f64_be (line 793) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `encode_f64_be` in this scope
[INFO] [stdout]    --> encoding/src/binary.rs:797:13
[INFO] [stdout]     |
[INFO] [stdout] 797 | let bytes = encode_f64_be(3.14159265);
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: encoding/src/binary.rs:800:1
[INFO] [stdout]     |
[INFO] [stdout] 800 | pub fn decode_f64_be(bytes: &[u8]) -> f64 {
[INFO] [stdout]     | ----------------------------------------- similarly named function `decode_f64_be` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 797 - let bytes = encode_f64_be(3.14159265);
[INFO] [stdout] 797 + let bytes = decode_f64_be(3.14159265);
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 792 + use rf_encoding::encode_f64_be;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/binary.rs - binary::decode_f32_le (line 728) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `encode_f32_le` in this scope
[INFO] [stdout]    --> encoding/src/binary.rs:732:13
[INFO] [stdout]     |
[INFO] [stdout] 732 | let bytes = encode_f32_le(3.14);
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: encoding/src/binary.rs:735:1
[INFO] [stdout]     |
[INFO] [stdout] 735 | pub fn decode_f32_le(bytes: &[u8]) -> f32 {
[INFO] [stdout]     | ----------------------------------------- similarly named function `decode_f32_le` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 732 - let bytes = encode_f32_le(3.14);
[INFO] [stdout] 732 + let bytes = decode_f32_le(3.14);
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 727 + use rf_encoding::encode_f32_le;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/charset.rs - charset (line 13) stdout ----
[INFO] [stdout] error: non-ASCII character in byte string literal
[INFO] [stdout]   --> encoding/src/charset.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | let gbk_text = b"GBK编码\xC4\xE3\xBA\xC3"; // 示例 GBK 编码的"你好"
[INFO] [stdout]    |                     ^^ must be ASCII
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to use the UTF-8 encoding of '编', use \xHH escapes
[INFO] [stdout]    |
[INFO] [stdout] 18 - let gbk_text = b"GBK编码\xC4\xE3\xBA\xC3"; // 示例 GBK 编码的"你好"
[INFO] [stdout] 18 + let gbk_text = b"GBK\xE7\xBC\x96码\xC4\xE3\xBA\xC3"; // 示例 GBK 编码的"你好"
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: non-ASCII character in byte string literal
[INFO] [stdout]   --> encoding/src/charset.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | let gbk_text = b"GBK编码\xC4\xE3\xBA\xC3"; // 示例 GBK 编码的"你好"
[INFO] [stdout]    |                       ^^ must be ASCII
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to use the UTF-8 encoding of '码', use \xHH escapes
[INFO] [stdout]    |
[INFO] [stdout] 18 - let gbk_text = b"GBK编码\xC4\xE3\xBA\xC3"; // 示例 GBK 编码的"你好"
[INFO] [stdout] 18 + let gbk_text = b"GBK编\xE7\xA0\x81\xC4\xE3\xBA\xC3"; // 示例 GBK 编码的"你好"
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/charset.rs - charset::charset_validate (line 208) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (4851) panicked at encoding/src/charset.rs:8:1:
[INFO] [stdout] assertion failed: charset_validate(data, "UTF-8").is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63b16b2a722a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63b16b2a722a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63b16b2a722a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63b16b2a722a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63b16b2b749a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63b16b2b749a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x63b16b2aa562 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63b16b2aa562 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63b16b2930ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63b16b2930ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63b16b2a37f1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63b16b2a39ab - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63b16b2931da - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x63b16b28af29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63b16b29398d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63b16b2b7b4c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63b16b2b7b12 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x63b16b246a17 - rust_out[999a937b1cc8d0f6]::main::_doctest_main_encoding_src_charset_rs_208_0
[INFO] [stdout]   18:     0x63b16b246966 - rust_out[999a937b1cc8d0f6]::main
[INFO] [stdout]   19:     0x63b16b246a53 - <fn() as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x63b16b246926 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x63b16b246939 - std[ec419fa8110287d5]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x63b16b2a2f77 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x63b16b2a2f77 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x63b16b2a2f77 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x63b16b2a2f77 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x63b16b2a2f77 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x63b16b2a2f77 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x63b16b2a2f77 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x63b16b2a2f77 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x63b16b2a2f77 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x63b16b246911 - std[ec419fa8110287d5]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x63b16b246ab5 - main
[INFO] [stdout]   33:     0x70a070db51ca - <unknown>
[INFO] [stdout]   34:     0x70a070db528b - __libc_start_main
[INFO] [stdout]   35:     0x63b16b2466d5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- encoding/src/html.rs - html (line 13) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `rf_encoding::html_extract_text`, `rf_encoding::html_select`
[INFO] [stdout]   --> encoding/src/html.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rf_encoding::{html_parse, html_extract_text, html_select};
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^ no `html_select` in the root
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               no `html_extract_text` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 15 - use rf_encoding::{html_parse, html_extract_text, html_select};
[INFO] [stdout] 15 + use rf_encoding::{html_parse, extract_text, html_select};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/html.rs - html::extract_text (line 336) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::html_extract_text`
[INFO] [stdout]    --> encoding/src/html.rs:338:31
[INFO] [stdout]     |
[INFO] [stdout] 338 | use rf_encoding::{html_parse, html_extract_text};
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ no `html_extract_text` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 338 - use rf_encoding::{html_parse, html_extract_text};
[INFO] [stdout] 338 + use rf_encoding::{html_parse, extract_text};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/html.rs - html::select (line 379) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::html_select`
[INFO] [stdout]    --> encoding/src/html.rs:381:31
[INFO] [stdout]     |
[INFO] [stdout] 381 | use rf_encoding::{html_parse, html_select};
[INFO] [stdout]     |                               ^^^^^^^^^^^ no `html_select` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/ini.rs - ini::get (line 182) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::ini_get`
[INFO] [stdout]    --> encoding/src/ini.rs:184:30
[INFO] [stdout]     |
[INFO] [stdout] 184 | use rf_encoding::{ini_parse, ini_get};
[INFO] [stdout]     |                              ^^^^^^^ no `ini_get` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/ini.rs - ini::set (line 204) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::ini_set`
[INFO] [stdout]    --> encoding/src/ini.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | use rf_encoding::ini_set;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ no `ini_set` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/properties.rs - properties (line 14) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `HashMap` in this scope
[INFO] [stdout]   --> encoding/src/properties.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | let mut new_props = HashMap::new();
[INFO] [stdout]    |                     ^^^^^^^ use of undeclared type `HashMap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::collections::HashMap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/properties.rs - properties::load (line 199) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::properties_load`
[INFO] [stdout]    --> encoding/src/properties.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | use rf_encoding::properties_load;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `properties_load` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 201 - use rf_encoding::properties_load;
[INFO] [stdout] 201 + use rf_encoding::properties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/properties.rs - properties::get (line 155) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::properties_get`
[INFO] [stdout]    --> encoding/src/properties.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 | use rf_encoding::{properties_parse, properties_get};
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^ no `properties_get` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 157 - use rf_encoding::{properties_parse, properties_get};
[INFO] [stdout] 157 + use rf_encoding::{properties_parse, properties};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/properties.rs - properties::save (line 222) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::properties_save`
[INFO] [stdout]    --> encoding/src/properties.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 | use rf_encoding::properties_save;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `properties_save` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 224 - use rf_encoding::properties_save;
[INFO] [stdout] 224 + use rf_encoding::properties_parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/toml.rs - toml::decode (line 140) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]    --> encoding/src/toml.rs:151:49
[INFO] [stdout]     |
[INFO] [stdout] 145 | struct Config {
[INFO] [stdout]     |               - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 151 | let config: Config = toml_decode(toml).unwrap();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/toml.rs - toml::encode (line 70) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> encoding/src/toml.rs:81:42
[INFO] [stdout]    |
[INFO] [stdout] 75 | struct Config {
[INFO] [stdout]    |               - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 81 | let toml = toml_encode(&config).unwrap();
[INFO] [stdout]    |                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/toml.rs - toml::encode_pretty (line 102) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]    --> encoding/src/toml.rs:113:49
[INFO] [stdout]     |
[INFO] [stdout] 107 | struct Config {
[INFO] [stdout]     |               - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 113 | let toml = toml_encode_pretty(&config).unwrap();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/properties.rs - properties::set (line 176) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::properties_set`
[INFO] [stdout]    --> encoding/src/properties.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | use rf_encoding::properties_set;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `properties_set` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 178 - use rf_encoding::properties_set;
[INFO] [stdout] 178 + use rf_encoding::properties;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/url.rs - url::parse (line 71) stdout ----
[INFO] [stdout] error[E0609]: no field `scheme` on type `Result<Url, rf_errors::error::RfError>`
[INFO] [stdout]   --> encoding/src/url.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 | assert_eq!(url.scheme, Some("https".to_string()));
[INFO] [stdout]    |                ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: one of the expressions' fields has a field of the same name
[INFO] [stdout]    |
[INFO] [stdout] 76 | assert_eq!(url.unwrap().scheme, Some("https".to_string()));
[INFO] [stdout]    |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/url.rs - url (line 13) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `rf_encoding::url_encode`, `rf_encoding::url_decode`
[INFO] [stdout]   --> encoding/src/url.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rf_encoding::{url_encode, url_decode};
[INFO] [stdout]    |                   ^^^^^^^^^^  ^^^^^^^^^^ no `url_decode` in the root
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   no `url_encode` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 15 - use rf_encoding::{url_encode, url_decode};
[INFO] [stdout] 15 + use rf_encoding::{xml_encode, url_decode};
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 15 - use rf_encoding::{url_encode, url_decode};
[INFO] [stdout] 15 + use rf_encoding::{url_encode, xml_decode};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/url.rs - url::parse_query (line 190) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::url_parse_query`
[INFO] [stdout]    --> encoding/src/url.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 | use rf_encoding::url_parse_query;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `url_parse_query` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/url.rs - url::url_encode (line 278) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::url_encode`
[INFO] [stdout]    --> encoding/src/url.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | use rf_encoding::url_encode;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ no `url_encode` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 280 - use rf_encoding::url_encode;
[INFO] [stdout] 280 + use rf_encoding::xml_encode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/xml.rs - xml::Namespace (line 266) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::xml_namespace`
[INFO] [stdout]    --> encoding/src/xml.rs:268:18
[INFO] [stdout]     |
[INFO] [stdout] 268 | use rf_encoding::xml_namespace::Namespace;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ could not find `xml_namespace` in `rf_encoding`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/xml.rs - xml (line 13) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::xml_pretty`
[INFO] [stdout]   --> encoding/src/xml.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rf_encoding::{xml_encode, xml_decode, xml_pretty};
[INFO] [stdout]    |                                           ^^^^^^^^^^ no `xml_pretty` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/url.rs - url::url_decode (line 327) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::url_decode`
[INFO] [stdout]    --> encoding/src/url.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 | use rf_encoding::url_decode;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ no `url_decode` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 329 - use rf_encoding::url_decode;
[INFO] [stdout] 329 + use rf_encoding::xml_decode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/xml.rs - xml::encode_with_namespace (line 299) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `rf_encoding::xml_encode_with_namespace`, `rf_encoding::xml_namespace`
[INFO] [stdout]    --> encoding/src/xml.rs:301:19
[INFO] [stdout]     |
[INFO] [stdout] 301 | use rf_encoding::{xml_encode_with_namespace, xml_namespace::Namespace};
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ could not find `xml_namespace` in `rf_encoding`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   no `xml_encode_with_namespace` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data` in this scope
[INFO] [stdout]    --> encoding/src/xml.rs:307:38
[INFO] [stdout]     |
[INFO] [stdout] 307 | let xml = xml_encode_with_namespace(&data, &[ns]).unwrap();
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/xml.rs - xml::to_json (line 402) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::xml_to_json`
[INFO] [stdout]    --> encoding/src/xml.rs:404:5
[INFO] [stdout]     |
[INFO] [stdout] 404 | use rf_encoding::xml_to_json;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `xml_to_json` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/xml.rs - xml::pretty (line 166) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::xml_pretty`
[INFO] [stdout]    --> encoding/src/xml.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | use rf_encoding::xml_pretty;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ no `xml_pretty` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/xml.rs - xml::escape (line 219) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::xml_escape`
[INFO] [stdout]    --> encoding/src/xml.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | use rf_encoding::xml_escape;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ no `xml_escape` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 221 - use rf_encoding::xml_escape;
[INFO] [stdout] 221 + use rf_encoding::xml_encode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/xml.rs - xml::encode_with_root (line 105) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> encoding/src/xml.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 105 + use serde::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> encoding/src/xml.rs:107:3
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[serde(rename = "root")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/xml.rs - xml::unescape (line 243) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::xml_unescape`
[INFO] [stdout]    --> encoding/src/xml.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | use rf_encoding::xml_unescape;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `xml_unescape` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/xml.rs - xml::validate (line 345) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::xml_validate`
[INFO] [stdout]    --> encoding/src/xml.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 | use rf_encoding::xml_validate;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `xml_validate` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/xml.rs - xml::xpath_query (line 479) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::xml_xpath_query`
[INFO] [stdout]    --> encoding/src/xml.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 | use rf_encoding::xml_xpath_query;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `xml_xpath_query` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- encoding/src/yaml.rs - yaml::encode_pretty (line 87) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rf_encoding::yaml_encode_pretty`
[INFO] [stdout]   --> encoding/src/yaml.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | use rf_encoding::yaml_encode_pretty;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `yaml_encode_pretty` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 89 - use rf_encoding::yaml_encode_pretty;
[INFO] [stdout] 89 + use rf_encoding::toml_encode_pretty;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     encoding/src/binary.rs - binary::decode_f32_be (line 705)
[INFO] [stdout]     encoding/src/binary.rs - binary::decode_f32_le (line 728)
[INFO] [stdout]     encoding/src/binary.rs - binary::decode_f64_be (line 793)
[INFO] [stdout]     encoding/src/binary.rs - binary::decode_f64_le (line 816)
[INFO] [stdout]     encoding/src/charset.rs - charset (line 13)
[INFO] [stdout]     encoding/src/charset.rs - charset::charset_validate (line 208)
[INFO] [stdout]     encoding/src/html.rs - html (line 13)
[INFO] [stdout]     encoding/src/html.rs - html::extract_text (line 336)
[INFO] [stdout]     encoding/src/html.rs - html::select (line 379)
[INFO] [stdout]     encoding/src/ini.rs - ini::get (line 182)
[INFO] [stdout]     encoding/src/ini.rs - ini::set (line 204)
[INFO] [stdout]     encoding/src/properties.rs - properties (line 14)
[INFO] [stdout]     encoding/src/properties.rs - properties::get (line 155)
[INFO] [stdout]     encoding/src/properties.rs - properties::load (line 199)
[INFO] [stdout]     encoding/src/properties.rs - properties::save (line 222)
[INFO] [stdout]     encoding/src/properties.rs - properties::set (line 176)
[INFO] [stdout]     encoding/src/toml.rs - toml::decode (line 140)
[INFO] [stdout]     encoding/src/toml.rs - toml::encode (line 70)
[INFO] [stdout]     encoding/src/toml.rs - toml::encode_pretty (line 102)
[INFO] [stdout]     encoding/src/url.rs - url (line 13)
[INFO] [stdout]     encoding/src/url.rs - url::parse (line 71)
[INFO] [stdout]     encoding/src/url.rs - url::parse_query (line 190)
[INFO] [stdout]     encoding/src/url.rs - url::url_decode (line 327)
[INFO] [stdout]     encoding/src/url.rs - url::url_encode (line 278)
[INFO] [stdout]     encoding/src/xml.rs - xml (line 13)
[INFO] [stdout]     encoding/src/xml.rs - xml::Namespace (line 266)
[INFO] [stdout]     encoding/src/xml.rs - xml::encode_with_namespace (line 299)
[INFO] [stdout]     encoding/src/xml.rs - xml::encode_with_root (line 105)
[INFO] [stdout]     encoding/src/xml.rs - xml::escape (line 219)
[INFO] [stdout]     encoding/src/xml.rs - xml::pretty (line 166)
[INFO] [stdout]     encoding/src/xml.rs - xml::to_json (line 402)
[INFO] [stdout]     encoding/src/xml.rs - xml::unescape (line 243)
[INFO] [stdout]     encoding/src/xml.rs - xml::validate (line 345)
[INFO] [stdout]     encoding/src/xml.rs - xml::xpath_query (line 479)
[INFO] [stdout]     encoding/src/yaml.rs - yaml::encode_pretty (line 87)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 73 passed; 35 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.90s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p rf-encoding --doc`
[INFO] running `Command { std: "docker" "inspect" "eec04ffdc3439ce420a3e1f6346632d6394d315cb1f0d9bb70aa1e9f93b49016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eec04ffdc3439ce420a3e1f6346632d6394d315cb1f0d9bb70aa1e9f93b49016", kill_on_drop: false }`
[INFO] [stdout] eec04ffdc3439ce420a3e1f6346632d6394d315cb1f0d9bb70aa1e9f93b49016
