Oct 16 13:55:32.856 INFO testing css-0.0.22 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 13:55:32.858 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 13:55:33.304 INFO blam! 921290c6bfdbfbab4cab2ac1477f8db56dd3b195c46b0f7bb1304d14a20fd717 Oct 16 13:55:33.307 INFO running `"docker" "start" "-a" "921290c6bfdbfbab4cab2ac1477f8db56dd3b195c46b0f7bb1304d14a20fd717"` Oct 16 13:55:34.545 INFO kablam! usermod: no changes Oct 16 13:55:34.767 INFO kablam! Compiling cssparser v0.21.3 Oct 16 13:55:34.767 INFO kablam! Compiling syn v0.14.9 Oct 16 13:55:34.779 INFO kablam! Compiling css v0.0.22 (/source) Oct 16 13:55:58.341 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 16 13:56:11.362 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 13:56:11.362 INFO kablam! --> src/domain/mod.rs:25:5 Oct 16 13:56:11.362 INFO kablam! | Oct 16 13:56:11.362 INFO kablam! 25 | use ::std::ascii::AsciiExt; Oct 16 13:56:11.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:11.362 INFO kablam! | Oct 16 13:56:11.362 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:56:11.362 INFO kablam! Oct 16 13:56:11.364 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 13:56:11.364 INFO kablam! --> src/domain/expressions/mod.rs:12:5 Oct 16 13:56:11.365 INFO kablam! | Oct 16 13:56:11.365 INFO kablam! 12 | use ::std::ascii::AsciiExt; Oct 16 13:56:11.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:11.365 INFO kablam! Oct 16 13:56:11.365 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 13:56:11.365 INFO kablam! --> src/parsers/mod.rs:23:5 Oct 16 13:56:11.365 INFO kablam! | Oct 16 13:56:11.365 INFO kablam! 23 | use ::std::ascii::AsciiExt; Oct 16 13:56:11.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:11.365 INFO kablam! Oct 16 13:56:11.365 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 13:56:11.365 INFO kablam! --> src/selectors/attr.rs:7:5 Oct 16 13:56:11.365 INFO kablam! | Oct 16 13:56:11.365 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 16 13:56:11.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:11.365 INFO kablam! Oct 16 13:56:11.365 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 13:56:11.365 INFO kablam! --> src/selectors/parser.rs:16:5 Oct 16 13:56:11.365 INFO kablam! | Oct 16 13:56:11.365 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 16 13:56:11.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:11.365 INFO kablam! Oct 16 13:56:17.218 INFO kablam! warning: unused import: `::std::ascii::AsciiExt` Oct 16 13:56:17.218 INFO kablam! --> src/domain/mod.rs:25:5 Oct 16 13:56:17.218 INFO kablam! | Oct 16 13:56:17.218 INFO kablam! 25 | use ::std::ascii::AsciiExt; Oct 16 13:56:17.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:17.218 INFO kablam! | Oct 16 13:56:17.218 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 13:56:17.218 INFO kablam! Oct 16 13:56:17.218 INFO kablam! warning: unused import: `::std::ascii::AsciiExt` Oct 16 13:56:17.218 INFO kablam! --> src/domain/expressions/mod.rs:12:5 Oct 16 13:56:17.218 INFO kablam! | Oct 16 13:56:17.218 INFO kablam! 12 | use ::std::ascii::AsciiExt; Oct 16 13:56:17.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:17.218 INFO kablam! Oct 16 13:56:17.218 INFO kablam! warning: unused import: `::std::ascii::AsciiExt` Oct 16 13:56:17.218 INFO kablam! --> src/parsers/mod.rs:23:5 Oct 16 13:56:17.218 INFO kablam! | Oct 16 13:56:17.218 INFO kablam! 23 | use ::std::ascii::AsciiExt; Oct 16 13:56:17.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:17.218 INFO kablam! Oct 16 13:56:17.218 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 13:56:17.218 INFO kablam! --> src/selectors/attr.rs:7:5 Oct 16 13:56:17.218 INFO kablam! | Oct 16 13:56:17.218 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 16 13:56:17.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:17.218 INFO kablam! Oct 16 13:56:17.218 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 13:56:17.218 INFO kablam! --> src/selectors/parser.rs:16:5 Oct 16 13:56:17.218 INFO kablam! | Oct 16 13:56:17.218 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 16 13:56:17.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:17.218 INFO kablam! Oct 16 13:56:26.577 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.00s Oct 16 13:56:26.582 INFO kablam! su: No module specific data is present Oct 16 13:56:26.909 INFO running `"docker" "rm" "-f" "921290c6bfdbfbab4cab2ac1477f8db56dd3b195c46b0f7bb1304d14a20fd717"` Oct 16 13:56:27.002 INFO blam! 921290c6bfdbfbab4cab2ac1477f8db56dd3b195c46b0f7bb1304d14a20fd717 Oct 16 13:56:27.009 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 13:56:27.186 INFO blam! b566c7134fe84e55667ca848d87297469bde93c72a1a3944a4b064bc4231f25c Oct 16 13:56:27.189 INFO running `"docker" "start" "-a" "b566c7134fe84e55667ca848d87297469bde93c72a1a3944a4b064bc4231f25c"` Oct 16 13:56:27.691 INFO kablam! usermod: no changes Oct 16 13:56:27.787 INFO kablam! Compiling css v0.0.22 (/source) Oct 16 13:56:30.819 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 13:56:30.819 INFO kablam! --> src/domain/mod.rs:25:5 Oct 16 13:56:30.819 INFO kablam! | Oct 16 13:56:30.819 INFO kablam! 25 | use ::std::ascii::AsciiExt; Oct 16 13:56:30.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:30.819 INFO kablam! | Oct 16 13:56:30.819 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:56:30.819 INFO kablam! Oct 16 13:56:30.819 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 13:56:30.819 INFO kablam! --> src/domain/expressions/mod.rs:12:5 Oct 16 13:56:30.819 INFO kablam! | Oct 16 13:56:30.819 INFO kablam! 12 | use ::std::ascii::AsciiExt; Oct 16 13:56:30.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:30.819 INFO kablam! Oct 16 13:56:30.819 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 13:56:30.819 INFO kablam! --> src/parsers/mod.rs:23:5 Oct 16 13:56:30.819 INFO kablam! | Oct 16 13:56:30.819 INFO kablam! 23 | use ::std::ascii::AsciiExt; Oct 16 13:56:30.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:30.819 INFO kablam! Oct 16 13:56:30.819 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 13:56:30.819 INFO kablam! --> src/selectors/attr.rs:7:5 Oct 16 13:56:30.819 INFO kablam! | Oct 16 13:56:30.819 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 16 13:56:30.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:30.819 INFO kablam! Oct 16 13:56:30.819 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 13:56:30.819 INFO kablam! --> src/selectors/parser.rs:16:5 Oct 16 13:56:30.819 INFO kablam! | Oct 16 13:56:30.819 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 16 13:56:30.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:30.819 INFO kablam! Oct 16 13:56:36.979 INFO kablam! warning: unused import: `::std::ascii::AsciiExt` Oct 16 13:56:36.979 INFO kablam! --> src/domain/mod.rs:25:5 Oct 16 13:56:36.979 INFO kablam! | Oct 16 13:56:36.979 INFO kablam! 25 | use ::std::ascii::AsciiExt; Oct 16 13:56:36.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:36.979 INFO kablam! | Oct 16 13:56:36.979 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 13:56:36.979 INFO kablam! Oct 16 13:56:36.979 INFO kablam! warning: unused import: `::std::ascii::AsciiExt` Oct 16 13:56:36.979 INFO kablam! --> src/domain/expressions/mod.rs:12:5 Oct 16 13:56:36.979 INFO kablam! | Oct 16 13:56:36.979 INFO kablam! 12 | use ::std::ascii::AsciiExt; Oct 16 13:56:36.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:36.979 INFO kablam! Oct 16 13:56:36.979 INFO kablam! warning: unused import: `::std::ascii::AsciiExt` Oct 16 13:56:36.979 INFO kablam! --> src/parsers/mod.rs:23:5 Oct 16 13:56:36.979 INFO kablam! | Oct 16 13:56:36.979 INFO kablam! 23 | use ::std::ascii::AsciiExt; Oct 16 13:56:36.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:36.979 INFO kablam! Oct 16 13:56:36.979 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 13:56:36.979 INFO kablam! --> src/selectors/attr.rs:7:5 Oct 16 13:56:36.979 INFO kablam! | Oct 16 13:56:36.979 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 16 13:56:36.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:36.979 INFO kablam! Oct 16 13:56:36.979 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 13:56:36.979 INFO kablam! --> src/selectors/parser.rs:16:5 Oct 16 13:56:36.979 INFO kablam! | Oct 16 13:56:36.979 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 16 13:56:36.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:36.979 INFO kablam! Oct 16 13:56:42.352 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.64s Oct 16 13:56:42.360 INFO kablam! su: No module specific data is present Oct 16 13:56:42.995 INFO running `"docker" "rm" "-f" "b566c7134fe84e55667ca848d87297469bde93c72a1a3944a4b064bc4231f25c"` Oct 16 13:56:43.229 INFO blam! b566c7134fe84e55667ca848d87297469bde93c72a1a3944a4b064bc4231f25c Oct 16 13:56:43.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 13:56:46.418 INFO blam! 9f482a1ff962ec549822fdb74fefb97dde8f38c51fc3fc7507bee059a732b954 Oct 16 13:56:46.421 INFO running `"docker" "start" "-a" "9f482a1ff962ec549822fdb74fefb97dde8f38c51fc3fc7507bee059a732b954"` Oct 16 13:56:46.814 INFO kablam! usermod: no changes Oct 16 13:56:46.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 13:56:46.913 INFO kablam! Running /target/debug/deps/css-22d0400e18815c7d Oct 16 13:56:46.915 INFO blam! Oct 16 13:56:46.915 INFO blam! running 8 tests Oct 16 13:56:46.915 INFO blam! test selectors::parser::tests::test_empty ... ok Oct 16 13:56:46.917 INFO blam! test selectors::parser::tests::test_parsing ... ok Oct 16 13:56:46.917 INFO blam! test selectors::parser::tests::test_universal ... ok Oct 16 13:56:46.927 INFO blam! test selectors::parser::tests::test_empty_pseudo_iter ... ok Oct 16 13:56:46.927 INFO kablam! Doc-tests css Oct 16 13:56:46.927 INFO blam! test selectors::parser::tests::test_pseudo_iter ... ok Oct 16 13:56:46.927 INFO blam! test servo_arc::tests::slices_and_thin ... ok Oct 16 13:56:46.927 INFO blam! test selectors::parser::tests::visitor ... ok Oct 16 13:56:46.927 INFO blam! test selectors::bloom::create_and_insert_some_stuff ... ok Oct 16 13:56:46.927 INFO blam! Oct 16 13:56:46.927 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:56:46.927 INFO blam! Oct 16 13:56:51.291 INFO blam! Oct 16 13:56:51.292 INFO blam! running 2 tests Oct 16 13:56:57.063 INFO blam! test src/lib.rs - (line 55) ... FAILED Oct 16 13:56:57.066 INFO blam! test src/lib.rs - (line 27) ... FAILED Oct 16 13:56:57.066 INFO blam! Oct 16 13:56:57.066 INFO blam! failures: Oct 16 13:56:57.066 INFO blam! Oct 16 13:56:57.066 INFO blam! ---- src/lib.rs - (line 55) stdout ---- Oct 16 13:56:57.066 INFO blam! error[E0432]: unresolved import `css::parse_selector` Oct 16 13:56:57.066 INFO blam! --> src/lib.rs:57:5 Oct 16 13:56:57.066 INFO blam! | Oct 16 13:56:57.066 INFO blam! 4 | use ::css::parse_selector; Oct 16 13:56:57.066 INFO blam! | ^^^^^^^^^^^^^^^^^^^^^ no `parse_selector` in the root. Did you mean to use `parse_css_selector`? Oct 16 13:56:57.069 INFO blam! Oct 16 13:56:57.069 INFO blam! thread 'src/lib.rs - (line 55)' panicked at 'couldn't compile the test', librustdoc/test.rs:332:13 Oct 16 13:56:57.069 INFO blam! stack backtrace: Oct 16 13:56:57.069 INFO blam! 0: 0x7ff2c3d8fcde - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 16 13:56:57.069 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 13:56:57.069 INFO blam! 1: 0x7ff2c3d74d16 - std::sys_common::backtrace::print::hce31971a380b167f Oct 16 13:56:57.069 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 16 13:56:57.069 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 16 13:56:57.069 INFO blam! 2: 0x7ff2c3d9addd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 16 13:56:57.069 INFO blam! at libstd/panicking.rs:211 Oct 16 13:56:57.069 INFO blam! 3: 0x7ff2c3d9aaeb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 16 13:56:57.069 INFO blam! at libstd/panicking.rs:221 Oct 16 13:56:57.069 INFO blam! 4: 0x7ff2c601752e - rustc::util::common::panic_hook::hedd6c3f049ede49c Oct 16 13:56:57.069 INFO blam! 5: 0x7ff2c3d9b5a3 - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 16 13:56:57.069 INFO blam! at libstd/panicking.rs:480 Oct 16 13:56:57.069 INFO blam! 6: 0x55dcab78c946 - std::panicking::begin_panic::h002319d180170cab Oct 16 13:56:57.069 INFO blam! at libstd/panicking.rs:410 Oct 16 13:56:57.069 INFO blam! 7: 0x55dcab90fcfb - rustdoc::test::run_test::h51dc9b2c4a315347 Oct 16 13:56:57.069 INFO blam! at librustdoc/test.rs:332 Oct 16 13:56:57.069 INFO blam! 8: 0x55dcab8cfd17 - >::set::h15d3cbe9fd765f68 Oct 16 13:56:57.069 INFO blam! at librustdoc/test.rs:564 Oct 16 13:56:57.069 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 16 13:56:57.069 INFO blam! at libsyntax/lib.rs:106 Oct 16 13:56:57.069 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 16 13:56:57.069 INFO blam! 9: 0x55dcab6e884f - syntax::with_globals::h2da9558870ba9fc8 Oct 16 13:56:57.069 INFO blam! at libsyntax/lib.rs:105 Oct 16 13:56:57.069 INFO blam! 10: 0x55dcab78cdda - std::panicking::try::do_call::he2f75333d604f333 Oct 16 13:56:57.069 INFO blam! at librustdoc/test.rs:561 Oct 16 13:56:57.069 INFO blam! at libstd/panic.rs:313 Oct 16 13:56:57.069 INFO blam! at libstd/panicking.rs:310 Oct 16 13:56:57.069 INFO blam! 11: 0x7ff2c3da8f29 - __rust_maybe_catch_panic Oct 16 13:56:57.069 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 13:56:57.069 INFO blam! 12: 0x55dcab7e1983 - rustc_driver::in_named_rustc_thread::h5541da8cdf654cd3 Oct 16 13:56:57.069 INFO blam! at libstd/panicking.rs:289 Oct 16 13:56:57.069 INFO blam! at libstd/panic.rs:392 Oct 16 13:56:57.069 INFO blam! at librustc_driver/lib.rs:1575 Oct 16 13:56:57.069 INFO blam! 13: 0x55dcab8e59fc - >::call_box::hfb65f4c274be4d0e Oct 16 13:56:57.069 INFO blam! at librustdoc/test.rs:561 Oct 16 13:56:57.069 INFO blam! at liballoc/boxed.rs:672 Oct 16 13:56:57.069 INFO blam! 14: 0x7ff2c53fdc52 - >::call_box::he91819c8a530d737 Oct 16 13:56:57.069 INFO blam! at libtest/lib.rs:1461 Oct 16 13:56:57.069 INFO blam! at liballoc/boxed.rs:672 Oct 16 13:56:57.069 INFO blam! 15: 0x7ff2c3da8f29 - __rust_maybe_catch_panic Oct 16 13:56:57.069 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 13:56:57.069 INFO blam! 16: 0x7ff2c5424b3d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 16 13:56:57.069 INFO blam! at libstd/panicking.rs:289 Oct 16 13:56:57.069 INFO blam! at libstd/panic.rs:392 Oct 16 13:56:57.069 INFO blam! at libtest/lib.rs:1423 Oct 16 13:56:57.069 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 16 13:56:57.069 INFO blam! 17: 0x7ff2c5425a44 - std::panicking::try::do_call::h2c632c17829d0621 Oct 16 13:56:57.069 INFO blam! at libstd/thread/mod.rs:409 Oct 16 13:56:57.069 INFO blam! at libstd/panic.rs:313 Oct 16 13:56:57.069 INFO blam! at libstd/panicking.rs:310 Oct 16 13:56:57.069 INFO blam! 18: 0x7ff2c3da8f29 - __rust_maybe_catch_panic Oct 16 13:56:57.069 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 13:56:57.069 INFO blam! 19: 0x7ff2c540e5a6 - >::call_box::h1a0832645645f090 Oct 16 13:56:57.069 INFO blam! at libstd/panicking.rs:289 Oct 16 13:56:57.069 INFO blam! at libstd/panic.rs:392 Oct 16 13:56:57.069 INFO blam! at libstd/thread/mod.rs:408 Oct 16 13:56:57.069 INFO blam! at liballoc/boxed.rs:672 Oct 16 13:56:57.069 INFO blam! 20: 0x7ff2c3d96b0a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 16 13:56:57.069 INFO blam! at liballoc/boxed.rs:682 Oct 16 13:56:57.069 INFO blam! at libstd/sys_common/thread.rs:24 Oct 16 13:56:57.069 INFO blam! 21: 0x7ff2c3d6bbe5 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 16 13:56:57.069 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 16 13:56:57.069 INFO blam! 22: 0x7ff2c38f66b9 - start_thread Oct 16 13:56:57.069 INFO blam! 23: 0x7ff2c341641c - clone Oct 16 13:56:57.069 INFO blam! 24: 0x0 - Oct 16 13:56:57.069 INFO blam! query stack during panic: Oct 16 13:56:57.069 INFO blam! end of query stack Oct 16 13:56:57.069 INFO blam! Oct 16 13:56:57.069 INFO blam! ---- src/lib.rs - (line 27) stdout ---- Oct 16 13:56:57.069 INFO blam! error[E0599]: no method named `expect` found for type `std::result::Result>>` in the current scope Oct 16 13:56:57.069 INFO blam! --> src/lib.rs:32:47 Oct 16 13:56:57.069 INFO blam! | Oct 16 13:56:57.070 INFO blam! 7 | let stylesheet = Stylesheet::parse(&some_css).expect("CSS was invalid"); Oct 16 13:56:57.070 INFO blam! | ^^^^^^ Oct 16 13:56:57.070 INFO blam! | Oct 16 13:56:57.070 INFO blam! = note: the method `expect` exists but the following trait bounds were not satisfied: Oct 16 13:56:57.070 INFO blam! `css::cssparser::PreciseParseError<'_, css::CustomParseError<'_>> : std::fmt::Debug` Oct 16 13:56:57.070 INFO blam! Oct 16 13:56:57.070 INFO blam! thread 'src/lib.rs - (line 27)' panicked at 'couldn't compile the test', librustdoc/test.rs:332:13 Oct 16 13:56:57.070 INFO blam! stack backtrace: Oct 16 13:56:57.070 INFO blam! 0: 0x7ff2c3d8fcde - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 16 13:56:57.070 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 13:56:57.070 INFO blam! 1: 0x7ff2c3d74d16 - std::sys_common::backtrace::print::hce31971a380b167f Oct 16 13:56:57.070 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 16 13:56:57.070 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 16 13:56:57.070 INFO blam! 2: 0x7ff2c3d9addd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 16 13:56:57.070 INFO blam! at libstd/panicking.rs:211 Oct 16 13:56:57.070 INFO blam! 3: 0x7ff2c3d9aaeb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 16 13:56:57.070 INFO blam! at libstd/panicking.rs:221 Oct 16 13:56:57.070 INFO blam! 4: 0x7ff2c601752e - rustc::util::common::panic_hook::hedd6c3f049ede49c Oct 16 13:56:57.070 INFO blam! 5: 0x7ff2c3d9b5a3 - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 16 13:56:57.070 INFO blam! at libstd/panicking.rs:480 Oct 16 13:56:57.070 INFO blam! 6: 0x55dcab78c946 - std::panicking::begin_panic::h002319d180170cab Oct 16 13:56:57.070 INFO blam! at libstd/panicking.rs:410 Oct 16 13:56:57.070 INFO blam! 7: 0x55dcab90fcfb - rustdoc::test::run_test::h51dc9b2c4a315347 Oct 16 13:56:57.070 INFO blam! at librustdoc/test.rs:332 Oct 16 13:56:57.070 INFO blam! 8: 0x55dcab8cfd17 - >::set::h15d3cbe9fd765f68 Oct 16 13:56:57.070 INFO blam! at librustdoc/test.rs:564 Oct 16 13:56:57.070 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 16 13:56:57.070 INFO blam! at libsyntax/lib.rs:106 Oct 16 13:56:57.070 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 16 13:56:57.070 INFO blam! 9: 0x55dcab6e884f - syntax::with_globals::h2da9558870ba9fc8 Oct 16 13:56:57.070 INFO blam! at libsyntax/lib.rs:105 Oct 16 13:56:57.070 INFO blam! 10: 0x55dcab78cdda - std::panicking::try::do_call::he2f75333d604f333 Oct 16 13:56:57.070 INFO blam! at librustdoc/test.rs:561 Oct 16 13:56:57.070 INFO blam! at libstd/panic.rs:313 Oct 16 13:56:57.070 INFO blam! at libstd/panicking.rs:310 Oct 16 13:56:57.070 INFO blam! 11: 0x7ff2c3da8f29 - __rust_maybe_catch_panic Oct 16 13:56:57.070 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 13:56:57.070 INFO blam! 12: 0x55dcab7e1983 - rustc_driver::in_named_rustc_thread::h5541da8cdf654cd3 Oct 16 13:56:57.070 INFO blam! at libstd/panicking.rs:289 Oct 16 13:56:57.070 INFO blam! at libstd/panic.rs:392 Oct 16 13:56:57.070 INFO blam! at librustc_driver/lib.rs:1575 Oct 16 13:56:57.070 INFO blam! 13: 0x55dcab8e59fc - >::call_box::hfb65f4c274be4d0e Oct 16 13:56:57.070 INFO blam! at librustdoc/test.rs:561 Oct 16 13:56:57.070 INFO blam! at liballoc/boxed.rs:672 Oct 16 13:56:57.070 INFO blam! 14: 0x7ff2c53fdc52 - >::call_box::he91819c8a530d737 Oct 16 13:56:57.070 INFO blam! at libtest/lib.rs:1461 Oct 16 13:56:57.070 INFO blam! at liballoc/boxed.rs:672 Oct 16 13:56:57.070 INFO blam! 15: 0x7ff2c3da8f29 - __rust_maybe_catch_panic Oct 16 13:56:57.070 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 13:56:57.070 INFO blam! 16: 0x7ff2c5424b3d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 16 13:56:57.070 INFO blam! at libstd/panicking.rs:289 Oct 16 13:56:57.070 INFO blam! at libstd/panic.rs:392 Oct 16 13:56:57.070 INFO blam! at libtest/lib.rs:1423 Oct 16 13:56:57.070 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 16 13:56:57.070 INFO blam! 17: 0x7ff2c5425a44 - std::panicking::try::do_call::h2c632c17829d0621 Oct 16 13:56:57.070 INFO blam! at libstd/thread/mod.rs:409 Oct 16 13:56:57.070 INFO blam! at libstd/panic.rs:313 Oct 16 13:56:57.070 INFO blam! at libstd/panicking.rs:310 Oct 16 13:56:57.070 INFO blam! 18: 0x7ff2c3da8f29 - __rust_maybe_catch_panic Oct 16 13:56:57.070 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 13:56:57.070 INFO blam! 19: 0x7ff2c540e5a6 - >::call_box::h1a0832645645f090 Oct 16 13:56:57.070 INFO blam! at libstd/panicking.rs:289 Oct 16 13:56:57.070 INFO blam! at libstd/panic.rs:392 Oct 16 13:56:57.070 INFO blam! at libstd/thread/mod.rs:408 Oct 16 13:56:57.070 INFO blam! at liballoc/boxed.rs:672 Oct 16 13:56:57.070 INFO blam! 20: 0x7ff2c3d96b0a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 16 13:56:57.070 INFO blam! at liballoc/boxed.rs:682 Oct 16 13:56:57.070 INFO blam! at libstd/sys_common/thread.rs:24 Oct 16 13:56:57.070 INFO blam! 21: 0x7ff2c3d6bbe5 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 16 13:56:57.070 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 16 13:56:57.070 INFO blam! 22: 0x7ff2c38f66b9 - start_thread Oct 16 13:56:57.070 INFO blam! 23: 0x7ff2c341641c - clone Oct 16 13:56:57.070 INFO blam! 24: 0x0 - Oct 16 13:56:57.070 INFO blam! query stack during panic: Oct 16 13:56:57.070 INFO blam! end of query stack Oct 16 13:56:57.070 INFO blam! Oct 16 13:56:57.071 INFO blam! Oct 16 13:56:57.071 INFO blam! failures: Oct 16 13:56:57.071 INFO blam! src/lib.rs - (line 27) Oct 16 13:56:57.071 INFO blam! src/lib.rs - (line 55) Oct 16 13:56:57.071 INFO blam! Oct 16 13:56:57.071 INFO blam! test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:56:57.071 INFO blam! Oct 16 13:56:57.098 INFO kablam! error: test failed, to rerun pass '--doc' Oct 16 13:56:57.098 INFO kablam! su: No module specific data is present Oct 16 13:56:57.680 INFO running `"docker" "rm" "-f" "9f482a1ff962ec549822fdb74fefb97dde8f38c51fc3fc7507bee059a732b954"` Oct 16 13:56:57.975 INFO blam! 9f482a1ff962ec549822fdb74fefb97dde8f38c51fc3fc7507bee059a732b954