[INFO] crate libxml 0.2.14 is already in cache [INFO] testing libxml-0.2.14 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate libxml 0.2.14 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate libxml 0.2.14 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate libxml 0.2.14 [INFO] finished tweaking crates.io crate libxml 0.2.14 [INFO] tweaked toml for crates.io crate libxml 0.2.14 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate libxml 0.2.14 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e77bfc41858c0a2ed44009609b01702c5d29f69d94cfb89a3f86a6ae2c0c89cd [INFO] running `"docker" "start" "-a" "e77bfc41858c0a2ed44009609b01702c5d29f69d94cfb89a3f86a6ae2c0c89cd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libxml v0.2.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.49s [INFO] running `"docker" "inspect" "e77bfc41858c0a2ed44009609b01702c5d29f69d94cfb89a3f86a6ae2c0c89cd"` [INFO] running `"docker" "rm" "-f" "e77bfc41858c0a2ed44009609b01702c5d29f69d94cfb89a3f86a6ae2c0c89cd"` [INFO] [stdout] e77bfc41858c0a2ed44009609b01702c5d29f69d94cfb89a3f86a6ae2c0c89cd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 6ab128b4fd7cc414896c0718a7f180dbc81c9197922abb4833142d4ce85dae3f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "6ab128b4fd7cc414896c0718a7f180dbc81c9197922abb4833142d4ce85dae3f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.0.1 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling libxml v0.2.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "6ab128b4fd7cc414896c0718a7f180dbc81c9197922abb4833142d4ce85dae3f"` [INFO] running `"docker" "rm" "-f" "6ab128b4fd7cc414896c0718a7f180dbc81c9197922abb4833142d4ce85dae3f"` [INFO] [stdout] 6ab128b4fd7cc414896c0718a7f180dbc81c9197922abb4833142d4ce85dae3f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c441a292c76825542353131eda90ed267f640f5e94ed88fc14331387f082e2ad [INFO] running `"docker" "start" "-a" "c441a292c76825542353131eda90ed267f640f5e94ed88fc14331387f082e2ad"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/libxml-bec572afc53d3807 [INFO] [stdout] [INFO] [stdout] running 96 tests [INFO] [stdout] test bindings::bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test bindings::bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test bindings::bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test bindings::bindgen_test_layout__IO_marker ... ok [INFO] [stdout] test bindings::bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test bindings::bindgen_test_layout__htmlEntityDesc ... ok [INFO] [stdout] test bindings::bindgen_test_layout__uconv_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xlinkHandler ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlAttr ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlAttribute ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlBuffer ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlChLRange ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlChRangeGroup ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlChSRange ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlDOMWrapCtxt ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlDoc ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlDtd ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlElement ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlElementContent ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlEntity ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlEnumeration ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlError ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlGlobalState ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlID ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlLocationSet ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlNode ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlNodeSet ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlNotation ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlOutputBuffer ... ok [INFO] [stdout] test bindings::bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlParserInput ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlParserCtxt ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlNs ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlParserNodeInfoSeq ... ok [INFO] [stdout] test bindings::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test bindings::bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlCharEncodingHandler ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlParserInputBuffer ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlParserNodeInfo ... ok [INFO] [stdout] test bindings::bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlRef ... ok [INFO] [stdout] test bindings::bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindings::bindgen_test_layout_UConverterFromUnicodeArgs ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSAXHandler ... ok [INFO] [stdout] test bindings::bindgen_test_layout_UConverterToUnicodeArgs ... ok [INFO] [stdout] test bindings::bindgen_test_layout__htmlElemDesc ... ok [INFO] [stdout] test bindings::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchemaFacet ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchemaAttributeGroup ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchemaFacetLink ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchemaAnnot ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSAXLocator ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchemaAttributeLink ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchemaElement ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchemaAttribute ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchema ... ok [INFO] [stdout] test bindings::bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSAXHandlerV1 ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchemaNotation ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchemaType ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlXPathFunct ... ok [INFO] [stdout] test bindings::bindgen_test_layout_div_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlXPathVariable ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlXPathAxis ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchemaWildcardNs ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlShellCtxt ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlXPathType ... ok [INFO] [stdout] test bindings::bindgen_test_layout_max_align_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ldiv_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlXPathObject ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchemaTypeLink ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlURI ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlXPathParserContext ... ok [INFO] [stdout] test bindings::bindgen_test_layout_fd_set ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_drand48_data ... ok [INFO] [stdout] test bindings::bindgen_test_layout_lldiv_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlSchemaWildcard ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlValidCtxt ... ok [INFO] [stdout] test bindings::bindgen_test_layout__xmlXPathContext ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_random_data ... ok [INFO] [stdout] test bindings::bindgen_test_layout_timespec ... ok [INFO] [stdout] test bindings::bindgen_test_layout_timeval ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/base_tests-6a249edb6c3b178c [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test create_pi ... ok [INFO] [stdout] test simple_serialization_unformatted ... ok [INFO] [stdout] test serialization_no_empty ... ok [INFO] [stdout] test well_formed_html ... ok [INFO] [stderr] I/O error : Read-only file system [INFO] [stderr] I/O error : Read-only file system [INFO] [stderr] I/O error : Read-only file system [INFO] [stdout] test document_formatted_serialization ... ok [INFO] [stderr] I/O error : Read-only file system [INFO] [stdout] test simple_serialization_namespaces ... ok [INFO] [stdout] test can_parse_xml_string ... ok [INFO] [stdout] test document_can_import_node ... ok [INFO] [stdout] test can_load_html_file ... ok [INFO] [stdout] test serialization_as_html ... ok [INFO] [stdout] test simple_serialization_test01 ... ok [INFO] [stdout] test hello_builder ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--test base_tests' [INFO] [stdout] test duplicate_file ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- hello_builder stdout ---- [INFO] [stdout] thread 'hello_builder' panicked at 'assertion failed: doc.save_file("tests/results/helloworld.xml").is_ok()', tests/base_tests.rs:47:3 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56095f3892d5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x56095f3892d5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x56095f3892d5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x56095f3892d5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56095f3b10ac - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x56095f321b65 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x56095f383611 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56095f38bb00 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56095f38bb00 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56095f38bb00 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56095f38b7fa - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x56095f38c137 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x56095f36f75b - std::panicking::begin_panic::h7ed46b8caa09934d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x56095f316957 - base_tests::hello_builder::h3d4e5be3b0eb807f [INFO] [stdout] at tests/base_tests.rs:47 [INFO] [stdout] 14: 0x56095f3159fa - base_tests::hello_builder::{{closure}}::h524a5d949a15b0b2 [INFO] [stdout] at tests/base_tests.rs:11 [INFO] [stdout] 15: 0x56095f31f50e - core::ops::function::FnOnce::call_once::h977864767bc895ad [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x56095f348f52 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x56095f348f52 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x56095f348f52 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x56095f348f52 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x56095f348f52 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x56095f348f52 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x56095f348f52 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x56095f321026 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x56095f3265c5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x56095f3265c5 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x56095f3265c5 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x56095f3265c5 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x56095f3265c5 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x56095f3265c5 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x56095f3265c5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x56095f3923fa - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x56095f3923fa - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x56095f3923fa - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fa51e44c609 - start_thread [INFO] [stdout] 35: 0x7fa51e358103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- duplicate_file stdout ---- [INFO] [stdout] thread 'duplicate_file' panicked at 'called `Result::unwrap()` on an `Err` value: ()', tests/base_tests.rs:72:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56095f3892d5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x56095f3892d5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x56095f3892d5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x56095f3892d5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56095f3b10ac - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x56095f321b65 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x56095f383611 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56095f38bb00 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56095f38bb00 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56095f38bb00 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56095f38b7fa - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x56095f38c137 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x56095f38bd3b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x56095f3afa41 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x56095f3af863 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x56095f31fce4 - core::result::Result::unwrap::h48ddc9e32be8447f [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x56095f31723b - base_tests::duplicate_file::h7e712f33453a77d6 [INFO] [stdout] at tests/base_tests.rs:72 [INFO] [stdout] 17: 0x56095f31714a - base_tests::duplicate_file::{{closure}}::h4ec3f089fb736a4f [INFO] [stdout] at tests/base_tests.rs:65 [INFO] [stdout] 18: 0x56095f31f53e - core::ops::function::FnOnce::call_once::hbfc14cca0fe7974c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x56095f348f52 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 20: 0x56095f348f52 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x56095f348f52 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 22: 0x56095f348f52 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 23: 0x56095f348f52 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x56095f348f52 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x56095f348f52 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x56095f321026 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x56095f3265c5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x56095f3265c5 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x56095f3265c5 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 30: 0x56095f3265c5 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x56095f3265c5 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x56095f3265c5 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x56095f3265c5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 34: 0x56095f3923fa - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 35: 0x56095f3923fa - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x56095f3923fa - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7fa51e44c609 - start_thread [INFO] [stdout] 38: 0x7fa51e358103 - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] duplicate_file [INFO] [stdout] hello_builder [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c441a292c76825542353131eda90ed267f640f5e94ed88fc14331387f082e2ad"` [INFO] running `"docker" "rm" "-f" "c441a292c76825542353131eda90ed267f640f5e94ed88fc14331387f082e2ad"` [INFO] [stdout] c441a292c76825542353131eda90ed267f640f5e94ed88fc14331387f082e2ad