[INFO] cloning repository https://github.com/gabrielfalcao/ofvr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabrielfalcao/ofvr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fofvr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fofvr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99bcb2458b62e0c14e68934ef77d07ed34900294
[INFO] testing gabrielfalcao/ofvr against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fofvr" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gabrielfalcao/ofvr
[INFO] finished tweaking git repo https://github.com/gabrielfalcao/ofvr
[INFO] tweaked toml for git repo https://github.com/gabrielfalcao/ofvr written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gabrielfalcao/ofvr on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gabrielfalcao/ofvr 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded terminal_size v0.4.2
[INFO] [stderr]   Downloaded iocore-test v2.3.2
[INFO] [stderr]   Downloaded iocore v2.3.2
[INFO] [stderr]   Downloaded enum-to-string-macros v0.1.0
[INFO] [stderr]   Downloaded t16 v0.0.1
[INFO] [stderr]   Downloaded cc v1.2.1
[INFO] [stderr]   Downloaded enum-to-string-traits v0.1.0
[INFO] [stderr]   Downloaded og-enum-to-string v0.1.0
[INFO] [stderr]   Downloaded bt-diff v0.0.1
[INFO] [stderr]   Downloaded thread-groups v0.1.2
[INFO] [stderr]   Downloaded trilobyte v0.1.2
[INFO] [stderr]   Downloaded sanitation v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7ddf69a643dd1551a6fefd8fd9117f1ba14c7eb11d7bdc3bbe74b9bbe73fb38
[INFO] running `Command { std: "docker" "start" "-a" "c7ddf69a643dd1551a6fefd8fd9117f1ba14c7eb11d7bdc3bbe74b9bbe73fb38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7ddf69a643dd1551a6fefd8fd9117f1ba14c7eb11d7bdc3bbe74b9bbe73fb38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7ddf69a643dd1551a6fefd8fd9117f1ba14c7eb11d7bdc3bbe74b9bbe73fb38", kill_on_drop: false }`
[INFO] [stdout] c7ddf69a643dd1551a6fefd8fd9117f1ba14c7eb11d7bdc3bbe74b9bbe73fb38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed95d52ba4e251a9876f41b34bd78528d16cf5f7cf667e786d7be3810e7aae0f
[INFO] running `Command { std: "docker" "start" "-a" "ed95d52ba4e251a9876f41b34bd78528d16cf5f7cf667e786d7be3810e7aae0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling sanitation v1.0.3
[INFO] [stderr]    Compiling enum-to-string-traits v0.1.0
[INFO] [stderr]    Compiling trilobyte v0.1.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling thread-groups v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling enum-to-string-macros v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling og-enum-to-string v0.1.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling iocore v2.3.2
[INFO] [stderr]    Compiling t16 v0.0.1
[INFO] [stderr]    Compiling bt-diff v0.0.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling ofvr v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.78s
[INFO] running `Command { std: "docker" "inspect" "ed95d52ba4e251a9876f41b34bd78528d16cf5f7cf667e786d7be3810e7aae0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed95d52ba4e251a9876f41b34bd78528d16cf5f7cf667e786d7be3810e7aae0f", kill_on_drop: false }`
[INFO] [stdout] ed95d52ba4e251a9876f41b34bd78528d16cf5f7cf667e786d7be3810e7aae0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05ec7b588a2664224e828d11c58c745b0919383d3adbb1430b1a21fe82299e6b
[INFO] running `Command { std: "docker" "start" "-a" "05ec7b588a2664224e828d11c58c745b0919383d3adbb1430b1a21fe82299e6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling iocore-test v2.3.2
[INFO] [stderr]    Compiling ofvr v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.29s
[INFO] running `Command { std: "docker" "inspect" "05ec7b588a2664224e828d11c58c745b0919383d3adbb1430b1a21fe82299e6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ec7b588a2664224e828d11c58c745b0919383d3adbb1430b1a21fe82299e6b", kill_on_drop: false }`
[INFO] [stdout] 05ec7b588a2664224e828d11c58c745b0919383d3adbb1430b1a21fe82299e6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3184fbef1d73f87544b632800d1e5ee4a5740c00691c3c81940fa589725a725
[INFO] running `Command { std: "docker" "start" "-a" "e3184fbef1d73f87544b632800d1e5ee4a5740c00691c3c81940fa589725a725", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests ofvr/lib.rs (/opt/rustwide/target/debug/deps/ofvr-0a8d2aebee7c7009)
[INFO] [stderr]      Running unittests ofvr.rs (/opt/rustwide/target/debug/deps/ofvr-5797bc6be6182be2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test utils::tests::test_rem ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_cli.rs (/opt/rustwide/target/debug/deps/test_cli-4283823a6e0b4616)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_commit.rs (/opt/rustwide/target/debug/deps/test_commit-cfcf7b888f52aa68)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_state_commit ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test test_commit`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_state_commit stdout ----
[INFO] [stdout] Error: IOError("FileSystemError: [0x00007dee18b755d8]/opt/rustwide/workdir: creating directories (error:1) creating directories (error:1) error on [0x00007dee18b75070]/opt/rustwide/workdir: Path::mkdir():948 Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_state_commit
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e3184fbef1d73f87544b632800d1e5ee4a5740c00691c3c81940fa589725a725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3184fbef1d73f87544b632800d1e5ee4a5740c00691c3c81940fa589725a725", kill_on_drop: false }`
[INFO] [stdout] e3184fbef1d73f87544b632800d1e5ee4a5740c00691c3c81940fa589725a725
