[INFO] cloning repository https://github.com/jac3km4/redscript-io [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jac3km4/redscript-io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-io", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-io'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3744ac39e99449fe32efd073e83bba78cacbe38e [INFO] testing jac3km4/redscript-io against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-io" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jac3km4/redscript-io [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/jac3km4/redscript-io [INFO] tweaked toml for git repo https://github.com/jac3km4/redscript-io written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jac3km4/redscript-io on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jac3km4/redscript-io 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5677a1f2d1e5369ff12b79756d66d074489c779b442f9485e18de12285aa3b05 [INFO] running `Command { std: "docker" "start" "-a" "5677a1f2d1e5369ff12b79756d66d074489c779b442f9485e18de12285aa3b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5677a1f2d1e5369ff12b79756d66d074489c779b442f9485e18de12285aa3b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5677a1f2d1e5369ff12b79756d66d074489c779b442f9485e18de12285aa3b05", kill_on_drop: false }` [INFO] [stdout] 5677a1f2d1e5369ff12b79756d66d074489c779b442f9485e18de12285aa3b05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c6accbedca286680154df058b262ea96298802c544ffc11b69e9c6be0eb96ce [INFO] running `Command { std: "docker" "start" "-a" "9c6accbedca286680154df058b262ea96298802c544ffc11b69e9c6be0eb96ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling byte_derive v0.2.7 (https://github.com/jac3km4/byte?branch=combined#4545e58f) [INFO] [stderr] Compiling bitfield-struct v0.6.1 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling hipstr v0.4.0 [INFO] [stderr] Compiling byte v0.2.7 (https://github.com/jac3km4/byte?branch=combined#4545e58f) [INFO] [stderr] Compiling redscript-io v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `shared` [INFO] [stdout] --> src/lib.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(not(feature = "shared"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arc`, `mmap`, and `vmap` [INFO] [stdout] = help: consider adding `shared` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `-D unexpected-cfgs` implied by `-D warnings` [INFO] [stdout] = help: to override `-D warnings` add `#[allow(unexpected_cfgs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `shared` [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "shared")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arc`, `mmap`, and `vmap` [INFO] [stdout] = help: consider adding `shared` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.14s [INFO] running `Command { std: "docker" "inspect" "9c6accbedca286680154df058b262ea96298802c544ffc11b69e9c6be0eb96ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c6accbedca286680154df058b262ea96298802c544ffc11b69e9c6be0eb96ce", kill_on_drop: false }` [INFO] [stdout] 9c6accbedca286680154df058b262ea96298802c544ffc11b69e9c6be0eb96ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 935a2f77a99539e440136dd390931e6f461963a237b3bf77cc5278f21b268103 [INFO] running `Command { std: "docker" "start" "-a" "935a2f77a99539e440136dd390931e6f461963a237b3bf77cc5278f21b268103", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling system_error v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling vmap v0.6.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling hipstr v0.4.0 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling redscript-io v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `shared` [INFO] [stdout] --> src/lib.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(not(feature = "shared"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arc`, `mmap`, and `vmap` [INFO] [stdout] = help: consider adding `shared` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `-D unexpected-cfgs` implied by `-D warnings` [INFO] [stdout] = help: to override `-D warnings` add `#[allow(unexpected_cfgs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `shared` [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "shared")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arc`, `mmap`, and `vmap` [INFO] [stdout] = help: consider adding `shared` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stdout] warning: unexpected `cfg` condition value: `shared` [INFO] [stdout] --> src/lib.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(not(feature = "shared"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arc`, `mmap`, and `vmap` [INFO] [stdout] = help: consider adding `shared` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `-D unexpected-cfgs` implied by `-D warnings` [INFO] [stdout] = help: to override `-D warnings` add `#[allow(unexpected_cfgs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `shared` [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "shared")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arc`, `mmap`, and `vmap` [INFO] [stdout] = help: consider adding `shared` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.73s [INFO] running `Command { std: "docker" "inspect" "935a2f77a99539e440136dd390931e6f461963a237b3bf77cc5278f21b268103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "935a2f77a99539e440136dd390931e6f461963a237b3bf77cc5278f21b268103", kill_on_drop: false }` [INFO] [stdout] 935a2f77a99539e440136dd390931e6f461963a237b3bf77cc5278f21b268103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5f63acc1fff9aaf707319982f7f49bb1ff4c4cbdc48cf11ea61407636beee9b [INFO] running `Command { std: "docker" "start" "-a" "e5f63acc1fff9aaf707319982f7f49bb1ff4c4cbdc48cf11ea61407636beee9b", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `shared` [INFO] [stderr] --> src/lib.rs:24:11 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg(not(feature = "shared"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arc`, `mmap`, and `vmap` [INFO] [stderr] = help: consider adding `shared` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `-D unexpected-cfgs` implied by `-D warnings` [INFO] [stderr] = help: to override `-D warnings` add `#[allow(unexpected_cfgs)]` [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `shared` [INFO] [stderr] --> src/lib.rs:27:7 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(feature = "shared")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arc`, `mmap`, and `vmap` [INFO] [stderr] = help: consider adding `shared` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `redscript-io` (lib) generated 2 warnings [INFO] [stderr] warning: `redscript-io` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redscript_io-05ca78b588711897) [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/tests.rs (/opt/rustwide/target/debug/deps/tests-532b940b9696f061) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test roundtrip_def ... ok [INFO] [stdout] test roundtrip_encode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests redscript_io [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] running `Command { std: "docker" "inspect" "e5f63acc1fff9aaf707319982f7f49bb1ff4c4cbdc48cf11ea61407636beee9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f63acc1fff9aaf707319982f7f49bb1ff4c4cbdc48cf11ea61407636beee9b", kill_on_drop: false }` [INFO] [stdout] e5f63acc1fff9aaf707319982f7f49bb1ff4c4cbdc48cf11ea61407636beee9b