[INFO] cloning repository https://github.com/geosiris-technologies/etp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geosiris-technologies/etp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeosiris-technologies%2Fetp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeosiris-technologies%2Fetp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96d7b8f4dc588f21905aaec11c2076a6141368d6 [INFO] testing geosiris-technologies/etp-rs against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeosiris-technologies%2Fetp-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/geosiris-technologies/etp-rs on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/geosiris-technologies/etp-rs [INFO] finished tweaking git repo https://github.com/geosiris-technologies/etp-rs [INFO] tweaked toml for git repo https://github.com/geosiris-technologies/etp-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/geosiris-technologies/etp-rs 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/markfarnan/avro` [INFO] [stderr] Updating git submodule `https://github.com/google/docsy` [INFO] [stderr] Updating git submodule `https://github.com/FortAwesome/Font-Awesome.git` [INFO] [stderr] Updating git submodule `https://github.com/twbs/bootstrap.git` [INFO] [stderr] Updating git repository `https://github.com/markfarnan/bytes` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ref_thread_local v0.1.1 [INFO] [stderr] Downloaded fmt v0.1.0 [INFO] [stderr] Downloaded http-auth-basic v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cdd3f3700fa339c97d3cdda32ef38f40bd60b828844ca6c4c2b7edcb05288f2 [INFO] running `Command { std: "docker" "start" "-a" "7cdd3f3700fa339c97d3cdda32ef38f40bd60b828844ca6c4c2b7edcb05288f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cdd3f3700fa339c97d3cdda32ef38f40bd60b828844ca6c4c2b7edcb05288f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cdd3f3700fa339c97d3cdda32ef38f40bd60b828844ca6c4c2b7edcb05288f2", kill_on_drop: false }` [INFO] [stdout] 7cdd3f3700fa339c97d3cdda32ef38f40bd60b828844ca6c4c2b7edcb05288f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 907d273f9d292de1fd51e3dcbae3a0931d3ca8964a49bd48f12ba0d314e5251b [INFO] running `Command { std: "docker" "start" "-a" "907d273f9d292de1fd51e3dcbae3a0931d3ca8964a49bd48f12ba0d314e5251b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ref_thread_local v0.1.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling typed-builder v0.11.0 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling fmt v0.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling http-auth-basic v0.3.3 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling serde_bytes v0.11.8 (https://github.com/markfarnan/bytes?branch=etp-working#09164d00) [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling apache-avro v0.15.0 (https://github.com/markfarnan/avro?branch=etp-working#5dbc9559) [INFO] [stderr] Compiling etptypes v1.0.1+1.2 (/opt/rustwide/workdir/etptypes-rs) [INFO] [stderr] Compiling etpproto v1.0.0+1.2 (/opt/rustwide/workdir/etpproto-rs) [INFO] [stderr] Compiling etpclient-rs v1.0.0+1.2 (/opt/rustwide/workdir/etpclient-rs) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "907d273f9d292de1fd51e3dcbae3a0931d3ca8964a49bd48f12ba0d314e5251b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "907d273f9d292de1fd51e3dcbae3a0931d3ca8964a49bd48f12ba0d314e5251b", kill_on_drop: false }` [INFO] [stdout] 907d273f9d292de1fd51e3dcbae3a0931d3ca8964a49bd48f12ba0d314e5251b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8525becfab2d075f09261a2ae7d78ba007a2acb77e5ca986e53159bbffc251f3 [INFO] running `Command { std: "docker" "start" "-a" "8525becfab2d075f09261a2ae7d78ba007a2acb77e5ca986e53159bbffc251f3", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `simple` in package `etptypes v1.0.1+1.2 (/opt/rustwide/workdir/etptypes-rs)` has the same output filename as the example target `simple` in package `etpproto v1.0.0+1.2 (/opt/rustwide/workdir/etpproto-rs)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/simple [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `simple` in package `etptypes v1.0.1+1.2 (/opt/rustwide/workdir/etptypes-rs)` has the same output filename as the example target `simple` in package `etpproto v1.0.0+1.2 (/opt/rustwide/workdir/etpproto-rs)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/simple.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling etpproto v1.0.0+1.2 (/opt/rustwide/workdir/etpproto-rs) [INFO] [stderr] Compiling etpclient-rs v1.0.0+1.2 (/opt/rustwide/workdir/etpclient-rs) [INFO] [stderr] Compiling etptypes v1.0.1+1.2 (/opt/rustwide/workdir/etptypes-rs) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.94s [INFO] running `Command { std: "docker" "inspect" "8525becfab2d075f09261a2ae7d78ba007a2acb77e5ca986e53159bbffc251f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8525becfab2d075f09261a2ae7d78ba007a2acb77e5ca986e53159bbffc251f3", kill_on_drop: false }` [INFO] [stdout] 8525becfab2d075f09261a2ae7d78ba007a2acb77e5ca986e53159bbffc251f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f83ca70d5933246764f2a00d5ca5ea926a483b8bac9dca196a16d4dabeb4a827 [INFO] running `Command { std: "docker" "start" "-a" "f83ca70d5933246764f2a00d5ca5ea926a483b8bac9dca196a16d4dabeb4a827", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `simple` in package `etptypes v1.0.1+1.2 (/opt/rustwide/workdir/etptypes-rs)` has the same output filename as the example target `simple` in package `etpproto v1.0.0+1.2 (/opt/rustwide/workdir/etpproto-rs)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/simple [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `simple` in package `etptypes v1.0.1+1.2 (/opt/rustwide/workdir/etptypes-rs)` has the same output filename as the example target `simple` in package `etpproto v1.0.0+1.2 (/opt/rustwide/workdir/etpproto-rs)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/simple.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/etpclient_rs-164bffcc0977dea6) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/etpproto-a6c77b9d17d45ce2) [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/test_credentials.rs (/opt/rustwide/target/debug/deps/test_credentials-3b47b4b026150578) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_client_info_uid ... ok [INFO] [stdout] test test_client_info_values ... 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/test_message.rs (/opt/rustwide/target/debug/deps/test_message-ed5532f867847f93) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_message_flags_0_parse ... ok [INFO] [stdout] test test_message_flags_mix_parse ... ok [INFO] [stdout] test test_message_flags_0 ... ok [INFO] [stdout] test test_message_compression_get_resources ... ok [INFO] [stdout] test test_message_flags_1_parse ... ok [INFO] [stdout] test test_message_flags_mix_as_int32 ... ok [INFO] [stdout] test test_message_flags_1 ... ok [INFO] [stdout] test test_message_compression_request_session ... ok [INFO] [stdout] test test_message_compression_put_dataobject ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/test_serialization.rs (/opt/rustwide/target/debug/deps/test_serialization-ff50c08f32a8ac2e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_avro_serialization_mh ... ok [INFO] [stdout] test test_avro_serialization_ ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test_uri.rs (/opt/rustwide/target/debug/deps/test_uri-d6121240a0185042) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_find_uuid ... ok [INFO] [stdout] test test_not_an_uri_0 ... ok [INFO] [stdout] test test_complex_uri_1 ... ok [INFO] [stdout] test test_uri_data_object_0 ... ok [INFO] [stdout] test test_complex_uri_3 ... ok [INFO] [stdout] test test_not_an_uri_1 ... ok [INFO] [stdout] test test_uri_data_object_1 ... ok [INFO] [stdout] test test_raw_uri ... ok [INFO] [stdout] test test_complex_uri_0 ... ok [INFO] [stdout] test test_complex_uri_2 ... ok [INFO] [stdout] test test_uri_dataspace_0 ... ok [INFO] [stdout] test test_uri_dataspace_2 ... ok [INFO] [stdout] test test_uri_data_object_2 ... ok [INFO] [stdout] test test_uri_dataspace_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/etptypes-58e878879751e703) [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/test_enum_serial.rs (/opt/rustwide/target/debug/deps/test_enum_serial-67fb2e2f3e7f95c3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_from_and_to ... ok [INFO] [stdout] test test_get_resources_serialization ... ok [INFO] [stdout] test test_get_data_objects_response_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests etpproto [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 etptypes [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f83ca70d5933246764f2a00d5ca5ea926a483b8bac9dca196a16d4dabeb4a827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f83ca70d5933246764f2a00d5ca5ea926a483b8bac9dca196a16d4dabeb4a827", kill_on_drop: false }` [INFO] [stdout] f83ca70d5933246764f2a00d5ca5ea926a483b8bac9dca196a16d4dabeb4a827