Oct 16 04:32:18.282 INFO testing kontex-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:32:18.282 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 04:32:18.507 INFO blam! 0c7f14ebff779563ce09fcf35205bccf5321e6da369b173884a8496dfe26a37d Oct 16 04:32:18.513 INFO running `"docker" "start" "-a" "0c7f14ebff779563ce09fcf35205bccf5321e6da369b173884a8496dfe26a37d"` Oct 16 04:32:19.263 INFO kablam! usermod: no changes Oct 16 04:32:19.363 INFO kablam! Compiling kontex v0.2.0 (/source) Oct 16 04:32:20.031 INFO kablam! warning: unused variable: `key` Oct 16 04:32:20.031 INFO kablam! --> src/index/mod.rs:142:25 Oct 16 04:32:20.031 INFO kablam! | Oct 16 04:32:20.031 INFO kablam! 142 | if let Some(ref key) = self.key { Oct 16 04:32:20.031 INFO kablam! | ^^^ help: consider using `_key` instead Oct 16 04:32:20.031 INFO kablam! | Oct 16 04:32:20.031 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:32:20.031 INFO kablam! Oct 16 04:32:20.031 INFO kablam! warning: unused variable: `path` Oct 16 04:32:20.031 INFO kablam! --> src/index/mod.rs:158:25 Oct 16 04:32:20.031 INFO kablam! | Oct 16 04:32:20.031 INFO kablam! 158 | if let Some(ref path) = self.path { Oct 16 04:32:20.031 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 16 04:32:20.032 INFO kablam! Oct 16 04:32:20.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 16 04:32:20.752 INFO kablam! su: No module specific data is present Oct 16 04:32:21.047 INFO running `"docker" "rm" "-f" "0c7f14ebff779563ce09fcf35205bccf5321e6da369b173884a8496dfe26a37d"` Oct 16 04:32:21.159 INFO blam! 0c7f14ebff779563ce09fcf35205bccf5321e6da369b173884a8496dfe26a37d Oct 16 04:32:21.171 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 04:32:21.404 INFO blam! cd8f1ad8412e572f6ad9b66f0e0d59ef4614c72763468ed245c4b6c09fcc2297 Oct 16 04:32:21.419 INFO running `"docker" "start" "-a" "cd8f1ad8412e572f6ad9b66f0e0d59ef4614c72763468ed245c4b6c09fcc2297"` Oct 16 04:32:21.848 INFO kablam! usermod: no changes Oct 16 04:32:21.881 INFO kablam! Compiling kontex v0.2.0 (/source) Oct 16 04:32:22.460 INFO kablam! warning: unused import: `analyzers::standard_analyzer::StandardAnalyzer` Oct 16 04:32:22.460 INFO kablam! --> src/index/mod.rs:13:9 Oct 16 04:32:22.460 INFO kablam! | Oct 16 04:32:22.460 INFO kablam! 13 | use analyzers::standard_analyzer::StandardAnalyzer; Oct 16 04:32:22.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:22.460 INFO kablam! | Oct 16 04:32:22.460 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:32:22.460 INFO kablam! Oct 16 04:32:22.536 INFO kablam! warning: unused import: `analyzer::Analyzer` Oct 16 04:32:22.536 INFO kablam! --> src/index/mod.rs:12:9 Oct 16 04:32:22.536 INFO kablam! | Oct 16 04:32:22.536 INFO kablam! 12 | use analyzer::Analyzer; Oct 16 04:32:22.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 04:32:22.536 INFO kablam! Oct 16 04:32:22.555 INFO kablam! warning: unused variable: `key` Oct 16 04:32:22.555 INFO kablam! --> src/index/mod.rs:142:25 Oct 16 04:32:22.555 INFO kablam! | Oct 16 04:32:22.555 INFO kablam! 142 | if let Some(ref key) = self.key { Oct 16 04:32:22.555 INFO kablam! | ^^^ help: consider using `_key` instead Oct 16 04:32:22.555 INFO kablam! | Oct 16 04:32:22.555 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:32:22.555 INFO kablam! Oct 16 04:32:22.555 INFO kablam! warning: unused variable: `path` Oct 16 04:32:22.555 INFO kablam! --> src/index/mod.rs:158:25 Oct 16 04:32:22.555 INFO kablam! | Oct 16 04:32:22.555 INFO kablam! 158 | if let Some(ref path) = self.path { Oct 16 04:32:22.555 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 16 04:32:22.555 INFO kablam! Oct 16 04:32:22.600 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:22.600 INFO kablam! --> src/index/mod.rs:26:9 Oct 16 04:32:22.600 INFO kablam! | Oct 16 04:32:22.600 INFO kablam! 26 | index.add_document(document.clone()); Oct 16 04:32:22.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:22.600 INFO kablam! | Oct 16 04:32:22.600 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 04:32:22.600 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:22.600 INFO kablam! Oct 16 04:32:22.601 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:22.601 INFO kablam! --> src/index/mod.rs:46:9 Oct 16 04:32:22.601 INFO kablam! | Oct 16 04:32:22.601 INFO kablam! 46 | index.add_document(document1.clone()); Oct 16 04:32:22.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:22.601 INFO kablam! | Oct 16 04:32:22.601 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:22.601 INFO kablam! Oct 16 04:32:22.601 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:22.603 INFO kablam! --> src/index/mod.rs:52:9 Oct 16 04:32:22.603 INFO kablam! | Oct 16 04:32:22.603 INFO kablam! 52 | index.add_document(document.clone()); Oct 16 04:32:22.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:22.603 INFO kablam! | Oct 16 04:32:22.603 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:22.603 INFO kablam! Oct 16 04:32:22.603 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:22.603 INFO kablam! --> src/index/mod.rs:70:9 Oct 16 04:32:22.603 INFO kablam! | Oct 16 04:32:22.603 INFO kablam! 70 | index.add_document(document); Oct 16 04:32:22.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:22.603 INFO kablam! | Oct 16 04:32:22.603 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:22.603 INFO kablam! Oct 16 04:32:22.603 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:32:22.603 INFO kablam! --> src/index/mod.rs:76:9 Oct 16 04:32:22.603 INFO kablam! | Oct 16 04:32:22.603 INFO kablam! 76 | index.add_document(document.clone()); Oct 16 04:32:22.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:32:22.603 INFO kablam! | Oct 16 04:32:22.603 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:32:22.603 INFO kablam! Oct 16 04:32:25.634 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.76s Oct 16 04:32:25.653 INFO kablam! su: No module specific data is present Oct 16 04:32:26.183 INFO running `"docker" "rm" "-f" "cd8f1ad8412e572f6ad9b66f0e0d59ef4614c72763468ed245c4b6c09fcc2297"` Oct 16 04:32:26.404 INFO blam! cd8f1ad8412e572f6ad9b66f0e0d59ef4614c72763468ed245c4b6c09fcc2297 Oct 16 04:32:26.406 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 04:32:26.556 INFO blam! 07dd668995e24368093020d12459cba5bd0c7f60a67a0450856665f648d2556e Oct 16 04:32:26.558 INFO running `"docker" "start" "-a" "07dd668995e24368093020d12459cba5bd0c7f60a67a0450856665f648d2556e"` Oct 16 04:32:26.918 INFO kablam! usermod: no changes Oct 16 04:32:26.946 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 04:32:26.947 INFO kablam! Running /target/debug/deps/kontex-9adfc556335291cd Oct 16 04:32:26.950 INFO blam! Oct 16 04:32:26.951 INFO blam! running 4 tests Oct 16 04:32:26.951 INFO blam! test index::tests::it_queries ... ok Oct 16 04:32:26.951 INFO blam! test index::tests::it_sub_queries ... ok Oct 16 04:32:26.951 INFO blam! test index::tests::it_queries_wildcard ... ok Oct 16 04:32:26.951 INFO blam! test analyzers::standard_analyzer::tests::it_parses_a_document ... ok Oct 16 04:32:26.951 INFO blam! Oct 16 04:32:26.951 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:32:26.951 INFO blam! Oct 16 04:32:26.952 INFO kablam! Doc-tests kontex Oct 16 04:32:27.688 INFO blam! Oct 16 04:32:27.689 INFO blam! running 1 test Oct 16 04:32:29.620 INFO blam! test src/lib.rs - (line 8) ... ok Oct 16 04:32:29.621 INFO blam! Oct 16 04:32:29.622 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:32:29.622 INFO blam! Oct 16 04:32:29.632 INFO kablam! su: No module specific data is present Oct 16 04:32:30.420 INFO running `"docker" "rm" "-f" "07dd668995e24368093020d12459cba5bd0c7f60a67a0450856665f648d2556e"` Oct 16 04:32:30.567 INFO blam! 07dd668995e24368093020d12459cba5bd0c7f60a67a0450856665f648d2556e