[INFO] fetching crate metaverse_environment 0.0.3...
[INFO] testing metaverse_environment-0.0.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate metaverse_environment 0.0.3 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate metaverse_environment 0.0.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mac_address v1.1.8
[INFO] [stderr]   Downloaded inflections v1.1.1
[INFO] [stderr]   Downloaded bitreader v0.3.11
[INFO] [stderr]   Downloaded uuid-macro-internal v1.16.0
[INFO] [stderr]   Downloaded gltf v1.4.1
[INFO] [stderr]   Downloaded gltf-json v1.4.1
[INFO] [stderr]   Downloaded jiff-static v0.2.11
[INFO] [stderr]   Downloaded openssl-sys v0.9.108
[INFO] [stderr]   Downloaded xmlrpc_benthic v0.0.1
[INFO] [stderr]   Downloaded iso8601 v0.4.2
[INFO] [stderr]   Downloaded metaverse_messages v0.1.2
[INFO] [stderr]   Downloaded gltf-derive v1.4.1
[INFO] [stderr]   Downloaded jiff v0.2.11
[INFO] [stderr]   Downloaded glam v0.30.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3966e4cfa1dea12fe390f246e9b57959d31ebc89724bfd0fae349f367714f480
[INFO] running `Command { std: "docker" "start" "-a" "3966e4cfa1dea12fe390f246e9b57959d31ebc89724bfd0fae349f367714f480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3966e4cfa1dea12fe390f246e9b57959d31ebc89724bfd0fae349f367714f480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3966e4cfa1dea12fe390f246e9b57959d31ebc89724bfd0fae349f367714f480", kill_on_drop: false }`
[INFO] [stdout] 3966e4cfa1dea12fe390f246e9b57959d31ebc89724bfd0fae349f367714f480
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dd6e994255064551a2773cba163a6afbbdadb9984926a22a0baa5b94c0645d2
[INFO] running `Command { std: "docker" "start" "-a" "3dd6e994255064551a2773cba163a6afbbdadb9984926a22a0baa5b94c0645d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling jiff v0.2.11
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling iso8601 v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[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 getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling uuid-macro-internal v1.16.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling glam v0.30.3
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling xmlrpc_benthic v0.0.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 47.70s
[INFO] running `Command { std: "docker" "inspect" "3dd6e994255064551a2773cba163a6afbbdadb9984926a22a0baa5b94c0645d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dd6e994255064551a2773cba163a6afbbdadb9984926a22a0baa5b94c0645d2", kill_on_drop: false }`
[INFO] [stdout] 3dd6e994255064551a2773cba163a6afbbdadb9984926a22a0baa5b94c0645d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01203b9f7d5eba67bcfed1fedfb77a2f354397597b0f6df8404863d9c6033f16
[INFO] running `Command { std: "docker" "start" "-a" "01203b9f7d5eba67bcfed1fedfb77a2f354397597b0f6df8404863d9c6033f16", 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 1.68s
[INFO] running `Command { std: "docker" "inspect" "01203b9f7d5eba67bcfed1fedfb77a2f354397597b0f6df8404863d9c6033f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01203b9f7d5eba67bcfed1fedfb77a2f354397597b0f6df8404863d9c6033f16", kill_on_drop: false }`
[INFO] [stdout] 01203b9f7d5eba67bcfed1fedfb77a2f354397597b0f6df8404863d9c6033f16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 98678a82d63edbcb2e7ae397cc9a35e9582b663f1822be9d70e64f072a528516
[INFO] running `Command { std: "docker" "start" "-a" "98678a82d63edbcb2e7ae397cc9a35e9582b663f1822be9d70e64f072a528516", 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.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metaverse_environment-6fe4ff3940406ce6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_decode.rs (/opt/rustwide/target/debug/deps/test_decode-f3f939be8771e7a0)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_headers ... ok
[INFO] [stdout] test test_decode ... 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' 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:     0x60126f8d28c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60126f8d28c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60126f8d28c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60126f8d28c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60126f8f85e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60126f8f85e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60126f8cf843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60126f8cf843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60126f8d2712 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60126f8d3e39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60126f8d3c6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60126f88cf74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60126f88cf74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60126f8d480e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60126f8d480e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60126f8d45da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60126f8d2db9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60126f8d426d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60126f8f65c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60126f8f6913 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x60126f852185 - core::panicking::assert_failed::hf48a842f806a2ff4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x60126f853992 - test_decode::test_decode_2::hb093ab9661f7b525
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_decode.rs:272:5
[INFO] [stdout]   22:     0x60126f853487 - test_decode::test_decode_2::{{closure}}::hff004d4483cca66f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_decode.rs:262:19
[INFO] [stdout]   23:     0x60126f851d96 - core::ops::function::FnOnce::call_once::hc4eb4f0440dbd734
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x60126f8927db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x60126f8927db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x60126f891915 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x60126f891915 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x60126f891915 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x60126f891915 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x60126f891915 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60126f891915 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x60126f891915 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x60126f855514 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x60126f855514 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60126f858eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60126f858eea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x60126f858eea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x60126f858eea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x60126f858eea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60126f858eea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60126f858eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x60126f8d778f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60126f8d778f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7dfc374daaa4 - <unknown>
[INFO] [stdout]   45:     0x7dfc37567a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_decode`
[INFO] running `Command { std: "docker" "inspect" "98678a82d63edbcb2e7ae397cc9a35e9582b663f1822be9d70e64f072a528516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98678a82d63edbcb2e7ae397cc9a35e9582b663f1822be9d70e64f072a528516", kill_on_drop: false }`
[INFO] [stdout] 98678a82d63edbcb2e7ae397cc9a35e9582b663f1822be9d70e64f072a528516
