[INFO] fetching crate flowstdlib 0.31.0... [INFO] testing flowstdlib-0.31.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate flowstdlib 0.31.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate flowstdlib 0.31.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate flowstdlib 0.31.0 [INFO] finished tweaking crates.io crate flowstdlib 0.31.0 [INFO] tweaked toml for crates.io crate flowstdlib 0.31.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate flowstdlib 0.31.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04deb1b417c0e33c80d187304d8e8e491665362e6ffaa3bc0ac77f5429821d24 [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" "04deb1b417c0e33c80d187304d8e8e491665362e6ffaa3bc0ac77f5429821d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04deb1b417c0e33c80d187304d8e8e491665362e6ffaa3bc0ac77f5429821d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04deb1b417c0e33c80d187304d8e8e491665362e6ffaa3bc0ac77f5429821d24", kill_on_drop: false }` [INFO] [stdout] 04deb1b417c0e33c80d187304d8e8e491665362e6ffaa3bc0ac77f5429821d24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8df73d38dfb620cce2ffa4fcc629a5c0bf753ffbaa241a3dca91f784ee8da7d6 [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" "8df73d38dfb620cce2ffa4fcc629a5c0bf753ffbaa241a3dca91f784ee8da7d6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling simpath v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling simplog v1.2.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling flow_impl v0.21.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling shrinkwraprs v0.2.3 [INFO] [stderr] Compiling flow_impl_derive v0.21.0 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling provider v0.25.0 [INFO] [stderr] Compiling flowrstructs v0.25.0 [INFO] [stderr] Compiling flowc v0.31.0 [INFO] [stderr] Compiling flowstdlib v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: Could not find `flowc` in $PATH or `target/debug`, so cannot build flowstdlib [INFO] [stderr] warning: 'FLOW_LIB_PATH' is not set, so 'flowstdlib' will not be found by 'flowc' or 'flowr'. Set it to an appropriate value thus: export FLOW_LIB_PATH="/opt/rustwide" [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "8df73d38dfb620cce2ffa4fcc629a5c0bf753ffbaa241a3dca91f784ee8da7d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df73d38dfb620cce2ffa4fcc629a5c0bf753ffbaa241a3dca91f784ee8da7d6", kill_on_drop: false }` [INFO] [stdout] 8df73d38dfb620cce2ffa4fcc629a5c0bf753ffbaa241a3dca91f784ee8da7d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ab2a969c35acb400719b972d570940ec4d50f8bb73018a8c08ab2156a4e714e [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" "9ab2a969c35acb400719b972d570940ec4d50f8bb73018a8c08ab2156a4e714e", kill_on_drop: false }` [INFO] [stderr] warning: Could not find `flowc` in $PATH or `target/debug`, so cannot build flowstdlib [INFO] [stderr] warning: 'FLOW_LIB_PATH' is not set, so 'flowstdlib' will not be found by 'flowc' or 'flowr'. Set it to an appropriate value thus: export FLOW_LIB_PATH="/opt/rustwide" [INFO] [stderr] Compiling flowstdlib v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.56s [INFO] running `Command { std: "docker" "inspect" "9ab2a969c35acb400719b972d570940ec4d50f8bb73018a8c08ab2156a4e714e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab2a969c35acb400719b972d570940ec4d50f8bb73018a8c08ab2156a4e714e", kill_on_drop: false }` [INFO] [stdout] 9ab2a969c35acb400719b972d570940ec4d50f8bb73018a8c08ab2156a4e714e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df4b6919624e023eae8b294f86305df4916a238ac3e7c3e462f97c4ad7736ef8 [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" "df4b6919624e023eae8b294f86305df4916a238ac3e7c3e462f97c4ad7736ef8", kill_on_drop: false }` [INFO] [stderr] warning: Could not find `flowc` in $PATH or `target/debug`, so cannot build flowstdlib [INFO] [stderr] warning: 'FLOW_LIB_PATH' is not set, so 'flowstdlib' will not be found by 'flowc' or 'flowr'. Set it to an appropriate value thus: export FLOW_LIB_PATH="/opt/rustwide" [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/flowstdlib-3f2b08ccaea1944f [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test control::index::test::not_select_index_0 ... ok [INFO] [stdout] test control::compare_switch::test::float_equals ... ok [INFO] [stdout] test control::compare_switch::test::integer_equals ... ok [INFO] [stdout] test control::index::test::not_select_index_1 ... ok [INFO] [stdout] test control::index::test::not_select_last ... ok [INFO] [stdout] test control::index::test::select_index_0 ... ok [INFO] [stdout] test control::index::test::select_last ... ok [INFO] [stdout] test data::append::test::append_one_non_string ... ok [INFO] [stdout] test data::append::test::append_one_empty_string ... ok [INFO] [stdout] test data::accumulate::test::accumulate_started_then_finish ... ok [INFO] [stdout] test data::accumulate::test::accumulate_start_not_finish ... ok [INFO] [stdout] test control::index::test::select_index_1 ... ok [INFO] [stdout] test data::append::test::append_two_empty_strings ... ok [INFO] [stdout] test data::accumulate::test::accumulate_start_and_finish ... ok [INFO] [stdout] test data::buffer::test::buffer_always_runs_again ... ok [INFO] [stdout] test data::buffer::test::buffer_returns_value ... ok [INFO] [stdout] test data::duplicate_rows::test::duplicate_2 ... ok [INFO] [stdout] test data::duplicate_rows::test::duplicate_3 ... ok [INFO] [stdout] test data::count::test::count_returns_value ... ok [INFO] [stdout] test data::duplicate::test::duplicate_number ... ok [INFO] [stdout] test data::duplicate::test::duplicate_matrix ... ok [INFO] [stdout] test data::append::test::append_two_strings ... ok [INFO] [stdout] test data::duplicate::test::duplicate_row_of_numbers ... ok [INFO] [stdout] test data::info::test::info_on_boolean ... ok [INFO] [stdout] test data::info::test::info_on_array_of_array_of_number ... ok [INFO] [stdout] test data::enumerate::test::enumerate ... ok [INFO] [stdout] test data::enumerate::test::enumerate_empty_array ... ok [INFO] [stdout] test data::info::test::info_on_map_of_arrays_of_number ... ok [INFO] [stdout] test data::info::test::info_on_array_of_number ... ok [INFO] [stdout] test data::remove::test::remove_repeated_entry ... ok [INFO] [stdout] test data::remove::test::remove_1 ... ok [INFO] [stdout] test data::info::test::info_on_number ... ok [INFO] [stdout] test data::sort::test::sort_array ... ok [INFO] [stdout] test data::sort::test::sort_invalid ... ok [INFO] [stdout] test data::info::test::info_on_map_of_number ... ok [INFO] [stdout] test data::sort::test::sort_array_repeats ... ok [INFO] [stdout] test data::remove::test::try_to_remove_non_existant_entry ... ok [INFO] [stdout] test data::transpose::test::transpose_2x2 ... ok [INFO] [stdout] test data::transpose::test::transpose_2x3 ... ok [INFO] [stdout] test data::transpose::test::transpose_empty ... ok [INFO] [stdout] test math::add::test::test_adder ... ok [INFO] [stdout] test math::divide::test::test_divide ... ok [INFO] [stdout] test math::multiply::test::test_divide ... ok [INFO] [stdout] test math::sqrt::test::test_81 ... ok [INFO] [stdout] test math::subtract::test::test_suber ... ok [INFO] [stdout] test data::sort::test::sort_null ... ok [INFO] [stdout] test data::remove::test::not_remove_3 ... ok [INFO] [stdout] test data::info::test::info_on_null ... ok [INFO] [stdout] test data::split::test::one_partial_one_token_work_delta ... ok [INFO] [stdout] test data::transpose::test::transpose_1x1 ... ok [INFO] [stdout] test data::sort::test::sort_one ... ok [INFO] [stdout] test data::multiply_row::test::multiply_row ... ok [INFO] [stdout] test data::ordered_split::test::simple ... ok [INFO] [stdout] test data::remove::test::try_to_remove_from_empty_array ... ok [INFO] [stdout] test data::info::test::info_on_string ... ok [INFO] [stdout] test data::split::test::two_partials_no_token_work_delta ... ok [INFO] [stdout] test data::split::test::no_partials_one_token_work_delta ... ok [INFO] [stdout] test data::split::test::iterate_until_done ... ok [INFO] [stdout] test data::split::test::no_partials_no_token_work_delta ... ok [INFO] [stdout] test data::split::test::basic_tests ... ok [INFO] [stdout] test test::check_manifest ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::check_manifest stdout ---- [INFO] [stdout] thread 'test::check_manifest' panicked at 'assertion failed: manifest.exists()', lib.rs:114:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556b592aa070 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556b592aa070 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556b592aa070 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556b592aa070 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556b592cde2c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x556b592a63d2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x556b592ac8a5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556b592ac8a5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556b592ac8a5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x556b592ac432 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x556b592ad041 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x556b592acb57 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x556b592aa52c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556b592acae9 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x556b592cc501 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x556b592cc44d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x556b591d679a - flowstdlib::test::check_manifest::hb742233f847198ad [INFO] [stdout] at /opt/rustwide/workdir/lib.rs:114:9 [INFO] [stdout] 17: 0x556b591d66da - flowstdlib::test::check_manifest::{{closure}}::h7e32ec8519a585cb [INFO] [stdout] at /opt/rustwide/workdir/lib.rs:111:5 [INFO] [stdout] 18: 0x556b591e4d2e - core::ops::function::FnOnce::call_once::h081300a527e0218a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x556b59235083 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556b59235083 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 21: 0x556b59233778 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 22: 0x556b59233778 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x556b59233778 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 24: 0x556b59233778 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 25: 0x556b59233778 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x556b59233778 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 27: 0x556b59233778 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 28: 0x556b5920dd66 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x556b5921252d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x556b5921252d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x556b5921252d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 32: 0x556b5921252d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 33: 0x556b5921252d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x556b5921252d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x556b5921252d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x556b592b262a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 37: 0x556b592b262a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x556b592b262a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7fa93acaf609 - start_thread [INFO] [stdout] 40: 0x7fa93aa7f293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::check_manifest [INFO] [stdout] [INFO] [stdout] test result: FAILED. 60 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "df4b6919624e023eae8b294f86305df4916a238ac3e7c3e462f97c4ad7736ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df4b6919624e023eae8b294f86305df4916a238ac3e7c3e462f97c4ad7736ef8", kill_on_drop: false }` [INFO] [stdout] df4b6919624e023eae8b294f86305df4916a238ac3e7c3e462f97c4ad7736ef8