[INFO] updating cached repository coreos/update-ssh-keys [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/coreos/update-ssh-keys [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/coreos/update-ssh-keys" "work/ex/beta-1.37-6/sources/1.36.0/gh/coreos/update-ssh-keys"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/coreos/update-ssh-keys'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/coreos/update-ssh-keys" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/coreos/update-ssh-keys"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/coreos/update-ssh-keys'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] acd0f4de429fdb08916a0255c88f3575850ce8dd [INFO] sha for GitHub repo coreos/update-ssh-keys: acd0f4de429fdb08916a0255c88f3575850ce8dd [INFO] validating manifest of coreos/update-ssh-keys 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 coreos/update-ssh-keys 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 coreos/update-ssh-keys [INFO] finished frobbing coreos/update-ssh-keys [INFO] frobbed toml for coreos/update-ssh-keys written to work/ex/beta-1.37-6/sources/1.36.0/gh/coreos/update-ssh-keys/Cargo.toml [INFO] started frobbing coreos/update-ssh-keys [INFO] finished frobbing coreos/update-ssh-keys [INFO] frobbed toml for coreos/update-ssh-keys written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/coreos/update-ssh-keys/Cargo.toml [INFO] crate coreos/update-ssh-keys 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 coreos/update-ssh-keys 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/coreos/update-ssh-keys:/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] d2371497daa221ac4d7f3a9a1f64111d9111c70f7205fb4ac32e1eb15f95bd59 [INFO] running `"docker" "start" "-a" "d2371497daa221ac4d7f3a9a1f64111d9111c70f7205fb4ac32e1eb15f95bd59"` [INFO] [stderr] Compiling generic-array v0.12.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling openssh-keys v0.4.1 [INFO] [stderr] Compiling update-ssh-keys v0.5.1-alpha.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.03s [INFO] running `"docker" "inspect" "d2371497daa221ac4d7f3a9a1f64111d9111c70f7205fb4ac32e1eb15f95bd59"` [INFO] running `"docker" "rm" "-f" "d2371497daa221ac4d7f3a9a1f64111d9111c70f7205fb4ac32e1eb15f95bd59"` [INFO] [stdout] d2371497daa221ac4d7f3a9a1f64111d9111c70f7205fb4ac32e1eb15f95bd59 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/coreos/update-ssh-keys:/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] 0cb8fab4542f76448bf2f48547a22e0bc54bf98e43e3ed981d62af801228b018 [INFO] running `"docker" "start" "-a" "0cb8fab4542f76448bf2f48547a22e0bc54bf98e43e3ed981d62af801228b018"` [INFO] [stderr] Compiling update-ssh-keys v0.5.1-alpha.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `"docker" "inspect" "0cb8fab4542f76448bf2f48547a22e0bc54bf98e43e3ed981d62af801228b018"` [INFO] running `"docker" "rm" "-f" "0cb8fab4542f76448bf2f48547a22e0bc54bf98e43e3ed981d62af801228b018"` [INFO] [stdout] 0cb8fab4542f76448bf2f48547a22e0bc54bf98e43e3ed981d62af801228b018 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/coreos/update-ssh-keys:/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] 8e00c58576cd89732a45c46716cbf7e1f8d245869eaf2126cb15cbe5aa38931e [INFO] running `"docker" "start" "-a" "8e00c58576cd89732a45c46716cbf7e1f8d245869eaf2126cb15cbe5aa38931e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/update_ssh_keys-783547230aec62bd [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] [stderr] Running /opt/crater/target/debug/deps/update_ssh_keys-609386b60840a5c4 [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] [stderr] Running /opt/crater/target/debug/deps/compat_python-97bfed3d3e1bb991 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_compat_python_suite ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_compat_python_suite stdout ---- [INFO] [stdout] thread 'test_compat_python_suite' panicked at ' [INFO] [stdout] stdout: [INFO] [stdout] stderr: EEEEEEEEEEEEE [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_add_bad (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 225, in test_add_bad [INFO] [stdout] self.test_add_one_file() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 120, in test_add_one_file [INFO] [stdout] proc = self.run_script('-a', 'one', self.pub_files['valid1']) [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_add_one_file (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 120, in test_add_one_file [INFO] [stdout] proc = self.run_script('-a', 'one', self.pub_files['valid1']) [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_add_one_stdin (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 132, in test_add_one_stdin [INFO] [stdout] proc = self.run_script('-a', 'one', stdin=subprocess.PIPE) [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_add_two (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 169, in test_add_two [INFO] [stdout] self.test_add_one_file() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 120, in test_add_one_file [INFO] [stdout] proc = self.run_script('-a', 'one', self.pub_files['valid1']) [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_del_one (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 178, in test_del_one [INFO] [stdout] self.test_add_one_file() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 120, in test_add_one_file [INFO] [stdout] proc = self.run_script('-a', 'one', self.pub_files['valid1']) [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_del_two (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 190, in test_del_two [INFO] [stdout] self.test_add_two() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 169, in test_add_two [INFO] [stdout] self.test_add_one_file() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 120, in test_add_one_file [INFO] [stdout] proc = self.run_script('-a', 'one', self.pub_files['valid1']) [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_disable (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 199, in test_disable [INFO] [stdout] self.test_add_two() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 169, in test_add_two [INFO] [stdout] self.test_add_one_file() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 120, in test_add_one_file [INFO] [stdout] proc = self.run_script('-a', 'one', self.pub_files['valid1']) [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_enable (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 216, in test_enable [INFO] [stdout] self.test_disable() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 199, in test_disable [INFO] [stdout] self.test_add_two() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 169, in test_add_two [INFO] [stdout] self.test_add_one_file() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 120, in test_add_one_file [INFO] [stdout] proc = self.run_script('-a', 'one', self.pub_files['valid1']) [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_first_run (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 110, in test_first_run [INFO] [stdout] proc = self.run_script() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_no_keys (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 98, in test_no_keys [INFO] [stdout] proc = self.run_script() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_no_replace (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 153, in test_no_replace [INFO] [stdout] self.test_add_one_file() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 120, in test_add_one_file [INFO] [stdout] proc = self.run_script('-a', 'one', self.pub_files['valid1']) [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_replace_one (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 144, in test_replace_one [INFO] [stdout] self.test_add_one_file() [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 120, in test_add_one_file [INFO] [stdout] proc = self.run_script('-a', 'one', self.pub_files['valid1']) [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ====================================================================== [INFO] [stdout] ERROR: test_usage (__main__.UpdateSshKeysTestCase) [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Traceback (most recent call last): [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 91, in test_usage [INFO] [stdout] proc = self.run_script('-h') [INFO] [stdout] File "/opt/crater/workdir/tests/test_update_ssh_keys.py", line 88, in run_script [INFO] [stdout] **kwargs) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ [INFO] [stdout] errread, errwrite) [INFO] [stdout] File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child [INFO] [stdout] raise child_exception [INFO] [stdout] OSError: [Errno 2] No such file or directory [INFO] [stdout] [INFO] [stdout] ---------------------------------------------------------------------- [INFO] [stdout] Ran 13 tests in 0.090s [INFO] [stdout] [INFO] [stdout] FAILED (errors=13) [INFO] [stdout] ', tests/compat_python.rs:14:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c0c1e246b3 - 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: 0x55c0c1e2005b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55c0c1e233f6 - 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: 0x55c0c1e2311e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55c0c1e23aff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55c0c1dd5a22 - std::panicking::begin_panic::h8362b158e4ae83d9 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:408 [INFO] [stdout] 6: 0x55c0c1dd0fcc - compat_python::test_compat_python_suite::h5af5935ee094b376 [INFO] [stdout] at tests/compat_python.rs:14 [INFO] [stdout] 7: 0x55c0c1dd0c09 - compat_python::test_compat_python_suite::{{closure}}::h3089add478ad09bd [INFO] [stdout] at tests/compat_python.rs:7 [INFO] [stdout] 8: 0x55c0c1dd15dd - core::ops::function::FnOnce::call_once::hdb55ea49e3a58c0a [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 9: 0x55c0c1de1afe - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 10: 0x55c0c1e2aa89 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 11: 0x55c0c1dfc3f7 - 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] 12: 0x55c0c1dd6e14 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 13: 0x55c0c1ddaec4 - 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] 14: 0x55c0c1e2aa89 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 15: 0x55c0c1ddb4d1 - 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] 16: 0x55c0c1e16afe - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 17: 0x55c0c1e2a16f - 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] 18: 0x7f158bfee4a3 - start_thread [INFO] [stdout] 19: 0x7f158bb19d0e - __clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_compat_python_suite [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 compat_python' [INFO] running `"docker" "inspect" "8e00c58576cd89732a45c46716cbf7e1f8d245869eaf2126cb15cbe5aa38931e"` [INFO] running `"docker" "rm" "-f" "8e00c58576cd89732a45c46716cbf7e1f8d245869eaf2126cb15cbe5aa38931e"` [INFO] [stdout] 8e00c58576cd89732a45c46716cbf7e1f8d245869eaf2126cb15cbe5aa38931e