[INFO] cloning repository https://github.com/jakubbalas/musfolder-year-move
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakubbalas/musfolder-year-move" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubbalas%2Fmusfolder-year-move", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubbalas%2Fmusfolder-year-move'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14515da4ebbdd6da0a21643f3b541ec5eaaca84c
[INFO] testing jakubbalas/musfolder-year-move against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubbalas%2Fmusfolder-year-move" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jakubbalas/musfolder-year-move
[INFO] finished tweaking git repo https://github.com/jakubbalas/musfolder-year-move
[INFO] tweaked toml for git repo https://github.com/jakubbalas/musfolder-year-move written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakubbalas/musfolder-year-move on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jakubbalas/musfolder-year-move 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb
[INFO] running `Command { std: "docker" "start" "d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling bitflags v2.3.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling syn v2.0.17
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling id3 v1.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stringprep v0.1.2
[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 sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.5
[INFO] [stderr]    Compiling postgres-types v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-postgres v0.7.8
[INFO] [stderr]    Compiling postgres v0.19.5
[INFO] [stderr]    Compiling musmove v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 45.43s
[INFO] running `Command { std: "docker" "inspect" "d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling musmove v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 5.57s
[INFO] running `Command { std: "docker" "inspect" "d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/musmove-322a587b76c09080)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::movingfolder ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::movingfolder stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::movingfolder' (1380) panicked at src/main.rs:370:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), message: "Io error. Look inside err_kind for more details." }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da884b8ce61 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5da884ba2bba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5da884b91acc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5da884b65c46 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5da884b83549 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5da884ab88c0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5da884b83872 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5da884b65cf2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5da884b5e399 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5da884b66bcd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5da884ba331c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5da884ba30f2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5da884aa5cff - musmove[6f62b8a01e750226]::tests::movingfolder
[INFO] [stdout]   13:     0x5da884a85cd9 - <musmove[6f62b8a01e750226]::tests::movingfolder::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5da884aabbab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5da884ab9215 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5da884ab25d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5da884abc372 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5da884b8c2c9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7ee3a47fd07a - <unknown>
[INFO] [stdout]   20:     0x7ee3a4890534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::movingfolder
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin musmove`
[INFO] running `Command { std: "docker" "inspect" "d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb", kill_on_drop: false }`
[INFO] [stdout] d4366ea957d5c1357f0446a7e6cc99b9570ebba885279033c7165b62018142fb
