[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] c59e1fa5498a0f8d62102b0b3ccdbc4864db03ef [INFO] checking jubako/arx against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [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] validating manifest of git repo https://github.com/jubako/arx on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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] Updating git repository `https://github.com/jubako/arx_test_dir.git` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding jubako v0.3.0 (https://github.com/jubako/jubako.git#eabb8086) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-lexicon v0.12.16 [INFO] [stderr] Downloaded winapi-util v0.1.9 [INFO] [stderr] Downloaded pyo3-ffi v0.20.3 [INFO] [stderr] Downloaded colorchoice v1.0.2 [INFO] [stderr] Downloaded pyo3-macros v0.20.3 [INFO] [stderr] Downloaded is-terminal v0.4.13 [INFO] [stderr] Downloaded pyo3-build-config v0.20.3 [INFO] [stderr] Downloaded daemonize v0.5.0 [INFO] [stderr] Downloaded password-hash v0.4.2 [INFO] [stderr] Downloaded niffler v2.5.0 [INFO] [stderr] Downloaded lipsum v0.9.1 [INFO] [stderr] Downloaded clap_complete v4.5.24 [INFO] [stderr] Downloaded indexmap v2.4.0 [INFO] [stderr] Downloaded fuser v0.13.0 [INFO] [stderr] Downloaded aes v0.8.4 [INFO] [stderr] Downloaded ureq v2.10.1 [INFO] [stderr] Downloaded portable-atomic v1.7.0 [INFO] [stderr] Downloaded arrayvec v0.7.6 [INFO] [stderr] Downloaded rustls-webpki v0.102.7 [INFO] [stderr] Downloaded blake3 v1.5.4 [INFO] [stderr] Downloaded webpki-roots v0.26.3 [INFO] [stderr] Downloaded clap_lex v0.7.2 [INFO] [stderr] Downloaded env_logger v0.10.2 [INFO] [stderr] Downloaded rustls-pki-types v1.8.0 [INFO] [stderr] Downloaded os_info v3.8.2 [INFO] [stderr] Downloaded lz4-sys v1.10.0 [INFO] [stderr] Downloaded bstr v1.10.0 [INFO] [stderr] Downloaded bzip2 v0.4.4 [INFO] [stderr] Downloaded pyo3 v0.20.3 [INFO] [stderr] Downloaded zerocopy v0.6.6 [INFO] [stderr] Downloaded anstyle-wincon v3.0.4 [INFO] [stderr] Downloaded zerocopy-derive v0.6.6 [INFO] [stderr] Downloaded is_terminal_polyfill v1.70.1 [INFO] [stderr] Downloaded lz4 v1.26.0 [INFO] [stderr] Downloaded memmap2 v0.8.0 [INFO] [stderr] Downloaded spmc v0.3.0 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded bgzip v0.2.2 [INFO] [stderr] Downloaded zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Downloaded human-panic v1.2.3 [INFO] [stderr] Downloaded epochs v0.2.4 [INFO] [stderr] Downloaded anstyle-parse v0.2.5 [INFO] [stderr] Downloaded lru v0.11.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.20.3 [INFO] [stderr] Downloaded arrayref v0.3.8 [INFO] [stderr] Downloaded constant_time_eq v0.3.1 [INFO] [stderr] Downloaded anstream v0.6.15 [INFO] [stderr] Downloaded crc-catalog v2.4.0 [INFO] [stderr] Downloaded dropout v0.1.0 [INFO] [stderr] Downloaded clap_mangen v0.2.23 [INFO] [stderr] Downloaded page_size v0.5.0 [INFO] [stderr] Downloaded anstyle-query v1.1.1 [INFO] [stderr] Downloaded crc v3.2.1 [INFO] [stderr] Downloaded relative-path v1.9.3 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be564ce7c873a43ec27db21767c4ebccf5ea4f586a9404756b44a3c13257b331 [INFO] running `Command { std: "docker" "start" "-a" "be564ce7c873a43ec27db21767c4ebccf5ea4f586a9404756b44a3c13257b331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be564ce7c873a43ec27db21767c4ebccf5ea4f586a9404756b44a3c13257b331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be564ce7c873a43ec27db21767c4ebccf5ea4f586a9404756b44a3c13257b331", kill_on_drop: false }` [INFO] [stdout] be564ce7c873a43ec27db21767c4ebccf5ea4f586a9404756b44a3c13257b331 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51c32d6f75a07b560fab3003727ee43676e3aa5471b23f5d36a1cc783389f557 [INFO] running `Command { std: "docker" "start" "-a" "51c32d6f75a07b560fab3003727ee43676e3aa5471b23f5d36a1cc783389f557", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling fuser v0.13.0 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking spmc v0.3.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking page_size v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking dropout v0.1.0 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking relative-path v1.9.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking roff v0.2.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking epochs v0.2.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bgzip v0.2.2 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rustls-webpki v0.102.7 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking clap_mangen v0.2.23 [INFO] [stderr] Checking clap_complete v4.5.24 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking lru v0.11.1 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking jubako v0.3.0 (https://github.com/jubako/jubako.git#eabb8086) [INFO] [stderr] Checking niffler v2.5.0 [INFO] [stderr] Checking lipsum v0.9.1 [INFO] [stderr] Checking arx_test_dir v0.1.0 (https://github.com/jubako/arx_test_dir.git#b818e3c7) [INFO] [stderr] Checking libarx v0.3.0 (/opt/rustwide/workdir/libarx) [INFO] [stderr] Checking python-libarx v0.1.0 (/opt/rustwide/workdir/python) [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking human-panic v1.2.3 [INFO] [stderr] Checking zip2arx v0.3.0 (/opt/rustwide/workdir/zip2arx) [INFO] [stderr] Checking arx v0.3.0 (/opt/rustwide/workdir/arx) [INFO] [stderr] Checking tar2arx v0.3.0 (/opt/rustwide/workdir/tar2arx) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> arx/src/bin/auto_mount.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> arx/src/bin/auto_mount.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> arx/src/bin/auto_mount.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> arx/src/bin/auto_mount.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> arx/src/bin/mount_fuse_arx.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> zip2arx/src/main.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> arx/src/bin/mount_fuse_arx.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> zip2arx/src/main.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> arx/src/bin/mount_fuse_arx.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> arx/src/bin/mount_fuse_arx.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> tar2arx/src/main.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> tar2arx/src/main.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> zip2arx/src/main.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> zip2arx/src/main.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> arx/src/main.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> arx/src/main.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> tar2arx/src/main.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> tar2arx/src/main.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> arx/src/main.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> arx/src/main.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.48s [INFO] running `Command { std: "docker" "inspect" "51c32d6f75a07b560fab3003727ee43676e3aa5471b23f5d36a1cc783389f557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c32d6f75a07b560fab3003727ee43676e3aa5471b23f5d36a1cc783389f557", kill_on_drop: false }` [INFO] [stdout] 51c32d6f75a07b560fab3003727ee43676e3aa5471b23f5d36a1cc783389f557