[INFO] cloning repository https://github.com/jubako/arx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jubako/arx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjubako%2Farx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjubako%2Farx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d50b7140ee39187199cd8b2f3e27412aaf49c9e
[INFO] testing jubako/arx against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjubako%2Farx" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jubako/arx
[INFO] finished tweaking git repo https://github.com/jubako/arx
[INFO] tweaked toml for git repo https://github.com/jubako/arx written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jubako/arx on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jubako/arx 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/jubako/jubako.git`
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding jubako v0.4.0 (https://github.com/jubako/jubako.git#be6af151)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.1
[INFO] [stderr]   Downloaded rustest-macro v0.3.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.1
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.2
[INFO] [stderr]   Downloaded human-panic v2.0.4
[INFO] [stderr]   Downloaded git-version-macro v0.3.9
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded color-print v0.3.7
[INFO] [stderr]   Downloaded ureq-proto v0.5.2
[INFO] [stderr]   Downloaded bgzip v0.3.1
[INFO] [stderr]   Downloaded clap_complete v4.5.59
[INFO] [stderr]   Downloaded ureq v3.1.2
[INFO] [stderr]   Downloaded lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]   Downloaded lzma-rust2 v0.13.0
[INFO] [stderr]   Downloaded indicatif v0.18.2
[INFO] [stderr]   Downloaded color-print-proc-macro v0.3.7
[INFO] [stderr]   Downloaded xattr v1.6.1
[INFO] [stderr]   Downloaded git-version v0.3.9
[INFO] [stderr]   Downloaded clap_mangen v0.2.31
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded pyo3 v0.27.1
[INFO] [stderr]   Downloaded dropout v0.1.0
[INFO] [stderr]   Downloaded target-lexicon v0.13.3
[INFO] [stderr]   Downloaded libtest-mimic v0.8.1
[INFO] [stderr]   Downloaded zip v5.1.1
[INFO] [stderr]   Downloaded liblzma-sys v0.3.13
[INFO] [stderr]   Downloaded epochs v0.2.4
[INFO] [stderr]   Downloaded rustest v0.3.1
[INFO] [stderr]   Downloaded zlib-rs v0.5.2
[INFO] [stderr]   Downloaded deflate64 v0.1.10
[INFO] [stderr]   Downloaded memmap2 v0.9.9
[INFO] [stderr]   Downloaded dtor v0.0.6
[INFO] [stderr]   Downloaded ctor v0.4.3
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.2
[INFO] [stderr]   Downloaded liblzma v0.3.6
[INFO] [stderr]   Downloaded lz4 v1.28.1
[INFO] [stderr]   Downloaded relative-path v2.0.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.1
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded pyo3-macros v0.27.1
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded bzip2 v0.6.1
[INFO] [stderr]   Downloaded fuser v0.16.0
[INFO] [stderr]   Downloaded ppmd-rust v1.2.1
[INFO] [stderr]   Downloaded niffler v3.0.0
[INFO] [stderr]   Downloaded lru v0.16.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3164a947c078d80efebef0d6d9176c9da5f38a10291481e00c581ecac9ff227e
[INFO] running `Command { std: "docker" "start" "-a" "3164a947c078d80efebef0d6d9176c9da5f38a10291481e00c581ecac9ff227e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3164a947c078d80efebef0d6d9176c9da5f38a10291481e00c581ecac9ff227e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3164a947c078d80efebef0d6d9176c9da5f38a10291481e00c581ecac9ff227e", kill_on_drop: false }`
[INFO] [stdout] 3164a947c078d80efebef0d6d9176c9da5f38a10291481e00c581ecac9ff227e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a891add581a9d2eb0c30b0f545f5a32fcfb8de10601838de821da9dfb527416
[INFO] running `Command { std: "docker" "start" "-a" "5a891add581a9d2eb0c30b0f545f5a32fcfb8de10601838de821da9dfb527416", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fuser v0.16.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling pyo3-build-config v0.27.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling spmc v0.3.0
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling dropout v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling epochs v0.2.4
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling liblzma-sys v0.3.13
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling indicatif v0.18.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling pyo3 v0.27.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling color-print v0.3.7
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling bgzip v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling clap_complete v4.5.59
[INFO] [stderr]    Compiling pyo3-macros v0.27.1
[INFO] [stderr]    Compiling liblzma v0.3.6
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling human-panic v2.0.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling jubako v0.4.0 (https://github.com/jubako/jubako.git#be6af151)
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling niffler v3.0.0
[INFO] [stderr]    Compiling libarx v0.4.0 (/opt/rustwide/workdir/libarx)
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling arx v0.4.0 (/opt/rustwide/workdir/arx)
[INFO] [stderr]    Compiling zip2arx v0.4.0 (/opt/rustwide/workdir/zip2arx)
[INFO] [stderr]    Compiling python-libarx v0.4.0 (/opt/rustwide/workdir/python)
[INFO] [stderr]    Compiling tar2arx v0.4.0 (/opt/rustwide/workdir/tar2arx)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "5a891add581a9d2eb0c30b0f545f5a32fcfb8de10601838de821da9dfb527416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a891add581a9d2eb0c30b0f545f5a32fcfb8de10601838de821da9dfb527416", kill_on_drop: false }`
[INFO] [stdout] 5a891add581a9d2eb0c30b0f545f5a32fcfb8de10601838de821da9dfb527416
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a202b98f8539abb2ea709adf1c9ebca4210ecb80554edc82d9d325bf4a1cccec
[INFO] running `Command { std: "docker" "start" "-a" "a202b98f8539abb2ea709adf1c9ebca4210ecb80554edc82d9d325bf4a1cccec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling ctor v0.4.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling rustest-macro v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling color-print v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bgzip v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling niffler v3.0.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling jubako v0.4.0 (https://github.com/jubako/jubako.git#be6af151)
[INFO] [stderr]    Compiling clap_complete v4.5.59
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling rustest v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling pyo3-macros v0.27.1
[INFO] [stderr]    Compiling fuser v0.16.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pyo3 v0.27.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lipsum v0.9.1
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling human-panic v2.0.4
[INFO] [stderr]    Compiling libarx v0.4.0 (/opt/rustwide/workdir/libarx)
[INFO] [stderr]    Compiling arx v0.4.0 (/opt/rustwide/workdir/arx)
[INFO] [stderr]    Compiling zip2arx v0.4.0 (/opt/rustwide/workdir/zip2arx)
[INFO] [stderr]    Compiling python-libarx v0.4.0 (/opt/rustwide/workdir/python)
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling tar2arx v0.4.0 (/opt/rustwide/workdir/tar2arx)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.23s
[INFO] running `Command { std: "docker" "inspect" "a202b98f8539abb2ea709adf1c9ebca4210ecb80554edc82d9d325bf4a1cccec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a202b98f8539abb2ea709adf1c9ebca4210ecb80554edc82d9d325bf4a1cccec", kill_on_drop: false }`
[INFO] [stdout] a202b98f8539abb2ea709adf1c9ebca4210ecb80554edc82d9d325bf4a1cccec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e1317ab7a2ab1f126593282a99ae9da1e9b15b8e2e18f4da19a3c3ef1c704bb
[INFO] running `Command { std: "docker" "start" "-a" "0e1317ab7a2ab1f126593282a99ae9da1e9b15b8e2e18f4da19a3c3ef1c704bb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/arx-c55265d75cb036db)
[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]      Running unittests src/bin/auto_mount.rs (/opt/rustwide/target/debug/deps/auto_mount-efda1b77a94131a7)
[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]      Running unittests src/bin/mount_fuse_arx.rs (/opt/rustwide/target/debug/deps/mount_fuse_arx-e2feae74b45a621f)
[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]      Running tests/create.rs (/opt/rustwide/target/debug/deps/create-cb8c423bfa207f9a)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_crate_non_existant_input                  ... ok
[INFO] [stdout] test test_crate_non_existant_output_directory       ... ok
[INFO] [stdout] test test_crate_dir_as_root                         ... ok
[INFO] [stdout] test test_crate_keep                                ... ok
[INFO] [stdout] test test_crate_several_input_root_as_dir_duplicate ... ok
[INFO] [stderr]      Running tests/extract_mount.rs (/opt/rustwide/target/debug/deps/extract_mount-9dc86417f7d6654b)
[INFO] [stdout] test test_crate_existant_output                     ... ok
[INFO] [stdout] test test_crate_several_input_root_as_dir           ... ok
[INFO] [stdout] test test_crate_trim                                ... ok
[INFO] [stdout] test test_crate_several_input                       ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stderr] fuse: device not found, try 'modprobe fuse' first
[INFO] [stdout] test test_mount                                ... FAILED
[INFO] [stderr] fuse: device not found, try 'modprobe fuse' first
[INFO] [stderr] Error : No such file or directory (os error 2): No such file or directory (os error 2)
[INFO] [stdout] test test_extract_subfile                      ... ok
[INFO] [stdout] test test_extract_subdir_filter                ... ok
[INFO] [stdout] test test_extract_same_dir                     ... ok
[INFO] [stdout] test test_extract_existing_content_error       ... ok
[INFO] [stdout] test test_extract_filter                       ... ok
[INFO] [stdout] test test_extract                              ... ok
[INFO] [stdout] test test_extract_existing_content_newer_true  ... ok
[INFO] [stdout] test test_extract_existing_content_newer_false ... ok
[INFO] [stdout] test test_extract_subdir                       ... ok
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (305) panicked at arx/tests/extract_mount.rs:106:5:
[INFO] [stderr] assertion failed: tree_diff(&mount_point, source_sub_dir, SimpleDiffer::new())?
[INFO] [stderr] stack backtrace:
[INFO] [stdout] test test_extract_existing_content_skip        ... ok
[INFO] [stdout] test test_extract_existing_content_warn        ... ok
[INFO] [stdout] test test_extract_existing_content_overwrite   ... ok
[INFO] [stderr]    0:     0x59200a4481f2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x59200a4481f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x59200a4481f2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x59200a4481f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x59200a45973f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x59200a45973f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x59200a410953 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x59200a410953 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x59200a41d332 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x59200a42322f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x59200a423089 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x59200a4238b5 - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:834:13
[INFO] [stderr]   12:     0x59200a423666 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stderr]   13:     0x59200a41d479 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x59200a403fed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stderr]   15:     0x59200a462300 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x59200a4622dc - core::panicking::panic::hb290d809a6d6b140
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stderr]   17:     0x592009e200fc - extract_mount::test_mount_subdir::test::h84b8edcc512a4bb1
[INFO] [stderr]                                at /opt/rustwide/workdir/arx/tests/extract_mount.rs:106:5
[INFO] [stderr]   18:     0x592009e1fb27 - extract_mount::test_mount_subdir::__test_mount_subdir_register::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h55bfaf1dd64ce8c4
[INFO] [stderr]                                at /opt/rustwide/workdir/arx/tests/extract_mount.rs:82:1
[INFO] [stderr]   19:     0x592009e48aef - core::ops::function::FnOnce::call_once{{vtable.shim}}::hdee42c957f30b6cd
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x59200a056340 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hac644981fecd4ced
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   21:     0x59200a0510fb - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h436a2ac63f9d703c
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   22:     0x59200a0523fe - std::panicking::catch_unwind::do_call::h61908b64e6b70d8e
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]   23:     0x59200a056f1b - __rust_try
[INFO] [stderr]   24:     0x59200a052344 - std::panicking::catch_unwind::h3a5d67ac74c13d58
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]   25:     0x59200a052344 - std::panic::catch_unwind::h60ba170cf7a872d7
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]   26:     0x59200a0555fa - rustest::test::Test::run::h5d9af1fb9bcc507c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustest-0.3.1/src/test.rs:128:29
[INFO] [stderr]   27:     0x59200a055f8c - rustest::test::<impl core::convert::From<rustest::test::Test> for libtest_mimic::Trial>::from::{{closure}}::h4dbeb8b234f94746
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustest-0.3.1/src/test.rs:158:69
[INFO] [stderr]   28:     0x59200a052033 - libtest_mimic::Trial::test::{{closure}}::hb74db77ef2511f2a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   29:     0x59200a052957 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h461fe4cc0498868e
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   30:     0x59200a06e23d - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hdd6d8149a8f44e92
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   31:     0x59200a075260 - libtest_mimic::run_single::{{closure}}::hd7e64a26c59f09a1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   32:     0x59200a067270 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::habc2494cced00198
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   33:     0x59200a0739ed - std::panicking::catch_unwind::do_call::h60b994225c4e1ac9
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]   34:     0x59200a06e2bb - __rust_try
[INFO] [stderr]   35:     0x59200a06d037 - std::panicking::catch_unwind::h0c6807cd7d701b39
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]   36:     0x59200a06d037 - std::panic::catch_unwind::h46012debde3acc5a
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]   37:     0x59200a074f41 - libtest_mimic::run_single::h97614adb8d7cf521
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   38:     0x59200a076806 - libtest_mimic::run::{{closure}}::{{closure}}::heaf721851c1ad73b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   39:     0x59200a061896 - std::sys::backtrace::__rust_begin_short_backtrace::hb4b73f916525efcd
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   40:     0x59200a070372 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::he59ed4c439b12274
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   41:     0x59200a0671e1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h11c9a139e4d5ada1
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   42:     0x59200a073a87 - std::panicking::catch_unwind::do_call::hf66b68024dfbe4aa
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]   43:     0x59200a07115b - __rust_try
[INFO] [stderr]   44:     0x59200a06fe26 - std::panicking::catch_unwind::hfa98273c8ab1f0b6
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]   45:     0x59200a06fe26 - std::panic::catch_unwind::h9b693ae5e881f661
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]   46:     0x59200a06fe26 - std::thread::Builder::spawn_unchecked_::{{closure}}::h51cca537f059d6ac
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   47:     0x59200a08bb5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf75538b56f76e032
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   48:     0x59200a4188af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   49:     0x59200a4188af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   50:     0x75b76e34baa4 - <unknown>
[INFO] [stderr]   51:     0x75b76e3d8a64 - clone
[INFO] [stderr]   52:                0x0 - <unknown>
[INFO] [stderr] umount: /opt/rustwide/target/tmp/mount_D7dtKS: must be superuser to unmount.
[INFO] [stdout] test test_mount_subdir                         ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_mount ----
[INFO] [stdout] No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- test_mount_subdir ----
[INFO] [stdout] assertion failed: tree_diff(&mount_point, source_sub_dir, SimpleDiffer::new())?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_mount
[INFO] [stdout]     test_mount_subdir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p arx --test extract_mount`
[INFO] running `Command { std: "docker" "inspect" "0e1317ab7a2ab1f126593282a99ae9da1e9b15b8e2e18f4da19a3c3ef1c704bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e1317ab7a2ab1f126593282a99ae9da1e9b15b8e2e18f4da19a3c3ef1c704bb", kill_on_drop: false }`
[INFO] [stdout] 0e1317ab7a2ab1f126593282a99ae9da1e9b15b8e2e18f4da19a3c3ef1c704bb
