[INFO] cloning repository https://github.com/Tarnadas/sarc-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tarnadas/sarc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTarnadas%2Fsarc-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTarnadas%2Fsarc-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a542ba3cada1050b53b686623ef509b011ed3c6 [INFO] testing Tarnadas/sarc-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTarnadas%2Fsarc-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tarnadas/sarc-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tarnadas/sarc-rs [INFO] finished tweaking git repo https://github.com/Tarnadas/sarc-rs [INFO] tweaked toml for git repo https://github.com/Tarnadas/sarc-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-13/source/ninres-cli/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-13/source/ninres-cli/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b893a0f7fec7c01610fbc46b36ef90c6d50d699b2536921007973a637a58558 [INFO] running `Command { std: "docker" "start" "-a" "4b893a0f7fec7c01610fbc46b36ef90c6d50d699b2536921007973a637a58558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b893a0f7fec7c01610fbc46b36ef90c6d50d699b2536921007973a637a58558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b893a0f7fec7c01610fbc46b36ef90c6d50d699b2536921007973a637a58558", kill_on_drop: false }` [INFO] [stdout] 4b893a0f7fec7c01610fbc46b36ef90c6d50d699b2536921007973a637a58558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f76a0b0083498354dc4a57cae7140ed3d9b69c9ab63b62f31cac5fb50c10be27 [INFO] running `Command { std: "docker" "start" "-a" "f76a0b0083498354dc4a57cae7140ed3d9b69c9ab63b62f31cac5fb50c10be27", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/ninres-cli/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ruzstd v0.2.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling ninres v0.0.2 (/opt/rustwide/workdir/ninres) [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling ninres-cli v0.0.1 (/opt/rustwide/workdir/ninres-cli) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "f76a0b0083498354dc4a57cae7140ed3d9b69c9ab63b62f31cac5fb50c10be27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f76a0b0083498354dc4a57cae7140ed3d9b69c9ab63b62f31cac5fb50c10be27", kill_on_drop: false }` [INFO] [stdout] f76a0b0083498354dc4a57cae7140ed3d9b69c9ab63b62f31cac5fb50c10be27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 971c80d03f4a91dd86c6c983949269243e9eb14921d513c6fbe9cff4583421cd [INFO] running `Command { std: "docker" "start" "-a" "971c80d03f4a91dd86c6c983949269243e9eb14921d513c6fbe9cff4583421cd", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/ninres-cli/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Compiling ninres-cli v0.0.1 (/opt/rustwide/workdir/ninres-cli) [INFO] [stderr] Compiling ninres v0.0.2 (/opt/rustwide/workdir/ninres) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 5.67s [INFO] running `Command { std: "docker" "inspect" "971c80d03f4a91dd86c6c983949269243e9eb14921d513c6fbe9cff4583421cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "971c80d03f4a91dd86c6c983949269243e9eb14921d513c6fbe9cff4583421cd", kill_on_drop: false }` [INFO] [stdout] 971c80d03f4a91dd86c6c983949269243e9eb14921d513c6fbe9cff4583421cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 080c372f1bafc9632a8491646f6c86f2016862d438213ff1e3373a2728d65cc0 [INFO] running `Command { std: "docker" "start" "-a" "080c372f1bafc9632a8491646f6c86f2016862d438213ff1e3373a2728d65cc0", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/ninres-cli/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ninres-b480206d51cdf71f) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test bfres::tests::test_read_bfres::with_m1_player_mariomdl ... ok [INFO] [stdout] test sarc::tests::test_read_sarc::with_m1_model_pack ... ok [INFO] [stdout] test sarc::tests::test_read_sarc::with_mw_model_pack ... ok [INFO] [stdout] test sarc::tests::test_into_tar::with_mw_model_pack ... ok [INFO] [stdout] test sarc::tests::test_into_tar::with_m1_model_pack ... ok [INFO] [stdout] test sarc::tests::test_read_sarc::with_m3_model_pack ... ok [INFO] [stdout] test sarc::tests::test_into_tar::with_m3_model_pack ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.72s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ninres-8c6c29e98788da02) [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] [stderr] Doc-tests ninres [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] test src/lib.rs - NinRes (line 158) ... ok [INFO] [stdout] test src/lib.rs - IntoTar (line 337) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - IntoTar (line 337) stdout ---- [INFO] [stdout] Test executable failed (exit code 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - IntoTar (line 337) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.87s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "080c372f1bafc9632a8491646f6c86f2016862d438213ff1e3373a2728d65cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "080c372f1bafc9632a8491646f6c86f2016862d438213ff1e3373a2728d65cc0", kill_on_drop: false }` [INFO] [stdout] 080c372f1bafc9632a8491646f6c86f2016862d438213ff1e3373a2728d65cc0