Nov 18 13:36:45.973 INFO testing gauss-0.5.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 13:36:45.974 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 13:36:46.347 INFO [stdout] 14f4ec6b17fb1b3740718eca63884e1a09c0e41fde521718d4725146086f036e Nov 18 13:36:46.356 INFO running `"docker" "start" "-a" "14f4ec6b17fb1b3740718eca63884e1a09c0e41fde521718d4725146086f036e"` Nov 18 13:36:47.640 INFO [stderr] usermod: no changes Nov 18 13:36:47.943 INFO [stderr] Compiling cssparser v0.6.0 Nov 18 13:36:47.943 INFO [stderr] Compiling irc v0.11.8 Nov 18 13:36:47.951 INFO [stderr] Compiling rustfm v0.1.2 Nov 18 13:36:53.431 INFO [stderr] Compiling selectors v0.12.0 Nov 18 13:37:03.947 INFO [stderr] Compiling kuchiki v0.3.4 Nov 18 13:37:08.018 INFO [stderr] Compiling gauss v0.5.0 (/source) Nov 18 13:37:12.137 INFO [stderr] warning: unused `#[macro_use]` import Nov 18 13:37:12.137 INFO [stderr] --> src/main.rs:11:1 Nov 18 13:37:12.138 INFO [stderr] | Nov 18 13:37:12.138 INFO [stderr] 11 | #[macro_use] extern crate serde_derive; Nov 18 13:37:12.138 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 13:37:12.138 INFO [stderr] | Nov 18 13:37:12.138 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 13:37:12.138 INFO [stderr] Nov 18 13:37:12.381 INFO [stderr] warning: variable does not need to be mutable Nov 18 13:37:12.381 INFO [stderr] --> src/plugins/seen.rs:68:73 Nov 18 13:37:12.381 INFO [stderr] | Nov 18 13:37:12.381 INFO [stderr] 68 | self.users.iter_mut().find(|u| u.name == nickname).map(|mut u| u.parted_at = Some(time::now())); Nov 18 13:37:12.381 INFO [stderr] | ----^ Nov 18 13:37:12.381 INFO [stderr] | | Nov 18 13:37:12.381 INFO [stderr] | help: remove this `mut` Nov 18 13:37:12.381 INFO [stderr] | Nov 18 13:37:12.381 INFO [stderr] = note: #[warn(unused_mut)] on by default Nov 18 13:37:12.381 INFO [stderr] Nov 18 13:37:12.420 INFO [stderr] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Nov 18 13:37:12.420 INFO [stderr] --> src/main.rs:1:12 Nov 18 13:37:12.420 INFO [stderr] | Nov 18 13:37:12.421 INFO [stderr] 1 | #![feature(proc_macro)] Nov 18 13:37:12.422 INFO [stderr] | ^^^^^^^^^^ Nov 18 13:37:12.422 INFO [stderr] | Nov 18 13:37:12.423 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 13:37:12.423 INFO [stderr] Nov 18 13:37:12.424 INFO [stderr] warning: variable `Message` should have a snake case name such as `message` Nov 18 13:37:12.424 INFO [stderr] --> src/plugin.rs:6:46 Nov 18 13:37:12.425 INFO [stderr] | Nov 18 13:37:12.426 INFO [stderr] 6 | fn is_allowed(&self, server: &IrcServer, Message: &Message) -> bool; Nov 18 13:37:12.426 INFO [stderr] | ^^^^^^^ Nov 18 13:37:12.427 INFO [stderr] | Nov 18 13:37:12.427 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 18 13:37:12.428 INFO [stderr] Nov 18 13:37:12.428 INFO [stderr] warning: variable `Message` should have a snake case name such as `message` Nov 18 13:37:12.429 INFO [stderr] --> src/plugin.rs:7:47 Nov 18 13:37:12.430 INFO [stderr] | Nov 18 13:37:12.430 INFO [stderr] 7 | fn execute(&mut self, server: &IrcServer, Message: &Message) -> io::Result<()>; Nov 18 13:37:12.431 INFO [stderr] | ^^^^^^^ Nov 18 13:37:12.431 INFO [stderr] Nov 18 13:37:19.048 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.37s Nov 18 13:37:19.062 INFO [stderr] su: No module specific data is present Nov 18 13:37:19.577 INFO running `"docker" "inspect" "14f4ec6b17fb1b3740718eca63884e1a09c0e41fde521718d4725146086f036e"` Nov 18 13:37:19.709 INFO running `"docker" "rm" "-f" "14f4ec6b17fb1b3740718eca63884e1a09c0e41fde521718d4725146086f036e"` Nov 18 13:37:19.820 INFO [stdout] 14f4ec6b17fb1b3740718eca63884e1a09c0e41fde521718d4725146086f036e Nov 18 13:37:19.827 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 13:37:20.189 INFO [stdout] 0a756cc6f67b3978e3752428c1e38e784bff9609ce5173c9ef6d1aa9c24688e4 Nov 18 13:37:20.199 INFO running `"docker" "start" "-a" "0a756cc6f67b3978e3752428c1e38e784bff9609ce5173c9ef6d1aa9c24688e4"` Nov 18 13:37:20.942 INFO [stderr] usermod: no changes Nov 18 13:37:21.119 INFO [stderr] Compiling gauss v0.5.0 (/source) Nov 18 13:37:25.343 INFO [stderr] warning: unused `#[macro_use]` import Nov 18 13:37:25.343 INFO [stderr] --> src/main.rs:11:1 Nov 18 13:37:25.343 INFO [stderr] | Nov 18 13:37:25.343 INFO [stderr] 11 | #[macro_use] extern crate serde_derive; Nov 18 13:37:25.343 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 13:37:25.343 INFO [stderr] | Nov 18 13:37:25.343 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 13:37:25.343 INFO [stderr] Nov 18 13:37:25.655 INFO [stderr] warning: variable does not need to be mutable Nov 18 13:37:25.655 INFO [stderr] --> src/plugins/seen.rs:68:73 Nov 18 13:37:25.655 INFO [stderr] | Nov 18 13:37:25.655 INFO [stderr] 68 | self.users.iter_mut().find(|u| u.name == nickname).map(|mut u| u.parted_at = Some(time::now())); Nov 18 13:37:25.655 INFO [stderr] | ----^ Nov 18 13:37:25.655 INFO [stderr] | | Nov 18 13:37:25.655 INFO [stderr] | help: remove this `mut` Nov 18 13:37:25.655 INFO [stderr] | Nov 18 13:37:25.655 INFO [stderr] = note: #[warn(unused_mut)] on by default Nov 18 13:37:25.655 INFO [stderr] Nov 18 13:37:25.715 INFO [stderr] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Nov 18 13:37:25.715 INFO [stderr] --> src/main.rs:1:12 Nov 18 13:37:25.715 INFO [stderr] | Nov 18 13:37:25.716 INFO [stderr] 1 | #![feature(proc_macro)] Nov 18 13:37:25.716 INFO [stderr] | ^^^^^^^^^^ Nov 18 13:37:25.716 INFO [stderr] | Nov 18 13:37:25.716 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 13:37:25.716 INFO [stderr] Nov 18 13:37:25.716 INFO [stderr] warning: variable `Message` should have a snake case name such as `message` Nov 18 13:37:25.716 INFO [stderr] --> src/plugin.rs:6:46 Nov 18 13:37:25.716 INFO [stderr] | Nov 18 13:37:25.716 INFO [stderr] 6 | fn is_allowed(&self, server: &IrcServer, Message: &Message) -> bool; Nov 18 13:37:25.716 INFO [stderr] | ^^^^^^^ Nov 18 13:37:25.716 INFO [stderr] | Nov 18 13:37:25.716 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 18 13:37:25.716 INFO [stderr] Nov 18 13:37:25.716 INFO [stderr] warning: variable `Message` should have a snake case name such as `message` Nov 18 13:37:25.716 INFO [stderr] --> src/plugin.rs:7:47 Nov 18 13:37:25.716 INFO [stderr] | Nov 18 13:37:25.716 INFO [stderr] 7 | fn execute(&mut self, server: &IrcServer, Message: &Message) -> io::Result<()>; Nov 18 13:37:25.716 INFO [stderr] | ^^^^^^^ Nov 18 13:37:25.716 INFO [stderr] Nov 18 13:37:32.332 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.37s Nov 18 13:37:32.344 INFO [stderr] su: No module specific data is present Nov 18 13:37:32.696 INFO running `"docker" "inspect" "0a756cc6f67b3978e3752428c1e38e784bff9609ce5173c9ef6d1aa9c24688e4"` Nov 18 13:37:32.802 INFO running `"docker" "rm" "-f" "0a756cc6f67b3978e3752428c1e38e784bff9609ce5173c9ef6d1aa9c24688e4"` Nov 18 13:37:32.884 INFO [stdout] 0a756cc6f67b3978e3752428c1e38e784bff9609ce5173c9ef6d1aa9c24688e4 Nov 18 13:37:32.888 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 13:37:33.109 INFO [stdout] 8a9a6ea96ca7b70d0416ccb9d82763de73e34f92f1e178242e6d56c3e58660d5 Nov 18 13:37:33.112 INFO running `"docker" "start" "-a" "8a9a6ea96ca7b70d0416ccb9d82763de73e34f92f1e178242e6d56c3e58660d5"` Nov 18 13:37:33.538 INFO [stderr] usermod: no changes Nov 18 13:37:33.723 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s Nov 18 13:37:33.735 INFO [stderr] Running /target/debug/deps/gauss-488e02c8aa4b105e Nov 18 13:37:33.744 INFO [stdout] Nov 18 13:37:33.744 INFO [stdout] running 15 tests Nov 18 13:37:33.761 INFO [stdout] test plugins::h::tests::test_not_allowed ... ok Nov 18 13:37:33.761 INFO [stdout] test plugins::h::tests::test_allowed ... ok Nov 18 13:37:33.761 INFO [stdout] test plugins::seen::tests::test_not_seen ... ok Nov 18 13:37:33.761 INFO [stdout] test plugins::seen::tests::test_seen ... ok Nov 18 13:37:33.772 INFO [stdout] test plugins::lastfm::tests::test_lastsong ... ok Nov 18 13:37:33.775 INFO [stdout] test plugins::seen::tests::test_its_me ... ok Nov 18 13:37:33.783 INFO [stdout] test plugins::lastfm::tests::test_add_user ... ok Nov 18 13:37:33.783 INFO [stdout] test plugins::tangorin::tests::test_tangorin_not_called ... ok Nov 18 13:37:33.783 INFO [stdout] test plugins::tangorin::tests::test_tangorin_missing_argument ... ok Nov 18 13:37:33.817 INFO [stdout] test plugins::url::tests::test_url_not_given ... ok Nov 18 13:37:33.871 INFO [stdout] test plugins::url::tests::test_url_no_title ... ok Nov 18 13:37:33.947 INFO [stdout] test plugins::tangorin::tests::test_tangorin_write_explanation ... FAILED Nov 18 13:37:33.954 INFO [stdout] test plugins::tangorin::tests::test_tangorin ... FAILED Nov 18 13:37:33.954 INFO [stdout] test plugins::url::tests::test_url ... FAILED Nov 18 13:37:33.954 INFO [stdout] test plugins::currency::tests::test_big_jpy_to_eur ... FAILED Nov 18 13:37:33.954 INFO [stdout] Nov 18 13:37:33.954 INFO [stdout] failures: Nov 18 13:37:33.954 INFO [stdout] Nov 18 13:37:33.954 INFO [stdout] ---- plugins::tangorin::tests::test_tangorin_write_explanation stdout ---- Nov 18 13:37:33.954 INFO [stdout] thread 'plugins::tangorin::tests::test_tangorin_write_explanation' panicked at 'assertion failed: `(left == right)` Nov 18 13:37:33.954 INFO [stdout] left: `"PRIVMSG test :[Tangorin] 頑な (かたくな - katakuna): obstinate (usually written using kana alone)\r\n"`, Nov 18 13:37:33.954 INFO [stdout] right: `""`', src/plugins/tangorin.rs:157:9 Nov 18 13:37:33.954 INFO [stdout] stack backtrace: Nov 18 13:37:33.954 INFO [stdout] 0: 0x558ac99f8b33 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h1a944b80a560daa8 Nov 18 13:37:33.954 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 18 13:37:33.954 INFO [stdout] 1: 0x558ac99f2e88 - std::sys_common::backtrace::_print::h18f735b4c3a49bdb Nov 18 13:37:33.954 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 18 13:37:33.954 INFO [stdout] 2: 0x558ac99f76d4 - std::panicking::default_hook::{{closure}}::h97ab3548a215c097 Nov 18 13:37:33.954 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 18 13:37:33.954 INFO [stdout] at libstd/panicking.rs:211 Nov 18 13:37:33.954 INFO [stdout] 3: 0x558ac99f73bc - std::panicking::default_hook::h98c2a01ef734e4b0 Nov 18 13:37:33.954 INFO [stdout] at libstd/panicking.rs:221 Nov 18 13:37:33.954 INFO [stdout] 4: 0x558ac99f7de0 - std::panicking::rust_panic_with_hook::hb4b3f28eb79ea752 Nov 18 13:37:33.954 INFO [stdout] at libstd/panicking.rs:476 Nov 18 13:37:33.954 INFO [stdout] 5: 0x558ac99f7961 - std::panicking::continue_panic_fmt::h61fd5a7b1a268752 Nov 18 13:37:33.954 INFO [stdout] at libstd/panicking.rs:390 Nov 18 13:37:33.954 INFO [stdout] 6: 0x558ac99f78ae - std::panicking::begin_panic_fmt::hfa6f19d29682fcb6 Nov 18 13:37:33.954 INFO [stdout] at libstd/panicking.rs:345 Nov 18 13:37:33.954 INFO [stdout] 7: 0x558ac94a4184 - gauss::plugins::tangorin::tests::test_tangorin_write_explanation::hd58093fbe9617b85 Nov 18 13:37:33.954 INFO [stdout] at src/plugins/tangorin.rs:157 Nov 18 13:37:33.954 INFO [stdout] 8: 0x558ac94a3c09 - gauss::plugins::tangorin::tests::test_tangorin_write_explanation::{{closure}}::hb3d6fa378a3757a1 Nov 18 13:37:33.954 INFO [stdout] at src/plugins/tangorin.rs:148 Nov 18 13:37:33.954 INFO [stdout] 9: 0x558ac946d3fd - core::ops::function::FnOnce::call_once::h36cb8e77cd11adf3 Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 18 13:37:33.954 INFO [stdout] 10: 0x558ac94c57ce - >::call_box::h9dcb7fc9b8bb4240 Nov 18 13:37:33.954 INFO [stdout] at libtest/lib.rs:1471 Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 18 13:37:33.954 INFO [stdout] 11: 0x558ac9a070a9 - __rust_maybe_catch_panic Nov 18 13:37:33.954 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 18 13:37:33.954 INFO [stdout] 12: 0x558ac94bd833 - std::sys_common::backtrace::__rust_begin_short_backtrace::h89ea8afe71e36f86 Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 18 13:37:33.954 INFO [stdout] at libtest/lib.rs:1426 Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/sys_common/backtrace.rs:136 Nov 18 13:37:33.954 INFO [stdout] 13: 0x558ac94be6e4 - std::panicking::try::do_call::h4132042e0cbea3ae Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:477 Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:319 Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:310 Nov 18 13:37:33.954 INFO [stdout] 14: 0x558ac9a070a9 - __rust_maybe_catch_panic Nov 18 13:37:33.954 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 18 13:37:33.954 INFO [stdout] 15: 0x558ac94c58fc - >::call_box::hab7f616f05880bf6 Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:476 Nov 18 13:37:33.954 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 18 13:37:33.954 INFO [stdout] 16: 0x558ac99fac6d - std::sys::unix::thread::Thread::new::thread_start::h5f8d67158a1ca038 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:683 Nov 18 13:37:33.955 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 18 13:37:33.955 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 18 13:37:33.955 INFO [stdout] 17: 0x7fea428366b9 - start_thread Nov 18 13:37:33.955 INFO [stdout] 18: 0x7fea4235641c - clone Nov 18 13:37:33.955 INFO [stdout] 19: 0x0 - Nov 18 13:37:33.955 INFO [stdout] Nov 18 13:37:33.955 INFO [stdout] ---- plugins::tangorin::tests::test_tangorin stdout ---- Nov 18 13:37:33.955 INFO [stdout] thread 'plugins::tangorin::tests::test_tangorin' panicked at 'assertion failed: `(left == right)` Nov 18 13:37:33.955 INFO [stdout] left: `"PRIVMSG test :[Tangorin] 桜 (さくら - sakura): cherry tree;\u{2009} cherry blossom\r\n"`, Nov 18 13:37:33.955 INFO [stdout] right: `""`', src/plugins/tangorin.rs:143:9 Nov 18 13:37:33.955 INFO [stdout] stack backtrace: Nov 18 13:37:33.955 INFO [stdout] 0: 0x558ac99f8b33 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h1a944b80a560daa8 Nov 18 13:37:33.955 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 18 13:37:33.955 INFO [stdout] 1: 0x558ac99f2e88 - std::sys_common::backtrace::_print::h18f735b4c3a49bdb Nov 18 13:37:33.955 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 18 13:37:33.955 INFO [stdout] 2: 0x558ac99f76d4 - std::panicking::default_hook::{{closure}}::h97ab3548a215c097 Nov 18 13:37:33.955 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 18 13:37:33.955 INFO [stdout] at libstd/panicking.rs:211 Nov 18 13:37:33.955 INFO [stdout] 3: 0x558ac99f73bc - std::panicking::default_hook::h98c2a01ef734e4b0 Nov 18 13:37:33.955 INFO [stdout] at libstd/panicking.rs:221 Nov 18 13:37:33.955 INFO [stdout] 4: 0x558ac99f7de0 - std::panicking::rust_panic_with_hook::hb4b3f28eb79ea752 Nov 18 13:37:33.955 INFO [stdout] at libstd/panicking.rs:476 Nov 18 13:37:33.955 INFO [stdout] 5: 0x558ac99f7961 - std::panicking::continue_panic_fmt::h61fd5a7b1a268752 Nov 18 13:37:33.955 INFO [stdout] at libstd/panicking.rs:390 Nov 18 13:37:33.955 INFO [stdout] 6: 0x558ac99f78ae - std::panicking::begin_panic_fmt::hfa6f19d29682fcb6 Nov 18 13:37:33.955 INFO [stdout] at libstd/panicking.rs:345 Nov 18 13:37:33.955 INFO [stdout] 7: 0x558ac94a3ab4 - gauss::plugins::tangorin::tests::test_tangorin::h37b41ac9fa30581b Nov 18 13:37:33.955 INFO [stdout] at src/plugins/tangorin.rs:143 Nov 18 13:37:33.955 INFO [stdout] 8: 0x558ac94a3539 - gauss::plugins::tangorin::tests::test_tangorin::{{closure}}::h78aebe28bcd3638f Nov 18 13:37:33.955 INFO [stdout] at src/plugins/tangorin.rs:133 Nov 18 13:37:33.955 INFO [stdout] 9: 0x558ac946db8d - core::ops::function::FnOnce::call_once::hb12b41fd2c245286 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 18 13:37:33.955 INFO [stdout] 10: 0x558ac94c57ce - >::call_box::h9dcb7fc9b8bb4240 Nov 18 13:37:33.955 INFO [stdout] at libtest/lib.rs:1471 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 18 13:37:33.955 INFO [stdout] 11: 0x558ac9a070a9 - __rust_maybe_catch_panic Nov 18 13:37:33.955 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 18 13:37:33.955 INFO [stdout] 12: 0x558ac94bd833 - std::sys_common::backtrace::__rust_begin_short_backtrace::h89ea8afe71e36f86 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 18 13:37:33.955 INFO [stdout] at libtest/lib.rs:1426 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/sys_common/backtrace.rs:136 Nov 18 13:37:33.955 INFO [stdout] 13: 0x558ac94be6e4 - std::panicking::try::do_call::h4132042e0cbea3ae Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:477 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:319 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:310 Nov 18 13:37:33.955 INFO [stdout] 14: 0x558ac9a070a9 - __rust_maybe_catch_panic Nov 18 13:37:33.955 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 18 13:37:33.955 INFO [stdout] 15: 0x558ac94c58fc - >::call_box::hab7f616f05880bf6 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:476 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 18 13:37:33.955 INFO [stdout] 16: 0x558ac99fac6d - std::sys::unix::thread::Thread::new::thread_start::h5f8d67158a1ca038 Nov 18 13:37:33.955 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:683 Nov 18 13:37:33.955 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 18 13:37:33.955 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 18 13:37:33.955 INFO [stdout] 17: 0x7fea428366b9 - start_thread Nov 18 13:37:33.955 INFO [stdout] 18: 0x7fea4235641c - clone Nov 18 13:37:33.955 INFO [stdout] 19: 0x0 - Nov 18 13:37:33.955 INFO [stdout] Nov 18 13:37:33.955 INFO [stdout] ---- plugins::url::tests::test_url stdout ---- Nov 18 13:37:33.955 INFO [stdout] thread 'plugins::url::tests::test_url' panicked at 'assertion failed: `(left == right)` Nov 18 13:37:33.955 INFO [stdout] left: `"PRIVMSG test :[URL] How people build software · GitHub\r\n"`, Nov 18 13:37:33.955 INFO [stdout] right: `""`', src/plugins/url.rs:85:9 Nov 18 13:37:33.955 INFO [stdout] stack backtrace: Nov 18 13:37:33.955 INFO [stdout] 0: 0x558ac99f8b33 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h1a944b80a560daa8 Nov 18 13:37:33.955 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 18 13:37:33.955 INFO [stdout] 1: 0x558ac99f2e88 - std::sys_common::backtrace::_print::h18f735b4c3a49bdb Nov 18 13:37:33.955 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 18 13:37:33.955 INFO [stdout] 2: 0x558ac99f76d4 - std::panicking::default_hook::{{closure}}::h97ab3548a215c097 Nov 18 13:37:33.955 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 18 13:37:33.955 INFO [stdout] at libstd/panicking.rs:211 Nov 18 13:37:33.955 INFO [stdout] 3: 0x558ac99f73bc - std::panicking::default_hook::h98c2a01ef734e4b0 Nov 18 13:37:33.955 INFO [stdout] at libstd/panicking.rs:221 Nov 18 13:37:33.956 INFO [stdout] 4: 0x558ac99f7de0 - std::panicking::rust_panic_with_hook::hb4b3f28eb79ea752 Nov 18 13:37:33.956 INFO [stdout] at libstd/panicking.rs:476 Nov 18 13:37:33.956 INFO [stdout] 5: 0x558ac99f7961 - std::panicking::continue_panic_fmt::h61fd5a7b1a268752 Nov 18 13:37:33.956 INFO [stdout] at libstd/panicking.rs:390 Nov 18 13:37:33.956 INFO [stdout] 6: 0x558ac99f78ae - std::panicking::begin_panic_fmt::hfa6f19d29682fcb6 Nov 18 13:37:33.956 INFO [stdout] at libstd/panicking.rs:345 Nov 18 13:37:33.956 INFO [stdout] 7: 0x558ac9425fd4 - gauss::plugins::url::tests::test_url::h9c3a32fb90060803 Nov 18 13:37:33.956 INFO [stdout] at src/plugins/url.rs:85 Nov 18 13:37:33.956 INFO [stdout] 8: 0x558ac9425a59 - gauss::plugins::url::tests::test_url::{{closure}}::h53c7ce8bb1b50883 Nov 18 13:37:33.956 INFO [stdout] at src/plugins/url.rs:75 Nov 18 13:37:33.956 INFO [stdout] 9: 0x558ac946dd1d - core::ops::function::FnOnce::call_once::hc055a302f62834a6 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 18 13:37:33.956 INFO [stdout] 10: 0x558ac94c57ce - >::call_box::h9dcb7fc9b8bb4240 Nov 18 13:37:33.956 INFO [stdout] at libtest/lib.rs:1471 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 18 13:37:33.956 INFO [stdout] 11: 0x558ac9a070a9 - __rust_maybe_catch_panic Nov 18 13:37:33.956 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 18 13:37:33.956 INFO [stdout] 12: 0x558ac94bd833 - std::sys_common::backtrace::__rust_begin_short_backtrace::h89ea8afe71e36f86 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 18 13:37:33.956 INFO [stdout] at libtest/lib.rs:1426 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/sys_common/backtrace.rs:136 Nov 18 13:37:33.956 INFO [stdout] 13: 0x558ac94be6e4 - std::panicking::try::do_call::h4132042e0cbea3ae Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:477 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:319 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:310 Nov 18 13:37:33.956 INFO [stdout] 14: 0x558ac9a070a9 - __rust_maybe_catch_panic Nov 18 13:37:33.956 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 18 13:37:33.956 INFO [stdout] 15: 0x558ac94c58fc - >::call_box::hab7f616f05880bf6 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:476 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 18 13:37:33.956 INFO [stdout] 16: 0x558ac99fac6d - std::sys::unix::thread::Thread::new::thread_start::h5f8d67158a1ca038 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:683 Nov 18 13:37:33.956 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 18 13:37:33.956 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 18 13:37:33.956 INFO [stdout] 17: 0x7fea428366b9 - start_thread Nov 18 13:37:33.956 INFO [stdout] 18: 0x7fea4235641c - clone Nov 18 13:37:33.956 INFO [stdout] 19: 0x0 - Nov 18 13:37:33.956 INFO [stdout] Nov 18 13:37:33.956 INFO [stdout] ---- plugins::currency::tests::test_big_jpy_to_eur stdout ---- Nov 18 13:37:33.956 INFO [stdout] thread 'plugins::currency::tests::test_big_jpy_to_eur' panicked at 'called `Option::unwrap()` on a `None` value', libcore/option.rs:355:21 Nov 18 13:37:33.956 INFO [stdout] stack backtrace: Nov 18 13:37:33.956 INFO [stdout] 0: 0x558ac99f8b33 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h1a944b80a560daa8 Nov 18 13:37:33.956 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 18 13:37:33.956 INFO [stdout] 1: 0x558ac99f2e88 - std::sys_common::backtrace::_print::h18f735b4c3a49bdb Nov 18 13:37:33.956 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 18 13:37:33.956 INFO [stdout] 2: 0x558ac99f76d4 - std::panicking::default_hook::{{closure}}::h97ab3548a215c097 Nov 18 13:37:33.956 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 18 13:37:33.956 INFO [stdout] at libstd/panicking.rs:211 Nov 18 13:37:33.956 INFO [stdout] 3: 0x558ac99f73bc - std::panicking::default_hook::h98c2a01ef734e4b0 Nov 18 13:37:33.956 INFO [stdout] at libstd/panicking.rs:221 Nov 18 13:37:33.956 INFO [stdout] 4: 0x558ac99f7de0 - std::panicking::rust_panic_with_hook::hb4b3f28eb79ea752 Nov 18 13:37:33.956 INFO [stdout] at libstd/panicking.rs:476 Nov 18 13:37:33.956 INFO [stdout] 5: 0x558ac99f7961 - std::panicking::continue_panic_fmt::h61fd5a7b1a268752 Nov 18 13:37:33.956 INFO [stdout] at libstd/panicking.rs:390 Nov 18 13:37:33.956 INFO [stdout] 6: 0x558ac99f7845 - rust_begin_unwind Nov 18 13:37:33.956 INFO [stdout] at libstd/panicking.rs:325 Nov 18 13:37:33.956 INFO [stdout] 7: 0x558ac9a0d75c - core::panicking::panic_fmt::h400423a63e8ecedb Nov 18 13:37:33.956 INFO [stdout] at libcore/panicking.rs:77 Nov 18 13:37:33.956 INFO [stdout] 8: 0x558ac9a0d68b - core::panicking::panic::hdd7d3081d33a952e Nov 18 13:37:33.956 INFO [stdout] at libcore/panicking.rs:52 Nov 18 13:37:33.956 INFO [stdout] 9: 0x558ac94b4cd9 - >::unwrap::h47f01189651d69a3 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/macros.rs:20 Nov 18 13:37:33.956 INFO [stdout] 10: 0x558ac944040b - gauss::plugins::currency::tests::test_big_jpy_to_eur::h85e0457255a2c109 Nov 18 13:37:33.956 INFO [stdout] at src/plugins/currency.rs:129 Nov 18 13:37:33.956 INFO [stdout] 11: 0x558ac943ffb9 - gauss::plugins::currency::tests::test_big_jpy_to_eur::{{closure}}::ha686658e3268632d Nov 18 13:37:33.956 INFO [stdout] at src/plugins/currency.rs:117 Nov 18 13:37:33.956 INFO [stdout] 12: 0x558ac946d7fd - core::ops::function::FnOnce::call_once::h47e05b5709c5a117 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 18 13:37:33.956 INFO [stdout] 13: 0x558ac94c57ce - >::call_box::h9dcb7fc9b8bb4240 Nov 18 13:37:33.956 INFO [stdout] at libtest/lib.rs:1471 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 18 13:37:33.956 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 18 13:37:33.956 INFO [stdout] 14: 0x558ac9a070a9 - __rust_maybe_catch_panic Nov 18 13:37:33.956 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 18 13:37:33.957 INFO [stdout] 15: 0x558ac94bd833 - std::sys_common::backtrace::__rust_begin_short_backtrace::h89ea8afe71e36f86 Nov 18 13:37:33.957 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 18 13:37:33.957 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 18 13:37:33.957 INFO [stdout] at libtest/lib.rs:1426 Nov 18 13:37:33.957 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/sys_common/backtrace.rs:136 Nov 18 13:37:33.957 INFO [stdout] 16: 0x558ac94be6e4 - std::panicking::try::do_call::h4132042e0cbea3ae Nov 18 13:37:33.957 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:477 Nov 18 13:37:33.957 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:319 Nov 18 13:37:33.957 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:310 Nov 18 13:37:33.957 INFO [stdout] 17: 0x558ac9a070a9 - __rust_maybe_catch_panic Nov 18 13:37:33.957 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 18 13:37:33.957 INFO [stdout] 18: 0x558ac94c58fc - >::call_box::hab7f616f05880bf6 Nov 18 13:37:33.957 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 18 13:37:33.957 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 18 13:37:33.957 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:476 Nov 18 13:37:33.957 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 18 13:37:33.957 INFO [stdout] 19: 0x558ac99fac6d - std::sys::unix::thread::Thread::new::thread_start::h5f8d67158a1ca038 Nov 18 13:37:33.957 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:683 Nov 18 13:37:33.957 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 18 13:37:33.957 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 18 13:37:33.957 INFO [stdout] 20: 0x7fea428366b9 - start_thread Nov 18 13:37:33.957 INFO [stdout] 21: 0x7fea4235641c - clone Nov 18 13:37:33.957 INFO [stdout] 22: 0x0 - Nov 18 13:37:33.957 INFO [stdout] Nov 18 13:37:33.957 INFO [stdout] Nov 18 13:37:33.957 INFO [stdout] failures: Nov 18 13:37:33.957 INFO [stdout] plugins::currency::tests::test_big_jpy_to_eur Nov 18 13:37:33.957 INFO [stdout] plugins::tangorin::tests::test_tangorin Nov 18 13:37:33.957 INFO [stdout] plugins::tangorin::tests::test_tangorin_write_explanation Nov 18 13:37:33.957 INFO [stdout] plugins::url::tests::test_url Nov 18 13:37:33.957 INFO [stdout] Nov 18 13:37:33.957 INFO [stdout] test result: FAILED. 11 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 13:37:33.957 INFO [stdout] Nov 18 13:37:33.960 INFO [stderr] error: test failed, to rerun pass '--bin gauss' Nov 18 13:37:33.961 INFO [stderr] su: No module specific data is present Nov 18 13:37:34.523 INFO running `"docker" "inspect" "8a9a6ea96ca7b70d0416ccb9d82763de73e34f92f1e178242e6d56c3e58660d5"` Nov 18 13:37:34.681 INFO running `"docker" "rm" "-f" "8a9a6ea96ca7b70d0416ccb9d82763de73e34f92f1e178242e6d56c3e58660d5"` Nov 18 13:37:34.788 INFO [stdout] 8a9a6ea96ca7b70d0416ccb9d82763de73e34f92f1e178242e6d56c3e58660d5