[INFO] cloning repository https://github.com/aecorredor/build-your-own-jira-with-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aecorredor/build-your-own-jira-with-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faecorredor%2Fbuild-your-own-jira-with-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faecorredor%2Fbuild-your-own-jira-with-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea3cfffc8fd73814471dd0e1979e72b26e146dd7 [INFO] testing aecorredor/build-your-own-jira-with-rust against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faecorredor%2Fbuild-your-own-jira-with-rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aecorredor/build-your-own-jira-with-rust on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aecorredor/build-your-own-jira-with-rust [INFO] finished tweaking git repo https://github.com/aecorredor/build-your-own-jira-with-rust [INFO] tweaked toml for git repo https://github.com/aecorredor/build-your-own-jira-with-rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/aecorredor/build-your-own-jira-with-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.1.6 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.8 [INFO] [stderr] Downloaded crossbeam-utils v0.7.0 [INFO] [stderr] Downloaded syn v1.0.14 [INFO] [stderr] Downloaded proc-macro-error v0.4.8 [INFO] [stderr] Downloaded read_input v0.8.4 [INFO] [stderr] Downloaded regex-syntax v0.6.16 [INFO] [stderr] Downloaded rustversion v1.0.2 [INFO] [stderr] Downloaded structopt v0.3.9 [INFO] [stderr] Downloaded structopt-derive v0.4.2 [INFO] [stderr] Downloaded fake v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba6a323170ceb47baa13575f4b4a09c2033d904e7583e81a1804b5e17b702411 [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" "ba6a323170ceb47baa13575f4b4a09c2033d904e7583e81a1804b5e17b702411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba6a323170ceb47baa13575f4b4a09c2033d904e7583e81a1804b5e17b702411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba6a323170ceb47baa13575f4b4a09c2033d904e7583e81a1804b5e17b702411", kill_on_drop: false }` [INFO] [stdout] ba6a323170ceb47baa13575f4b4a09c2033d904e7583e81a1804b5e17b702411 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b8dde3d63c1f9792e49c2c3136f87e69e477258bead734f99301635935204c3 [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" "8b8dde3d63c1f9792e49c2c3136f87e69e477258bead734f99301635935204c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling read_input v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling fake v2.2.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling koans v0.1.0 (/opt/rustwide/workdir/koans-framework) [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling jira-cli v0.1.0 (/opt/rustwide/workdir/jira-cli) [INFO] [stderr] Compiling jira-wip v0.1.0 (/opt/rustwide/workdir/jira-wip) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "8b8dde3d63c1f9792e49c2c3136f87e69e477258bead734f99301635935204c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b8dde3d63c1f9792e49c2c3136f87e69e477258bead734f99301635935204c3", kill_on_drop: false }` [INFO] [stdout] 8b8dde3d63c1f9792e49c2c3136f87e69e477258bead734f99301635935204c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80b57cd41e8c47a97996d45a05825a2fe008479a7b4d7f02fcd16a6fce8f4838 [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" "80b57cd41e8c47a97996d45a05825a2fe008479a7b4d7f02fcd16a6fce8f4838", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling koans v0.1.0 (/opt/rustwide/workdir/koans-framework) [INFO] [stderr] Compiling jira-cli v0.1.0 (/opt/rustwide/workdir/jira-cli) [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling jira-wip v0.1.0 (/opt/rustwide/workdir/jira-wip) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.15s [INFO] running `Command { std: "docker" "inspect" "80b57cd41e8c47a97996d45a05825a2fe008479a7b4d7f02fcd16a6fce8f4838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b57cd41e8c47a97996d45a05825a2fe008479a7b4d7f02fcd16a6fce8f4838", kill_on_drop: false }` [INFO] [stdout] 80b57cd41e8c47a97996d45a05825a2fe008479a7b4d7f02fcd16a6fce8f4838 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 453d4a072a4dafc40974fd7c93b892692d9aff860b269a46ce20f863cbc2ef17 [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" "453d4a072a4dafc40974fd7c93b892692d9aff860b269a46ce20f863cbc2ef17", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jira_cli-888f496deb8a2fb1) [INFO] [stdout] running 12 tests [INFO] [stdout] test models::comment::comment_tests::creating_empty_comment_should_fail ... ok [INFO] [stdout] test store::tests::updating_ticket_status_should_change_ticket_to_new_status ... ok [INFO] [stdout] test store::tests::updating_ticket_info_via_patch_should_update_ticket ... ok [INFO] [stdout] test store::tests::updating_ticket_with_no_patch_values_should_not_fail_or_change_values ... ok [INFO] [stdout] test models::title::title_tests::creating_an_empty_title_should_fail ... ok [INFO] [stdout] test store::tests::listing_tickets_of_an_empty_store_returns_an_empty_collection ... ok [INFO] [stdout] test store::tests::deleting_a_ticket_that_does_not_exist_returns_none ... ok [INFO] [stdout] test store::tests::add_comment_to_invalid_ticket_id_returns_none ... ok [INFO] [stdout] test store::tests::delete_ticket_test ... ok [INFO] [stdout] test store::tests::add_comment_to_ticket ... ok [INFO] [stdout] test store::tests::create_ticket_test ... ok [INFO] [stdout] test store::tests::listing_tickets_should_return_them_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jira_wip-862f9dc54a974b66) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test path_to_enlightenment::derive::tests::assertions ... ok [INFO] [stdout] test path_to_enlightenment::greetings::the_beginning_of_your_journey ... ok [INFO] [stdout] test path_to_enlightenment::id_generation::tests::a_missing_ticket ... ok [INFO] [stdout] test path_to_enlightenment::id_generation::tests::a_ticket_with_a_home ... ok [INFO] [stdout] test path_to_enlightenment::metadata::tests::a_missing_ticket ... ok [INFO] [stdout] test path_to_enlightenment::option::tests::a_ticket_with_a_home ... ok [INFO] [stdout] test path_to_enlightenment::status::tests::a_blocked_ticket ... ok [INFO] [stdout] test path_to_enlightenment::metadata::tests::ticket_creation ... ok [INFO] [stdout] test path_to_enlightenment::result::tests::title_cannot_be_empty ... ok [INFO] [stdout] test path_to_enlightenment::recap::tests::the_next_step_of_your_journey ... ok [INFO] [stdout] test path_to_enlightenment::result::tests::a_missing_ticket ... ok [INFO] [stdout] test path_to_enlightenment::store::tests::a_ticket_with_a_home ... ok [INFO] [stdout] test path_to_enlightenment::traits::tests::test_equality ... ok [INFO] [stdout] test path_to_enlightenment::ticket::tests::your_first_ticket ... ok [INFO] [stdout] test path_to_enlightenment::store::tests::inserting_a_ticket_with_an_existing_id_overwrites_previous_ticket ... ok [INFO] [stdout] test path_to_enlightenment::option::tests::inserting_a_ticket_with_an_existing_id_overwrites_previous_ticket ... ok [INFO] [stdout] test path_to_enlightenment::option::tests::a_missing_ticket ... ok [INFO] [stdout] test path_to_enlightenment::type_as_constraints::tests::a_missing_ticket ... ok [INFO] [stdout] test path_to_enlightenment::metadata::tests::a_ticket_with_a_home ... ok [INFO] [stdout] test path_to_enlightenment::result::tests::a_ticket_with_a_home ... ok [INFO] [stdout] test path_to_enlightenment::type_as_constraints::tests::a_ticket_with_a_home ... ok [INFO] [stdout] test path_to_enlightenment::validation::tests::valid_tickets_can_be_created ... ok [INFO] [stdout] test path_to_enlightenment::store::tests::a_missing_ticket - should panic ... ok [INFO] [stdout] test path_to_enlightenment::validation::tests::description_cannot_be_longer_than_3000_chars - should panic ... ok [INFO] [stdout] test path_to_enlightenment::result::tests::title_cannot_be_longer_than_fifty_chars ... FAILED [INFO] [stdout] test path_to_enlightenment::validation::tests::title_cannot_be_longer_than_fifty_chars - should panic ... ok [INFO] [stdout] test path_to_enlightenment::result::tests::description_cannot_be_longer_than_3000_chars ... FAILED [INFO] [stdout] test path_to_enlightenment::validation::tests::title_cannot_be_empty - should panic ... ok [INFO] [stdout] test path_to_enlightenment::result::tests::id_generation_is_monotonic ... ok [INFO] [stdout] test path_to_enlightenment::id_generation::tests::id_generation_is_monotonic ... ok [INFO] [stdout] test path_to_enlightenment::metadata::tests::id_generation_is_monotonic ... ok [INFO] [stdout] test path_to_enlightenment::type_as_constraints::tests::id_generation_is_monotonic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- path_to_enlightenment::result::tests::title_cannot_be_longer_than_fifty_chars stdout ---- [INFO] [stdout] thread 'path_to_enlightenment::result::tests::title_cannot_be_longer_than_fifty_chars' panicked at 'not yet implemented', jira-wip/src/koans/02_ticket_store/06_result.rs:78:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563592d99a5c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563592d99a5c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563592d99a5c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563592d99a5c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563592dbc4cc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x563592d95995 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x563592d9b4b0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563592d9b4b0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563592d9b4b0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x563592d9b096 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x563592d9bb64 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x563592d9b612 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x563592d99f14 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x563592d9b5a9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x563592cdcc91 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x563592cdcbdd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x563592cf2044 - jira_wip::path_to_enlightenment::result::TicketDraft::new::h54ad751a65b716b6 [INFO] [stdout] at /opt/rustwide/workdir/jira-wip/src/koans/02_ticket_store/06_result.rs:78:17 [INFO] [stdout] 17: 0x563592cefd6b - jira_wip::path_to_enlightenment::result::tests::title_cannot_be_longer_than_fifty_chars::hcd540f360505ccb3 [INFO] [stdout] at /opt/rustwide/workdir/jira-wip/src/koans/02_ticket_store/06_result.rs:195:26 [INFO] [stdout] 18: 0x563592cefcca - jira_wip::path_to_enlightenment::result::tests::title_cannot_be_longer_than_fifty_chars::{{closure}}::hb5b88f73b61408f5 [INFO] [stdout] at /opt/rustwide/workdir/jira-wip/src/koans/02_ticket_store/06_result.rs:190:9 [INFO] [stdout] 19: 0x563592ce990e - core::ops::function::FnOnce::call_once::he15ccbf7688b58e9 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x563592d6da23 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x563592d6da23 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x563592d6c5b7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x563592d6c5b7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x563592d6c5b7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x563592d6c5b7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x563592d6c5b7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x563592d6c5b7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x563592d6c5b7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x563592d398fe - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x563592d398fe - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x563592d3e728 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x563592d3e728 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x563592d3e728 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x563592d3e728 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x563592d3e728 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x563592d3e728 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x563592d3e728 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x563592da05f3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x563592da05f3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x563592da05f3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f2bfc9fe609 - start_thread [INFO] [stdout] 42: 0x7f2bfc7d0293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- path_to_enlightenment::result::tests::description_cannot_be_longer_than_3000_chars stdout ---- [INFO] [stdout] thread 'path_to_enlightenment::result::tests::description_cannot_be_longer_than_3000_chars' panicked at 'not yet implemented', jira-wip/src/koans/02_ticket_store/06_result.rs:81:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563592d99a5c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563592d99a5c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563592d99a5c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563592d99a5c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563592dbc4cc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x563592d95995 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x563592d9b4b0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563592d9b4b0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563592d9b4b0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x563592d9b096 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x563592d9bb64 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x563592d9b612 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x563592d99f14 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x563592d9b5a9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x563592cdcc91 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x563592cdcbdd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x563592cf2165 - jira_wip::path_to_enlightenment::result::TicketDraft::new::h54ad751a65b716b6 [INFO] [stdout] at /opt/rustwide/workdir/jira-wip/src/koans/02_ticket_store/06_result.rs:81:17 [INFO] [stdout] 17: 0x563592cefedb - jira_wip::path_to_enlightenment::result::tests::description_cannot_be_longer_than_3000_chars::h48080288c3297136 [INFO] [stdout] at /opt/rustwide/workdir/jira-wip/src/koans/02_ticket_store/06_result.rs:204:26 [INFO] [stdout] 18: 0x563592cefe3a - jira_wip::path_to_enlightenment::result::tests::description_cannot_be_longer_than_3000_chars::{{closure}}::hc9b9ef8aa2ebfa31 [INFO] [stdout] at /opt/rustwide/workdir/jira-wip/src/koans/02_ticket_store/06_result.rs:200:9 [INFO] [stdout] 19: 0x563592ce93ae - core::ops::function::FnOnce::call_once::h5aa366ee71965bfc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x563592d6da23 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x563592d6da23 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x563592d6c5b7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x563592d6c5b7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x563592d6c5b7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x563592d6c5b7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x563592d6c5b7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x563592d6c5b7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x563592d6c5b7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x563592d398fe - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x563592d398fe - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x563592d3e728 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x563592d3e728 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x563592d3e728 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x563592d3e728 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x563592d3e728 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x563592d3e728 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x563592d3e728 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x563592da05f3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x563592da05f3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x563592da05f3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f2bfc9fe609 - start_thread [INFO] [stdout] 42: 0x7f2bfc7d0293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] path_to_enlightenment::result::tests::description_cannot_be_longer_than_3000_chars [INFO] [stdout] path_to_enlightenment::result::tests::title_cannot_be_longer_than_fifty_chars [INFO] [stdout] [INFO] [stdout] test result: FAILED. 30 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p jira-wip --bin jira-wip' [INFO] running `Command { std: "docker" "inspect" "453d4a072a4dafc40974fd7c93b892692d9aff860b269a46ce20f863cbc2ef17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453d4a072a4dafc40974fd7c93b892692d9aff860b269a46ce20f863cbc2ef17", kill_on_drop: false }` [INFO] [stdout] 453d4a072a4dafc40974fd7c93b892692d9aff860b269a46ce20f863cbc2ef17