[INFO] cloning repository https://github.com/dl-link/dufs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dl-link/dufs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdl-link%2Fdufs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdl-link%2Fdufs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8b69f4df8ee4eb8ca7ac94beb8d46e3644374aa
[INFO] testing dl-link/dufs against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdl-link%2Fdufs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dl-link/dufs
[INFO] finished tweaking git repo https://github.com/dl-link/dufs
[INFO] tweaked toml for git repo https://github.com/dl-link/dufs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dl-link/dufs on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dl-link/dufs 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b14a48cf60e405350fbe389800065d1615f7d2e59a74460ed91cf44f9521e1c
[INFO] running `Command { std: "docker" "start" "-a" "6b14a48cf60e405350fbe389800065d1615f7d2e59a74460ed91cf44f9521e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b14a48cf60e405350fbe389800065d1615f7d2e59a74460ed91cf44f9521e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b14a48cf60e405350fbe389800065d1615f7d2e59a74460ed91cf44f9521e1c", kill_on_drop: false }`
[INFO] [stdout] 6b14a48cf60e405350fbe389800065d1615f7d2e59a74460ed91cf44f9521e1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf34bf803b3d22ac42728b7b8a10c1655eb964c91ec0686ed82d31685843da4c
[INFO] running `Command { std: "docker" "start" "-a" "cf34bf803b3d22ac42728b7b8a10c1655eb964c91ec0686ed82d31685843da4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling alphanumeric-sort v1.5.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling sha-crypt v0.5.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling clap_complete v4.5.47
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling liblzma-sys v0.3.13
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling liblzma v0.3.6
[INFO] [stderr]    Compiling async-compression v0.4.22
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling async_zip v0.0.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling dufs v0.43.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/utils.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn decode_uri(v: &str) -> Option<Cow<str>> {
[INFO] [stdout]    |                      ^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn decode_uri(v: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
[INFO] running `Command { std: "docker" "inspect" "cf34bf803b3d22ac42728b7b8a10c1655eb964c91ec0686ed82d31685843da4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf34bf803b3d22ac42728b7b8a10c1655eb964c91ec0686ed82d31685843da4c", kill_on_drop: false }`
[INFO] [stdout] cf34bf803b3d22ac42728b7b8a10c1655eb964c91ec0686ed82d31685843da4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bd312ae4c943a48c27a6b97b82c91fbba367a996cb6b5ea6aaf8717793a0fb9
[INFO] running `Command { std: "docker" "start" "-a" "0bd312ae4c943a48c27a6b97b82c91fbba367a996cb6b5ea6aaf8717793a0fb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling digest_auth v0.3.1
[INFO] [stderr]    Compiling port_check v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling clap_complete v4.5.47
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling async_zip v0.0.17
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling dufs v0.43.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/utils.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn decode_uri(v: &str) -> Option<Cow<str>> {
[INFO] [stdout]    |                      ^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn decode_uri(v: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/utils.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn decode_uri(v: &str) -> Option<Cow<str>> {
[INFO] [stdout]    |                      ^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn decode_uri(v: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dufs` (bin "dufs"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name dufs --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="tls"' --cfg 'feature="tokio-rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rustls-pemfile", "tls", "tokio-rustls"))' -C metadata=d07a54b878bb191a -C extra-filename=-eec266f018db9b24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alphanumeric_sort=/opt/rustwide/target/debug/deps/libalphanumeric_sort-31ead2d2ef519708.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e970d28fad66149f.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c854426155f5f346.rlib --extern async_zip=/opt/rustwide/target/debug/deps/libasync_zip-da8aa9ca89b2aff3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-0bc9384ee703098c.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ac1de41d75287ad9.rlib --extern chardetng=/opt/rustwide/target/debug/deps/libchardetng-eba0945919e29fb1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-724b9a3b08c3cd99.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-bf5dc67a06c00208.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-7affecd3d9615b39.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-620d925f33b8bbc7.rlib --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-ee50068cd9a6f22f.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2fbe08e3110fe872.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-ed0c9f42781646e0.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-aa9d3cdf5cda32c9.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-cc996c75765d8bba.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-1388663f6bba9123.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-5697a06a926167ca.rlib --extern if_addrs=/opt/rustwide/target/debug/deps/libif_addrs-76bc05473a2a4ca8.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8c723250929ff0d7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-5f41077b1fb4f2c7.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-0e9392c47b9523dd.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-627566026cf2e268.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-56743335703d6a0e.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-229c2c99579622da.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-669ab13378d6d882.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6541b8b7e87dee67.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-6a282cb06228127d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b72bbe7680383940.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8476898cd1c8c4c8.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-cb24d5af26bb0c7d.rlib --extern sha_crypt=/opt/rustwide/target/debug/deps/libsha_crypt-c4989ff5b60733f4.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1ba46c6ad01d7789.rlib --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-238a2c51bddc175f.so --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e0a9423b5111cbcd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-587ca4fb6997a4f0.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-8735a50fdbba214d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-652f69951b55a8ed.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-55a2746c962ff8e8.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e161eec1533ee4a8.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-9b6c1111eeef0447.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-514ac0a54a2cf332.rlib --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/bzip2-sys-b1bde840560f3381/out/lib -L native=/opt/rustwide/target/debug/build/liblzma-sys-56eca835d025114c/out -L native=/opt/rustwide/target/debug/build/ring-98364877c03ba705/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dufs` (bin "dufs" test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name dufs --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="tls"' --cfg 'feature="tokio-rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rustls-pemfile", "tls", "tokio-rustls"))' -C metadata=ddfa40f575824e62 -C extra-filename=-399537ed91d5a5c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alphanumeric_sort=/opt/rustwide/target/debug/deps/libalphanumeric_sort-31ead2d2ef519708.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e970d28fad66149f.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-d6c77d42f67c471c.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-4fb0d92ec5a54149.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c854426155f5f346.rlib --extern async_zip=/opt/rustwide/target/debug/deps/libasync_zip-da8aa9ca89b2aff3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-0bc9384ee703098c.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ac1de41d75287ad9.rlib --extern chardetng=/opt/rustwide/target/debug/deps/libchardetng-eba0945919e29fb1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-724b9a3b08c3cd99.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-bf5dc67a06c00208.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-7affecd3d9615b39.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-620d925f33b8bbc7.rlib --extern digest_auth=/opt/rustwide/target/debug/deps/libdigest_auth-1653659bff1f9ea6.rlib --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-ee50068cd9a6f22f.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2fbe08e3110fe872.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-ed0c9f42781646e0.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-aa9d3cdf5cda32c9.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-cc996c75765d8bba.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-1388663f6bba9123.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-5697a06a926167ca.rlib --extern if_addrs=/opt/rustwide/target/debug/deps/libif_addrs-76bc05473a2a4ca8.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8c723250929ff0d7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-5f41077b1fb4f2c7.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-0e9392c47b9523dd.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-627566026cf2e268.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-56743335703d6a0e.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-229c2c99579622da.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-669ab13378d6d882.rlib --extern port_check=/opt/rustwide/target/debug/deps/libport_check-7ea5527c8dbbf701.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-b4868bbc37b10f6e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-efdf2a654b12fcd3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b6704afff48a96d6.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-697365371f32f610.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6541b8b7e87dee67.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-6a282cb06228127d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b72bbe7680383940.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8476898cd1c8c4c8.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-cb24d5af26bb0c7d.rlib --extern sha_crypt=/opt/rustwide/target/debug/deps/libsha_crypt-c4989ff5b60733f4.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1ba46c6ad01d7789.rlib --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-238a2c51bddc175f.so --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e0a9423b5111cbcd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-587ca4fb6997a4f0.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-8735a50fdbba214d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-652f69951b55a8ed.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-bed15e5cf7674905.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-55a2746c962ff8e8.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e161eec1533ee4a8.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-9b6c1111eeef0447.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-514ac0a54a2cf332.rlib --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/bzip2-sys-b1bde840560f3381/out/lib -L native=/opt/rustwide/target/debug/build/liblzma-sys-56eca835d025114c/out -L native=/opt/rustwide/target/debug/build/ring-98364877c03ba705/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0bd312ae4c943a48c27a6b97b82c91fbba367a996cb6b5ea6aaf8717793a0fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bd312ae4c943a48c27a6b97b82c91fbba367a996cb6b5ea6aaf8717793a0fb9", kill_on_drop: false }`
[INFO] [stdout] 0bd312ae4c943a48c27a6b97b82c91fbba367a996cb6b5ea6aaf8717793a0fb9
