[INFO] updating cached repository itsneo1990/rustlings-solutions [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/itsneo1990/rustlings-solutions [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/itsneo1990/rustlings-solutions" "work/ex/beta-1.37-6/sources/1.36.0/gh/itsneo1990/rustlings-solutions"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/itsneo1990/rustlings-solutions'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/itsneo1990/rustlings-solutions" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/itsneo1990/rustlings-solutions"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/itsneo1990/rustlings-solutions'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1baa10cddb5b5b7ab551e16b186ba2d98b88aabf [INFO] sha for GitHub repo itsneo1990/rustlings-solutions: 1baa10cddb5b5b7ab551e16b186ba2d98b88aabf [INFO] validating manifest of itsneo1990/rustlings-solutions 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 itsneo1990/rustlings-solutions 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 itsneo1990/rustlings-solutions [INFO] finished frobbing itsneo1990/rustlings-solutions [INFO] frobbed toml for itsneo1990/rustlings-solutions written to work/ex/beta-1.37-6/sources/1.36.0/gh/itsneo1990/rustlings-solutions/Cargo.toml [INFO] started frobbing itsneo1990/rustlings-solutions [INFO] finished frobbing itsneo1990/rustlings-solutions [INFO] frobbed toml for itsneo1990/rustlings-solutions written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/itsneo1990/rustlings-solutions/Cargo.toml [INFO] crate itsneo1990/rustlings-solutions 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 itsneo1990/rustlings-solutions 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/itsneo1990/rustlings-solutions:/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] d1274888c9f953c776117124b3139885408454f77b074daf502133dbefa97bce [INFO] running `"docker" "start" "-a" "d1274888c9f953c776117124b3139885408454f77b074daf502133dbefa97bce"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling console v0.6.2 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rustlings v1.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "d1274888c9f953c776117124b3139885408454f77b074daf502133dbefa97bce"` [INFO] running `"docker" "rm" "-f" "d1274888c9f953c776117124b3139885408454f77b074daf502133dbefa97bce"` [INFO] [stdout] d1274888c9f953c776117124b3139885408454f77b074daf502133dbefa97bce [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/itsneo1990/rustlings-solutions:/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] 7a9dbe333c730e865477dd2c938cb7ecb29d92cb18e91aee0f0d23c7a10a2625 [INFO] running `"docker" "start" "-a" "7a9dbe333c730e865477dd2c938cb7ecb29d92cb18e91aee0f0d23c7a10a2625"` [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling rustlings v1.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.52s [INFO] running `"docker" "inspect" "7a9dbe333c730e865477dd2c938cb7ecb29d92cb18e91aee0f0d23c7a10a2625"` [INFO] running `"docker" "rm" "-f" "7a9dbe333c730e865477dd2c938cb7ecb29d92cb18e91aee0f0d23c7a10a2625"` [INFO] [stdout] 7a9dbe333c730e865477dd2c938cb7ecb29d92cb18e91aee0f0d23c7a10a2625 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/itsneo1990/rustlings-solutions:/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] e0e0c08a52a41aa7dcb95db03cc6cd6f7819a82710baa12b59a56e264a05135a [INFO] running `"docker" "start" "-a" "e0e0c08a52a41aa7dcb95db03cc6cd6f7819a82710baa12b59a56e264a05135a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustlings-3657dc39891f5c69 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test exercise::test::test_clean ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--bin rustlings' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- exercise::test::test_clean stdout ---- [INFO] [stdout] thread 'exercise::test::test_clean' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5619fdbe3a03 - 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: 0x5619fdbdf3ab - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x5619fdbe2746 - 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: 0x5619fdbe246e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x5619fdbe2e4f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x5619fdbe29d1 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x5619fdbe28b5 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:308 [INFO] [stdout] 7: 0x5619fdbf4c4c - core::panicking::panic_fmt::hc4f83bfed80aeabd [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 8: 0x5619fdbd4a57 - core::result::unwrap_failed::h96a4ccabf2e26778 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/macros.rs:18 [INFO] [stdout] 9: 0x5619fdb963aa - core::result::Result::unwrap::h96d0bb1039a85066 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/result.rs:800 [INFO] [stdout] 10: 0x5619fdb9581c - rustlings::exercise::test::test_clean::h554ccaf99c8a4606 [INFO] [stdout] at src/exercise.rs:71 [INFO] [stdout] 11: 0x5619fdb957c9 - rustlings::exercise::test::test_clean::{{closure}}::h30bb3885cf124c05 [INFO] [stdout] at src/exercise.rs:70 [INFO] [stdout] 12: 0x5619fdb95b5d - core::ops::function::FnOnce::call_once::h91ed6b43e0909069 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 13: 0x5619fdba1d7e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 14: 0x5619fdbe5c39 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 15: 0x5619fdbbc677 - 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: 0x5619fdb97094 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 17: 0x5619fdb9b144 - 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: 0x5619fdbe5c39 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 19: 0x5619fdb9b751 - 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: 0x5619fdbd70de - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 21: 0x5619fdbe531f - 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: 0x7f58a54fa4a3 - start_thread [INFO] [stdout] 23: 0x7f58a59fcd0e - __clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] exercise::test::test_clean [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e0e0c08a52a41aa7dcb95db03cc6cd6f7819a82710baa12b59a56e264a05135a"` [INFO] running `"docker" "rm" "-f" "e0e0c08a52a41aa7dcb95db03cc6cd6f7819a82710baa12b59a56e264a05135a"` [INFO] [stdout] e0e0c08a52a41aa7dcb95db03cc6cd6f7819a82710baa12b59a56e264a05135a