[INFO] fetching crate lune-std-roblox 0.3.5...
[INFO] testing lune-std-roblox-0.3.5 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate lune-std-roblox 0.3.5 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate lune-std-roblox 0.3.5
[INFO] finished tweaking crates.io crate lune-std-roblox 0.3.5
[INFO] tweaked toml for crates.io crate lune-std-roblox 0.3.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lune-std-roblox 0.3.5 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lune-std-roblox 0.3.5 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded roblox_install v1.2.0
[INFO] [stderr]   Downloaded plist v1.9.0
[INFO] [stderr]   Downloaded rbx_cookie v0.1.5
[INFO] [stderr]   Downloaded winreg v0.6.2
[INFO] [stderr]   Downloaded xml-rs v1.0.0
[INFO] [stderr]   Downloaded cookie v0.15.2
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded lune-roblox v0.3.5
[INFO] [stderr]   Downloaded typeid v1.0.3
[INFO] [stderr]   Downloaded os_str_bytes v7.2.0
[INFO] [stderr]   Downloaded path-clean v1.0.1
[INFO] [stderr]   Downloaded rbx_reflection v7.0.0
[INFO] [stderr]   Downloaded lune-utils v0.3.5
[INFO] [stderr]   Downloaded lz4_flex v0.13.1
[INFO] [stderr]   Downloaded erased-serde v0.4.10
[INFO] [stderr]   Downloaded console v0.16.4
[INFO] [stderr]   Downloaded rbx_dom_weak v4.2.0
[INFO] [stderr]   Downloaded mlua-sys v0.10.0
[INFO] [stderr]   Downloaded rbx_types v3.1.0
[INFO] [stderr]   Downloaded mlua-luau-scheduler v0.2.4
[INFO] [stderr]   Downloaded rbx_reflection_database v3.0.0+roblox-728
[INFO] [stderr]   Downloaded rbx_xml v3.0.0
[INFO] [stderr]   Downloaded mlua v0.11.6
[INFO] [stderr]   Downloaded ustr v1.1.0
[INFO] [stderr]   Downloaded bstr v1.12.3
[INFO] [stderr]   Downloaded luau0-src v0.18.3+luau709
[INFO] [stderr]   Downloaded glam v0.33.2
[INFO] [stderr]   Downloaded rbx_binary v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe
[INFO] running `Command { std: "docker" "start" "d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling cookie v0.15.2
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling xml v1.3.0
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling os_str_bytes v7.2.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling console v0.16.4
[INFO] [stderr]    Compiling lz4_flex v0.13.1
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling luau0-src v0.18.3+luau709
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling xml-rs v1.0.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling glam v0.33.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling rbx_cookie v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling roblox_install v1.2.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rbx_types v3.1.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling ustr v1.1.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling rbx_reflection v7.0.0
[INFO] [stderr]    Compiling rbx_dom_weak v4.2.0
[INFO] [stderr]    Compiling rbx_reflection_database v3.0.0+roblox-728
[INFO] [stderr]    Compiling rbx_binary v3.0.0
[INFO] [stderr]    Compiling rbx_xml v3.0.0
[INFO] [stderr]    Compiling mlua v0.11.6
[INFO] [stderr]    Compiling lune-utils v0.3.5
[INFO] [stderr]    Compiling mlua-luau-scheduler v0.2.4
[INFO] [stderr]    Compiling lune-roblox v0.3.5
[INFO] [stderr]    Compiling lune-std-roblox v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling lune-std-roblox v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s
[INFO] running `Command { std: "docker" "inspect" "d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lune_std_roblox-ad2d0f24e7dfeb89)
[INFO] [stderr]    Doc-tests lune_std_roblox
[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] [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" "d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe", kill_on_drop: false }`
[INFO] [stdout] d816218e7573f52cb392c10e6fbd91523ee7ef055bd9b05b3e68220b949b1efe
