[INFO] cloning repository https://github.com/hapejot/fiori-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hapejot/fiori-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhapejot%2Ffiori-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhapejot%2Ffiori-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1de250c267e6717974afc698f9efaa7fa90e975
[INFO] testing hapejot/fiori-server against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhapejot%2Ffiori-server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hapejot/fiori-server
[INFO] finished tweaking git repo https://github.com/hapejot/fiori-server
[INFO] tweaked toml for git repo https://github.com/hapejot/fiori-server written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hapejot/fiori-server on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hapejot/fiori-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cc0f937ac4d1af507a3306861a941af7ea8dbb9bccfe4d1018226d135f05a1f
[INFO] running `Command { std: "docker" "start" "-a" "6cc0f937ac4d1af507a3306861a941af7ea8dbb9bccfe4d1018226d135f05a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cc0f937ac4d1af507a3306861a941af7ea8dbb9bccfe4d1018226d135f05a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cc0f937ac4d1af507a3306861a941af7ea8dbb9bccfe4d1018226d135f05a1f", kill_on_drop: false }`
[INFO] [stdout] 6cc0f937ac4d1af507a3306861a941af7ea8dbb9bccfe4d1018226d135f05a1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5142a5c346f942b48442653c6cf08edf5e80be487d8348a0a0b3331da21a32e2
[INFO] running `Command { std: "docker" "start" "-a" "5142a5c346f942b48442653c6cf08edf5e80be487d8348a0a0b3331da21a32e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling fake-fiori-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `all_relations`
[INFO] [stdout]    --> src/entities/meta.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |     let all_relations = read_json("EntityRelationships");
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_relations`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inject_sibling_entity` is never used
[INFO] [stdout]     --> src/runtime/data_store.rs:1518:15
[INFO] [stdout]      |
[INFO] [stdout] 1518 | pub(crate) fn inject_sibling_entity(record: &mut Value, key_field: &str, records: &[Value]) {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/spec/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct Package {
[INFO] [stdout]    |                ------- field in this struct
[INFO] [stdout] 11 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `icon` and `package` are never read
[INFO] [stdout]   --> src/spec/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub struct App {
[INFO] [stdout]    |                --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |         icon: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |         package: Package,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_name` is never used
[INFO] [stdout]   --> src/spec/mod.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     impl App {
[INFO] [stdout]    |     -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |         pub(crate) fn set_name(&self) -> &str {
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.88s
[INFO] running `Command { std: "docker" "inspect" "5142a5c346f942b48442653c6cf08edf5e80be487d8348a0a0b3331da21a32e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5142a5c346f942b48442653c6cf08edf5e80be487d8348a0a0b3331da21a32e2", kill_on_drop: false }`
[INFO] [stdout] 5142a5c346f942b48442653c6cf08edf5e80be487d8348a0a0b3331da21a32e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5c924e3142d1fd0ed4c3deeb7aa235b5b06ba409d625b253f2e78b6702c8ce1
[INFO] running `Command { std: "docker" "start" "-a" "c5c924e3142d1fd0ed4c3deeb7aa235b5b06ba409d625b253f2e78b6702c8ce1", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `all_relations`
[INFO] [stdout]    --> src/entities/meta.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |     let all_relations = read_json("EntityRelationships");
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_relations`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inject_sibling_entity` is never used
[INFO] [stdout]     --> src/runtime/data_store.rs:1518:15
[INFO] [stdout]      |
[INFO] [stdout] 1518 | pub(crate) fn inject_sibling_entity(record: &mut Value, key_field: &str, records: &[Value]) {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/spec/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct Package {
[INFO] [stdout]    |                ------- field in this struct
[INFO] [stdout] 11 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fake-fiori-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `icon` and `package` are never read
[INFO] [stdout]   --> src/spec/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub struct App {
[INFO] [stdout]    |                --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |         icon: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |         package: Package,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_name` is never used
[INFO] [stdout]   --> src/spec/mod.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     impl App {
[INFO] [stdout]    |     -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |         pub(crate) fn set_name(&self) -> &str {
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/runtime/query.rs:440:13
[INFO] [stdout]     |
[INFO] [stdout] 440 |         let mut data = vec![json!({"ID": "1", "Name": "Alice", "Children": [{"x": 1}]})];
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `all_relations`
[INFO] [stdout]    --> src/entities/meta.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |     let all_relations = read_json("EntityRelationships");
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_relations`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inject_sibling_entity` is never used
[INFO] [stdout]     --> src/runtime/data_store.rs:1518:15
[INFO] [stdout]      |
[INFO] [stdout] 1518 | pub(crate) fn inject_sibling_entity(record: &mut Value, key_field: &str, records: &[Value]) {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/spec/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct Package {
[INFO] [stdout]    |                ------- field in this struct
[INFO] [stdout] 11 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `icon` and `package` are never read
[INFO] [stdout]   --> src/spec/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub struct App {
[INFO] [stdout]    |                --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |         icon: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |         package: Package,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_name` is never used
[INFO] [stdout]   --> src/spec/mod.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     impl App {
[INFO] [stdout]    |     -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |         pub(crate) fn set_name(&self) -> &str {
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.94s
[INFO] running `Command { std: "docker" "inspect" "c5c924e3142d1fd0ed4c3deeb7aa235b5b06ba409d625b253f2e78b6702c8ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5c924e3142d1fd0ed4c3deeb7aa235b5b06ba409d625b253f2e78b6702c8ce1", kill_on_drop: false }`
[INFO] [stdout] c5c924e3142d1fd0ed4c3deeb7aa235b5b06ba409d625b253f2e78b6702c8ce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37724ac64a71a2c0dbd4cfb4b6a5ffcb63f4f4682573204fa4d024bcc2066c58
[INFO] running `Command { std: "docker" "start" "-a" "37724ac64a71a2c0dbd4cfb4b6a5ffcb63f4f4682573204fa4d024bcc2066c58", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `all_relations`
[INFO] [stderr]    --> src/entities/meta.rs:255:9
[INFO] [stderr]     |
[INFO] [stderr] 255 |     let all_relations = read_json("EntityRelationships");
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_relations`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `inject_sibling_entity` is never used
[INFO] [stderr]     --> src/runtime/data_store.rs:1518:15
[INFO] [stderr]      |
[INFO] [stderr] 1518 | pub(crate) fn inject_sibling_entity(record: &mut Value, key_field: &str, records: &[Value]) {
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/spec/mod.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub struct Package {
[INFO] [stderr]    |                ------- field in this struct
[INFO] [stderr] 11 |         name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `icon` and `package` are never read
[INFO] [stderr]   --> src/spec/mod.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub struct App {
[INFO] [stderr]    |                --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 31 |         icon: Option<String>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 32 |         package: Package,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `set_name` is never used
[INFO] [stderr]   --> src/spec/mod.rs:96:23
[INFO] [stderr]    |
[INFO] [stderr] 35 |     impl App {
[INFO] [stderr]    |     -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 96 |         pub(crate) fn set_name(&self) -> &str {
[INFO] [stderr]    |                       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fake-fiori-server` (lib) generated 5 warnings (run `cargo fix --lib -p fake-fiori-server` to apply 1 suggestion)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/runtime/query.rs:440:13
[INFO] [stderr]     |
[INFO] [stderr] 440 |         let mut data = vec![json!({"ID": "1", "Name": "Alice", "Children": [{"x": 1}]})];
[INFO] [stderr]     |             ----^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fake-fiori-server` (lib test) generated 6 warnings (5 duplicates) (run `cargo fix --lib -p fake-fiori-server --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fake_fiori_server-670f0feb889bda94)
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test entities::generic::tests::config_to_entity_spec_excludes_fk_fields ... ok
[INFO] [stdout] test entities::generic::tests::config_deserialize_serialize_roundtrip ... ok
[INFO] [stdout] test entities::generic::tests::config_serde_skip_serializing_defaults ... ok
[INFO] [stdout] test entities::generic::tests::config_serde_roundtrip_full ... ok
[INFO] [stdout] test entities::generic::tests::config_deserialize_from_json ... ok
[INFO] [stdout] test entities::generic::tests::config_to_relationships_extracts_all ... ok
[INFO] [stdout] test entities::generic::tests::create_generic_entities_preserves_count ... ok
[INFO] [stdout] test entities::generic::tests::config_serde_immutable_roundtrip ... ok
[INFO] [stdout] test entities::generic::tests::config_serde_child_with_parent ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_basic_properties ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_apps_json_without_tile ... ok
[INFO] [stdout] test entities::generic::tests::config_serde_roundtrip_minimal ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_apps_json_with_tile ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_debug_impl ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_entity_set_xml ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_fields_def ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_expand_1n ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_parent_set_name ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_annotations ... ok
[INFO] [stdout] test entities::meta::tests::meta_generates_config_record ... ok
[INFO] [stdout] test entities::meta::tests::meta_generates_field_records ... ok
[INFO] [stdout] test entities::generic::tests::config_serde_decimal_field_roundtrip ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_spec_resolves_through_pipeline ... ok
[INFO] [stdout] test entities::meta::tests::meta_multiple_configs ... ok
[INFO] [stdout] test entities::meta::tests::meta_no_annotations_produces_empty_meta ... ok
[INFO] [stdout] test entities::meta::tests::meta_generates_nav_records ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_expand_1_1 ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_expand_unknown_nav_ignored ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_navigation_properties ... ok
[INFO] [stdout] test entities::generic::tests::generic_entity_entity_set_xml_no_nav ... ok
[INFO] [stdout] test entities::meta::tests::meta_references_entity_on_field ... ok
[INFO] [stdout] test entities::meta::tests::meta_parent_set_name_propagated ... ok
[INFO] [stdout] test model::resolver::tests::test_auto_entity ... ok
[INFO] [stdout] test entities::meta::tests::meta_publish_not_found ... ok
[INFO] [stdout] test entities::meta::tests::meta_reconstruct_from_real_workspace_data ... ok
[INFO] [stdout] test model::resolver::tests::test_auto_entity_from_relationship ... ok
[INFO] [stdout] test model::resolver::tests::test_simple_composition ... ok
[INFO] [stdout] test odata::annotations_gen::tests::test_draft_node_for_child ... ok
[INFO] [stdout] test odata::annotations_gen::tests::test_common_text_on_key ... ok
[INFO] [stdout] test entities::meta::tests::meta_generates_table_facet_records ... ok
[INFO] [stdout] test model::resolver::tests::test_conditional_relationship ... ok
[INFO] [stdout] test entities::meta::tests::meta_roundtrip_with_table_facets ... ok
[INFO] [stdout] test entities::meta::tests::meta_write_creates_json_files ... ok
[INFO] [stdout] test entities::meta::tests::meta_roundtrip_reconstructs_config ... ok
[INFO] [stdout] test entities::meta::tests::meta_publish_returns_config_record ... ok
[INFO] [stdout] test odata::annotations_gen::tests::test_value_list_with_filters ... ok
[INFO] [stdout] test entities::meta::tests::meta_full_cycle_identity ... ok
[INFO] [stdout] test odata::annotations_gen::tests::test_capability_annotations ... ok
[INFO] [stdout] test odata::annotations_gen::tests::test_measure_annotation ... ok
[INFO] [stdout] test entities::meta::tests::meta_generates_facet_records ... ok
[INFO] [stdout] test odata::vocab::tests::test_create_hidden_fixed ... ok
[INFO] [stdout] test odata::annotations_gen::tests::test_text_path_annotation ... ok
[INFO] [stdout] test odata::annotations_gen::tests::test_semantic_object_from_entity_ref ... ok
[INFO] [stdout] test odata::annotations_gen::tests::test_ui_annotations_structure ... ok
[INFO] [stdout] test odata::annotations_gen::tests::test_value_list_code_list ... ok
[INFO] [stdout] test odata::annotations_gen::tests::test_value_list_entity_ref ... ok
[INFO] [stdout] test odata::entity_type::tests::test_entity_set_xml ... ok
[INFO] [stdout] test odata::entity_type::tests::test_draft_actions_xml ... ok
[INFO] [stdout] test odata::vocab::tests::test_criticality_enum_member ... ok
[INFO] [stdout] test odata::vocab::tests::test_datafield_to_rec ... ok
[INFO] [stdout] test odata::annotations_gen::tests::test_full_xml_roundtrip ... ok
[INFO] [stdout] test odata::vocab::tests::test_data_point ... ok
[INFO] [stdout] test odata::vocab::tests::test_facets ... ok
[INFO] [stdout] test odata::vocab::tests::test_default_values_function ... ok
[INFO] [stdout] test odata::vocab::tests::test_field_control_path ... ok
[INFO] [stdout] test odata::vocab::tests::test_field_control_fixed ... ok
[INFO] [stdout] test odata::vocab::tests::test_field_control_type_enum ... ok
[INFO] [stdout] test odata::vocab::tests::test_draft_node ... ok
[INFO] [stdout] test odata::vocab::tests::test_delete_restrictions ... ok
[INFO] [stdout] test odata::vocab::tests::test_delete_hidden_path ... ok
[INFO] [stdout] test odata::vocab::tests::test_field_group ... ok
[INFO] [stdout] test odata::vocab::tests::test_datafield_ibn_to_rec ... ok
[INFO] [stdout] test odata::vocab::tests::test_header_info ... ok
[INFO] [stdout] test odata::vocab::tests::test_draft_root ... ok
[INFO] [stdout] test odata::vocab::tests::test_heading_and_quickinfo ... ok
[INFO] [stdout] test odata::vocab::tests::test_identification ... ok
[INFO] [stdout] test odata::vocab::tests::test_importance_enum_member ... ok
[INFO] [stdout] test odata::vocab::tests::test_interval ... ok
[INFO] [stdout] test odata::vocab::tests::test_is_action_critical ... ok
[INFO] [stdout] test odata::vocab::tests::test_insert_restrictions ... ok
[INFO] [stdout] test odata::vocab::tests::test_is_image_url ... ok
[INFO] [stdout] test odata::vocab::tests::test_filter_default_value ... ok
[INFO] [stdout] test odata::vocab::tests::test_line_item ... ok
[INFO] [stdout] test odata::vocab::tests::test_measure_annotation ... ok
[INFO] [stdout] test odata::vocab::tests::test_multi_line_text ... ok
[INFO] [stdout] test odata::vocab::tests::test_scalar_currency_unit_tags ... ok
[INFO] [stdout] test odata::vocab::tests::test_scalar_hidden ... ok
[INFO] [stdout] test odata::vocab::tests::test_raw_annotation_escape_hatch ... ok
[INFO] [stdout] test odata::vocab::tests::test_presentation_variant ... ok
[INFO] [stdout] test odata::vocab::tests::test_scalar_audit_tags ... ok
[INFO] [stdout] test odata::vocab::tests::test_scalar_label ... ok
[INFO] [stdout] test odata::vocab::tests::test_selection_fields ... ok
[INFO] [stdout] test odata::vocab::tests::test_selection_presentation_variant ... ok
[INFO] [stdout] test odata::vocab::tests::test_semantic_key ... ok
[INFO] [stdout] test odata::vocab::tests::test_selection_variant ... ok
[INFO] [stdout] test odata::vocab::tests::test_semantic_object_annotation ... ok
[INFO] [stdout] test odata::vocab::tests::test_side_effects ... ok
[INFO] [stdout] test odata::vocab::tests::test_sort_order ... ok
[INFO] [stdout] test odata::vocab::tests::test_text_arrangement_enum_member ... ok
[INFO] [stdout] test odata::vocab::tests::test_text_format ... ok
[INFO] [stdout] test odata::vocab::tests::test_text_annotation ... ok
[INFO] [stdout] test odata::vocab::tests::test_visualization_enum_member ... ok
[INFO] [stdout] test odata::vocab::tests::test_value_list_entity_ref ... ok
[INFO] [stdout] test odata::vocab::tests::test_text_format_type ... ok
[INFO] [stdout] test runtime::query::tests::compare_booleans ... ok
[INFO] [stdout] test runtime::query::tests::compare_numbers ... ok
[INFO] [stdout] test runtime::query::tests::compare_strings ... ok
[INFO] [stdout] test odata::entity_type::tests::test_entity_type_xml ... ok
[INFO] [stdout] test odata::vocab::tests::test_update_restrictions ... ok
[INFO] [stdout] test odata::vocab::tests::test_value_list_code_list ... ok
[INFO] [stdout] test runtime::query::tests::parse_expand_empty ... ok
[INFO] [stdout] test runtime::query::tests::parse_expand_simple ... ok
[INFO] [stdout] test runtime::query::tests::select_empty_string_returns_all_fields ... ok
[INFO] [stdout] test runtime::query::tests::select_includes_missing_fields_as_null ... ok
[INFO] [stdout] test runtime::query::tests::select_preserves_expanded_nav_properties ... ok
[INFO] [stdout] test runtime::query::tests::select_without_param_returns_all_fields ... ok
[INFO] [stdout] test runtime::query::tests::select_returns_only_requested_fields ... ok
[INFO] [stdout] test spec::meta_package::tests::test_meta_package_resolves ... ok
[INFO] [stdout] test runtime::query::tests::parse_expand_with_nested_options ... ok
[INFO] [stdout] test spec::meta_package::tests::test_meta_package_xml_generation ... ok
[INFO] [stdout] test spec::synth_records::tests::test_synth_records_from_meta_package ... ok
[INFO] [stdout] test runtime::query::tests::filter_contains_passes_through ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fake_fiori_server-d48952417d954f3c)
[INFO] [stdout] test runtime::query::tests::filter_numeric_comparison ... ok
[INFO] [stdout] test runtime::query::tests::filter_ne ... ok
[INFO] [stdout] test runtime::query::tests::filter_and_combination ... ok
[INFO] [stdout] test runtime::query::tests::filter_eq_string ... ok
[INFO] [stdout] test runtime::query::tests::filter_boolean_eq ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 127 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/annotations.rs (/opt/rustwide/target/debug/deps/annotations-6704ec2e066d43e5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/datastore.rs (/opt/rustwide/target/debug/deps/datastore-11fc3a1a751a5672)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test entity_key_composite ... ok
[INFO] [stdout] test entity_key_missing_field_returns_none ... ok
[INFO] [stdout] test entity_key_parse_composite_with_quotes ... ok
[INFO] [stdout] test entity_key_single ... ok
[INFO] [stdout] test entity_key_composite_inactive ... ok
[INFO] [stdout] test entity_key_parse_simple ... ok
[INFO] [stdout] test odata_query_empty ... ok
[INFO] [stdout] test odata_query_parse_count ... ok
[INFO] [stdout] test odata_query_parse_combined ... ok
[INFO] [stdout] test odata_query_parse_expand_simple ... ok
[INFO] [stdout] test odata_query_parse_expand_multiple ... ok
[INFO] [stdout] test odata_query_parse_expand_with_select ... ok
[INFO] [stdout] test odata_query_parse_filter ... ok
[INFO] [stdout] test entity_key_parse_composite ... ok
[INFO] [stdout] test odata_query_parse_orderby_desc ... ok
[INFO] [stdout] test odata_query_parse_orderby_asc ... ok
[INFO] [stdout] test parent_key_construction ... ok
[INFO] [stdout] test odata_query_parse_top_skip ... ok
[INFO] [stdout] test odata_query_parse_select ... ok
[INFO] [stdout] test odata_query_to_query_map_roundtrip ... ok
[INFO] [stdout] test store_count_sub_collection ... ok
[INFO] [stdout] test store_delete_draft_removes_children ... ok
[INFO] [stdout] test store_count_all ... ok
[INFO] [stdout] test store_delete_entity_not_found ... ok
[INFO] [stdout] test store_create_entity ... ok
[INFO] [stdout] test store_create_sub_item ... ok
[INFO] [stdout] test store_draft_activate_updates_active ... ok
[INFO] [stdout] test store_draft_edit_not_found ... ok
[INFO] [stdout] test store_draft_edit_creates_draft ... ok
[INFO] [stdout] test store_delete_entity ... ok
[INFO] [stdout] test store_commit_writes_json_files ... ok
[INFO] [stdout] test store_draft_discard_lifecycle ... ok
[INFO] [stdout] test store_draft_edit_copies_children ... ok
[INFO] [stdout] test store_draft_activate_new_entity ... ok
[INFO] [stdout] test store_draft_activate_activates_children ... ok
[INFO] [stdout] test store_error_display ... ok
[INFO] [stdout] test store_get_collection_returns_all ... ok
[INFO] [stdout] test store_draft_prepare_not_found ... ok
[INFO] [stdout] test store_get_collection_sub_collection ... ok
[INFO] [stdout] test store_get_collection_not_found ... ok
[INFO] [stdout] test store_get_collection_with_top_skip ... ok
[INFO] [stdout] test store_get_collection_with_count ... ok
[INFO] [stdout] test store_get_records ... ok
[INFO] [stdout] test store_draft_prepare ... ok
[INFO] [stdout] test store_get_collection_with_orderby ... ok
[INFO] [stdout] test store_patch_entity_not_found ... ok
[INFO] [stdout] test store_patch_entity ... ok
[INFO] [stdout] test store_read_entity ... ok
[INFO] [stdout] test store_get_records_nonexistent ... ok
[INFO] [stdout] test store_read_entity_not_found ... ok
[INFO] [stdout] test store_get_property_not_found ... ok
[INFO] [stdout] test store_read_entity_parsed_key ... ok
[INFO] [stdout] test store_patch_entity_immutable_field_ignored ... ok
[INFO] [stdout] test vl_activate_with_new_child ... ok
[INFO] [stdout] test vl_create_item_sets_list_id_not_id ... ok
[INFO] [stdout] test vl_discard_draft_removes_children ... ok
[INFO] [stdout] test vl_other_list_unaffected_by_draft ... ok
[INFO] [stdout] test vl_activate_with_patched_child ... ok
[INFO] [stdout] test vl_read_items_via_parent ... ok
[INFO] [stdout] test vl_read_items_other_parent ... ok
[INFO] [stdout] test vl_full_lifecycle_create_list_add_items_activate ... ok
[INFO] [stdout] test vl_draft_edit_copies_children_with_custom_fk ... ok
[INFO] [stdout] test vl_create_item_visible_in_subcollection ... ok
[INFO] [stdout] test vl_patch_child_item ... ok
[INFO] [stdout] test store_full_draft_lifecycle ... ok
[INFO] [stdout] test store_get_property ... ok
[INFO] [stdout] test store_get_collection_with_filter ... ok
[INFO] [stdout] test retrieve_facettes_without_duplicates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/metadata.rs (/opt/rustwide/target/debug/deps/metadata-fe8306da350dfe37)
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test common_text_on_status_field ... ok
[INFO] [stdout] test common_text_on_key_field ... ok
[INFO] [stdout] test computed_properties ... ok
[INFO] [stdout] test custom_actions_xml_appended ... ok
[INFO] [stdout] test capability_target_is_entity_container ... ok
[INFO] [stdout] test common_text_on_customer_fk ... ok
[INFO] [stdout] test customer_draft_actions ... ok
[INFO] [stdout] test customer_entity_set ... ok
[INFO] [stdout] test customer_description_in_header ... ok
[INFO] [stdout] test draft_actions_bound_to_order_type ... ok
[INFO] [stdout] test customer_labels ... ok
[INFO] [stdout] test customer_selection_fields ... ok
[INFO] [stdout] test customer_max_lengths ... ok
[INFO] [stdout] test customer_line_item_importance ... ok
[INFO] [stdout] test customer_field_group_general ... ok
[INFO] [stdout] test customer_entity_type_exists ... ok
[INFO] [stdout] test draft_admin_entity_set ... ok
[INFO] [stdout] test customer_field_group_contact ... ok
[INFO] [stdout] test customer_header_info ... ok
[INFO] [stdout] test draft_admin_type_exists ... ok
[INFO] [stdout] test data_point_stock_with_progress_visualization ... ok
[INFO] [stdout] test customer_common_text_on_key ... ok
[INFO] [stdout] test draft_activate_action ... ok
[INFO] [stdout] test data_point_price ... ok
[INFO] [stdout] test customer_has_draft_root ... ok
[INFO] [stdout] test draft_prepare_action ... ok
[INFO] [stdout] test draft_edit_action ... ok
[INFO] [stdout] test draft_flag_properties_are_computed ... ok
[INFO] [stdout] test draft_actions_bound_to_order_item_type ... ok
[INFO] [stdout] test edmx_has_xml_declaration ... ok
[INFO] [stdout] test facets_include_table_facet_for_items ... ok
[INFO] [stdout] test edmx_has_schema_namespace ... ok
[INFO] [stdout] test edmx_has_version_4 ... ok
[INFO] [stdout] test edmx_has_entity_container ... ok
[INFO] [stdout] test header_info_title_field ... ok
[INFO] [stdout] test every_property_has_label ... ok
[INFO] [stdout] test field_group_general ... ok
[INFO] [stdout] test iso_currency_on_price ... ok
[INFO] [stdout] test edmx_references_all_vocabularies ... ok
[INFO] [stdout] test extra_annotations_xml_appended ... ok
[INFO] [stdout] test line_item_has_criticality_on_status ... ok
[INFO] [stdout] test field_group_pricing ... ok
[INFO] [stdout] test hidden_properties ... ok
[INFO] [stdout] test facets_reference_field_groups ... ok
[INFO] [stdout] test field_group_general_contains_order_name ... ok
[INFO] [stdout] test insert_restrictions_has_computed_fields ... ok
[INFO] [stdout] test immutable_property ... ok
[INFO] [stdout] test line_item_has_data_field_for_name ... ok
[INFO] [stdout] test order_has_draft_properties ... ok
[INFO] [stdout] test header_info_description_field ... ok
[INFO] [stdout] test order_has_draft_admin_data_nav ... ok
[INFO] [stdout] test order_entity_set ... ok
[INFO] [stdout] test order_has_sibling_entity_nav ... ok
[INFO] [stdout] test line_item_has_ibn_for_customer ... ok
[INFO] [stdout] test order_entity_type_exists ... ok
[INFO] [stdout] test order_has_draft_root ... ok
[INFO] [stdout] test order_property_name_string_with_max_length ... ok
[INFO] [stdout] test order_item_entity_type_exists ... ok
[INFO] [stdout] test order_item_field_group_details ... ok
[INFO] [stdout] test order_item_has_order_id_fk ... ok
[INFO] [stdout] test order_item_has_draft_node ... ok
[INFO] [stdout] test order_nav_property_customer_single ... ok
[INFO] [stdout] test order_item_ui_annotations_target ... ok
[INFO] [stdout] test order_nav_property_items_collection ... ok
[INFO] [stdout] test order_item_entity_set ... ok
[INFO] [stdout] test order_property_date_type ... ok
[INFO] [stdout] test order_property_id_guid_not_nullable ... ok
[INFO] [stdout] test order_item_has_quantity_int ... ok
[INFO] [stdout] test order_item_header_info ... ok
[INFO] [stdout] test semantic_object_mapping ... ok
[INFO] [stdout] test order_set_binds_customer_nav ... ok
[INFO] [stdout] test order_item_line_item ... ok
[INFO] [stdout] test ui_facets_has_collection_facets ... ok
[INFO] [stdout] test text_arrangement_text_only ... ok
[INFO] [stdout] test order_set_binds_items_nav ... ok
[INFO] [stdout] test semantic_object_on_customer_id ... ok
[INFO] [stdout] test order_property_price_decimal_with_precision_scale ... ok
[INFO] [stdout] test ui_header_facets ... ok
[INFO] [stdout] test order_set_binds_sibling ... ok
[INFO] [stdout] test ui_header_info ... ok
[INFO] [stdout] test order_key_has_id_and_is_active ... ok
[INFO] [stdout] test order_set_binds_draft_admin ... ok
[INFO] [stdout] test ui_selection_fields ... ok
[INFO] [stdout] test ui_line_item_exists ... ok
[INFO] [stdout] test unit_on_quantity ... ok
[INFO] [stdout] test value_list_entity_ref_on_customer ... ok
[INFO] [stdout] test xml_well_formed_annotations ... ok
[INFO] [stdout] test value_list_with_fixed_values_on_status ... ok
[INFO] [stdout] test update_restrictions ... ok
[INFO] [stdout] test value_list_with_filter_on_region ... ok
[INFO] [stdout] test value_list_code_list_on_status ... ok
[INFO] [stdout] test xml_well_formed_entity_sets ... ok
[INFO] [stdout] test xml_well_formed_entity_types ... ok
[INFO] [stdout] test xml_well_formed_schema ... ok
[INFO] [stdout] test edmx_printing ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- edmx_printing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'edmx_printing' (250) panicked at tests/metadata.rs:587:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6f8f5685fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f6f8f5685fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f6f8f5685fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f6f8f5685fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f6f8f57c4ba - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f6f8f57c4ba - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f6f8f56ce32 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f6f8f56ce32 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f6f8f5475ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f6f8f5475ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f6f8f560aa9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f6f8f4c408c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f6f8f4c408c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f6f8f560c62 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f6f8f560c62 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f6f8f5476b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f6f8f53f059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f6f8f5483cd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f6f8f57cc0c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f6f8f57c982 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f6f8f4abefb - <core[35159d6ffb30e017]::result::Result<std[ec419fa8110287d5]::fs::File, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f6f8f4abefb - metadata[ddde325eb52d4bf4]::edmx_printing
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/metadata.rs:587:47
[INFO] [stdout]   22:     0x5f6f8f4a0b47 - metadata[ddde325eb52d4bf4]::edmx_printing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/metadata.rs:585:19
[INFO] [stdout]   23:     0x5f6f8f4b58d6 - <metadata[ddde325eb52d4bf4]::edmx_printing::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f6f8f4b736b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f6f8f4b736b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5f6f8f4c4b5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f6f8f4c4b5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f6f8f4c4b5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f6f8f4c4b5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f6f8f4c4b5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f6f8f4c4b5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f6f8f4c4b5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f6f8f4bf534 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f6f8f4bf534 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f6f8f4c7762 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5f6f8f4c7762 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f6f8f4c7762 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f6f8f4c7762 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f6f8f4c7762 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f6f8f4c7762 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5f6f8f4c7762 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f6f8f567f0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5f6f8f567f0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73de90057aa4 - <unknown>
[INFO] [stdout]   45:     0x73de900e4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     edmx_printing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 94 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test metadata`
[INFO] running `Command { std: "docker" "inspect" "37724ac64a71a2c0dbd4cfb4b6a5ffcb63f4f4682573204fa4d024bcc2066c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37724ac64a71a2c0dbd4cfb4b6a5ffcb63f4f4682573204fa4d024bcc2066c58", kill_on_drop: false }`
[INFO] [stdout] 37724ac64a71a2c0dbd4cfb4b6a5ffcb63f4f4682573204fa4d024bcc2066c58
