[INFO] cloning repository https://github.com/LikhithST/kuksa-databroker-otel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LikhithST/kuksa-databroker-otel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLikhithST%2Fkuksa-databroker-otel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLikhithST%2Fkuksa-databroker-otel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7135a105ed12f707bde9d3d9e05b40d93ae4851c [INFO] testing LikhithST/kuksa-databroker-otel against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLikhithST%2Fkuksa-databroker-otel" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LikhithST/kuksa-databroker-otel on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LikhithST/kuksa-databroker-otel [INFO] finished tweaking git repo https://github.com/LikhithST/kuksa-databroker-otel [INFO] tweaked toml for git repo https://github.com/LikhithST/kuksa-databroker-otel written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LikhithST/kuksa-databroker-otel 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9e9eb8e1763810e7ff07140f71d35588755914b076ab5ee870bde6549f720ae [INFO] running `Command { std: "docker" "start" "-a" "e9e9eb8e1763810e7ff07140f71d35588755914b076ab5ee870bde6549f720ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9e9eb8e1763810e7ff07140f71d35588755914b076ab5ee870bde6549f720ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e9eb8e1763810e7ff07140f71d35588755914b076ab5ee870bde6549f720ae", kill_on_drop: false }` [INFO] [stdout] e9e9eb8e1763810e7ff07140f71d35588755914b076ab5ee870bde6549f720ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e618d5a493b376aadb4a0b357f83783aa31fdff50f9b50d181784d1f419c1e4f [INFO] running `Command { std: "docker" "start" "-a" "e618d5a493b376aadb4a0b357f83783aa31fdff50f9b50d181784d1f419c1e4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling gix-trace v0.1.10 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling gix-utils v0.1.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling gix-actor v0.31.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-object v0.42.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gix-chunk v0.4.8 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling gix-path v0.10.11 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling gix-fs v0.11.3 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling protobuf-src v1.1.0+21.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling gix-tempfile v14.0.2 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling gix-commitgraph v0.24.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling gix-revwalk v0.13.2 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling gix-ref v0.44.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling gix-sec v0.10.8 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling gix-pack v0.51.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling gix-traverse v0.39.2 [INFO] [stderr] Compiling gix-revision v0.27.2 [INFO] [stderr] Compiling gix-glob v0.16.5 [INFO] [stderr] Compiling gix-config-value v0.14.8 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling gix-quote v0.4.12 [INFO] [stderr] Compiling gix-bitmap v0.2.11 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling gix-config v0.37.0 [INFO] [stderr] Compiling gix-odb v0.61.1 [INFO] [stderr] Compiling gix-index v0.33.1 [INFO] [stderr] Compiling gix-refspec v0.23.1 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling gix-discover v0.32.0 [INFO] [stderr] Compiling gix-url v0.27.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling gix-diff v0.44.1 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling gix v0.63.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling opentelemetry-proto v0.2.0 [INFO] [stderr] Compiling databroker v0.4.4 (/opt/rustwide/workdir/databroker) [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.19.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.12.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Compiling sqlparser v0.16.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling sd-notify v0.4.2 [INFO] [stderr] Compiling mortal v0.2.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] Compiling databroker-proto v0.4.4 (/opt/rustwide/workdir/databroker-proto) [INFO] [stderr] Compiling kuksa-common v0.4.4 (/opt/rustwide/workdir/lib/common) [INFO] [stderr] Compiling kuksa v0.4.4 (/opt/rustwide/workdir/lib/kuksa) [INFO] [stderr] Compiling kuksa-sdv v0.4.4 (/opt/rustwide/workdir/lib/sdv) [INFO] [stderr] Compiling databroker-cli v0.4.4 (/opt/rustwide/workdir/databroker-cli) [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> databroker/src/grpc/kuksa_val_v1/val.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `trace::BatchConfig` [INFO] [stdout] --> databroker/src/open_telemetry.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use opentelemetry::sdk::{Resource, trace, trace::BatchConfig}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> databroker/src/lib.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let filter = EnvFilter::try_from_default_env().unwrap_or_else(|err| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 49s [INFO] running `Command { std: "docker" "inspect" "e618d5a493b376aadb4a0b357f83783aa31fdff50f9b50d181784d1f419c1e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e618d5a493b376aadb4a0b357f83783aa31fdff50f9b50d181784d1f419c1e4f", kill_on_drop: false }` [INFO] [stdout] e618d5a493b376aadb4a0b357f83783aa31fdff50f9b50d181784d1f419c1e4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c68a6784d4b71f36519aa5f67b1eec7692cf7ea00ff1930086b1913955718952 [INFO] running `Command { std: "docker" "start" "-a" "c68a6784d4b71f36519aa5f67b1eec7692cf7ea00ff1930086b1913955718952", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling gix-sec v0.10.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling gix-fs v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling gix-tempfile v14.0.2 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling gix-actor v0.31.5 [INFO] [stderr] Compiling gix-path v0.10.11 [INFO] [stderr] Compiling gix-commitgraph v0.24.3 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling gix-object v0.42.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling gix-glob v0.16.5 [INFO] [stderr] Compiling gix-config-value v0.14.8 [INFO] [stderr] Compiling gix-revwalk v0.13.2 [INFO] [stderr] Compiling gix-ref v0.44.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling gix-pack v0.51.1 [INFO] [stderr] Compiling gix-traverse v0.39.2 [INFO] [stderr] Compiling databroker-proto v0.4.4 (/opt/rustwide/workdir/databroker-proto) [INFO] [stderr] Compiling gix-revision v0.27.2 [INFO] [stderr] Compiling gix-quote v0.4.12 [INFO] [stderr] Compiling gix-index v0.33.1 [INFO] [stderr] Compiling gix-diff v0.44.1 [INFO] [stderr] Compiling gix-refspec v0.23.1 [INFO] [stderr] Compiling gix-url v0.27.5 [INFO] [stderr] Compiling gix-discover v0.32.0 [INFO] [stderr] Compiling gix-config v0.37.0 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling gix-odb v0.61.1 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling gix v0.63.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling tracing-opentelemetry v0.19.0 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling databroker v0.4.4 (/opt/rustwide/workdir/databroker) [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling cucumber-codegen v0.20.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling opentelemetry-proto v0.2.0 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling cucumber v0.20.2 [INFO] [stderr] Compiling opentelemetry-otlp v0.12.0 [INFO] [stderr] Compiling kuksa-common v0.4.4 (/opt/rustwide/workdir/lib/common) [INFO] [stderr] Compiling kuksa v0.4.4 (/opt/rustwide/workdir/lib/kuksa) [INFO] [stderr] Compiling kuksa-sdv v0.4.4 (/opt/rustwide/workdir/lib/sdv) [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> databroker/src/grpc/kuksa_val_v1/val.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `trace::BatchConfig` [INFO] [stdout] --> databroker/src/open_telemetry.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use opentelemetry::sdk::{Resource, trace, trace::BatchConfig}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mortal v0.2.4 [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> databroker/src/grpc/kuksa_val_v1/val.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `trace::BatchConfig` [INFO] [stdout] --> databroker/src/open_telemetry.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use opentelemetry::sdk::{Resource, trace, trace::BatchConfig}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> databroker/src/lib.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let filter = EnvFilter::try_from_default_env().unwrap_or_else(|err| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> databroker/src/lib.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let filter = EnvFilter::try_from_default_env().unwrap_or_else(|err| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling databroker-cli v0.4.4 (/opt/rustwide/workdir/databroker-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "c68a6784d4b71f36519aa5f67b1eec7692cf7ea00ff1930086b1913955718952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68a6784d4b71f36519aa5f67b1eec7692cf7ea00ff1930086b1913955718952", kill_on_drop: false }` [INFO] [stdout] c68a6784d4b71f36519aa5f67b1eec7692cf7ea00ff1930086b1913955718952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d99cded8898194a675ac169368a56573c0694983903c61339f17ccdb9f7cd8cb [INFO] running `Command { std: "docker" "start" "-a" "d99cded8898194a675ac169368a56573c0694983903c61339f17ccdb9f7cd8cb", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `tracing::info` [INFO] [stderr] --> databroker/src/grpc/kuksa_val_v1/val.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | use tracing::info; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `trace::BatchConfig` [INFO] [stderr] --> databroker/src/open_telemetry.rs:2:43 [INFO] [stderr] | [INFO] [stderr] 2 | use opentelemetry::sdk::{Resource, trace, trace::BatchConfig}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `filter` [INFO] [stderr] --> databroker/src/lib.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | let filter = EnvFilter::try_from_default_env().unwrap_or_else(|err| { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `databroker` (lib) generated 3 warnings (run `cargo fix --lib -p databroker` to apply 2 suggestions) [INFO] [stderr] warning: `databroker` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/databroker-0adc21da188c0b40) [INFO] [stdout] [INFO] [stdout] running 86 tests [INFO] [stdout] test authorization::jwt::decoder::test::test_parse_token ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_create_sep_no_path ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_actuate_sep_no_path ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_create_no_path ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_actuate_vehicle_test ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_provide_no_path ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_provide_sep_no_path ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_provide_vehicle_test ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_create_vehicle_test ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_read_vehicle_test ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_read_vehicle_prefixed_wildcard_test ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_actuate_no_path ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_read ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_read_vehicle_test_wildcard_test ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_read_vehicle_wildcard_test ... ok [INFO] [stdout] test broker::tests::test_get_set_allowed_values ... ok [INFO] [stdout] test broker::tests::test_bool_array ... ok [INFO] [stdout] test broker::tests::test_get_set_datapoint ... ok [INFO] [stdout] test broker::tests::test_metadata_for_each ... ok [INFO] [stdout] test broker::tests::test_int8_array ... ok [INFO] [stdout] test broker::tests::test_register_datapoint ... ok [INFO] [stdout] test broker::tests::test_float_array ... ok [INFO] [stdout] test broker::tests::test_string_array ... ok [INFO] [stdout] test authorization::jwt::scope::test::test_scope_read_no_path ... ok [INFO] [stdout] test broker::tests::test_register_invalid_and_valid_path ... ok [INFO] [stdout] test broker::tests::test_register_invalid_type ... ok [INFO] [stdout] test broker::tests::test_subscribe_set_multiple ... ok [INFO] [stdout] test broker::tests::test_uint8_array ... ok [INFO] [stdout] test broker::tests::test_subscribe_and_get ... ok [INFO] [stdout] test broker::tests::test_subscribe_after_new_registration ... ok [INFO] [stdout] test broker::tests::test_subscribe_query_and_get ... ok [INFO] [stdout] test broker::tests::test_string_array_allowed_values ... ok [INFO] [stdout] test glob::tests::test_matches_double_wildcard_in_middle ... ok [INFO] [stdout] test glob::tests::test_is_valid_path ... ok [INFO] [stdout] test glob::tests::test_is_valid_pattern ... ok [INFO] [stdout] test broker::tests::test_multi_subscribe ... ok [INFO] [stdout] test glob::tests::test_matches_full_path_of_signal ... ok [INFO] [stdout] test glob::tests::test_matches_double_wildcard_and_multiple_single ... ok [INFO] [stdout] test glob::tests::test_matches_leading_dot ... ok [INFO] [stdout] test glob::tests::test_matches_combination_of_multiple_wildcard_and_single_wildcard ... ok [INFO] [stdout] test glob::tests::test_matches_multi_subpath ... ok [INFO] [stdout] test glob::tests::test_matches_only_single_level_wildcard ... ok [INFO] [stdout] test glob::tests::test_matches_empty_glob ... ok [INFO] [stdout] test glob::tests::test_matches_single_non_matching_literal ... ok [INFO] [stdout] test glob::tests::test_matches_single_wildcard_in_middle ... ok [INFO] [stdout] test glob::tests::test_matches_shared_prefix ... ok [INFO] [stdout] test glob::tests::test_matches_single_wildcard_at_the_beginning ... ok [INFO] [stdout] test glob::tests::test_matches_double_wildcard_at_beginning ... ok [INFO] [stdout] test glob::tests::test_matches_multiple_single_wildcard_in_middle ... ok [INFO] [stdout] test glob::tests::test_matches_something ... ok [INFO] [stdout] test glob::tests::test_regex_double_wildcard_at_beginning ... ignored [INFO] [stdout] test glob::tests::test_matches_only_two_single_level_wildcard ... ok [INFO] [stdout] test glob::tests::test_regex_matches_multi_subpath ... ignored [INFO] [stdout] test glob::tests::test_regex_single_non_matching_literal ... ignored [INFO] [stdout] test glob::tests::test_regex_single_subpath ... ignored [INFO] [stdout] test glob::tests::test_regex_single_wildcard_at_the_beginning ... ignored [INFO] [stdout] test glob::tests::test_regex_single_wildcard_in_middle ... ignored [INFO] [stdout] test glob::tests::test_regex_wildcard_at_end ... ignored [INFO] [stdout] test grpc::kuksa_val_v1::val::tests::test_update_datapoint_using_wrong_type ... ok [INFO] [stdout] test glob::tests::test_matches_trailing_dot ... ok [INFO] [stdout] test glob::tests::test_matches_wildcard_at_end ... ok [INFO] [stdout] test glob::tests::test_matches_underscore_cases ... ok [INFO] [stdout] test query::executor::executor_lag_subquery_test ... ok [INFO] [stdout] test query::executor::executor_lag_test ... ok [INFO] [stdout] test glob::tests::test_valid_regex_path ... ok [INFO] [stdout] test query::executor::executor_test ... ok [INFO] [stdout] test types::test_bool_greater_than ... ok [INFO] [stdout] test types::test_double_greater_than ... ok [INFO] [stdout] test types::test_float_equals ... ok [INFO] [stdout] test types::test_float_less_than ... ok [INFO] [stdout] test types::test_int32_greater_than ... ok [INFO] [stdout] test query::executor::executor_where_lag_subquery_test ... ok [INFO] [stdout] test types::test_int64_less_than ... ok [INFO] [stdout] test types::test_not_available_greater_than ... ok [INFO] [stdout] test types::test_string_greater_than ... ok [INFO] [stdout] test types::test_uint32_greater_than ... ok [INFO] [stdout] test types::test_uint32_less_than ... ok [INFO] [stdout] test types::test_uint64_greater_than ... ok [INFO] [stdout] test types::test_uint64_less_than ... ok [INFO] [stdout] test vss::test_parse_vss ... ok [INFO] [stdout] test types::test_float_greater_than ... ok [INFO] [stdout] test types::test_int32_less_than ... ok [INFO] [stdout] test types::test_int64_greater_than ... ok [INFO] [stdout] test types::test_double_less_than ... ok [INFO] [stdout] test glob::tests::test_matches_only_multi_level_wildcard ... ok [INFO] [stdout] test glob::tests::test_matches_single_subpath ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 79 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/databroker-20a7cd67431101c7) [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/read_write_values.rs (/opt/rustwide/target/debug/deps/read_write_values-2055f39d6262e691) [INFO] [stdout] Feature: Reading and writing values of a VSS Data Entry [INFO] [stdout] Rule: Access with right permissions succeeds and fails with wrong/no permissions [INFO] [stdout] Scenario: Writing the current value of an unset Data Entry without authenticating fails [INFO] [stdout] ✔> Given a running Databroker server with authorization enabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Speed | float | Static | Sensor | [INFO] [stdout] | Vehicle.ADAS.ABS.IsEnabled | bool | Static | Actuator | [INFO] [stdout] ✔ When a client sets the current value of Vehicle.Width of type float to 13.4 [INFO] [stdout] ✘ Then the operation fails with status code 16 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:13:8 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:249:1 [INFO] [stdout] Step panicked. Captured output: Connection error shall not occur [INFO] [stdout] Scenario: Read the current value of an unset Data Entry without authenticating fails [INFO] [stdout] ✔> Given a running Databroker server with authorization enabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Speed | float | Static | Sensor | [INFO] [stdout] | Vehicle.ADAS.ABS.IsEnabled | bool | Static | Actuator | [INFO] [stdout] ✔ When a client gets the current value of Vehicle.Width [INFO] [stdout] ✘ Then the operation fails with status code 16 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:17:8 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:249:1 [INFO] [stdout] Step panicked. Captured output: Connection error shall not occur [INFO] [stdout] Scenario: Writing the current value of a Data Entry without right permissions fails [INFO] [stdout] ✔> Given a running Databroker server with authorization enabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Speed | float | Static | Sensor | [INFO] [stdout] | Vehicle.ADAS.ABS.IsEnabled | bool | Static | Actuator | [INFO] [stdout] ✔ When a client uses a token with scope read [INFO] [stdout] ✔ And a client sets the current value of Vehicle.Speed of type float to 13.4 [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 403 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:22:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario: Writing the current value of a Data Entry without right permissions fails [INFO] [stdout] ✔> Given a running Databroker server with authorization enabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Speed | float | Static | Sensor | [INFO] [stdout] | Vehicle.ADAS.ABS.IsEnabled | bool | Static | Actuator | [INFO] [stdout] ✔ When a client uses a token with scope actuate [INFO] [stdout] ✔ And a client sets the current value of Vehicle.Speed of type float to 13.4 [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 403 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:27:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario: Writing the current value of a Data Entry without right permissions fails [INFO] [stdout] ✔> Given a running Databroker server with authorization enabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Speed | float | Static | Sensor | [INFO] [stdout] | Vehicle.ADAS.ABS.IsEnabled | bool | Static | Actuator | [INFO] [stdout] ✔ When a client uses a token with scope provide:Vehicle.ADAS.ABS.IsEnabled [INFO] [stdout] ✔ And a client sets the current value of Vehicle.Speed of type float to 13.4 [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 403 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:32:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario: Writing the current value of a Data Entry with right permissions succeeds [INFO] [stdout] ✔> Given a running Databroker server with authorization enabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Speed | float | Static | Sensor | [INFO] [stdout] | Vehicle.ADAS.ABS.IsEnabled | bool | Static | Actuator | [INFO] [stdout] ✔ When a client uses a token with scope provide:Vehicle.Speed [INFO] [stdout] ✔ And a client sets the current value of Vehicle.Speed of type float to 13.4 [INFO] [stdout] ✘ Then the set operation succeeds [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:37:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:254:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:39303/: transport error" should occcur [INFO] [stdout] Scenario: Writing the target value of a Data Entry without right permissions fails [INFO] [stdout] ✔> Given a running Databroker server with authorization enabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Speed | float | Static | Sensor | [INFO] [stdout] | Vehicle.ADAS.ABS.IsEnabled | bool | Static | Actuator | [INFO] [stdout] ✔ When a client uses a token with scope read [INFO] [stdout] ✔ And a client sets the target value of Vehicle.ADAS.ABS.IsEnabled of type bool to true [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 403 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:42:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario: Writing the target value of a Data Entry without right permissions fails [INFO] [stdout] ✔> Given a running Databroker server with authorization enabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Speed | float | Static | Sensor | [INFO] [stdout] | Vehicle.ADAS.ABS.IsEnabled | bool | Static | Actuator | [INFO] [stdout] ✔ When a client uses a token with scope provide [INFO] [stdout] ✔ And a client sets the target value of Vehicle.ADAS.ABS.IsEnabled of type bool to true [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 403 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:47:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario: Writing the target value of a Data Entry without right permissions fails [INFO] [stdout] ✔> Given a running Databroker server with authorization enabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Speed | float | Static | Sensor | [INFO] [stdout] | Vehicle.ADAS.ABS.IsEnabled | bool | Static | Actuator | [INFO] [stdout] ✔ When a client uses a token with scope actuate:Vehicle.Speed [INFO] [stdout] ✔ And a client sets the target value of Vehicle.ADAS.ABS.IsEnabled of type bool to true [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 403 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:52:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario: Writing the target value of a Data Entry with right permissions succeeds [INFO] [stdout] ✔> Given a running Databroker server with authorization enabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Speed | float | Static | Sensor | [INFO] [stdout] | Vehicle.ADAS.ABS.IsEnabled | bool | Static | Actuator | [INFO] [stdout] ✔ When a client uses a token with scope actuate:Vehicle.ADAS.ABS.IsEnabled [INFO] [stdout] ✔ And a client sets the target value of Vehicle.ADAS.ABS.IsEnabled of type bool to true [INFO] [stdout] ✘ Then the set operation succeeds [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:57:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:254:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:39927/: transport error" should occcur [INFO] [stdout] Rule: Accessing unregistered Data Entries fails [INFO] [stdout] Scenario: Setting the current value of an unregistered Data Entry fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled [INFO] [stdout] ✔ When a client sets the current value of No.Such.Path of type float to 13.4 [INFO] [stdout] ✘ Then setting the value for No.Such.Path fails with error code 404 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:66:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario: Reading the current value of an unregistered Data Entry fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled [INFO] [stdout] ✔ When a client gets the current value of No.Such.Path [INFO] [stdout] ✘ Then the current value is not found [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:70:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:238:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario: Setting the target value of an unregistered Data Entry fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled [INFO] [stdout] ✔ When a client sets the target value of No.Such.Path of type float to 13.4 [INFO] [stdout] ✘ Then setting the value for No.Such.Path fails with error code 404 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:74:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario: Reading the target value of an unregistered Data Entry fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled [INFO] [stdout] ✔ When a client gets the target value of No.Such.Path [INFO] [stdout] ✘ Then the target value is not found [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:78:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:238:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Rule: Target values can only be set on Actuators [INFO] [stdout] Scenario: Setting the target value of an Attribute fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the target value of Vehicle.Width of type uint16 to 13 [INFO] [stdout] ✘ Then the operation fails with status code 3 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:90:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:249:1 [INFO] [stdout] Step panicked. Captured output: Connection error shall not occur [INFO] [stdout] Scenario: Setting the target value of a Sensor fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the target value of Vehicle.Powertrain.Range of type uint32 to 13455 [INFO] [stdout] ✘ Then the operation fails with status code 3 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:94:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:249:1 [INFO] [stdout] Step panicked. Captured output: Connection error shall not occur [INFO] [stdout] Rule: Accessing registered Data Entries works [INFO] [stdout] Scenario: Reading the current value of an unset Data Entry yields an empty result [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client gets the current value of Vehicle.Width [INFO] [stdout] ✔ Then the current value for Vehicle.Width is not specified [INFO] [stdout] Scenario Outline: Reading the current value works [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✘ Given a Data Entry Vehicle.Cabin.Sunroof.Position of type int8 having current value -128 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:117:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:91:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:43011/: transport error" should occcur [INFO] [stdout] Scenario Outline: Reading the current value works [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✘ Given a Data Entry Vehicle.Powertrain.ElectricMotor.Power of type int16 having current value -32768 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:117:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:91:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:38045/: transport error" should occcur [INFO] [stdout] Scenario Outline: Reading the current value works [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✘ Given a Data Entry Vehicle.Powertrain.ElectricMotor.Speed of type int32 having current value -2147483648 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:117:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:91:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:43081/: transport error" should occcur [INFO] [stdout] Scenario Outline: Reading the current value works [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✘ Given a Data Entry Vehicle.Cabin.Lights.AmbientLight of type uint8 having current value 255 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:117:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:91:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:40137/: transport error" should occcur [INFO] [stdout] Scenario Outline: Reading the current value works [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✘ Given a Data Entry Vehicle.Width of type uint16 having current value 65535 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:117:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:91:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:43133/: transport error" should occcur [INFO] [stdout] Scenario Outline: Reading the current value works [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✘ Given a Data Entry Vehicle.Powertrain.Range of type uint32 having current value 4294967295 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:117:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:91:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:43047/: transport error" should occcur [INFO] [stdout] Scenario Outline: Reading the current value works [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✘ Given a Data Entry Vehicle.TraveledDistanceHighRes of type uint64 having current value 23425462462563924 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:117:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:91:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:43781/: transport error" should occcur [INFO] [stdout] Scenario Outline: Reading the current value works [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✘ Given a Data Entry Vehicle.CurrentLocation.Longitude of type double having current value 145.023544 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:117:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:91:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:45879/: transport error" should occcur [INFO] [stdout] Scenario Outline: Reading the current value works [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✘ Given a Data Entry Vehicle.Speed of type float having current value 45.5 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:117:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:91:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:46845/: transport error" should occcur [INFO] [stdout] Scenario Outline: Reading the current value works [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✘ Given a Data Entry Vehicle.IsMoving of type bool having current value true [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:117:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:91:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:43797/: transport error" should occcur [INFO] [stdout] Scenario Outline: Setting a Data Entry's current value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the current value of Vehicle.Speed of type bool to true [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:136:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting a Data Entry's current value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the current value of Vehicle.Speed of type double to 145.023544 [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:136:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting a Data Entry's current value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the current value of Vehicle.Speed of type uint8 to 15 [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:136:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting a Data Entry's current value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the current value of Vehicle.Speed of type uint16 to 13648 [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:136:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting a Data Entry's current value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the current value of Vehicle.Speed of type uint32 to 4294967295 [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:136:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting a Data Entry's current value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the current value of Vehicle.Speed of type uint64 to 24234543543535354 [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:136:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting a Data Entry's current value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the current value of Vehicle.Speed of type int8 to -35 [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:136:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting a Data Entry's current value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the current value of Vehicle.Speed of type int16 to -7295 [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:136:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting a Data Entry's current value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the current value of Vehicle.Speed of type int32 to -2552565 [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:136:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting a Data Entry's current value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the current value of Vehicle.Speed of type int64 to -255256525864925 [INFO] [stdout] ✘ Then setting the value for Vehicle.Speed fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:136:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario: Reading the target value of an unset Data Entry yields an empty result [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client gets the target value of Vehicle.Cabin.Sunroof.Position [INFO] [stdout] ✔ Then the target value for Vehicle.Cabin.Sunroof.Position is not specified [INFO] [stdout] Scenario Outline: Reading the target value of Actuators works [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✘ Given a Data Entry Vehicle.Cabin.Lights.AmbientLight of type uint8 having target value 255 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:156:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:91:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:41451/: transport error" should occcur [INFO] [stdout] Scenario Outline: Reading the target value of Actuators works [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✘ Given a Data Entry Vehicle.Cabin.Sunroof.Position of type int8 having target value -128 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:156:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:91:1 [INFO] [stdout] Step panicked. Captured output: No connection error "Failed to connect to http://127.0.0.1:34517/: transport error" should occcur [INFO] [stdout] Scenario Outline: Setting an Actuator's target value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the target value of Vehicle.Cabin.Sunroof.Position of type bool to true [INFO] [stdout] ✘ Then setting the value for Vehicle.Cabin.Sunroof.Position fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:167:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting an Actuator's target value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the target value of Vehicle.Cabin.Sunroof.Position of type double to -285625145.023544 [INFO] [stdout] ✘ Then setting the value for Vehicle.Cabin.Sunroof.Position fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:167:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting an Actuator's target value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the target value of Vehicle.Cabin.Sunroof.Position of type float to 145.023544 [INFO] [stdout] ✘ Then setting the value for Vehicle.Cabin.Sunroof.Position fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:167:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting an Actuator's target value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the target value of Vehicle.Cabin.Sunroof.Position of type uint8 to 15 [INFO] [stdout] ✘ Then setting the value for Vehicle.Cabin.Sunroof.Position fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:167:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting an Actuator's target value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the target value of Vehicle.Cabin.Sunroof.Position of type uint16 to 13648 [INFO] [stdout] ✘ Then setting the value for Vehicle.Cabin.Sunroof.Position fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:167:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting an Actuator's target value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the target value of Vehicle.Cabin.Sunroof.Position of type uint32 to 4294967295 [INFO] [stdout] ✘ Then setting the value for Vehicle.Cabin.Sunroof.Position fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:167:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting an Actuator's target value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the target value of Vehicle.Cabin.Sunroof.Position of type uint64 to 24234543543535354 [INFO] [stdout] ✘ Then setting the value for Vehicle.Cabin.Sunroof.Position fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:167:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting an Actuator's target value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the target value of Vehicle.Cabin.Sunroof.Position of type int16 to -7295 [INFO] [stdout] ✘ Then setting the value for Vehicle.Cabin.Sunroof.Position fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:167:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting an Actuator's target value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the target value of Vehicle.Cabin.Sunroof.Position of type int32 to -2552565 [INFO] [stdout] ✘ Then setting the value for Vehicle.Cabin.Sunroof.Position fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:167:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] Scenario Outline: Setting an Actuator's target value using a wrong type fails [INFO] [stdout] ✔> Given a running Databroker server with authorization disabled with the following Data Entries registered [INFO] [stdout] | path | data type | change type | type | [INFO] [stdout] | Vehicle.Cabin.Lights.AmbientLight | uint8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.Cabin.Sunroof.Position | int8 | OnChange | Actuator | [INFO] [stdout] | Vehicle.CurrentLocation.Longitude | double | Continuous | Sensor | [INFO] [stdout] | Vehicle.IsMoving | bool | OnChange | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Power | int16 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.ElectricMotor.Speed | int32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Powertrain.Range | uint32 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Speed | float | Continuous | Sensor | [INFO] [stdout] | Vehicle.TraveledDistanceHighRes | uint64 | Continuous | Sensor | [INFO] [stdout] | Vehicle.Width | uint16 | Static | Attribute | [INFO] [stdout] ✔ When a client sets the target value of Vehicle.Cabin.Sunroof.Position of type int64 to -255256525864925 [INFO] [stdout] ✘ Then setting the value for Vehicle.Cabin.Sunroof.Position fails with error code 400 [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/features/read_write_values.feature:167:7 [INFO] [stdout] Matched: databroker/tests/read_write_values.rs:243:1 [INFO] [stdout] Step panicked. Captured output: response contains connection error [INFO] [stdout] [Summary] [INFO] [stdout] 1 feature [INFO] [stdout] 4 rules [INFO] [stdout] 50 scenarios (2 passed, 48 failed) [INFO] [stdout] 146 steps (98 passed, 48 failed) [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1292:13: [INFO] [stderr] 48 steps failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5a033198e81a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5a033198e81a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5a033198e81a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a033198e81a - ::fmt::ha8d24a0f27cc401d [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a03319b9383 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5a03319b9383 - core::fmt::write::h5becf96591c394eb [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5a033198a393 - std::io::Write::write_fmt::h29c491e9f261d923 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5a033198e662 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5a033198faee - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5a033198f933 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5a0331990308 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stderr] 11: 0x5a0331990308 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5a033198ffba - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stderr] 13: 0x5a033198ece9 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5a033198fc4d - rust_begin_unwind [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stderr] 15: 0x5a03319b6740 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5a0330a3a50e - core::panicking::panic_display::h9c6c497fa3be895a [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:261:5 [INFO] [stderr] 17: 0x5a03309e03fa - cucumber::cucumber::Cucumber::filter_run_and_exit::{{closure}}::panic_cold_display::h881af2aae26976f1 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic.rs:100:13 [INFO] [stderr] 18: 0x5a03309e03a9 - cucumber::cucumber::Cucumber::filter_run_and_exit::{{closure}}::h3a13cd9f9c086381 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1292:13 [INFO] [stderr] 19: 0x5a03309df861 - cucumber::cucumber::Cucumber::run_and_exit::{{closure}}::h56914091900ed223 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1200:57 [INFO] [stderr] 20: 0x5a0330c6d7ad - read_write_values::main::{{closure}}::h1917d62199fb00af [INFO] [stderr] at /opt/rustwide/workdir/databroker/tests/read_write_values.rs:280:10 [INFO] [stderr] 21: 0x5a0330b274bd - as core::future::future::Future>::poll::hd2764c3da186ff47 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/future/future.rs:124:9 [INFO] [stderr] 22: 0x5a0330b0d79f - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h740cb12d8d6b5238 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/park.rs:281:63 [INFO] [stderr] 23: 0x5a0330b0c912 - tokio::runtime::coop::with_budget::hb59e34380b4402cc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5 [INFO] [stderr] 24: 0x5a0330b0c912 - tokio::runtime::coop::budget::h73c3986821087454 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5 [INFO] [stderr] 25: 0x5a0330b0c912 - tokio::runtime::park::CachedParkThread::block_on::h3f78024fd1ab24e8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/park.rs:281:31 [INFO] [stderr] 26: 0x5a03309977c0 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h79693423d8842a0c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/blocking.rs:66:9 [INFO] [stderr] 27: 0x5a0330adf2de - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h1cbf829dbe525c73 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/multi_thread/mod.rs:87:13 [INFO] [stderr] 28: 0x5a0330bf0180 - tokio::runtime::context::runtime::enter_runtime::h4b8c53c193594132 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16 [INFO] [stderr] 29: 0x5a0330adf241 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h8044b4fc827c3a70 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stderr] 30: 0x5a0330c12002 - tokio::runtime::runtime::Runtime::block_on_inner::h82a4431baf81161d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:363:45 [INFO] [stderr] 31: 0x5a0330c123e8 - tokio::runtime::runtime::Runtime::block_on::hee9276ce3e57c523 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:13 [INFO] [stderr] 32: 0x5a0330c6d34a - read_write_values::main::h38abed25a898fbb5 [INFO] [stderr] at /opt/rustwide/workdir/databroker/tests/read_write_values.rs:264:5 [INFO] [stderr] 33: 0x5a0330a7fe3b - core::ops::function::FnOnce::call_once::hc09e29fd334d8f44 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 34: 0x5a0330aa149e - std::sys::backtrace::__rust_begin_short_backtrace::h4413eebf7de83d42 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 35: 0x5a0330b37bc1 - std::rt::lang_start::{{closure}}::h64239666c81b66ac [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/rt.rs:195:18 [INFO] [stderr] 36: 0x5a0331982987 - core::ops::function::impls:: for &F>::call_once::h58923119cefef8f9 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 37: 0x5a0331982987 - std::panicking::try::do_call::h05636b3e80481ea5 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stderr] 38: 0x5a0331982987 - std::panicking::try::h15756d82ca01974b [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stderr] 39: 0x5a0331982987 - std::panic::catch_unwind::hcb84639bcaeaa98e [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stderr] 40: 0x5a0331982987 - std::rt::lang_start_internal::{{closure}}::hecfa07053d106a40 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/rt.rs:174:48 [INFO] [stderr] 41: 0x5a0331982987 - std::panicking::try::do_call::hff8be375662f2119 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stderr] 42: 0x5a0331982987 - std::panicking::try::hbce44dad3c3a2421 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stderr] 43: 0x5a0331982987 - std::panic::catch_unwind::hb731f6e5f70a293b [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stderr] 44: 0x5a0331982987 - std::rt::lang_start_internal::he4498c1fd42cc633 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/rt.rs:174:20 [INFO] [stderr] 45: 0x5a0330b37b9a - std::rt::lang_start::hb34516281da5f382 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/rt.rs:194:17 [INFO] [stderr] 46: 0x5a0330c6d90e - main [INFO] [stderr] 47: 0x74f9ad0b7d90 - [INFO] [stderr] 48: 0x74f9ad0b7e40 - __libc_start_main [INFO] [stderr] 49: 0x5a03309729a5 - _start [INFO] [stderr] 50: 0x0 - [INFO] [stderr] error: test failed, to rerun pass `-p databroker --test read_write_values` [INFO] running `Command { std: "docker" "inspect" "d99cded8898194a675ac169368a56573c0694983903c61339f17ccdb9f7cd8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d99cded8898194a675ac169368a56573c0694983903c61339f17ccdb9f7cd8cb", kill_on_drop: false }` [INFO] [stdout] d99cded8898194a675ac169368a56573c0694983903c61339f17ccdb9f7cd8cb