[INFO] fetching crate rimu-repl 0.2.0... [INFO] testing rimu-repl-0.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rimu-repl 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rimu-repl 0.2.0 [INFO] finished tweaking crates.io crate rimu-repl 0.2.0 [INFO] tweaked toml for crates.io crate rimu-repl 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rimu-repl 0.2.0 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 crates.io crate rimu-repl 0.2.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fc2537a9a65196310b3ed81cd50270b3d1c5ca77770362fc7d27d9336d5eacce [INFO] running `Command { std: "docker" "start" "-a" "fc2537a9a65196310b3ed81cd50270b3d1c5ca77770362fc7d27d9336d5eacce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc2537a9a65196310b3ed81cd50270b3d1c5ca77770362fc7d27d9336d5eacce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc2537a9a65196310b3ed81cd50270b3d1c5ca77770362fc7d27d9336d5eacce", kill_on_drop: false }` [INFO] [stdout] fc2537a9a65196310b3ed81cd50270b3d1c5ca77770362fc7d27d9336d5eacce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2e6311e0b6625b99d1acf0a492abf5e5e9f7903c35b77d387b3026aab6db49e5 [INFO] running `Command { std: "docker" "start" "-a" "2e6311e0b6625b99d1acf0a492abf5e5e9f7903c35b77d387b3026aab6db49e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling ariadne v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling line-span v0.1.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rust_decimal_macros v1.31.0 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling chumsky v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rimu-meta v0.2.0 [INFO] [stderr] Compiling rimu-ast v0.2.0 [INFO] [stderr] Compiling rimu-value v0.2.0 [INFO] [stderr] Compiling rimu-parse v0.2.0 [INFO] [stderr] Compiling rimu-eval v0.2.0 [INFO] [stderr] Compiling rimu-stdlib v0.2.0 [INFO] [stderr] Compiling rimu v0.2.0 [INFO] [stderr] Compiling rimu-repl v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.49s [INFO] running `Command { std: "docker" "inspect" "2e6311e0b6625b99d1acf0a492abf5e5e9f7903c35b77d387b3026aab6db49e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e6311e0b6625b99d1acf0a492abf5e5e9f7903c35b77d387b3026aab6db49e5", kill_on_drop: false }` [INFO] [stdout] 2e6311e0b6625b99d1acf0a492abf5e5e9f7903c35b77d387b3026aab6db49e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0ca2097239cba54245f22611e573a85113e7e96bc805fd87aaba69dc8bc7a66b [INFO] running `Command { std: "docker" "start" "-a" "0ca2097239cba54245f22611e573a85113e7e96bc805fd87aaba69dc8bc7a66b", kill_on_drop: false }` [INFO] [stderr] Compiling rimu-repl v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "0ca2097239cba54245f22611e573a85113e7e96bc805fd87aaba69dc8bc7a66b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca2097239cba54245f22611e573a85113e7e96bc805fd87aaba69dc8bc7a66b", kill_on_drop: false }` [INFO] [stdout] 0ca2097239cba54245f22611e573a85113e7e96bc805fd87aaba69dc8bc7a66b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 92b171d413b54ed07e30c00be3e0449a81235ed78ece15a625fda55f9f2c7180 [INFO] running `Command { std: "docker" "start" "-a" "92b171d413b54ed07e30c00be3e0449a81235ed78ece15a625fda55f9f2c7180", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rimu_repl-1d5992086e2ff16c) [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" "92b171d413b54ed07e30c00be3e0449a81235ed78ece15a625fda55f9f2c7180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b171d413b54ed07e30c00be3e0449a81235ed78ece15a625fda55f9f2c7180", kill_on_drop: false }` [INFO] [stdout] 92b171d413b54ed07e30c00be3e0449a81235ed78ece15a625fda55f9f2c7180