[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fofvr" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gabrielfalcao/ofvr on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d368435da2402cd3ce32ef04b3109d840056000a38564186350df745ff08272
[INFO] running `Command { std: "docker" "start" "-a" "0d368435da2402cd3ce32ef04b3109d840056000a38564186350df745ff08272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d368435da2402cd3ce32ef04b3109d840056000a38564186350df745ff08272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d368435da2402cd3ce32ef04b3109d840056000a38564186350df745ff08272", kill_on_drop: false }`
[INFO] [stdout] 0d368435da2402cd3ce32ef04b3109d840056000a38564186350df745ff08272
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b72653ee3c6614a0d5e4a417d6d466eecbc52d3c6a490e4d1fe60de4c951e3e6
[INFO] running `Command { std: "docker" "start" "-a" "b72653ee3c6614a0d5e4a417d6d466eecbc52d3c6a490e4d1fe60de4c951e3e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling trilobyte v0.1.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling thread-groups v0.1.2
[INFO] [stderr]    Compiling enum-to-string-traits v0.1.0
[INFO] [stderr]    Compiling sanitation v1.0.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[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 regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned 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 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 35.47s
[INFO] running `Command { std: "docker" "inspect" "b72653ee3c6614a0d5e4a417d6d466eecbc52d3c6a490e4d1fe60de4c951e3e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b72653ee3c6614a0d5e4a417d6d466eecbc52d3c6a490e4d1fe60de4c951e3e6", kill_on_drop: false }`
[INFO] [stdout] b72653ee3c6614a0d5e4a417d6d466eecbc52d3c6a490e4d1fe60de4c951e3e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae870563c767a0dbd2ec53a988d8ab056b12355aed0461833c1ebe48bee7426b
[INFO] running `Command { std: "docker" "start" "-a" "ae870563c767a0dbd2ec53a988d8ab056b12355aed0461833c1ebe48bee7426b", 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 3.38s
[INFO] running `Command { std: "docker" "inspect" "ae870563c767a0dbd2ec53a988d8ab056b12355aed0461833c1ebe48bee7426b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae870563c767a0dbd2ec53a988d8ab056b12355aed0461833c1ebe48bee7426b", kill_on_drop: false }`
[INFO] [stdout] ae870563c767a0dbd2ec53a988d8ab056b12355aed0461833c1ebe48bee7426b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b46fc6ea24bf2c0a65e07d59a70a6c5d0e9dc948fd38f54644d6ea05f4cb7fac
[INFO] running `Command { std: "docker" "start" "-a" "b46fc6ea24bf2c0a65e07d59a70a6c5d0e9dc948fd38f54644d6ea05f4cb7fac", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests ofvr/lib.rs (/opt/rustwide/target/debug/deps/ofvr-a735ced2d737d460)
[INFO] [stderr]      Running unittests ofvr.rs (/opt/rustwide/target/debug/deps/ofvr-b086a0a89dcb4a60)
[INFO] [stderr]      Running tests/test_cli.rs (/opt/rustwide/target/debug/deps/test_cli-0de39b2389f2bc63)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_commit.rs (/opt/rustwide/target/debug/deps/test_commit-cc9c0cceeffc1d25)
[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] [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] [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: [0x00007a66cc4ee5d8]/opt/rustwide/workdir: creating directories (error:1) creating directories (error:1) error on [0x00007a66cc4ee070]/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.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_commit`
[INFO] running `Command { std: "docker" "inspect" "b46fc6ea24bf2c0a65e07d59a70a6c5d0e9dc948fd38f54644d6ea05f4cb7fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b46fc6ea24bf2c0a65e07d59a70a6c5d0e9dc948fd38f54644d6ea05f4cb7fac", kill_on_drop: false }`
[INFO] [stdout] b46fc6ea24bf2c0a65e07d59a70a6c5d0e9dc948fd38f54644d6ea05f4cb7fac
