[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#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fofvr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gabrielfalcao/ofvr on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81016b559ec8161e613b117c89aaadfc89241cb184ab7dbaa0cbb02765d5ff98
[INFO] running `Command { std: "docker" "start" "-a" "81016b559ec8161e613b117c89aaadfc89241cb184ab7dbaa0cbb02765d5ff98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81016b559ec8161e613b117c89aaadfc89241cb184ab7dbaa0cbb02765d5ff98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81016b559ec8161e613b117c89aaadfc89241cb184ab7dbaa0cbb02765d5ff98", kill_on_drop: false }`
[INFO] [stdout] 81016b559ec8161e613b117c89aaadfc89241cb184ab7dbaa0cbb02765d5ff98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fcd496e243f57a0aec2f8b2cfc96be94b3adbfef11e09b75074587fe7c7e079
[INFO] running `Command { std: "docker" "start" "-a" "1fcd496e243f57a0aec2f8b2cfc96be94b3adbfef11e09b75074587fe7c7e079", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling sanitation v1.0.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling thread-groups v0.1.2
[INFO] [stderr]    Compiling trilobyte v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling enum-to-string-traits v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[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 og-enum-to-string v0.1.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[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 toml v0.8.19
[INFO] [stderr]    Compiling bt-diff v0.0.1
[INFO] [stderr]    Compiling ofvr v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s
[INFO] running `Command { std: "docker" "inspect" "1fcd496e243f57a0aec2f8b2cfc96be94b3adbfef11e09b75074587fe7c7e079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fcd496e243f57a0aec2f8b2cfc96be94b3adbfef11e09b75074587fe7c7e079", kill_on_drop: false }`
[INFO] [stdout] 1fcd496e243f57a0aec2f8b2cfc96be94b3adbfef11e09b75074587fe7c7e079
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d94a372f49233af5bf2e6b41e7341d46e1ff478e4203eb0c4255a375fab1458
[INFO] running `Command { std: "docker" "start" "-a" "4d94a372f49233af5bf2e6b41e7341d46e1ff478e4203eb0c4255a375fab1458", 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 13.50s
[INFO] running `Command { std: "docker" "inspect" "4d94a372f49233af5bf2e6b41e7341d46e1ff478e4203eb0c4255a375fab1458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d94a372f49233af5bf2e6b41e7341d46e1ff478e4203eb0c4255a375fab1458", kill_on_drop: false }`
[INFO] [stdout] 4d94a372f49233af5bf2e6b41e7341d46e1ff478e4203eb0c4255a375fab1458
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a81c550626ef62b372ce453fab04ebf2b74ba23525cda54fa08bb51889c632af
[INFO] running `Command { std: "docker" "start" "-a" "a81c550626ef62b372ce453fab04ebf2b74ba23525cda54fa08bb51889c632af", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests ofvr/lib.rs (/opt/rustwide/target/debug/deps/ofvr-0d24ef25a79d4d3a)
[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 unittests ofvr.rs (/opt/rustwide/target/debug/deps/ofvr-160d1dc4be37eb44)
[INFO] [stderr]      Running tests/test_cli.rs (/opt/rustwide/target/debug/deps/test_cli-7103ae6decc67cb1)
[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] [stderr]      Running tests/test_commit.rs (/opt/rustwide/target/debug/deps/test_commit-55a0428e68c7c7dc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_state_commit ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_state_commit stdout ----
[INFO] [stdout] Error: IOError("FileSystemError: [0x0000738d8a92ce78]/opt/rustwide/workdir: creating directories (error:1) creating directories (error:1) error on [0x0000738d8a92cce0]/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.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_commit`
[INFO] running `Command { std: "docker" "inspect" "a81c550626ef62b372ce453fab04ebf2b74ba23525cda54fa08bb51889c632af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a81c550626ef62b372ce453fab04ebf2b74ba23525cda54fa08bb51889c632af", kill_on_drop: false }`
[INFO] [stdout] a81c550626ef62b372ce453fab04ebf2b74ba23525cda54fa08bb51889c632af
