Nov 17 01:04:21.495 INFO testing i80and/marian-rs against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 01:04:21.497 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 17 01:04:21.970 INFO [stdout] 163a544fc45fdad10275830d3a4533ae836ee48408beafef521a12110309f916 Nov 17 01:04:21.973 INFO running `"docker" "start" "-a" "163a544fc45fdad10275830d3a4533ae836ee48408beafef521a12110309f916"` Nov 17 01:04:23.857 INFO [stderr] usermod: no changes Nov 17 01:04:24.318 INFO [stderr] Compiling serde v1.0.50 Nov 17 01:04:24.355 INFO [stderr] Compiling simple-logging v2.0.1 Nov 17 01:04:24.364 INFO [stderr] Compiling tokio-io v0.1.6 Nov 17 01:04:24.364 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 17 01:04:24.366 INFO [stderr] Compiling qp-trie v0.7.1 Nov 17 01:04:24.367 INFO [stderr] Compiling chrono v0.4.2 Nov 17 01:04:24.367 INFO [stderr] Compiling serde_derive v1.0.50 Nov 17 01:04:26.375 INFO [stderr] Compiling brotli2 v0.3.2 Nov 17 01:04:31.928 INFO [stderr] Compiling tokio-reactor v0.1.1 Nov 17 01:04:31.930 INFO [stderr] Compiling tokio-fs v0.1.0 Nov 17 01:04:39.828 INFO [stderr] Compiling tokio-udp v0.1.0 Nov 17 01:04:39.843 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 17 01:04:43.043 INFO [stderr] Compiling tokio v0.1.6 Nov 17 01:04:46.735 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 01:04:50.586 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 17 01:04:50.586 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 17 01:04:56.815 INFO [stderr] Compiling serde_json v1.0.17 Nov 17 01:04:58.185 INFO [stderr] Compiling hyper v0.11.26 Nov 17 01:05:12.103 INFO [stderr] Compiling hyper-tls v0.1.3 Nov 17 01:05:14.044 INFO [stderr] Compiling rusoto_credential v0.11.0 Nov 17 01:05:19.291 INFO [stderr] Compiling rusoto_core v0.32.0 Nov 17 01:05:25.379 INFO [stderr] Compiling rusoto_s3 v0.32.0 Nov 17 01:05:40.363 INFO [stderr] Compiling marian-rust v0.1.0 (/source) Nov 17 01:05:58.155 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s Nov 17 01:05:58.187 INFO [stderr] su: No module specific data is present Nov 17 01:05:58.963 INFO running `"docker" "inspect" "163a544fc45fdad10275830d3a4533ae836ee48408beafef521a12110309f916"` Nov 17 01:05:59.074 INFO running `"docker" "rm" "-f" "163a544fc45fdad10275830d3a4533ae836ee48408beafef521a12110309f916"` Nov 17 01:05:59.191 INFO [stdout] 163a544fc45fdad10275830d3a4533ae836ee48408beafef521a12110309f916 Nov 17 01:05:59.194 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 17 01:05:59.403 INFO [stdout] a4b4fcbd79bc9dcd534272722a01a425bb5bcbb2dc85f0c5f6ee12632c5f5299 Nov 17 01:05:59.409 INFO running `"docker" "start" "-a" "a4b4fcbd79bc9dcd534272722a01a425bb5bcbb2dc85f0c5f6ee12632c5f5299"` Nov 17 01:05:59.958 INFO [stderr] usermod: no changes Nov 17 01:06:00.179 INFO [stderr] Compiling marian-rust v0.1.0 (/source) Nov 17 01:06:15.607 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.61s Nov 17 01:06:15.643 INFO [stderr] su: No module specific data is present Nov 17 01:06:16.625 INFO running `"docker" "inspect" "a4b4fcbd79bc9dcd534272722a01a425bb5bcbb2dc85f0c5f6ee12632c5f5299"` Nov 17 01:06:16.960 INFO running `"docker" "rm" "-f" "a4b4fcbd79bc9dcd534272722a01a425bb5bcbb2dc85f0c5f6ee12632c5f5299"` Nov 17 01:06:17.191 INFO [stdout] a4b4fcbd79bc9dcd534272722a01a425bb5bcbb2dc85f0c5f6ee12632c5f5299 Nov 17 01:06:17.198 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 17 01:06:17.729 INFO [stdout] 4d45aa9160a6928a50463180f26072ed5e8e107580afcafd221846ed5de74cb3 Nov 17 01:06:17.731 INFO running `"docker" "start" "-a" "4d45aa9160a6928a50463180f26072ed5e8e107580afcafd221846ed5de74cb3"` Nov 17 01:06:18.723 INFO [stderr] usermod: no changes Nov 17 01:06:19.095 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s Nov 17 01:06:19.121 INFO [stderr] Running /target/debug/deps/marian_rust-1f570204a50d4785 Nov 17 01:06:19.127 INFO [stdout] Nov 17 01:06:19.128 INFO [stdout] running 20 tests Nov 17 01:06:19.143 INFO [stdout] test manifest::tests::test_unknown_protocol ... ok Nov 17 01:06:19.144 INFO [stdout] test manifest::tests::test_parse_bucket ... ok Nov 17 01:06:19.179 INFO [stdout] test query::tests::test_single_term ... ok Nov 17 01:06:19.199 INFO [stdout] test queryst::tests::test_queryst ... ok Nov 17 01:06:19.199 INFO [stdout] test query::tests::test_check_phrases ... ok Nov 17 01:06:19.216 INFO [stdout] test query::tests::test_multi_word_phrases ... ok Nov 17 01:06:19.216 INFO [stdout] test stemmer::tests::test_nonascii ... ok Nov 17 01:06:19.216 INFO [stdout] test query::tests::test_adjacent_phrases ... ok Nov 17 01:06:19.231 INFO [stdout] test stemmer::tests::test_atomic_phrases ... ok Nov 17 01:06:19.235 INFO [stdout] test stemmer::tests::test_positional_operator ... ok Nov 17 01:06:19.235 INFO [stdout] test trie::tests::test_additive ... ok Nov 17 01:06:19.235 INFO [stdout] test trie::tests::test_idempotency ... ok Nov 17 01:06:19.235 INFO [stdout] test trie::tests::test_prefix ... ok Nov 17 01:06:19.235 INFO [stdout] test query::tests::test_whitespace ... ok Nov 17 01:06:19.239 INFO [stdout] test query::tests::test_check_phrases_negative ... ok Nov 17 01:06:19.251 INFO [stdout] test query::tests::test_phrase_fragment ... ok Nov 17 01:06:19.262 INFO [stdout] test stemmer::tests::test_split_on_whitespace ... ok Nov 17 01:06:19.302 INFO [stdout] test stemmer::tests::test_tokenize_code ... ok Nov 17 01:06:19.311 INFO [stdout] test fts::tests::test_fts ... ok Nov 17 01:06:21.067 INFO [stdout] test stemmer::tests::test_porter2 ... ok Nov 17 01:06:21.067 INFO [stdout] Nov 17 01:06:21.067 INFO [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 01:06:21.067 INFO [stdout] Nov 17 01:06:21.083 INFO [stderr] su: No module specific data is present Nov 17 01:06:21.747 INFO running `"docker" "inspect" "4d45aa9160a6928a50463180f26072ed5e8e107580afcafd221846ed5de74cb3"` Nov 17 01:06:22.011 INFO running `"docker" "rm" "-f" "4d45aa9160a6928a50463180f26072ed5e8e107580afcafd221846ed5de74cb3"` Nov 17 01:06:22.291 INFO [stdout] 4d45aa9160a6928a50463180f26072ed5e8e107580afcafd221846ed5de74cb3