[INFO] fetching crate rship-entities-machine 4.0.0-canary.36... [INFO] testing rship-entities-machine-4.0.0-canary.36 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rship-entities-machine 4.0.0-canary.36 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rship-entities-machine 4.0.0-canary.36 [INFO] finished tweaking crates.io crate rship-entities-machine 4.0.0-canary.36 [INFO] tweaked toml for crates.io crate rship-entities-machine 4.0.0-canary.36 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rship-entities-machine 4.0.0-canary.36 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rship-entities-machine 4.0.0-canary.36 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa5c9cd76a86edc755a73f39c5f41c841fdd31ddf73f581ee357c6cc86ac3d9a [INFO] running `Command { std: "docker" "start" "-a" "aa5c9cd76a86edc755a73f39c5f41c841fdd31ddf73f581ee357c6cc86ac3d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa5c9cd76a86edc755a73f39c5f41c841fdd31ddf73f581ee357c6cc86ac3d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa5c9cd76a86edc755a73f39c5f41c841fdd31ddf73f581ee357c6cc86ac3d9a", kill_on_drop: false }` [INFO] [stdout] aa5c9cd76a86edc755a73f39c5f41c841fdd31ddf73f581ee357c6cc86ac3d9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c5d4e7829b48c5ac9faadc30f128888f548ed161f4c286655c2a2534c55712d [INFO] running `Command { std: "docker" "start" "-a" "3c5d4e7829b48c5ac9faadc30f128888f548ed161f4c286655c2a2534c55712d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling ast_node v5.0.0 [INFO] [stderr] Compiling from_variant v3.0.0 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling unicode-id-start v1.4.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling ownedbytes v0.7.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bitpacking v0.9.3 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tantivy-bitpacker v0.6.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling deno_error_macro v0.7.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling capacity_builder_macros v0.3.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling capacity_builder v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling deno_error v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ordered-float v5.3.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bytes-str v0.2.7 [INFO] [stderr] Compiling hstr v3.0.4 [INFO] [stderr] Compiling text_lines v0.6.0 [INFO] [stderr] Compiling deno_terminal v0.2.3 [INFO] [stderr] Compiling ts-rs-macros v11.1.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling swc_atoms v9.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling spin_sleep v1.3.3 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling hyphae v0.6.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Compiling partially_derive v0.2.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling swc_common v17.0.1 [INFO] [stderr] Compiling deno_media_type v0.4.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling dprint-core v0.67.4 [INFO] [stderr] Compiling tantivy-query-grammar v0.22.0 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling ts-rs v11.1.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling dprint-core-macros v0.1.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling oneshot v0.1.13 [INFO] [stderr] Compiling autosocket v4.7.3 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling partially v0.2.1 [INFO] [stderr] Compiling myko-macros v4.7.3 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling swc_ecma_ast v18.0.0 [INFO] [stderr] Compiling tantivy-common v0.7.0 [INFO] [stderr] Compiling tantivy-stacker v0.3.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tantivy-sstable v0.3.0 [INFO] [stderr] Compiling tantivy-columnar v0.3.0 [INFO] [stderr] Compiling tantivy v0.22.1 [INFO] [stderr] Compiling swc_ecma_parser v27.0.7 [INFO] [stderr] Compiling swc_ecma_lexer v26.0.0 [INFO] [stderr] Compiling dprint-swc-ext v0.26.0 [INFO] [stderr] Compiling deno_ast v0.53.1 [INFO] [stderr] Compiling dprint-plugin-typescript v0.95.15 [INFO] [stderr] Compiling myko v4.7.3 [INFO] [stderr] Compiling rship-entities-machine v4.0.0-canary.36 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "3c5d4e7829b48c5ac9faadc30f128888f548ed161f4c286655c2a2534c55712d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c5d4e7829b48c5ac9faadc30f128888f548ed161f4c286655c2a2534c55712d", kill_on_drop: false }` [INFO] [stdout] 3c5d4e7829b48c5ac9faadc30f128888f548ed161f4c286655c2a2534c55712d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df07d2d1262a5505e03a1b7a612a84def71a1bf6bf2db98e4bfca589c573bfe8 [INFO] running `Command { std: "docker" "start" "-a" "df07d2d1262a5505e03a1b7a612a84def71a1bf6bf2db98e4bfca589c573bfe8", kill_on_drop: false }` [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] Compiling rship-entities-machine v4.0.0-canary.36 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.85s [INFO] running `Command { std: "docker" "inspect" "df07d2d1262a5505e03a1b7a612a84def71a1bf6bf2db98e4bfca589c573bfe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df07d2d1262a5505e03a1b7a612a84def71a1bf6bf2db98e4bfca589c573bfe8", kill_on_drop: false }` [INFO] [stdout] df07d2d1262a5505e03a1b7a612a84def71a1bf6bf2db98e4bfca589c573bfe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 427bf84f457e03400ebc2732d613b9bffc9063e987a0dc31b66b8485e26867ce [INFO] running `Command { std: "docker" "start" "-a" "427bf84f457e03400ebc2732d613b9bffc9063e987a0dc31b66b8485e26867ce", kill_on_drop: false }` [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | crate = [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rship_entities_machine-ec5225c3b8f7d5cb) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test machine_status::export_bindings_pingvalue ... FAILED [INFO] [stdout] test machine::export_bindings_vpnnetwork ... FAILED [INFO] [stdout] test machine::export_bindings_filedownloadinfo ... FAILED [INFO] [stdout] test machine::export_bindings_vpnproviderstatus ... FAILED [INFO] [stdout] test machine_telemetry::export_bindings_processinfo ... FAILED [INFO] [stdout] test machine_telemetry::export_bindings_gpumetrics ... FAILED [INFO] [stdout] test machine_telemetry::export_bindings_diskusage ... FAILED [INFO] [stdout] test machine_telemetry::export_bindings_networkstats ... FAILED [INFO] [stdout] test machine_telemetry::export_bindings_ptpstatus ... FAILED [INFO] [stdout] test machine::export_bindings_machinecapabilities ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- machine_status::export_bindings_pingvalue stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'machine_status::export_bindings_pingvalue' (20) panicked at src/machine_status.rs:13:48: [INFO] [stdout] could not export type: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5af460d0c32a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5af460d0c32a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5af460d2379a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5af460d2379a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5af460d112b2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5af460d112b2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5af460ce9b7f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5af460ce9b7f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5af460d04449 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5af45fdec7bc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5af45fdec7bc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5af460d046c2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5af460d046c2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5af460ce9c38 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5af460ce0f69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5af460ceaa3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5af460d23fdc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5af460d23d52 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5af45fc4c451 - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5af45fccc157 - rship_entities_machine[8d0345db79b459e7]::machine_status::export_bindings_pingvalue [INFO] [stdout] at /opt/rustwide/workdir/src/machine_status.rs:13:48 [INFO] [stdout] 22: 0x5af45fcc4b77 - rship_entities_machine[8d0345db79b459e7]::machine_status::export_bindings_pingvalue::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/machine_status.rs:13:50 [INFO] [stdout] 23: 0x5af45fc79b86 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5af45fde089b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5af45fde089b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5af45fded28b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5af45fded28b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5af45fde89a4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5af45fde89a4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5af45fdefe92 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5af45fdefe92 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5af45fdefe92 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5af460d0bbff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5af460d0bbff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7da9b2a58aa4 - [INFO] [stdout] 45: 0x7da9b2ae5a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- machine::export_bindings_vpnnetwork stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'machine::export_bindings_vpnnetwork' (18) panicked at src/machine.rs:21:59: [INFO] [stdout] could not export type: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5af460d0c32a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5af460d0c32a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5af460d2379a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5af460d2379a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5af460d112b2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5af460d112b2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5af460ce9b7f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5af460ce9b7f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5af460d04449 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5af45fdec7bc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5af45fdec7bc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5af460d046c2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5af460d046c2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5af460ce9c38 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5af460ce0f69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5af460ceaa3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5af460d23fdc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5af460d23d52 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5af45fc4c451 - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5af45f94d337 - rship_entities_machine[8d0345db79b459e7]::machine::export_bindings_vpnnetwork [INFO] [stdout] at /opt/rustwide/workdir/src/machine.rs:21:59 [INFO] [stdout] 22: 0x5af45f9464e7 - rship_entities_machine[8d0345db79b459e7]::machine::export_bindings_vpnnetwork::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/machine.rs:21:61 [INFO] [stdout] 23: 0x5af45fc79d06 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5af45fde089b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5af45fde089b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5af45fded28b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5af45fded28b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5af45fde89a4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5af45fde89a4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5af45fdefe92 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5af45fdefe92 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5af45fdefe92 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5af460d0bbff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5af460d0bbff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7da9b2a58aa4 - [INFO] [stdout] 45: 0x7da9b2ae5a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- machine::export_bindings_filedownloadinfo stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'machine::export_bindings_filedownloadinfo' (16) panicked at src/machine.rs:124:63: [INFO] [stdout] could not export type: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5af460d0c32a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5af460d0c32a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5af460d2379a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5af460d2379a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5af460d112b2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5af460d112b2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5af460ce9b7f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5af460ce9b7f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5af460d04449 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5af45fdec7bc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5af45fdec7bc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5af460d046c2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5af460d046c2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5af460ce9c38 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5af460ce0f69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5af460ceaa3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5af460d23fdc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5af460d23d52 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5af45fc4c451 - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5af45f94d367 - rship_entities_machine[8d0345db79b459e7]::machine::export_bindings_filedownloadinfo [INFO] [stdout] at /opt/rustwide/workdir/src/machine.rs:124:63 [INFO] [stdout] 22: 0x5af45f946517 - rship_entities_machine[8d0345db79b459e7]::machine::export_bindings_filedownloadinfo::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/machine.rs:124:65 [INFO] [stdout] 23: 0x5af45fc79d46 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5af45fde089b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5af45fde089b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5af45fded28b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5af45fded28b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5af45fde89a4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5af45fde89a4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5af45fdefe92 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5af45fdefe92 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5af45fdefe92 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5af460d0bbff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5af460d0bbff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7da9b2a58aa4 - [INFO] [stdout] 45: 0x7da9b2ae5a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- machine::export_bindings_vpnproviderstatus stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'machine::export_bindings_vpnproviderstatus' (19) panicked at src/machine.rs:36:59: [INFO] [stdout] could not export type: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5af460d0c32a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5af460d0c32a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5af460d2379a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5af460d2379a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5af460d112b2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5af460d112b2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5af460ce9b7f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5af460ce9b7f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5af460d04449 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5af45fdec7bc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5af45fdec7bc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5af460d046c2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5af460d046c2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5af460ce9c38 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5af460ce0f69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5af460ceaa3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5af460d23fdc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5af460d23d52 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5af45fc4c451 - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5af45f94d397 - rship_entities_machine[8d0345db79b459e7]::machine::export_bindings_vpnproviderstatus [INFO] [stdout] at /opt/rustwide/workdir/src/machine.rs:36:59 [INFO] [stdout] 22: 0x5af45f946547 - rship_entities_machine[8d0345db79b459e7]::machine::export_bindings_vpnproviderstatus::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/machine.rs:36:61 [INFO] [stdout] 23: 0x5af45fc79d86 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5af45fde089b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5af45fde089b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5af45fded28b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5af45fded28b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5af45fde89a4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5af45fde89a4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5af45fdefe92 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5af45fdefe92 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5af45fdefe92 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5af460d0bbff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5af460d0bbff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7da9b2a58aa4 - [INFO] [stdout] 45: 0x7da9b2ae5a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- machine_telemetry::export_bindings_processinfo stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'machine_telemetry::export_bindings_processinfo' (24) panicked at src/machine_telemetry.rs:122:59: [INFO] [stdout] could not export type: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5af460d0c32a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5af460d0c32a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5af460d2379a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5af460d2379a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5af460d112b2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5af460d112b2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5af460ce9b7f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5af460ce9b7f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5af460d04449 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5af45fdec7bc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5af45fdec7bc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5af460d046c2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5af460d046c2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5af460ce9c38 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5af460ce0f69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5af460ceaa3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5af460d23fdc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5af460d23d52 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5af45fc4c451 - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5af45fae40e7 - rship_entities_machine[8d0345db79b459e7]::machine_telemetry::export_bindings_processinfo [INFO] [stdout] at /opt/rustwide/workdir/src/machine_telemetry.rs:122:59 [INFO] [stdout] 22: 0x5af45fadb187 - rship_entities_machine[8d0345db79b459e7]::machine_telemetry::export_bindings_processinfo::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/machine_telemetry.rs:122:61 [INFO] [stdout] 23: 0x5af45fc79c86 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5af45fde089b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5af45fde089b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5af45fded28b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5af45fded28b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5af45fde89a4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5af45fde89a4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5af45fdefe92 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5af45fdefe92 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5af45fdefe92 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5af460d0bbff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5af460d0bbff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7da9b2a58aa4 - [INFO] [stdout] 45: 0x7da9b2ae5a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- machine_telemetry::export_bindings_gpumetrics stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'machine_telemetry::export_bindings_gpumetrics' (22) panicked at src/machine_telemetry.rs:85:59: [INFO] [stdout] could not export type: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5af460d0c32a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5af460d0c32a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5af460d2379a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5af460d2379a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5af460d112b2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5af460d112b2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5af460ce9b7f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5af460ce9b7f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5af460d04449 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5af45fdec7bc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5af45fdec7bc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5af460d046c2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5af460d046c2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5af460ce9c38 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5af460ce0f69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5af460ceaa3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5af460d23fdc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5af460d23d52 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5af45fc4c451 - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5af45fae40b7 - rship_entities_machine[8d0345db79b459e7]::machine_telemetry::export_bindings_gpumetrics [INFO] [stdout] at /opt/rustwide/workdir/src/machine_telemetry.rs:85:59 [INFO] [stdout] 22: 0x5af45fadb157 - rship_entities_machine[8d0345db79b459e7]::machine_telemetry::export_bindings_gpumetrics::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/machine_telemetry.rs:85:61 [INFO] [stdout] 23: 0x5af45fc79c46 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5af45fde089b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5af45fde089b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5af45fded28b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5af45fded28b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5af45fde89a4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5af45fde89a4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5af45fdefe92 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5af45fdefe92 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5af45fdefe92 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5af460d0bbff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5af460d0bbff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7da9b2a58aa4 - [INFO] [stdout] 45: 0x7da9b2ae5a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- machine_telemetry::export_bindings_diskusage stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'machine_telemetry::export_bindings_diskusage' (21) panicked at src/machine_telemetry.rs:8:59: [INFO] [stdout] could not export type: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5af460d0c32a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5af460d0c32a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5af460d2379a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5af460d2379a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5af460d112b2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5af460d112b2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5af460ce9b7f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5af460ce9b7f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5af460d04449 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5af45fdec7bc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5af45fdec7bc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5af460d046c2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5af460d046c2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5af460ce9c38 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5af460ce0f69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5af460ceaa3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5af460d23fdc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5af460d23d52 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5af45fc4c451 - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 21: 0x5af45fae4057 - rship_entities_machine[8d0345db79b459e7]::machine_telemetry::export_bindings_diskusage [INFO] [stdout] at /opt/rustwide/workdir/src/machine_telemetry.rs:8:59 [INFO] [stdout] 22: 0x5af45fadb0f7 - rship_entities_machine[8d0345db79b459e7]::machine_telemetry::export_bindings_diskusage::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/machine_telemetry.rs:8:61 [INFO] [stdout] 23: 0x5af45fc79bc6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5af45fde089b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5af45fde089b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5af45fded28b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5af45fded28b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5af45fde89a4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5af45fde89a4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5af45fdefe92 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5af45fdefe92 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5af45fdefe92 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5af460d0bbff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5af460d0bbff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7da9b2a58aa4 - [INFO] [stdout] 45: 0x7da9b2ae5a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- machine_telemetry::export_bindings_networkstats stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'machine_telemetry::export_bindings_networkstats' (23) panicked at src/machine_telemetry.rs:43:59: [INFO] [stdout] could not export type: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5af460d0c32a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5af460d0c32a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5af460d2379a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5af460d2379a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5af460d112b2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5af460d112b2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5af460ce9b7f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5af460ce9b7f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5af460d04449 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5af45fdec7bc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5af45fdec7bc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5af460d046c2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5af460d046c2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5af460ce9c38 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5af460ce0f69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5af460ceaa3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5af460d23fdc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5af460d23d52 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5af45fc4c451 - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5af45fae4117 - rship_entities_machine[8d0345db79b459e7]::machine_telemetry::export_bindings_networkstats [INFO] [stdout] at /opt/rustwide/workdir/src/machine_telemetry.rs:43:59 [INFO] [stdout] 22: 0x5af45fadb1b7 - rship_entities_machine[8d0345db79b459e7]::machine_telemetry::export_bindings_networkstats::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/machine_telemetry.rs:43:61 [INFO] [stdout] 23: 0x5af45fc79cc6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5af45fde089b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5af45fde089b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5af45fded28b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5af45fded28b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5af45fde89a4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5af45fde89a4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5af45fdefe92 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5af45fdefe92 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5af45fdefe92 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5af460d0bbff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5af460d0bbff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7da9b2a58aa4 - [INFO] [stdout] 45: 0x7da9b2ae5a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- machine_telemetry::export_bindings_ptpstatus stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'machine_telemetry::export_bindings_ptpstatus' (25) panicked at src/machine_telemetry.rs:151:59: [INFO] [stdout] could not export type: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5af460d0c32a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5af460d0c32a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5af460d2379a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5af460d2379a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5af460d112b2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5af460d112b2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5af460ce9b7f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5af460ce9b7f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5af460d04449 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5af45fdec7bc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5af45fdec7bc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5af460d046c2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5af460d046c2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5af460ce9c38 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5af460ce0f69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5af460ceaa3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5af460d23fdc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5af460d23d52 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5af45fc4c451 - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5af45fae4087 - rship_entities_machine[8d0345db79b459e7]::machine_telemetry::export_bindings_ptpstatus [INFO] [stdout] at /opt/rustwide/workdir/src/machine_telemetry.rs:151:59 [INFO] [stdout] 22: 0x5af45fadb127 - rship_entities_machine[8d0345db79b459e7]::machine_telemetry::export_bindings_ptpstatus::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/machine_telemetry.rs:151:61 [INFO] [stdout] 23: 0x5af45fc79c06 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5af45fde089b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5af45fde089b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5af45fded28b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5af45fded28b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5af45fde89a4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5af45fde89a4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5af45fdefe92 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5af45fdefe92 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5af45fdefe92 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5af460d0bbff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5af460d0bbff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7da9b2a58aa4 - [INFO] [stdout] 45: 0x7da9b2ae5a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- machine::export_bindings_machinecapabilities stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'machine::export_bindings_machinecapabilities' (17) panicked at src/machine.rs:57:68: [INFO] [stdout] could not export type: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5af460d0c32a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5af460d0c32a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5af460d0c32a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5af460d2379a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5af460d2379a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5af460d112b2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5af460d112b2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5af460ce9b7f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5af460ce9b7f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5af460d04449 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5af45fdec7bc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5af45fdec7bc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5af460d046c2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5af460d046c2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5af460ce9c38 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5af460ce0f69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5af460ceaa3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5af460d23fdc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5af460d23d52 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5af45fc4c451 - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5af45f94d3c7 - rship_entities_machine[8d0345db79b459e7]::machine::export_bindings_machinecapabilities [INFO] [stdout] at /opt/rustwide/workdir/src/machine.rs:57:68 [INFO] [stdout] 22: 0x5af45f946577 - rship_entities_machine[8d0345db79b459e7]::machine::export_bindings_machinecapabilities::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/machine.rs:57:70 [INFO] [stdout] 23: 0x5af45fc79dc6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5af45fde089b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5af45fde089b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5af45fded28b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5af45fded28b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5af45fded28b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5af45fded28b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5af45fde89a4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5af45fde89a4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5af45fdefe92 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5af45fdefe92 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5af45fdefe92 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5af45fdefe92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5af45fdefe92 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5af460d0bbff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5af460d0bbff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7da9b2a58aa4 - [INFO] [stdout] 45: 0x7da9b2ae5a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] machine::export_bindings_filedownloadinfo [INFO] [stdout] machine::export_bindings_machinecapabilities [INFO] [stdout] machine::export_bindings_vpnnetwork [INFO] [stdout] machine::export_bindings_vpnproviderstatus [INFO] [stdout] machine_status::export_bindings_pingvalue [INFO] [stdout] machine_telemetry::export_bindings_diskusage [INFO] [stdout] machine_telemetry::export_bindings_gpumetrics [INFO] [stdout] machine_telemetry::export_bindings_networkstats [INFO] [stdout] machine_telemetry::export_bindings_processinfo [INFO] [stdout] machine_telemetry::export_bindings_ptpstatus [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "427bf84f457e03400ebc2732d613b9bffc9063e987a0dc31b66b8485e26867ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "427bf84f457e03400ebc2732d613b9bffc9063e987a0dc31b66b8485e26867ce", kill_on_drop: false }` [INFO] [stdout] 427bf84f457e03400ebc2732d613b9bffc9063e987a0dc31b66b8485e26867ce