[INFO] fetching crate findutils 0.1.0... [INFO] testing findutils-0.1.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate findutils 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate findutils 0.1.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate findutils 0.1.0 [INFO] finished tweaking crates.io crate findutils 0.1.0 [INFO] tweaked toml for crates.io crate findutils 0.1.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate findutils 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d6c6af1feb101ab13f24fe9749170187ccf783dcd62dd74593a411cb84937ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d6c6af1feb101ab13f24fe9749170187ccf783dcd62dd74593a411cb84937ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d6c6af1feb101ab13f24fe9749170187ccf783dcd62dd74593a411cb84937ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d6c6af1feb101ab13f24fe9749170187ccf783dcd62dd74593a411cb84937ca", kill_on_drop: false }` [INFO] [stdout] 6d6c6af1feb101ab13f24fe9749170187ccf783dcd62dd74593a411cb84937ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2945263741ad42e73da19ad20ff7abc9422203166ce83d0f7a64a4a3bf6d439 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d2945263741ad42e73da19ad20ff7abc9422203166ce83d0f7a64a4a3bf6d439", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling findutils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.91s [INFO] running `Command { std: "docker" "inspect" "d2945263741ad42e73da19ad20ff7abc9422203166ce83d0f7a64a4a3bf6d439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2945263741ad42e73da19ad20ff7abc9422203166ce83d0f7a64a4a3bf6d439", kill_on_drop: false }` [INFO] [stdout] d2945263741ad42e73da19ad20ff7abc9422203166ce83d0f7a64a4a3bf6d439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e5c09c01a5c18665e64f3effbc7ee3eced8b1ee273abbb1328160d2007b53e5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e5c09c01a5c18665e64f3effbc7ee3eced8b1ee273abbb1328160d2007b53e5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling findutils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.80s [INFO] running `Command { std: "docker" "inspect" "3e5c09c01a5c18665e64f3effbc7ee3eced8b1ee273abbb1328160d2007b53e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5c09c01a5c18665e64f3effbc7ee3eced8b1ee273abbb1328160d2007b53e5", kill_on_drop: false }` [INFO] [stdout] 3e5c09c01a5c18665e64f3effbc7ee3eced8b1ee273abbb1328160d2007b53e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ab294085d731a3c20a64cb5df4477c4ce93f7ac0e91a34a73a135ca27f00c3f [INFO] running `Command { std: "docker" "start" "-a" "6ab294085d731a3c20a64cb5df4477c4ce93f7ac0e91a34a73a135ca27f00c3f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/findutils-04d74e23a26676ea) [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test find::matchers::logical_matchers::tests::not_has_side_effects_works ... ok [INFO] [stdout] test find::matchers::logical_matchers::tests::and_has_side_effects_works ... ok [INFO] [stdout] test find::matchers::logical_matchers::tests::true_has_side_effects_works ... ok [INFO] [stdout] test find::matchers::name::tests::cant_create_with_invalid_pattern ... ok [INFO] [stdout] test find::matchers::logical_matchers::tests::list_has_side_effects_works ... ok [INFO] [stdout] test find::matchers::name::tests::not_matching_returns_false ... ok [INFO] [stdout] test find::matchers::perm::tests::comparison_type_matching ... ok [INFO] [stdout] test find::matchers::logical_matchers::tests::false_has_side_effects_works ... ok [INFO] [stdout] test find::matchers::name::tests::matching_with_wrong_case_returns_false ... ok [INFO] [stdout] test find::matchers::logical_matchers::tests::or_has_side_effects_works ... ok [INFO] [stdout] test find::matchers::logical_matchers::tests::not_matches_works ... ok [INFO] [stdout] test find::matchers::name::tests::matching_with_right_case_returns_true ... ok [INFO] [stdout] test find::matchers::logical_matchers::tests::list_matches_works ... ok [INFO] [stdout] test find::matchers::name::tests::caseless_cant_create_with_invalid_pattern ... ok [INFO] [stdout] test find::matchers::logical_matchers::tests::and_matches_works ... ok [INFO] [stdout] test find::matchers::perm::tests::parsing_human_readable_multiple_bits ... ok [INFO] [stdout] test find::matchers::perm::tests::parsing_human_readable_sticky_bit ... ok [INFO] [stdout] test find::matchers::logical_matchers::tests::true_matches_works ... ok [INFO] [stdout] test find::matchers::perm::tests::parsing_octal ... ok [INFO] [stdout] test find::matchers::name::tests::caseless_matching_with_right_case_returns_true ... ok [INFO] [stdout] test find::matchers::logical_matchers::tests::false_matches_works ... ok [INFO] [stdout] test find::matchers::name::tests::caseless_not_matching_returns_false ... ok [INFO] [stdout] test find::matchers::logical_matchers::tests::or_matches_works ... ok [INFO] [stdout] test find::matchers::name::tests::caseless_matching_with_wrong_case_returns_true ... ok [INFO] [stdout] test find::matchers::delete::tests::delete_matcher ... FAILED [INFO] [stdout] test find::matchers::perm::tests::parsing_human_readable_set_id_bits ... ok [INFO] [stdout] test find::matchers::perm::tests::perm_matches ... ok [INFO] [stdout] test find::matchers::perm::tests::parsing_human_readable_multiple_categories ... ok [INFO] [stdout] test find::matchers::perm::tests::parsing_prefix ... ok [INFO] [stdout] test find::matchers::size::tests::size_matcher ... ok [INFO] [stdout] test find::matchers::prune::tests::file_type_matcher ... ok [INFO] [stdout] test find::matchers::printer::tests::prints ... ok [INFO] [stdout] test find::matchers::size::tests::size_matcher_bad_unit ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_exec_should_eat_args ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_list_without_expr1 ... ok [INFO] [stdout] test find::matchers::size::tests::unit_from_string ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_exec_not_enough_args ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_can_use_bracket_as_arg ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_and_without_expr1 ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_bad_ctime_value ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_and_works ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_brackets_work ... ok [INFO] [stdout] test find::matchers::size::tests::test_byte_size_to_unit_size ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_dash_a_works ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_list_without_expr2 ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_not_needs_expression ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_missing_args ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_or_without_expr1 ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_and_without_expr2 ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_not_enough_brackets ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_name ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_or_without_expr2 ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_list_works ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_not_and_brackets_work ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_not_double_negation ... ok [INFO] [stdout] test find::matchers::type_matcher::tests::cant_create_with_invalid_pattern ... ok [INFO] [stdout] test find::matchers::tests::comparable_value_matches ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_not ... ok [INFO] [stdout] test find::matchers::time::tests::file_time_matcher ... ok [INFO] [stdout] test find::matchers::type_matcher::tests::file_type_matcher ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_perm_bad ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_or_works ... ok [INFO] [stdout] test find::matchers::type_matcher::tests::dir_type_matcher ... ok [INFO] [stdout] test find::matchers::tests::comparable_value_imatches ... ok [INFO] [stdout] test find::matchers::type_matcher::tests::link_type_matcher ... FAILED [INFO] [stdout] test find::matchers::type_matcher::tests::unix_extra_type_matcher ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_too_many_brackets ... ok [INFO] [stdout] test find::matchers::perm::tests::parsing_human_readable_individual_bits ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_iname ... ok [INFO] [stdout] test find::matchers::perm::tests::parsing_fails ... ok [INFO] [stdout] test find::tests::find_atime ... ok [INFO] [stdout] test find::matchers::time::tests::newer_matcher ... ok [INFO] [stdout] test find::tests::find_main_depth_first ... ok [INFO] [stdout] test find::tests::find_mindepth ... ok [INFO] [stdout] test find::tests::find_main_not_depth_first ... ok [INFO] [stdout] test find::tests::find_ctime ... ok [INFO] [stdout] test find::tests::find_maxdepth ... ok [INFO] [stdout] test find::tests::find_zero_maxdepth ... ok [INFO] [stdout] test find::tests::find_zero_maxdepth_depth_first ... ok [INFO] [stdout] test find::tests::find_maxdepth_depth_first ... ok [INFO] [stdout] test find::tests::find_mtime ... ok [INFO] [stdout] test find::tests::parse_args_handles_single_dash ... ok [INFO] [stdout] test find::tests::find_prune ... ok [INFO] [stdout] test find::tests::find_mindepth_depth_first ... ok [INFO] [stdout] test find::tests::find_size ... ok [INFO] [stdout] test find::tests::find_newer ... ok [INFO] [stdout] test find::tests::parse_args_bad_flag ... ok [INFO] [stdout] test find::matchers::tests::build_top_level_matcher_perm ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test find::matchers::time::tests::file_time_matcher_modified_created_accessed ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- find::matchers::delete::tests::delete_matcher stdout ---- [INFO] [stdout] thread 'find::matchers::delete::tests::delete_matcher' panicked at 'made temp dir: Os { code: 30, kind: Other, message: "Read-only file system" }', src/find/matchers/delete.rs:78:71 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e3d5b2bd60 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e3d5b2bd60 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e3d5b2bd60 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e3d5b2bd60 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e3d5b5010c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55e3d5b28655 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55e3d5b2e30b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e3d5b2e30b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e3d5b2e30b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e3d5b2de1c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e3d5b2e9b1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e3d5b2e4b7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e3d5b2c23c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e3d5b2e419 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e3d58b09a1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e3d58b0a93 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e3d58ea476 - core::result::Result::expect::h8a185a39712a0d83 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x55e3d58b73a9 - findutils::find::matchers::delete::tests::delete_matcher::h43b83664a734dec3 [INFO] [stdout] at /opt/rustwide/workdir/src/find/matchers/delete.rs:78:24 [INFO] [stdout] 18: 0x55e3d58b732a - findutils::find::matchers::delete::tests::delete_matcher::{{closure}}::h43ee141c3110b597 [INFO] [stdout] at /opt/rustwide/workdir/src/find/matchers/delete.rs:74:5 [INFO] [stdout] 19: 0x55e3d58bb3ae - core::ops::function::FnOnce::call_once::h6e1a41ed42e0625e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e3d5914703 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e3d5914703 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55e3d59131b0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x55e3d59131b0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x55e3d59131b0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55e3d59131b0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55e3d59131b0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x55e3d59131b0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55e3d59131b0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55e3d58ee482 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55e3d58ee482 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55e3d58f21f8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55e3d58f21f8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x55e3d58f21f8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55e3d58f21f8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55e3d58f21f8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x55e3d58f21f8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55e3d58f21f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e3d5b344b7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55e3d5b344b7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x55e3d5b344b7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f1218685609 - start_thread [INFO] [stdout] 42: 0x7f1218457293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- find::matchers::type_matcher::tests::link_type_matcher stdout ---- [INFO] [stdout] thread 'find::matchers::type_matcher::tests::link_type_matcher' panicked at 'Failed to create sym link: Os { code: 30, kind: Other, message: "Read-only file system" }', src/find/matchers/type_matcher.rs:118:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e3d5b2bd60 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e3d5b2bd60 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e3d5b2bd60 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e3d5b2bd60 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e3d5b5010c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55e3d5b28655 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55e3d5b2e30b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e3d5b2e30b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e3d5b2e30b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e3d5b2de1c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e3d5b2e9b1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e3d5b2e4b7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e3d5b2c23c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e3d5b2e419 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e3d58afd9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55e3d58d447e - findutils::find::matchers::type_matcher::tests::link_type_matcher::hb7ff31d17bc99b5c [INFO] [stdout] at /opt/rustwide/workdir/src/find/matchers/type_matcher.rs:118:21 [INFO] [stdout] 16: 0x55e3d58d42aa - findutils::find::matchers::type_matcher::tests::link_type_matcher::{{closure}}::h0c688b4bea69d05d [INFO] [stdout] at /opt/rustwide/workdir/src/find/matchers/type_matcher.rs:113:5 [INFO] [stdout] 17: 0x55e3d58bb76e - core::ops::function::FnOnce::call_once::h9c5958d363d720fe [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55e3d5914703 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55e3d5914703 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 20: 0x55e3d59131b0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 21: 0x55e3d59131b0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 22: 0x55e3d59131b0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 23: 0x55e3d59131b0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 24: 0x55e3d59131b0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 25: 0x55e3d59131b0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 26: 0x55e3d59131b0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 27: 0x55e3d58ee482 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 28: 0x55e3d58ee482 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55e3d58f21f8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 30: 0x55e3d58f21f8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 31: 0x55e3d58f21f8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 32: 0x55e3d58f21f8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 33: 0x55e3d58f21f8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 34: 0x55e3d58f21f8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 35: 0x55e3d58f21f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55e3d5b344b7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 37: 0x55e3d5b344b7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 38: 0x55e3d5b344b7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f1218685609 - start_thread [INFO] [stdout] 40: 0x7f1218457293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] find::matchers::delete::tests::delete_matcher [INFO] [stdout] find::matchers::type_matcher::tests::link_type_matcher [INFO] [stdout] [INFO] [stdout] test result: FAILED. 87 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ab294085d731a3c20a64cb5df4477c4ce93f7ac0e91a34a73a135ca27f00c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab294085d731a3c20a64cb5df4477c4ce93f7ac0e91a34a73a135ca27f00c3f", kill_on_drop: false }` [INFO] [stdout] 6ab294085d731a3c20a64cb5df4477c4ce93f7ac0e91a34a73a135ca27f00c3f