[INFO] crate web_ical 0.1.2 is already in cache [INFO] testing web_ical-0.1.2 against 1.38.0 for beta-1.39-1 [INFO] extracting crate web_ical 0.1.2 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate web_ical 0.1.2 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate web_ical 0.1.2 [INFO] finished tweaking crates.io crate web_ical 0.1.2 [INFO] tweaked toml for crates.io crate web_ical 0.1.2 written to work/builds/worker-1/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] a2d534d078ec525e145818ea697309ce26662f9809e962fa207fe8a7dede36bc [INFO] running `"docker" "start" "-a" "a2d534d078ec525e145818ea697309ce26662f9809e962fa207fe8a7dede36bc"` [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.21 [INFO] [stderr] Compiling web_ical v0.1.2 (/opt/rustwide/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 53.10s [INFO] running `"docker" "inspect" "a2d534d078ec525e145818ea697309ce26662f9809e962fa207fe8a7dede36bc"` [INFO] running `"docker" "rm" "-f" "a2d534d078ec525e145818ea697309ce26662f9809e962fa207fe8a7dede36bc"` [INFO] [stdout] a2d534d078ec525e145818ea697309ce26662f9809e962fa207fe8a7dede36bc [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bc0ae146691c8d2c98c6975221b23d6ae887583b125d61b6fb889f09050fe18e [INFO] running `"docker" "start" "-a" "bc0ae146691c8d2c98c6975221b23d6ae887583b125d61b6fb889f09050fe18e"` [INFO] [stderr] Compiling web_ical v0.1.2 (/opt/rustwide/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 0.62s [INFO] running `"docker" "inspect" "bc0ae146691c8d2c98c6975221b23d6ae887583b125d61b6fb889f09050fe18e"` [INFO] running `"docker" "rm" "-f" "bc0ae146691c8d2c98c6975221b23d6ae887583b125d61b6fb889f09050fe18e"` [INFO] [stdout] bc0ae146691c8d2c98c6975221b23d6ae887583b125d61b6fb889f09050fe18e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 801c8095e717c71b309d47ca67e0ee668ea6963cf2a28394f13769607d9f1039 [INFO] running `"docker" "start" "-a" "801c8095e717c71b309d47ca67e0ee668ea6963cf2a28394f13769607d9f1039"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/web_ical-eb7d24c7a4b1c21f [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/web_ical-a131cf2b3aa2c6d3 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 - Calendar::export_ics (line 395) ... FAILED [INFO] [stdout] test src/lib.rs - convert_datetime (line 50) ... FAILED [INFO] [stdout] test src/lib.rs - Calendar::add_event (line 350) ... FAILED [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] test src/lib.rs - (line 23) ... 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 - 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 - 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::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 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:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b2eb72343b - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55b2eb72343b - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b2eb72343b - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55b2eb72343b - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55b2eb72343b - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55b2eb723116 - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 6: 0x55b2eb723bad - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55b2eb723732 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55b2eb723616 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x55b2eb73bd7d - core::panicking::panic_fmt::h7e9f94035af782b3 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x55b2eb73be77 - core::result::unwrap_failed::hf7591c1dd9412006 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x55b2eae709d6 - core::result::Result::expect::hdeccc72c58185f05 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/result.rs:879 [INFO] [stdout] 12: 0x55b2eae5f087 - web_ical::Calendar::new::h14c2ceff118f005a [INFO] [stdout] at src/lib.rs:126 [INFO] [stdout] 13: 0x55b2eae5a281 - rust_out::main::h1cf9155cb6204ee7 [INFO] [stdout] 14: 0x55b2eae5a203 - std::rt::lang_start::{{closure}}::h47cd0236d084ef94 [INFO] [stdout] 15: 0x55b2eb7235b3 - std::rt::lang_start_internal::{{closure}}::h4e93c1949c7a1955 [INFO] [stdout] at src/libstd/rt.rs:49 [INFO] [stdout] 16: 0x55b2eb7235b3 - std::panicking::try::do_call::h9440ccd4dc467eaa [INFO] [stdout] at src/libstd/panicking.rs:296 [INFO] [stdout] 17: 0x55b2eb72714a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 18: 0x55b2eb72417d - std::panicking::try::hc046e7ee42ee744f [INFO] [stdout] at src/libstd/panicking.rs:275 [INFO] [stdout] 19: 0x55b2eb72417d - std::panic::catch_unwind::h27dfc457c200aee0 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 20: 0x55b2eb72417d - std::rt::lang_start_internal::hea1b49a567afe309 [INFO] [stdout] at src/libstd/rt.rs:48 [INFO] [stdout] 21: 0x55b2eae5a1e8 - std::rt::lang_start::h74b7ed2f3cfd5b0d [INFO] [stdout] 22: 0x55b2eae5a50b - main [INFO] [stdout] 23: 0x7fa278651b97 - __libc_start_main [INFO] [stdout] 24: 0x55b2eae59c5a - _start [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] [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:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555b24c8654b - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x555b24c8654b - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x555b24c8654b - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x555b24c8654b - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x555b24c8654b - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x555b24c86226 - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 6: 0x555b24c86cbd - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x555b24c86842 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x555b24c86726 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x555b24c9ee8d - core::panicking::panic_fmt::h7e9f94035af782b3 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x555b24c9ef87 - core::result::unwrap_failed::hf7591c1dd9412006 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x555b243d3316 - core::result::Result::expect::hdeccc72c58185f05 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/result.rs:879 [INFO] [stdout] 12: 0x555b243c1b27 - web_ical::Calendar::new::h14c2ceff118f005a [INFO] [stdout] at src/lib.rs:126 [INFO] [stdout] 13: 0x555b243bbd21 - rust_out::main::h1cf9155cb6204ee7 [INFO] [stdout] 14: 0x555b243bbac3 - std::rt::lang_start::{{closure}}::h47cd0236d084ef94 [INFO] [stdout] 15: 0x555b24c866c3 - std::rt::lang_start_internal::{{closure}}::h4e93c1949c7a1955 [INFO] [stdout] at src/libstd/rt.rs:49 [INFO] [stdout] 16: 0x555b24c866c3 - std::panicking::try::do_call::h9440ccd4dc467eaa [INFO] [stdout] at src/libstd/panicking.rs:296 [INFO] [stdout] 17: 0x555b24c8a25a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 18: 0x555b24c8728d - std::panicking::try::hc046e7ee42ee744f [INFO] [stdout] at src/libstd/panicking.rs:275 [INFO] [stdout] 19: 0x555b24c8728d - std::panic::catch_unwind::h27dfc457c200aee0 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 20: 0x555b24c8728d - std::rt::lang_start_internal::hea1b49a567afe309 [INFO] [stdout] at src/libstd/rt.rs:48 [INFO] [stdout] 21: 0x555b243bbaa8 - std::rt::lang_start::h74b7ed2f3cfd5b0d [INFO] [stdout] 22: 0x555b243bc16b - main [INFO] [stdout] 23: 0x7f29940c8b97 - __libc_start_main [INFO] [stdout] 24: 0x555b243b52da - _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" "801c8095e717c71b309d47ca67e0ee668ea6963cf2a28394f13769607d9f1039"` [INFO] running `"docker" "rm" "-f" "801c8095e717c71b309d47ca67e0ee668ea6963cf2a28394f13769607d9f1039"` [INFO] [stdout] 801c8095e717c71b309d47ca67e0ee668ea6963cf2a28394f13769607d9f1039