[INFO] fetching crate web_ical 0.1.2... [INFO] extracting crate web_ical 0.1.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/web_ical/0.1.2 [INFO] extracting crate web_ical 0.1.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/web_ical/0.1.2 [INFO] validating manifest of web_ical-0.1.2 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of web_ical-0.1.2 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing web_ical-0.1.2 [INFO] finished frobbing web_ical-0.1.2 [INFO] frobbed toml for web_ical-0.1.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/web_ical/0.1.2/Cargo.toml [INFO] started frobbing web_ical-0.1.2 [INFO] finished frobbing web_ical-0.1.2 [INFO] frobbed toml for web_ical-0.1.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/web_ical/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing web_ical-0.1.2 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/web_ical/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] f4df2c1062ec55e727cdac44d7b960106b94470d5485f7555eda1fa3505c2743 [INFO] running `"docker" "start" "-a" "f4df2c1062ec55e727cdac44d7b960106b94470d5485f7555eda1fa3505c2743"` [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling web_ical v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: value assigned to `string_key` is never read [INFO] [stderr] --> src/lib.rs:154:21 [INFO] [stderr] | [INFO] [stderr] 154 | let mut string_key = String::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_assignments)] on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.31s [INFO] running `"docker" "inspect" "f4df2c1062ec55e727cdac44d7b960106b94470d5485f7555eda1fa3505c2743"` [INFO] running `"docker" "rm" "-f" "f4df2c1062ec55e727cdac44d7b960106b94470d5485f7555eda1fa3505c2743"` [INFO] [stdout] f4df2c1062ec55e727cdac44d7b960106b94470d5485f7555eda1fa3505c2743 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/web_ical/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 5bacdedd07eba10d5e95079d7409bd1c8d28cd91d2d975c1d72821cfaa7cdc69 [INFO] running `"docker" "start" "-a" "5bacdedd07eba10d5e95079d7409bd1c8d28cd91d2d975c1d72821cfaa7cdc69"` [INFO] [stderr] Compiling web_ical v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: value assigned to `string_key` is never read [INFO] [stderr] --> src/lib.rs:154:21 [INFO] [stderr] | [INFO] [stderr] 154 | let mut string_key = String::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_assignments)] on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `"docker" "inspect" "5bacdedd07eba10d5e95079d7409bd1c8d28cd91d2d975c1d72821cfaa7cdc69"` [INFO] running `"docker" "rm" "-f" "5bacdedd07eba10d5e95079d7409bd1c8d28cd91d2d975c1d72821cfaa7cdc69"` [INFO] [stdout] 5bacdedd07eba10d5e95079d7409bd1c8d28cd91d2d975c1d72821cfaa7cdc69 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/web_ical/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 996beb88be40d4c5fb5f362bc736fb69dd41ca99fc3243fdbf54493fd561a78a [INFO] running `"docker" "start" "-a" "996beb88be40d4c5fb5f362bc736fb69dd41ca99fc3243fdbf54493fd561a78a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/web_ical-cbd675eece87803e [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/web_ical-9e0abcf5763978f9 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests web_ical [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - Calendar::create (line 317) ... FAILED [INFO] [stdout] test src/lib.rs - convert_datetime (line 50) ... FAILED [INFO] [stdout] test src/lib.rs - Calendar::export_ics (line 395) ... FAILED [INFO] [stdout] test src/lib.rs - Calendar::add_event (line 350) ... FAILED [INFO] [stdout] test src/lib.rs - (line 23) ... FAILED [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Calendar::create (line 317) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Calendar` [INFO] [stdout] --> src/lib.rs:318:17 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ical = Calendar::create( [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `Calendar` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - convert_datetime (line 50) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `DateTime` in this scope [INFO] [stdout] --> src/lib.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 3 | let result_obj_aux: Result, String>; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidates are found in other modules, you can import them into scope [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::DateTime; [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::prelude::DateTime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Utc` in this scope [INFO] [stdout] --> src/lib.rs:51:37 [INFO] [stdout] | [INFO] [stdout] 3 | let result_obj_aux: Result, String>; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] help: possible candidates are found in other modules, you can import them into scope [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::Utc; [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::offset::Utc; [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::prelude::Utc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `convert_datetime` in this scope [INFO] [stdout] --> src/lib.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 4 | result_obj_aux = convert_datetime("20190522T232701Z", "%Y%m%dT%H%M%SZ".to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 2 | use web_ical::convert_datetime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Calendar::export_ics (line 395) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `ical` in this scope [INFO] [stdout] --> src/lib.rs:396:7 [INFO] [stdout] | [INFO] [stdout] 3 | match ical.export_ics("ical.ics"){ [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Calendar::add_event (line 350) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Utc` [INFO] [stdout] --> src/lib.rs:351:37 [INFO] [stdout] | [INFO] [stdout] 3 | let mut start_cal: DateTime = Utc::now(); [INFO] [stdout] | ^^^ use of undeclared type or module `Utc` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Duration` [INFO] [stdout] --> src/lib.rs:352:40 [INFO] [stdout] | [INFO] [stdout] 4 | let start = date_tz.checked_add_signed(Duration::days(2)); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `Duration` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Calendar` [INFO] [stdout] --> src/lib.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut ical = Calendar::create( [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `Calendar` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DateTime` in this scope [INFO] [stdout] --> src/lib.rs:351:21 [INFO] [stdout] | [INFO] [stdout] 3 | let mut start_cal: DateTime = Utc::now(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidates are found in other modules, you can import them into scope [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::DateTime; [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::prelude::DateTime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Utc` in this scope [INFO] [stdout] --> src/lib.rs:351:30 [INFO] [stdout] | [INFO] [stdout] 3 | let mut start_cal: DateTime = Utc::now(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] help: possible candidates are found in other modules, you can import them into scope [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::Utc; [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::offset::Utc; [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::prelude::Utc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `date_tz` in this scope [INFO] [stdout] --> src/lib.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 4 | let start = date_tz.checked_add_signed(Duration::days(2)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Events` in this scope [INFO] [stdout] --> src/lib.rs:360:17 [INFO] [stdout] | [INFO] [stdout] 12 | let own_event = Events{ [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 2 | use web_ical::Events; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `date_tz` in this scope [INFO] [stdout] --> src/lib.rs:364:36 [INFO] [stdout] | [INFO] [stdout] 16 | dtstamp: date_tz, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `date_tz` in this scope [INFO] [stdout] --> src/lib.rs:366:36 [INFO] [stdout] | [INFO] [stdout] 18 | created: date_tz, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `date_tz` in this scope [INFO] [stdout] --> src/lib.rs:368:36 [INFO] [stdout] | [INFO] [stdout] 20 | last_modified: date_tz, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 23) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Could not make request: Error(Hyper(Error(Connect, Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), "http://ical.mac.com/ical/US32Holidays.ics")', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5593fd70632b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5593fd70632b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5593fd70632b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5593fd70632b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5593fd70632b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5593fd706007 - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 6: 0x5593fd706aa0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5593fd706622 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5593fd706506 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x5593fd71e9dd - core::panicking::panic_fmt::h8980489a6c4a44cb [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5593fcf3ea7d - core::result::unwrap_failed::h1038424621838e8a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x5593fcec1c63 - core::result::Result::expect::h0cb697c1bd85ed81 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/result.rs:827 [INFO] [stdout] 12: 0x5593fceb0447 - web_ical::Calendar::new::hf61479b7ee90bafb [INFO] [stdout] at src/lib.rs:126 [INFO] [stdout] 13: 0x5593fcea9e71 - rust_out::main::h1cf9155cb6204ee7 [INFO] [stdout] 14: 0x5593fcea9c03 - std::rt::lang_start::{{closure}}::hcae6cf720578140e [INFO] [stdout] 15: 0x5593fd7064a3 - std::rt::lang_start_internal::{{closure}}::h055e1fdc5578d418 [INFO] [stdout] at src/libstd/rt.rs:49 [INFO] [stdout] 16: 0x5593fd7064a3 - std::panicking::try::do_call::h480cafa68c9928b4 [INFO] [stdout] at src/libstd/panicking.rs:296 [INFO] [stdout] 17: 0x5593fd709e8a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 18: 0x5593fd70706d - std::panicking::try::he0549d0299de204a [INFO] [stdout] at src/libstd/panicking.rs:275 [INFO] [stdout] 19: 0x5593fd70706d - std::panic::catch_unwind::h422dc2db98f03517 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 20: 0x5593fd70706d - std::rt::lang_start_internal::h121de03325a3f900 [INFO] [stdout] at src/libstd/rt.rs:48 [INFO] [stdout] 21: 0x5593fcea9be5 - std::rt::lang_start::hf87e2ef1856a065b [INFO] [stdout] 22: 0x5593fceaa2bb - main [INFO] [stdout] 23: 0x7f59724a42e1 - __libc_start_main [INFO] [stdout] 24: 0x5593fcea27ba - _start [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 7) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Could not make request: Error(Hyper(Error(Connect, Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), "http://ical.mac.com/ical/US32Holidays.ics")', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559636a0c3eb - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x559636a0c3eb - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559636a0c3eb - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x559636a0c3eb - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x559636a0c3eb - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x559636a0c0c7 - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 6: 0x559636a0cb60 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x559636a0c6e2 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x559636a0c5c6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x559636a24a9d - core::panicking::panic_fmt::h8980489a6c4a44cb [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x55963624536d - core::result::unwrap_failed::h1038424621838e8a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x5596361c8553 - core::result::Result::expect::h0cb697c1bd85ed81 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/result.rs:827 [INFO] [stdout] 12: 0x5596361b6bd7 - web_ical::Calendar::new::hf61479b7ee90bafb [INFO] [stdout] at src/lib.rs:126 [INFO] [stdout] 13: 0x5596361b1451 - rust_out::main::h1cf9155cb6204ee7 [INFO] [stdout] 14: 0x5596361b17e3 - std::rt::lang_start::{{closure}}::hcae6cf720578140e [INFO] [stdout] 15: 0x559636a0c563 - std::rt::lang_start_internal::{{closure}}::h055e1fdc5578d418 [INFO] [stdout] at src/libstd/rt.rs:49 [INFO] [stdout] 16: 0x559636a0c563 - std::panicking::try::do_call::h480cafa68c9928b4 [INFO] [stdout] at src/libstd/panicking.rs:296 [INFO] [stdout] 17: 0x559636a0ff4a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 18: 0x559636a0d12d - std::panicking::try::he0549d0299de204a [INFO] [stdout] at src/libstd/panicking.rs:275 [INFO] [stdout] 19: 0x559636a0d12d - std::panic::catch_unwind::h422dc2db98f03517 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 20: 0x559636a0d12d - std::rt::lang_start_internal::h121de03325a3f900 [INFO] [stdout] at src/libstd/rt.rs:48 [INFO] [stdout] 21: 0x5596361b17c5 - std::rt::lang_start::hf87e2ef1856a065b [INFO] [stdout] 22: 0x5596361b16eb - main [INFO] [stdout] 23: 0x7ff3964f02e1 - __libc_start_main [INFO] [stdout] 24: 0x5596361b0f1a - _start [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 23) [INFO] [stdout] src/lib.rs - (line 7) [INFO] [stdout] src/lib.rs - Calendar::add_event (line 350) [INFO] [stdout] src/lib.rs - Calendar::create (line 317) [INFO] [stdout] src/lib.rs - Calendar::export_ics (line 395) [INFO] [stdout] src/lib.rs - convert_datetime (line 50) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "996beb88be40d4c5fb5f362bc736fb69dd41ca99fc3243fdbf54493fd561a78a"` [INFO] running `"docker" "rm" "-f" "996beb88be40d4c5fb5f362bc736fb69dd41ca99fc3243fdbf54493fd561a78a"` [INFO] [stdout] 996beb88be40d4c5fb5f362bc736fb69dd41ca99fc3243fdbf54493fd561a78a