[INFO] cloning repository https://github.com/rustcoreutils/posixutils-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustcoreutils/posixutils-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustcoreutils%2Fposixutils-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustcoreutils%2Fposixutils-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe3cb45de10e8eddcf0075779e734243a09d841e [INFO] testing rustcoreutils/posixutils-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustcoreutils%2Fposixutils-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rustcoreutils/posixutils-rs [INFO] finished tweaking git repo https://github.com/rustcoreutils/posixutils-rs [INFO] tweaked toml for git repo https://github.com/rustcoreutils/posixutils-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rustcoreutils/posixutils-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rustcoreutils/posixutils-rs 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b951f704141b2d5f6b854ee313e9604ee9e0a2d02bb07cad311409524034e45f [INFO] running `Command { std: "docker" "start" "-a" "b951f704141b2d5f6b854ee313e9604ee9e0a2d02bb07cad311409524034e45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b951f704141b2d5f6b854ee313e9604ee9e0a2d02bb07cad311409524034e45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b951f704141b2d5f6b854ee313e9604ee9e0a2d02bb07cad311409524034e45f", kill_on_drop: false }` [INFO] [stdout] b951f704141b2d5f6b854ee313e9604ee9e0a2d02bb07cad311409524034e45f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64729c4d65a36586076afdb58a17248baeaaade7bf99cae59684ae8ab58af480 [INFO] running `Command { std: "docker" "start" "-a" "64729c4d65a36586076afdb58a17248baeaaade7bf99cae59684ae8ab58af480", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling gettext-rs v0.7.0 (/opt/rustwide/workdir/gettext-rs) [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling pure-rust-locales v0.8.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling file-id v0.2.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling plib v0.7.0 (/opt/rustwide/workdir/plib) [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ftw v0.7.0 (/opt/rustwide/workdir/ftw) [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling binrw_derive v0.14.1 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling notify-debouncer-full v0.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling binrw v0.14.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling libcrypt-rs v0.1.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling posixutils-cc v0.7.0 (/opt/rustwide/workdir/cc) [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling syslog v6.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ruzstd v0.6.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling object v0.35.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling posixutils-xform v0.7.0 (/opt/rustwide/workdir/xform) [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling posixutils-cron v0.1.0 (/opt/rustwide/workdir/cron) [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling posixutils-process v0.7.0 (/opt/rustwide/workdir/process) [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Compiling posixutils-editors v0.7.0 (/opt/rustwide/workdir/editors) [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling termion v4.0.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling posixutils-i18n v0.7.0 (/opt/rustwide/workdir/i18n) [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling posixutils-uucp v0.7.0 (/opt/rustwide/workdir/uucp) [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rowan v0.15.17 [INFO] [stderr] Compiling enum-primitive-derive v0.3.0 [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling posixutils-make v0.7.0 (/opt/rustwide/workdir/make) [INFO] [stderr] Compiling libflate v2.2.1 [INFO] [stderr] Compiling ipp v5.3.2 [INFO] [stderr] Compiling lexical v7.0.5 [INFO] [stderr] Compiling posixutils-calc v0.7.0 (/opt/rustwide/workdir/calc) [INFO] [stderr] Compiling posixutils-pax v0.7.0 (/opt/rustwide/workdir/pax) [INFO] [stderr] Compiling posixutils-print v0.1.0 (/opt/rustwide/workdir/print) [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling posixutils-m4 v0.7.0 (/opt/rustwide/workdir/m4) [INFO] [stderr] Compiling posixutils-awk v0.7.0 (/opt/rustwide/workdir/awk) [INFO] [stderr] Compiling posixutils-screen v0.7.0 (/opt/rustwide/workdir/screen) [INFO] [stderr] Compiling posixutils-man v0.7.0 (/opt/rustwide/workdir/man) [INFO] [stderr] Compiling posixutils-dev v0.7.0 (/opt/rustwide/workdir/dev) [INFO] [stderr] Compiling posixutils-users v0.7.0 (/opt/rustwide/workdir/users) [INFO] [stderr] Compiling posixutils-display v0.7.0 (/opt/rustwide/workdir/display) [INFO] [stderr] Compiling posixutils-sys v0.7.0 (/opt/rustwide/workdir/sys) [INFO] [stderr] Compiling posixutils-file v0.7.0 (/opt/rustwide/workdir/file) [INFO] [stderr] Compiling posixutils-pathnames v0.7.0 (/opt/rustwide/workdir/pathnames) [INFO] [stderr] Compiling posixutils-sccs v0.7.0 (/opt/rustwide/workdir/sccs) [INFO] [stderr] Compiling posixutils-tree v0.7.0 (/opt/rustwide/workdir/tree) [INFO] [stderr] Compiling posixutils-text v0.7.0 (/opt/rustwide/workdir/text) [INFO] [stderr] Compiling posixutils-datetime v0.7.0 (/opt/rustwide/workdir/datetime) [INFO] [stderr] Compiling posixutils-misc v0.7.0 (/opt/rustwide/workdir/misc) [INFO] [stderr] Compiling posixutils-fs v0.7.0 (/opt/rustwide/workdir/fs) [INFO] [stderr] Compiling posixutils-mailx v0.7.0 (/opt/rustwide/workdir/mailx) [INFO] [stderr] Compiling posixutils-sh v0.7.0 (/opt/rustwide/workdir/sh) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.14.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "64729c4d65a36586076afdb58a17248baeaaade7bf99cae59684ae8ab58af480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64729c4d65a36586076afdb58a17248baeaaade7bf99cae59684ae8ab58af480", kill_on_drop: false }` [INFO] [stdout] 64729c4d65a36586076afdb58a17248baeaaade7bf99cae59684ae8ab58af480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 494583bbb0edeab883b654b32eee4b9b74ba2179d6fbff71958f32da7b57613d [INFO] running `Command { std: "docker" "start" "-a" "494583bbb0edeab883b654b32eee4b9b74ba2179d6fbff71958f32da7b57613d", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling plib v0.7.0 (/opt/rustwide/workdir/plib) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling notify-debouncer-full v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling rowan v0.15.17 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling serial2 v0.2.33 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling test-log-macros v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling test-log v0.2.19 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling binrw v0.14.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling posixutils-cc v0.7.0 (/opt/rustwide/workdir/cc) [INFO] [stderr] Compiling posixutils-cron v0.1.0 (/opt/rustwide/workdir/cron) [INFO] [stderr] Compiling ruzstd v0.6.0 [INFO] [stderr] Compiling posixutils-uucp v0.7.0 (/opt/rustwide/workdir/uucp) [INFO] [stderr] Compiling posixutils-editors v0.7.0 (/opt/rustwide/workdir/editors) [INFO] [stderr] Compiling posixutils-make v0.7.0 (/opt/rustwide/workdir/make) [INFO] [stderr] Compiling posixutils-m4 v0.7.0 (/opt/rustwide/workdir/m4) [INFO] [stderr] Compiling object v0.35.0 [INFO] [stderr] Compiling enum-primitive-derive v0.3.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling ipp v5.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling posixutils-process v0.7.0 (/opt/rustwide/workdir/process) [INFO] [stderr] Compiling posixutils-i18n v0.7.0 (/opt/rustwide/workdir/i18n) [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling posixutils-man v0.7.0 (/opt/rustwide/workdir/man) [INFO] [stderr] Compiling posixutils-awk v0.7.0 (/opt/rustwide/workdir/awk) [INFO] [stderr] Compiling posixutils-dev v0.7.0 (/opt/rustwide/workdir/dev) [INFO] [stderr] Compiling posixutils-pax v0.7.0 (/opt/rustwide/workdir/pax) [INFO] [stderr] Compiling posixutils-print v0.1.0 (/opt/rustwide/workdir/print) [INFO] [stderr] Compiling posixutils-users v0.7.0 (/opt/rustwide/workdir/users) [INFO] [stderr] Compiling posixutils-text v0.7.0 (/opt/rustwide/workdir/text) [INFO] [stderr] Compiling posixutils-file v0.7.0 (/opt/rustwide/workdir/file) [INFO] [stderr] Compiling posixutils-tree v0.7.0 (/opt/rustwide/workdir/tree) [INFO] [stderr] Compiling posixutils-display v0.7.0 (/opt/rustwide/workdir/display) [INFO] [stderr] Compiling posixutils-sccs v0.7.0 (/opt/rustwide/workdir/sccs) [INFO] [stderr] Compiling posixutils-sys v0.7.0 (/opt/rustwide/workdir/sys) [INFO] [stderr] Compiling posixutils-pathnames v0.7.0 (/opt/rustwide/workdir/pathnames) [INFO] [stderr] Compiling posixutils-misc v0.7.0 (/opt/rustwide/workdir/misc) [INFO] [stderr] Compiling posixutils-screen v0.7.0 (/opt/rustwide/workdir/screen) [INFO] [stderr] Compiling posixutils-xform v0.7.0 (/opt/rustwide/workdir/xform) [INFO] [stderr] Compiling posixutils-calc v0.7.0 (/opt/rustwide/workdir/calc) [INFO] [stderr] Compiling posixutils-datetime v0.7.0 (/opt/rustwide/workdir/datetime) [INFO] [stderr] Compiling posixutils-fs v0.7.0 (/opt/rustwide/workdir/fs) [INFO] [stderr] Compiling posixutils-sh v0.7.0 (/opt/rustwide/workdir/sh) [INFO] [stderr] Compiling posixutils-mailx v0.7.0 (/opt/rustwide/workdir/mailx) [INFO] [stderr] Compiling ftw v0.7.0 (/opt/rustwide/workdir/ftw) [INFO] [stderr] Compiling gettext-rs v0.7.0 (/opt/rustwide/workdir/gettext-rs) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.14.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "494583bbb0edeab883b654b32eee4b9b74ba2179d6fbff71958f32da7b57613d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494583bbb0edeab883b654b32eee4b9b74ba2179d6fbff71958f32da7b57613d", kill_on_drop: false }` [INFO] [stdout] 494583bbb0edeab883b654b32eee4b9b74ba2179d6fbff71958f32da7b57613d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4be149372cb9361954b7278077766c4b232190b24d39eb9a879e4f29d32a1e97 [INFO] running `Command { std: "docker" "start" "-a" "4be149372cb9361954b7278077766c4b232190b24d39eb9a879e4f29d32a1e97", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.14.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ftw-4c4873920f50a68f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-055c5fcb1344c8d2) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_ftw_symlinks ... ok [INFO] [stdout] test test_ftw_simple ... ok [INFO] [stdout] test test_ftw_path_prefix_modification ... ok [INFO] [stdout] test test_ftw_long_filename ... FAILED [INFO] [stdout] test test_ftw_deep ... FAILED [INFO] [stderr] error: test failed, to rerun pass `-p ftw --test integration` [INFO] [stdout] test test_ftw_deep_symlinks ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_ftw_long_filename stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_ftw_long_filename' (22) panicked at ftw/tests/integration.rs:446:13: [INFO] [stdout] File name too long (os error 36) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cb59cd4f028 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5cb59cd4f028 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5cb59cd4f028 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5cb59cd4f028 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5cb59cd6300a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5cb59cd6300a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x5cb59cd53942 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x5cb59cd53942 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x5cb59cd2c6b6 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5cb59cd2c6b6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5cb59cd46c99 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5cb59ccd6bcc - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x5cb59ccd6bcc - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5cb59cd46e52 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x5cb59cd46e52 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5cb59cd2c772 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5cb59cd23fc9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5cb59cd2d60d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5cb59cd6375c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5cb59ccb8808 - core[5a1c3e9896636f3a]::panicking::panic_display:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x5cb59cc9b66a - integration[3de57c16c972f9ef]::test_ftw_long_filename [INFO] [stdout] at /opt/rustwide/workdir/ftw/tests/integration.rs:446:13 [INFO] [stdout] 21: 0x5cb59cc95237 - integration[3de57c16c972f9ef]::test_ftw_long_filename::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/ftw/tests/integration.rs:425:28 [INFO] [stdout] 22: 0x5cb59ccb6146 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5cb59ccc9cab - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5cb59ccc9cab - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x5cb59ccd7525 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x5cb59ccd7525 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5cb59ccd7525 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5cb59ccd7525 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5cb59ccd7525 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5cb59ccd7525 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x5cb59ccd7525 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x5cb59ccd2084 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x5cb59ccd2084 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5cb59ccda5a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x5cb59ccda5a2 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5cb59ccda5a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5cb59ccda5a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5cb59ccda5a2 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5cb59ccda5a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x5cb59ccda5a2 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5cb59cd4e98f - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 42: 0x5cb59cd4e98f - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7a69a6c13aa4 - [INFO] [stdout] 44: 0x7a69a6ca0a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ftw_deep stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_ftw_deep' (20) panicked at ftw/tests/integration.rs:260:13: [INFO] [stdout] File name too long (os error 36) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cb59cd4f028 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5cb59cd4f028 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5cb59cd4f028 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5cb59cd4f028 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5cb59cd6300a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5cb59cd6300a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x5cb59cd53942 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x5cb59cd53942 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x5cb59cd2c6b6 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5cb59cd2c6b6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5cb59cd46c99 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5cb59ccd6bcc - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x5cb59ccd6bcc - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5cb59cd46e52 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x5cb59cd46e52 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5cb59cd2c772 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5cb59cd23fc9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5cb59cd2d60d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5cb59cd6375c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5cb59ccb8808 - core[5a1c3e9896636f3a]::panicking::panic_display:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x5cb59cc97741 - integration[3de57c16c972f9ef]::test_ftw_deep [INFO] [stdout] at /opt/rustwide/workdir/ftw/tests/integration.rs:260:13 [INFO] [stdout] 21: 0x5cb59cc95177 - integration[3de57c16c972f9ef]::test_ftw_deep::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/ftw/tests/integration.rs:242:19 [INFO] [stdout] 22: 0x5cb59ccb6046 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5cb59ccc9cab - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5cb59ccc9cab - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x5cb59ccd7525 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x5cb59ccd7525 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5cb59ccd7525 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5cb59ccd7525 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5cb59ccd7525 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5cb59ccd7525 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x5cb59ccd7525 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x5cb59ccd2084 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x5cb59ccd2084 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5cb59ccda5a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x5cb59ccda5a2 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5cb59ccda5a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5cb59ccda5a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5cb59ccda5a2 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5cb59ccda5a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x5cb59ccda5a2 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5cb59cd4e98f - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 42: 0x5cb59cd4e98f - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7a69a6c13aa4 - [INFO] [stdout] 44: 0x7a69a6ca0a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_ftw_deep [INFO] [stdout] test_ftw_long_filename [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4be149372cb9361954b7278077766c4b232190b24d39eb9a879e4f29d32a1e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be149372cb9361954b7278077766c4b232190b24d39eb9a879e4f29d32a1e97", kill_on_drop: false }` [INFO] [stdout] 4be149372cb9361954b7278077766c4b232190b24d39eb9a879e4f29d32a1e97