[INFO] updating cached repository CoffeeAndCode/git-open-remote [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/CoffeeAndCode/git-open-remote [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/CoffeeAndCode/git-open-remote" "work/ex/beta-1.37-6/sources/1.36.0/gh/CoffeeAndCode/git-open-remote"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/CoffeeAndCode/git-open-remote'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CoffeeAndCode/git-open-remote" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/CoffeeAndCode/git-open-remote"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/CoffeeAndCode/git-open-remote'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0842e8e096612c8cca58136f82a42ae448cde146 [INFO] sha for GitHub repo CoffeeAndCode/git-open-remote: 0842e8e096612c8cca58136f82a42ae448cde146 [INFO] validating manifest of CoffeeAndCode/git-open-remote on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of CoffeeAndCode/git-open-remote on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing CoffeeAndCode/git-open-remote [INFO] finished frobbing CoffeeAndCode/git-open-remote [INFO] frobbed toml for CoffeeAndCode/git-open-remote written to work/ex/beta-1.37-6/sources/1.36.0/gh/CoffeeAndCode/git-open-remote/Cargo.toml [INFO] started frobbing CoffeeAndCode/git-open-remote [INFO] finished frobbing CoffeeAndCode/git-open-remote [INFO] frobbed toml for CoffeeAndCode/git-open-remote written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/CoffeeAndCode/git-open-remote/Cargo.toml [INFO] crate CoffeeAndCode/git-open-remote already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing CoffeeAndCode/git-open-remote against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/CoffeeAndCode/git-open-remote:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b51e9a6c98efc421d3d34907189812ab1079e67eb6b0792613df846e545154a0 [INFO] running `"docker" "start" "-a" "b51e9a6c98efc421d3d34907189812ab1079e67eb6b0792613df846e545154a0"` [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling git-remote-open v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `"docker" "inspect" "b51e9a6c98efc421d3d34907189812ab1079e67eb6b0792613df846e545154a0"` [INFO] running `"docker" "rm" "-f" "b51e9a6c98efc421d3d34907189812ab1079e67eb6b0792613df846e545154a0"` [INFO] [stdout] b51e9a6c98efc421d3d34907189812ab1079e67eb6b0792613df846e545154a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/CoffeeAndCode/git-open-remote:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] cd35ee522b53e0dd2df6a6a86b79d599aaed78ac2e67fe2dad4f6798fad01a97 [INFO] running `"docker" "start" "-a" "cd35ee522b53e0dd2df6a6a86b79d599aaed78ac2e67fe2dad4f6798fad01a97"` [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling assert_cmd v0.10.2 [INFO] [stderr] Compiling git-remote-open v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.41s [INFO] running `"docker" "inspect" "cd35ee522b53e0dd2df6a6a86b79d599aaed78ac2e67fe2dad4f6798fad01a97"` [INFO] running `"docker" "rm" "-f" "cd35ee522b53e0dd2df6a6a86b79d599aaed78ac2e67fe2dad4f6798fad01a97"` [INFO] [stdout] cd35ee522b53e0dd2df6a6a86b79d599aaed78ac2e67fe2dad4f6798fad01a97 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/CoffeeAndCode/git-open-remote:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 8d7312040ebf217fd8fd8b4b1a1a22bae71f6993e82e3cf99193d3eebead8222 [INFO] running `"docker" "start" "-a" "8d7312040ebf217fd8fd8b4b1a1a22bae71f6993e82e3cf99193d3eebead8222"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/git_remote_open-755f01ca9464cf77 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/git_remote_open-5993acdb2b0ce3ca [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/cli_test-2a97a83858ee37ac [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test it_will_output_to_stderr_if_git_not_found ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- it_will_output_to_stderr_if_git_not_found stdout ---- [INFO] [stdout] thread 'it_will_output_to_stderr_if_git_not_found' panicked at 'called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(CargoError { kind: CommandFailed, context: Some("error: failed to write /opt/crater/workdir/Cargo.lock\n\nCaused by:\n failed to open: /opt/crater/workdir/Cargo.lock\n\nCaused by:\n Read-only file system (os error 30)\n"), cause: None }) }', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc07bbeff3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55fc07bba91b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55fc07bbdd36 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55fc07bbda5e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55fc07bbe43f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55fc07bbdfc1 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55fc07bbdea5 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:308 [INFO] [stdout] 7: 0x55fc07bd7cec - core::panicking::panic_fmt::hc4f83bfed80aeabd [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 8: 0x55fc07afb864 - core::result::unwrap_failed::h91925ded1dab9040 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/macros.rs:18 [INFO] [stdout] 9: 0x55fc07afb95d - core::result::Result::unwrap::h8fe296075be60514 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/result.rs:800 [INFO] [stdout] 10: 0x55fc07af9f6a - cli_test::it_will_output_to_stderr_if_git_not_found::hbd2b4e4cce222910 [INFO] [stdout] at tests/cli_test.rs:6 [INFO] [stdout] 11: 0x55fc07af9f19 - cli_test::it_will_output_to_stderr_if_git_not_found::{{closure}}::hee8eda7c8cc6d625 [INFO] [stdout] at tests/cli_test.rs:5 [INFO] [stdout] 12: 0x55fc07afc40d - core::ops::function::FnOnce::call_once::h81880c1cc1df70c9 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 13: 0x55fc07b0808e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 14: 0x55fc07bc55c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 15: 0x55fc07b22987 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 16: 0x55fc07afd3a4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 17: 0x55fc07b01454 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 18: 0x55fc07bc55c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 19: 0x55fc07b01a61 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 20: 0x55fc07bb109e - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 21: 0x55fc07bc4caf - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 22: 0x7f828904a4a3 - start_thread [INFO] [stdout] 23: 0x7f8288b75d0e - __clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] it_will_output_to_stderr_if_git_not_found [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test cli_test' [INFO] running `"docker" "inspect" "8d7312040ebf217fd8fd8b4b1a1a22bae71f6993e82e3cf99193d3eebead8222"` [INFO] running `"docker" "rm" "-f" "8d7312040ebf217fd8fd8b4b1a1a22bae71f6993e82e3cf99193d3eebead8222"` [INFO] [stdout] 8d7312040ebf217fd8fd8b4b1a1a22bae71f6993e82e3cf99193d3eebead8222