[INFO] fetching crate metaverse_environment 0.0.3... [INFO] testing metaverse_environment-0.0.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate metaverse_environment 0.0.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate metaverse_environment 0.0.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate metaverse_environment 0.0.3 [INFO] tweaked toml for crates.io crate metaverse_environment 0.0.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate metaverse_environment 0.0.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate metaverse_environment 0.0.3 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d4a8fcab49b8f16d9646025be33c1ae2e90362dc84d7cae61d4ad45abbd6348 [INFO] running `Command { std: "docker" "start" "-a" "2d4a8fcab49b8f16d9646025be33c1ae2e90362dc84d7cae61d4ad45abbd6348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d4a8fcab49b8f16d9646025be33c1ae2e90362dc84d7cae61d4ad45abbd6348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4a8fcab49b8f16d9646025be33c1ae2e90362dc84d7cae61d4ad45abbd6348", kill_on_drop: false }` [INFO] [stdout] 2d4a8fcab49b8f16d9646025be33c1ae2e90362dc84d7cae61d4ad45abbd6348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f2ab4d32c1862714ea99f643712ca8d79041be39117dfa588b6a50d1235667b [INFO] running `Command { std: "docker" "start" "-a" "2f2ab4d32c1862714ea99f643712ca8d79041be39117dfa588b6a50d1235667b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling iso8601 v0.4.2 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling uuid-macro-internal v1.16.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling jiff v0.2.11 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling gltf-json v1.4.1 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling glam v0.30.3 [INFO] [stderr] Compiling xmlrpc_benthic v0.0.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling bitreader v0.3.11 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling gltf v1.4.1 [INFO] [stderr] Compiling metaverse_messages v0.1.2 [INFO] [stderr] Compiling metaverse_environment v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s [INFO] running `Command { std: "docker" "inspect" "2f2ab4d32c1862714ea99f643712ca8d79041be39117dfa588b6a50d1235667b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2ab4d32c1862714ea99f643712ca8d79041be39117dfa588b6a50d1235667b", kill_on_drop: false }` [INFO] [stdout] 2f2ab4d32c1862714ea99f643712ca8d79041be39117dfa588b6a50d1235667b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41947f164d9dcb4837ef03b30adf5cd2c01fbb212cc4d73791edde35a1fc3937 [INFO] running `Command { std: "docker" "start" "-a" "41947f164d9dcb4837ef03b30adf5cd2c01fbb212cc4d73791edde35a1fc3937", kill_on_drop: false }` [INFO] [stderr] Compiling metaverse_environment v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `patch` [INFO] [stdout] --> tests/test_decode.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | let patch = parse_heightmap(&mut reader, &terrain_header).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_patch` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MODIFIED_PATCH` is never used [INFO] [stdout] --> tests/test_decode.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | const MODIFIED_PATCH: [f32; 256] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CORRECT_DECODED` is never used [INFO] [stdout] --> tests/test_decode.rs:213:7 [INFO] [stdout] | [INFO] [stdout] 213 | const CORRECT_DECODED: [f32; 256] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "41947f164d9dcb4837ef03b30adf5cd2c01fbb212cc4d73791edde35a1fc3937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41947f164d9dcb4837ef03b30adf5cd2c01fbb212cc4d73791edde35a1fc3937", kill_on_drop: false }` [INFO] [stdout] 41947f164d9dcb4837ef03b30adf5cd2c01fbb212cc4d73791edde35a1fc3937 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96dc78435bb6518b5b2cd0c9a4c329ad4e52111faf6ca50ca8ed34fc48242f16 [INFO] running `Command { std: "docker" "start" "-a" "96dc78435bb6518b5b2cd0c9a4c329ad4e52111faf6ca50ca8ed34fc48242f16", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `patch` [INFO] [stderr] --> tests/test_decode.rs:163:9 [INFO] [stderr] | [INFO] [stderr] 163 | let patch = parse_heightmap(&mut reader, &terrain_header).unwrap(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_patch` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `MODIFIED_PATCH` is never used [INFO] [stderr] --> tests/test_decode.rs:109:7 [INFO] [stderr] | [INFO] [stderr] 109 | const MODIFIED_PATCH: [f32; 256] = [ [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `CORRECT_DECODED` is never used [INFO] [stderr] --> tests/test_decode.rs:213:7 [INFO] [stderr] | [INFO] [stderr] 213 | const CORRECT_DECODED: [f32; 256] = [ [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `metaverse_environment` (test "test_decode") generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metaverse_environment-3c303faa1fe16cd3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/test_decode.rs (/opt/rustwide/target/debug/deps/test_decode-80ba00613654db6c) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_decode ... ok [INFO] [stdout] test test_headers ... ok [INFO] [stdout] test test_decode_2 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_decode_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_decode_2' (19) panicked at tests/test_decode.rs:272:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [22.619267, 22.201145, 21.643772, 21.294424, 21.285423, 21.451958, 21.520296, 21.304043, 20.760468, 20.015741, 19.341797, 18.989485, 19.045713, 19.460667, 20.06426, 20.526127, 22.351719, 21.937305, 21.405582, 21.082344, 21.072117, 21.216528, 21.224438, 20.878384, 20.20092, 19.440311, 18.886984, 18.716066, 18.962399, 19.53398, 20.201822, 20.652857, 21.93918, 21.594126, 21.191244, 20.973942, 20.970793, 21.038269, 20.907272, 20.365303, 19.532646, 18.788267, 18.404934, 18.448166, 18.911158, 19.669676, 20.414225, 20.846264, 21.506502, 21.2852, 21.080887, 21.015406, 21.014303, 20.945333, 20.614426, 19.888111, 18.981596, 18.32401, 18.117706, 18.33247, 18.946445, 19.8213, 20.591013, 20.983109, 21.174936, 21.061432, 21.00271, 21.023129, 20.979223, 20.743927, 20.214144, 19.380764, 18.523083, 18.032515, 18.027706, 18.418375, 19.14507, 20.033707, 20.723522, 21.026731, 21.014503, 20.987013, 20.99209, 20.97986, 20.805788, 20.379824, 19.702225, 18.891401, 18.230686, 17.997652, 18.23401, 18.816933, 19.608393, 20.384516, 20.875507, 21.040997, 20.965963, 21.017796, 21.03424, 20.888063, 20.489126, 19.848684, 19.09848, 18.456905, 18.138943, 18.24853, 18.74063, 19.46492, 20.21055, 20.756765, 20.998621, 21.03585, 20.961523, 21.002195, 20.916052, 20.55775, 19.92186, 19.137543, 18.44133, 18.080297, 18.159218, 18.618296, 19.325478, 20.092659, 20.684948, 20.970596, 21.024776, 21.006859, 20.949142, 20.800005, 20.444805, 19.863241, 19.129951, 18.416838, 17.956642, 17.923758, 18.320705, 19.01706, 19.834696, 20.545567, 20.942698, 21.029036, 21.002863, 20.997248, 20.732162, 20.304337, 19.656147, 18.976927, 18.363422, 17.936642, 17.8434, 18.12648, 18.711279, 19.483683, 20.271395, 20.83487, 21.041742, 21.014513, 20.975824, 20.99169, 20.120405, 19.527634, 18.789639, 18.23103, 17.887264, 17.8038, 18.065409, 18.6044, 19.277126, 19.997208, 20.630459, 20.98611, 21.041767, 20.979895, 20.952063, 20.961498, 19.216602, 18.66626, 18.101316, 17.84223, 17.824991, 18.042023, 18.562132, 19.255543, 19.919191, 20.481403, 20.880035, 21.033539, 21.017147, 20.988018, 20.976564, 20.956085, 18.306765, 17.953604, 17.716755, 17.829498, 18.156912, 18.640627, 19.311544, 20.013725, 20.538298, 20.853855, 21.00219, 21.01872, 21.005339, 21.02867, 21.023504, 20.972649, 17.644825, 17.574915, 17.722057, 18.190006, 18.81298, 19.47068, 20.12775, 20.662222, 20.951042, 21.029325, 21.01113, 20.979519, 20.987627, 21.023258, 21.01399, 20.964666, 17.372934, 17.614351, 18.138453, 18.881006, 19.65399, 20.293245, 20.738026, 20.98248, 21.05104, 21.020514, 20.98398, 20.979277, 20.98811, 20.991085, 20.990122, 20.990305, 17.374155, 17.836308, 18.613453, 19.503914, 20.29825, 20.8202, 21.029467, 21.039131, 20.988987, 20.9595, 20.980127, 21.020832, 21.019192, 20.98839, 21.006882, 21.06378] [INFO] [stdout] right: [22.61927, 22.20115, 21.64377, 21.29442, 21.28542, 21.45196, 21.5203, 21.30404, 20.76047, 20.01574, 19.3418, 18.98948, 19.04571, 19.46067, 20.06426, 20.52613, 22.35172, 21.93731, 21.40558, 21.08234, 21.07212, 21.21653, 21.22444, 20.87838, 20.20092, 19.44031, 18.88698, 18.71607, 18.9624, 19.53398, 20.20182, 20.65286, 21.93918, 21.59413, 21.19124, 20.97394, 20.97079, 21.03827, 20.90727, 20.3653, 19.53265, 18.78827, 18.40493, 18.44817, 18.91116, 19.66968, 20.41422, 20.84626, 21.5065, 21.2852, 21.08089, 21.01541, 21.0143, 20.94533, 20.61443, 19.88811, 18.9816, 18.32401, 18.11771, 18.33247, 18.94645, 19.8213, 20.59101, 20.98311, 21.17494, 21.06143, 21.00271, 21.02313, 20.97922, 20.74393, 20.21414, 19.38076, 18.52308, 18.03251, 18.02771, 18.41838, 19.14507, 20.03371, 20.72352, 21.02673, 21.0145, 20.98701, 20.99209, 20.97986, 20.80579, 20.37982, 19.70222, 18.8914, 18.23069, 17.99765, 18.23401, 18.81693, 19.60839, 20.38452, 20.87551, 21.041, 20.96596, 21.0178, 21.03424, 20.88806, 20.48913, 19.84868, 19.09848, 18.45691, 18.13894, 18.24853, 18.74063, 19.46492, 20.21055, 20.75677, 20.99862, 21.03585, 20.96152, 21.0022, 20.91605, 20.55775, 19.92186, 19.13754, 18.44133, 18.0803, 18.15922, 18.6183, 19.32548, 20.09266, 20.68495, 20.9706, 21.02478, 21.00686, 20.94914, 20.8, 20.44481, 19.86324, 19.12995, 18.41684, 17.95664, 17.92376, 18.32071, 19.01706, 19.8347, 20.54557, 20.9427, 21.02904, 21.00286, 20.99725, 20.73216, 20.30434, 19.65615, 18.97693, 18.36342, 17.93664, 17.8434, 18.12648, 18.71128, 19.48368, 20.27139, 20.83487, 21.04174, 21.01451, 20.97582, 20.99169, 20.12041, 19.52763, 18.78964, 18.23103, 17.88726, 17.8038, 18.06541, 18.6044, 19.27713, 19.99721, 20.63046, 20.98611, 21.04177, 20.97989, 20.95206, 20.9615, 19.2166, 18.66626, 18.10132, 17.84223, 17.82499, 18.04202, 18.56213, 19.25554, 19.91919, 20.4814, 20.88004, 21.03354, 21.01715, 20.98802, 20.97656, 20.95609, 18.30676, 17.9536, 17.71675, 17.8295, 18.15691, 18.64063, 19.31154, 20.01373, 20.5383, 20.85386, 21.00219, 21.01872, 21.00534, 21.02867, 21.0235, 20.97265, 17.64482, 17.57491, 17.72206, 18.19001, 18.81298, 19.47068, 20.12775, 20.66222, 20.95104, 21.02933, 21.01113, 20.97952, 20.98763, 21.02326, 21.01399, 20.96467, 17.37293, 17.61435, 18.13845, 18.88101, 19.65399, 20.29325, 20.73803, 20.98248, 21.05104, 21.02051, 20.98398, 20.97928, 20.98811, 20.99109, 20.99012, 20.9903, 17.37416, 17.83631, 18.61345, 19.50391, 20.29825, 20.8202, 21.02947, 21.03913, 20.98899, 20.9595, 20.98013, 21.02083, 21.01919, 20.98839, 21.00688, 21.06378] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60002649ff22 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60002649ff22 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60002649ff22 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60002649ff22 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6000264c28ff - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6000264c28ff - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60002648ccb3 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60002648ccb3 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6000264a0532 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60002648b2cc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60002648b144 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60002642b8be - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x60002642b8be - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60002648bf23 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x60002648bf23 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6000264a033a - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6000264a0299 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60002648bbcd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6000264c98c0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6000264c99b0 - core::panicking::assert_failed_inner::hb61150608d983f16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x60002641c95c - core::panicking::assert_failed::h366b4427097d6932 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x60002641c742 - test_decode::test_decode_2::hefc58c15c01d511c [INFO] [stdout] at /opt/rustwide/workdir/tests/test_decode.rs:272:5 [INFO] [stdout] 22: 0x60002641c237 - test_decode::test_decode_2::{{closure}}::h091f7337bcc7be8b [INFO] [stdout] at /opt/rustwide/workdir/tests/test_decode.rs:262:19 [INFO] [stdout] 23: 0x60002641cbd6 - core::ops::function::FnOnce::call_once::hd3f4d24b48458a84 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x60002642c93b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x60002642c93b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x60002642a5a5 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x60002642a5a5 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x60002642a5a5 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x60002642a5a5 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x60002642a5a5 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x60002642a5a5 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x60002642a5a5 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x6000264514b4 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x6000264514b4 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6000264380ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6000264380ca - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x6000264380ca - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6000264380ca - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6000264380ca - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6000264380ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6000264380ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x600026476a1f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x600026476a1f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x7d32c6171aa4 - [INFO] [stdout] 45: 0x7d32c61fea34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_decode_2 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_decode` [INFO] running `Command { std: "docker" "inspect" "96dc78435bb6518b5b2cd0c9a4c329ad4e52111faf6ca50ca8ed34fc48242f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96dc78435bb6518b5b2cd0c9a4c329ad4e52111faf6ca50ca8ed34fc48242f16", kill_on_drop: false }` [INFO] [stdout] 96dc78435bb6518b5b2cd0c9a4c329ad4e52111faf6ca50ca8ed34fc48242f16