[INFO] fetching crate sb3-decoder 0.1.0...
[INFO] testing sb3-decoder-0.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-2
[INFO] extracting crate sb3-decoder 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sb3-decoder 0.1.0
[INFO] finished tweaking crates.io crate sb3-decoder 0.1.0
[INFO] tweaked toml for crates.io crate sb3-decoder 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sb3-decoder 0.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sb3-decoder 0.1.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee650e25a883214fa9f0afb2c2443c2bbc820884909b22099398c38b65bf7b74
[INFO] running `Command { std: "docker" "start" "-a" "ee650e25a883214fa9f0afb2c2443c2bbc820884909b22099398c38b65bf7b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee650e25a883214fa9f0afb2c2443c2bbc820884909b22099398c38b65bf7b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee650e25a883214fa9f0afb2c2443c2bbc820884909b22099398c38b65bf7b74", kill_on_drop: false }`
[INFO] [stdout] ee650e25a883214fa9f0afb2c2443c2bbc820884909b22099398c38b65bf7b74
[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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15eb9c6c666b6a7e10a5952b669d9a5e9ffac0abdd06a965517bb80defb5d847
[INFO] running `Command { std: "docker" "start" "-a" "15eb9c6c666b6a7e10a5952b669d9a5e9ffac0abdd06a965517bb80defb5d847", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling liblzma v0.4.4
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v4.5.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling sb3-decoder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.00s
[INFO] running `Command { std: "docker" "inspect" "15eb9c6c666b6a7e10a5952b669d9a5e9ffac0abdd06a965517bb80defb5d847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15eb9c6c666b6a7e10a5952b669d9a5e9ffac0abdd06a965517bb80defb5d847", kill_on_drop: false }`
[INFO] [stdout] 15eb9c6c666b6a7e10a5952b669d9a5e9ffac0abdd06a965517bb80defb5d847
[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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1577b4b012445f552ceb19269be670da6975fba015ced67d8b1bfbbb6eda4794
[INFO] running `Command { std: "docker" "start" "-a" "1577b4b012445f552ceb19269be670da6975fba015ced67d8b1bfbbb6eda4794", kill_on_drop: false }`
[INFO] [stderr]    Compiling sb3-decoder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.00s
[INFO] running `Command { std: "docker" "inspect" "1577b4b012445f552ceb19269be670da6975fba015ced67d8b1bfbbb6eda4794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1577b4b012445f552ceb19269be670da6975fba015ced67d8b1bfbbb6eda4794", kill_on_drop: false }`
[INFO] [stdout] 1577b4b012445f552ceb19269be670da6975fba015ced67d8b1bfbbb6eda4794
[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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e27ddb2f67c7ecdd8da5dabd94794c233432e1d95f809e50865e14b475027ca0
[INFO] running `Command { std: "docker" "start" "-a" "e27ddb2f67c7ecdd8da5dabd94794c233432e1d95f809e50865e14b475027ca0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sb3_decoder-05ea43e820a646b9)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::opcode_test ... ok
[INFO] [stdout] test tests::sound_decode_test ... ok
[INFO] [stdout] test tests::list_decode_test ... ok
[INFO] [stdout] test tests::variable_decode_test ... ok
[INFO] [stdout] test tests::costume_decode_test ... ok
[INFO] [stdout] test tests::broadcast_decode_test ... ok
[INFO] [stdout] test tests::sprite_decode_test ... ok
[INFO] [stdout] test tests::block_decode_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sb3_decoder
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/decoder/decoder_builder.rs - decoder::decoder_builder::DecoderBuilder (line 34) - compile ... ok
[INFO] [stdout] test src/decoder/decoder_builder.rs - decoder::decoder_builder (line 4) - compile ... ok
[INFO] [stdout] test src/decoder/decoder_builder.rs - decoder::decoder_builder::DecoderBuilder::use_file (line 65) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] test src/decoder/decoder_builder.rs - decoder::decoder_builder::DecoderBuilder::build (line 93) - compile ... ok
[INFO] [stdout] test src/structs/project.rs - structs::project::Project::get (line 95) - compile ... ok
[INFO] [stdout] test src/structs/project.rs - structs::project::Project::get_mut (line 115) - compile ... ok
[INFO] [stdout] test src/decoder/decoder_builder.rs - decoder::decoder_builder::DecoderBuilder::use_bytes (line 78) - compile ... ok
[INFO] [stdout] test src/structs/project.rs - structs::project::Project::global_variables_mut (line 73) - compile ... ok
[INFO] [stdout] test src/structs/project.rs - structs::project::Project::global_variables (line 56) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e27ddb2f67c7ecdd8da5dabd94794c233432e1d95f809e50865e14b475027ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e27ddb2f67c7ecdd8da5dabd94794c233432e1d95f809e50865e14b475027ca0", kill_on_drop: false }`
[INFO] [stdout] e27ddb2f67c7ecdd8da5dabd94794c233432e1d95f809e50865e14b475027ca0
