[INFO] fetching crate souko 0.2.0... [INFO] testing souko-0.2.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] extracting crate souko 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate souko 0.2.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate souko 0.2.0 [INFO] finished tweaking crates.io crate souko 0.2.0 [INFO] tweaked toml for crates.io crate souko 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate souko 0.2.0 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_edit v0.20.0 [INFO] [stderr] Downloaded custom_debug_derive v0.5.1 [INFO] [stderr] Downloaded syn v2.0.36 [INFO] [stderr] Downloaded git2_credentials v0.13.0 [INFO] [stderr] Downloaded openssl-src v300.1.3+3.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cdbe6a96413b5438771e5badad59b068ba965557a417a8bb1fb54c2e92aa747 [INFO] running `Command { std: "docker" "start" "-a" "0cdbe6a96413b5438771e5badad59b068ba965557a417a8bb1fb54c2e92aa747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cdbe6a96413b5438771e5badad59b068ba965557a417a8bb1fb54c2e92aa747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cdbe6a96413b5438771e5badad59b068ba965557a417a8bb1fb54c2e92aa747", kill_on_drop: false }` [INFO] [stdout] 0cdbe6a96413b5438771e5badad59b068ba965557a417a8bb1fb54c2e92aa747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a57ae9a3ae4ca34fb260332fc18f3ee7a6432a038bf2e3c6562628c51b87b775 [INFO] running `Command { std: "docker" "start" "-a" "a57ae9a3ae4ca34fb260332fc18f3ee7a6432a038bf2e3c6562628c51b87b775", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling syn v2.0.36 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=c6578de262586a05 -C extra-filename=-c6578de262586a05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a57ae9a3ae4ca34fb260332fc18f3ee7a6432a038bf2e3c6562628c51b87b775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57ae9a3ae4ca34fb260332fc18f3ee7a6432a038bf2e3c6562628c51b87b775", kill_on_drop: false }` [INFO] [stdout] a57ae9a3ae4ca34fb260332fc18f3ee7a6432a038bf2e3c6562628c51b87b775 [INFO] testing souko-0.2.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] extracting crate souko 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate souko 0.2.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate souko 0.2.0 [INFO] finished tweaking crates.io crate souko 0.2.0 [INFO] tweaked toml for crates.io crate souko 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate souko 0.2.0 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d22e6ff813c54345bcefad98d73cb948878100aaa4729bbefd0f5d5d120b8a15 [INFO] running `Command { std: "docker" "start" "-a" "d22e6ff813c54345bcefad98d73cb948878100aaa4729bbefd0f5d5d120b8a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d22e6ff813c54345bcefad98d73cb948878100aaa4729bbefd0f5d5d120b8a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22e6ff813c54345bcefad98d73cb948878100aaa4729bbefd0f5d5d120b8a15", kill_on_drop: false }` [INFO] [stdout] d22e6ff813c54345bcefad98d73cb948878100aaa4729bbefd0f5d5d120b8a15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9129e5a6788160670fed052b1aa491be6151001e0e8b803ea7b4ae3751069217 [INFO] running `Command { std: "docker" "start" "-a" "9129e5a6788160670fed052b1aa491be6151001e0e8b803ea7b4ae3751069217", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling syn v2.0.36 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling fs_at v0.1.10 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling normpath v1.1.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling remove_dir_all v0.8.2 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v4.4.3 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Compiling git2 v0.18.0 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling toml_edit v0.20.0 [INFO] [stderr] Compiling git2_credentials v0.13.0 [INFO] [stderr] Compiling souko v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/infrastructure/fs_walk_repo.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_FsRepos` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `custom_debug_derive::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.22s [INFO] running `Command { std: "docker" "inspect" "9129e5a6788160670fed052b1aa491be6151001e0e8b803ea7b4ae3751069217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9129e5a6788160670fed052b1aa491be6151001e0e8b803ea7b4ae3751069217", kill_on_drop: false }` [INFO] [stdout] 9129e5a6788160670fed052b1aa491be6151001e0e8b803ea7b4ae3751069217 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02040f017fbba5b7107e353e63519a3d4f091ab52178f8d938069df95d7e8f26 [INFO] running `Command { std: "docker" "start" "-a" "02040f017fbba5b7107e353e63519a3d4f091ab52178f8d938069df95d7e8f26", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling bstr v1.6.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling git2_credentials v0.13.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.13 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling souko v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/infrastructure/fs_walk_repo.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_FsRepos` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `custom_debug_derive::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/infrastructure/fs_walk_repo.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_FsRepos` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `custom_debug_derive::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.86s [INFO] running `Command { std: "docker" "inspect" "02040f017fbba5b7107e353e63519a3d4f091ab52178f8d938069df95d7e8f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02040f017fbba5b7107e353e63519a3d4f091ab52178f8d938069df95d7e8f26", kill_on_drop: false }` [INFO] [stdout] 02040f017fbba5b7107e353e63519a3d4f091ab52178f8d938069df95d7e8f26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70d1187dbc498c64480c5931df4a67e81f437f904fe4f4512b9f54b14944f05d [INFO] running `Command { std: "docker" "start" "-a" "70d1187dbc498c64480c5931df4a67e81f437f904fe4f4512b9f54b14944f05d", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stderr] --> src/infrastructure/fs_walk_repo.rs:35:10 [INFO] [stderr] | [INFO] [stderr] 35 | #[derive(custom_debug_derive::Debug)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_FsRepos` [INFO] [stderr] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: the derive macro `custom_debug_derive::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `souko` (lib) generated 1 warning [INFO] [stderr] warning: `souko` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/souko-85a0552d30357e3e) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test domain::model::repo::tests::from_query ... ok [INFO] [stdout] test domain::model::query::tests::test_parse_with_empty_config ... ok [INFO] [stdout] test application::service::helper::workdir::test::persist ... ok [INFO] [stdout] test presentation::model::tilde_path::tests::expand ... ok [INFO] [stdout] test domain::model::template::tests::test_from_str_err ... ok [INFO] [stdout] test domain::model::scheme::tests::test_parse ... ok [INFO] [stdout] test domain::model::template::tests::test_is_valid_variable ... ok [INFO] [stdout] test domain::model::template::tests::test_expand ... ok [INFO] [stdout] test domain::model::template::tests::test_from_str_ok ... ok [INFO] [stdout] test domain::model::query::tests::test_parse_with_cyclic_config ... ok [INFO] [stdout] test domain::model::query::tests::test_parse_with_default_config ... ok [INFO] [stdout] test application::service::helper::workdir::test::remove_on_drop ... ok [INFO] [stdout] test infrastructure::fs_edit_dir::tests::ensure_dir_removed ... FAILED [INFO] [stdout] test infrastructure::fs_edit_dir::tests::ensure_dir_exist ... FAILED [INFO] [stdout] test infrastructure::fs_edit_dir::tests::ensure_dir_empty ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- infrastructure::fs_edit_dir::tests::ensure_dir_removed stdout ---- [INFO] [stdout] thread 'infrastructure::fs_edit_dir::tests::ensure_dir_removed' panicked at src/infrastructure/fs_edit_dir.rs:202:9: [INFO] [stdout] assertion failed: call(&undeletable_dir).is_err() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a6d8146665 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55a6d8146665 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a6d8146665 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55a6d8146665 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a6d817098b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55a6d817098b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x55a6d814349f - std::io::Write::write_fmt::hea6336dbf2fa00b8 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x55a6d814643e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a6d814643e - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a6d8147e29 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stdout] 10: 0x55a6d8147b7c - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55a6d7c85d5f - as core::ops::function::Fn>::call::hd874405dcbd1d3ed [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55a6d7c85d5f - test::test_main::{{closure}}::h4f26a9df34a84b94 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55a6d814842b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55a6d814842b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55a6d814816b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13 [INFO] [stdout] 16: 0x55a6d8146b29 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55a6d8147ed7 - rust_begin_unwind [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55a6d7beb253 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55a6d7beb2fc - core::panicking::panic::h049fed9389bf889e [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:146:5 [INFO] [stdout] 20: 0x55a6d7c231ff - souko::infrastructure::fs_edit_dir::tests::ensure_dir_removed::hecb318b69c2741a5 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/fs_edit_dir.rs:202:9 [INFO] [stdout] 21: 0x55a6d7c21df7 - souko::infrastructure::fs_edit_dir::tests::ensure_dir_removed::{{closure}}::h41d079dcd970305b [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/fs_edit_dir.rs:148:28 [INFO] [stdout] 22: 0x55a6d7c3dba6 - core::ops::function::FnOnce::call_once::hea5b41c0de8d106a [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55a6d7c8a67b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a6d7c8a67b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18 [INFO] [stdout] 25: 0x55a6d7c89d41 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60 [INFO] [stdout] 26: 0x55a6d7c89d41 - as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x55a6d7c89d41 - std::panicking::try::do_call::h5e158f1ad8a5f983 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 28: 0x55a6d7c89d41 - std::panicking::try::hea3411d60321c4de [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 29: 0x55a6d7c89d41 - std::panic::catch_unwind::hafb7bb18bc47bbc7 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 30: 0x55a6d7c89d41 - test::run_test_in_process::h74dd138dc7762d99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27 [INFO] [stdout] 31: 0x55a6d7c89d41 - test::run_test::{{closure}}::h6b390822e63606cf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43 [INFO] [stdout] 32: 0x55a6d7c52714 - test::run_test::{{closure}}::h6e11dba8131d354b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41 [INFO] [stdout] 33: 0x55a6d7c52714 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 34: 0x55a6d7c571e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 35: 0x55a6d7c571e2 - as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x55a6d7c571e2 - std::panicking::try::do_call::hbf534c458cd858f0 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 37: 0x55a6d7c571e2 - std::panicking::try::h65c18365a7b9ad90 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 38: 0x55a6d7c571e2 - std::panic::catch_unwind::h21b25d4c69478c39 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 39: 0x55a6d7c571e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 40: 0x55a6d7c571e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55a6d814e71b - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 42: 0x55a6d814e71b - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 43: 0x55a6d814e71b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f60f3df6ac3 - [INFO] [stdout] 45: 0x7f60f3e87a04 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- infrastructure::fs_edit_dir::tests::ensure_dir_exist stdout ---- [INFO] [stdout] thread 'infrastructure::fs_edit_dir::tests::ensure_dir_exist' panicked at src/infrastructure/fs_edit_dir.rs:137:9: [INFO] [stdout] assertion failed: matches!(call(&readonly_dir.child("newdir")), Err(Error::Other { .. })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a6d8146665 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55a6d8146665 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a6d8146665 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55a6d8146665 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a6d817098b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55a6d817098b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x55a6d814349f - std::io::Write::write_fmt::hea6336dbf2fa00b8 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x55a6d814643e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a6d814643e - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a6d8147e29 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stdout] 10: 0x55a6d8147b7c - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55a6d7c85d5f - as core::ops::function::Fn>::call::hd874405dcbd1d3ed [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55a6d7c85d5f - test::test_main::{{closure}}::h4f26a9df34a84b94 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55a6d814842b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55a6d814842b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55a6d814816b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13 [INFO] [stdout] 16: 0x55a6d8146b29 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55a6d8147ed7 - rust_begin_unwind [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55a6d7beb253 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55a6d7beb2fc - core::panicking::panic::h049fed9389bf889e [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:146:5 [INFO] [stdout] 20: 0x55a6d7c21a30 - souko::infrastructure::fs_edit_dir::tests::ensure_dir_exist::hcbc9474d49955b2f [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/fs_edit_dir.rs:137:9 [INFO] [stdout] 21: 0x55a6d7c20687 - souko::infrastructure::fs_edit_dir::tests::ensure_dir_exist::{{closure}}::h1fa8ecc6bd99a312 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/fs_edit_dir.rs:85:26 [INFO] [stdout] 22: 0x55a6d7c3dc76 - core::ops::function::FnOnce::call_once::hf0d572b3e3082a65 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55a6d7c8a67b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a6d7c8a67b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18 [INFO] [stdout] 25: 0x55a6d7c89d41 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60 [INFO] [stdout] 26: 0x55a6d7c89d41 - as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x55a6d7c89d41 - std::panicking::try::do_call::h5e158f1ad8a5f983 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 28: 0x55a6d7c89d41 - std::panicking::try::hea3411d60321c4de [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 29: 0x55a6d7c89d41 - std::panic::catch_unwind::hafb7bb18bc47bbc7 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 30: 0x55a6d7c89d41 - test::run_test_in_process::h74dd138dc7762d99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27 [INFO] [stdout] 31: 0x55a6d7c89d41 - test::run_test::{{closure}}::h6b390822e63606cf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43 [INFO] [stdout] 32: 0x55a6d7c52714 - test::run_test::{{closure}}::h6e11dba8131d354b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41 [INFO] [stdout] 33: 0x55a6d7c52714 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 34: 0x55a6d7c571e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 35: 0x55a6d7c571e2 - as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x55a6d7c571e2 - std::panicking::try::do_call::hbf534c458cd858f0 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 37: 0x55a6d7c571e2 - std::panicking::try::h65c18365a7b9ad90 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 38: 0x55a6d7c571e2 - std::panic::catch_unwind::h21b25d4c69478c39 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 39: 0x55a6d7c571e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 40: 0x55a6d7c571e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55a6d814e71b - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 42: 0x55a6d814e71b - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 43: 0x55a6d814e71b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f60f3df6ac3 - [INFO] [stdout] 45: 0x7f60f3e87a04 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- infrastructure::fs_edit_dir::tests::ensure_dir_empty stdout ---- [INFO] [stdout] thread 'infrastructure::fs_edit_dir::tests::ensure_dir_empty' panicked at src/infrastructure/fs_edit_dir.rs:261:9: [INFO] [stdout] assertion failed: call(&readonly_dir).is_err() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a6d8146665 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55a6d8146665 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a6d8146665 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55a6d8146665 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a6d817098b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55a6d817098b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x55a6d814349f - std::io::Write::write_fmt::hea6336dbf2fa00b8 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x55a6d814643e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a6d814643e - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a6d8147e29 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stdout] 10: 0x55a6d8147b7c - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55a6d7c85d5f - as core::ops::function::Fn>::call::hd874405dcbd1d3ed [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55a6d7c85d5f - test::test_main::{{closure}}::h4f26a9df34a84b94 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55a6d814842b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55a6d814842b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55a6d814816b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13 [INFO] [stdout] 16: 0x55a6d8146b29 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55a6d8147ed7 - rust_begin_unwind [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55a6d7beb253 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55a6d7beb2fc - core::panicking::panic::h049fed9389bf889e [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:146:5 [INFO] [stdout] 20: 0x55a6d7c24de3 - souko::infrastructure::fs_edit_dir::tests::ensure_dir_empty::h6de8f4eb3b2bf591 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/fs_edit_dir.rs:261:9 [INFO] [stdout] 21: 0x55a6d7c23807 - souko::infrastructure::fs_edit_dir::tests::ensure_dir_empty::{{closure}}::ha8d089328053e9af [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/fs_edit_dir.rs:210:26 [INFO] [stdout] 22: 0x55a6d7c3d6b6 - core::ops::function::FnOnce::call_once::h7391c86fb5f57b81 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55a6d7c8a67b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a6d7c8a67b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18 [INFO] [stdout] 25: 0x55a6d7c89d41 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60 [INFO] [stdout] 26: 0x55a6d7c89d41 - as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x55a6d7c89d41 - std::panicking::try::do_call::h5e158f1ad8a5f983 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 28: 0x55a6d7c89d41 - std::panicking::try::hea3411d60321c4de [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 29: 0x55a6d7c89d41 - std::panic::catch_unwind::hafb7bb18bc47bbc7 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 30: 0x55a6d7c89d41 - test::run_test_in_process::h74dd138dc7762d99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27 [INFO] [stdout] 31: 0x55a6d7c89d41 - test::run_test::{{closure}}::h6b390822e63606cf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43 [INFO] [stdout] 32: 0x55a6d7c52714 - test::run_test::{{closure}}::h6e11dba8131d354b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41 [INFO] [stdout] 33: 0x55a6d7c52714 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 34: 0x55a6d7c571e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 35: 0x55a6d7c571e2 - as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x55a6d7c571e2 - std::panicking::try::do_call::hbf534c458cd858f0 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 37: 0x55a6d7c571e2 - std::panicking::try::h65c18365a7b9ad90 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 38: 0x55a6d7c571e2 - std::panic::catch_unwind::h21b25d4c69478c39 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 39: 0x55a6d7c571e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 40: 0x55a6d7c571e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55a6d814e71b - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 42: 0x55a6d814e71b - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 43: 0x55a6d814e71b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f60f3df6ac3 - [INFO] [stdout] 45: 0x7f60f3e87a04 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] infrastructure::fs_edit_dir::tests::ensure_dir_empty [INFO] [stdout] infrastructure::fs_edit_dir::tests::ensure_dir_exist [INFO] [stdout] infrastructure::fs_edit_dir::tests::ensure_dir_removed [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "70d1187dbc498c64480c5931df4a67e81f437f904fe4f4512b9f54b14944f05d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d1187dbc498c64480c5931df4a67e81f437f904fe4f4512b9f54b14944f05d", kill_on_drop: false }` [INFO] [stdout] 70d1187dbc498c64480c5931df4a67e81f437f904fe4f4512b9f54b14944f05d