[INFO] cloning repository https://github.com/uutils/findutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uutils/findutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuutils%2Ffindutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuutils%2Ffindutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ad3e83c9322cc5a8ea4cd07f8c4d1c4ff95cc55 [INFO] testing uutils/findutils against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuutils%2Ffindutils" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uutils/findutils on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uutils/findutils [INFO] finished tweaking git repo https://github.com/uutils/findutils [INFO] tweaked toml for git repo https://github.com/uutils/findutils written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uutils/findutils 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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05ca04eb51f512a1e597521a3aa492e4cd2f3c70a7443c4ce7934d02433ad039 [INFO] running `Command { std: "docker" "start" "-a" "05ca04eb51f512a1e597521a3aa492e4cd2f3c70a7443c4ce7934d02433ad039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05ca04eb51f512a1e597521a3aa492e4cd2f3c70a7443c4ce7934d02433ad039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ca04eb51f512a1e597521a3aa492e4cd2f3c70a7443c4ce7934d02433ad039", kill_on_drop: false }` [INFO] [stdout] 05ca04eb51f512a1e597521a3aa492e4cd2f3c70a7443c4ce7934d02433ad039 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d5610920d46ccd0209aa45c970c7d541d9d3d8933a25e4bc216fbdf598b5197 [INFO] running `Command { std: "docker" "start" "-a" "4d5610920d46ccd0209aa45c970c7d541d9d3d8933a25e4bc216fbdf598b5197", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling uuhelp_parser v0.0.20 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling uucore_procs v0.0.20 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling os_display v0.1.3 [INFO] [stderr] Compiling wild v2.1.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling uucore v0.0.21 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling findutils v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.10s [INFO] running `Command { std: "docker" "inspect" "4d5610920d46ccd0209aa45c970c7d541d9d3d8933a25e4bc216fbdf598b5197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5610920d46ccd0209aa45c970c7d541d9d3d8933a25e4bc216fbdf598b5197", kill_on_drop: false }` [INFO] [stdout] 4d5610920d46ccd0209aa45c970c7d541d9d3d8933a25e4bc216fbdf598b5197 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b51053582b71617b8e6339ca5c3717b2a70df006341c4e3fd4e94fcacd575169 [INFO] running `Command { std: "docker" "start" "-a" "b51053582b71617b8e6339ca5c3717b2a70df006341c4e3fd4e94fcacd575169", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bstr v1.0.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling predicates-tree v1.0.1 [INFO] [stderr] Compiling dashmap v5.3.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling findutils v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/find/matchers/printf.rs:1063:14 [INFO] [stdout] | [INFO] [stdout] 1063 | .ymd(2000, 01, 15) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms_nano`: Use and_hms_nano_opt() instead [INFO] [stdout] --> src/find/matchers/printf.rs:1064:14 [INFO] [stdout] | [INFO] [stdout] 1064 | .and_hms_nano(09, 30, 21, 2000000); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcfTCd0m/symbols.o" "/opt/rustwide/target/debug/deps/find_exec_tests-9082262d00f0ecee.find_exec_tests.5c9755a9470c9541-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/find_exec_tests-9082262d00f0ecee.2vg6z7ks99edxvf0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/onig_sys-69c81fd812258b9c/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4256539ea1dc385b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10bc7516d144bcd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-d44cc811d51850b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-67c874b8f206f8de.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ff44f7c066342d96.rlib" "/opt/rustwide/target/debug/deps/libfastrand-55fd61fe15114d59.rlib" "/opt/rustwide/target/debug/deps/libfindutils-bb0c10b5bd7b71c4.rlib" "/opt/rustwide/target/debug/deps/libclap-9d1eca4626b331d9.rlib" "/opt/rustwide/target/debug/deps/libvec_map-81bba4dc3159077d.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-2540773ab1527836.rlib" "/opt/rustwide/target/debug/deps/libstrsim-37a8a75f1d71b9d4.rlib" "/opt/rustwide/target/debug/deps/libatty-26e20f2904c7de63.rlib" "/opt/rustwide/target/debug/deps/libansi_term-52e39117b892c14c.rlib" "/opt/rustwide/target/debug/deps/libregex-7f7d6025517618ec.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dd8f78fab96e3380.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4324eb378c2ffa14.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a3b9339fe9099c9f.rlib" "/opt/rustwide/target/debug/deps/libchrono-19d4bb8e8c8501d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-669ef0fd7221d0d4.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-32f7cd1174cb45cd.rlib" "/opt/rustwide/target/debug/deps/libuucore-1a07ebbfbc0a7e40.rlib" "/opt/rustwide/target/debug/deps/libwild-84556fd82a5d6182.rlib" "/opt/rustwide/target/debug/deps/libdunce-b75b0bbd6957189f.rlib" "/opt/rustwide/target/debug/deps/libnix-50cd476ba93b4266.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9a5773f15397ffb2.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7f7bafee75ed809b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libglob-b9b3c5696120fafb.rlib" "/opt/rustwide/target/debug/deps/libclap-1c615ee0dc226157.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-bfcbec2364926280.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-56b2499882d3d50a.rlib" "/opt/rustwide/target/debug/deps/librustix-e66b024cd63ccf8b.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-d43633c2e5032a3c.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-4335b639157ced68.rlib" "/opt/rustwide/target/debug/deps/libstrsim-ec3452ee5464cd9b.rlib" "/opt/rustwide/target/debug/deps/libanstream-f1879e5c868f5194.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-11b5a2119e8d6dfc.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-1aa360f511b3f23a.rlib" "/opt/rustwide/target/debug/deps/librustix-5e208f8fbf04c167.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0fa134edfbf265e6.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-c1a943c1bb9754ad.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-cd0d633f8cbf8c20.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-3355e5c8c361bf52.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-5f76eb260d3111f6.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-e03cd04d0568f458.rlib" "/opt/rustwide/target/debug/deps/libanstyle-288bb8118165360c.rlib" "/opt/rustwide/target/debug/deps/libos_display-e77adf4c03a10589.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-03da3aa274644bec.rlib" "/opt/rustwide/target/debug/deps/libtime-b251cb1f286b0b60.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-21d57b848320ada8.rlib" "/opt/rustwide/target/debug/deps/libitoa-329a68344a1034ca.rlib" "/opt/rustwide/target/debug/deps/libtime_core-c82b37acf78c2e6b.rlib" "/opt/rustwide/target/debug/deps/libonig-32f7dec032c11b89.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-82ed8a057aa413fa.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3fe56d205744c78.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-853f7533b132f52b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a1cd35ede4dd750e.rlib" "/opt/rustwide/target/debug/deps/libfaccess-0de75c79bd8ac6d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-602881154a4d65cc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/find_exec_tests-9082262d00f0ecee" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `findutils` (test "find_exec_tests") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b51053582b71617b8e6339ca5c3717b2a70df006341c4e3fd4e94fcacd575169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51053582b71617b8e6339ca5c3717b2a70df006341c4e3fd4e94fcacd575169", kill_on_drop: false }` [INFO] [stdout] b51053582b71617b8e6339ca5c3717b2a70df006341c4e3fd4e94fcacd575169