Oct 13 04:39:25.844 INFO testing oussama/leek-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 04:39:25.844 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 13 04:39:27.133 INFO blam! 0ab3c05cae5788130be40a0d7a61e2eff76b513c0edb22da6d9752310c9562bc Oct 13 04:39:27.135 INFO running `"docker" "start" "-a" "0ab3c05cae5788130be40a0d7a61e2eff76b513c0edb22da6d9752310c9562bc"` Oct 13 04:39:28.387 INFO kablam! usermod: no changes Oct 13 04:39:28.467 INFO kablam! Compiling serde v1.0.28 Oct 13 04:39:28.476 INFO kablam! Compiling syn v0.12.13 Oct 13 04:39:41.123 INFO kablam! Compiling serde_derive_internals v0.20.0 Oct 13 04:39:46.603 INFO kablam! Compiling serde_derive v1.0.28 Oct 13 04:39:50.720 INFO kablam! Compiling bincode v1.0.0 Oct 13 04:39:57.627 INFO kablam! Compiling leek v0.1.0 (/source) Oct 13 04:39:58.027 INFO kablam! warning: unused import: `bincode::deserialize_from` Oct 13 04:39:58.028 INFO kablam! --> src/lib.rs:8:5 Oct 13 04:39:58.028 INFO kablam! | Oct 13 04:39:58.028 INFO kablam! 8 | use bincode::deserialize_from; Oct 13 04:39:58.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:39:58.029 INFO kablam! | Oct 13 04:39:58.029 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:39:58.030 INFO kablam! Oct 13 04:39:58.030 INFO kablam! warning: unused import: `serde::de::*` Oct 13 04:39:58.030 INFO kablam! --> src/lib.rs:13:5 Oct 13 04:39:58.030 INFO kablam! | Oct 13 04:39:58.031 INFO kablam! 13 | use serde::de::*; Oct 13 04:39:58.031 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:39:58.031 INFO kablam! Oct 13 04:39:58.032 INFO kablam! warning: unused import: `BufReader` Oct 13 04:39:58.032 INFO kablam! --> src/lib.rs:19:15 Oct 13 04:39:58.032 INFO kablam! | Oct 13 04:39:58.033 INFO kablam! 19 | use std::io::{BufReader, BufWriter, Seek, SeekFrom}; Oct 13 04:39:58.033 INFO kablam! | ^^^^^^^^^ Oct 13 04:39:58.033 INFO kablam! Oct 13 04:39:58.033 INFO kablam! warning: unnecessary parentheses around `while` condition Oct 13 04:39:58.034 INFO kablam! --> src/lib.rs:81:18 Oct 13 04:39:58.034 INFO kablam! | Oct 13 04:39:58.034 INFO kablam! 81 | while(read) { Oct 13 04:39:58.035 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 04:39:58.035 INFO kablam! Oct 13 04:39:58.203 INFO kablam! warning: unused variable: `file` Oct 13 04:39:58.203 INFO kablam! --> src/lib.rs:75:17 Oct 13 04:39:58.203 INFO kablam! | Oct 13 04:39:58.203 INFO kablam! 75 | let mut file = if let Ok(mut file) = File::open(&file_path) { Oct 13 04:39:58.203 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 13 04:39:58.203 INFO kablam! | Oct 13 04:39:58.203 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:39:58.203 INFO kablam! Oct 13 04:39:58.272 INFO kablam! warning: variable does not need to be mutable Oct 13 04:39:58.272 INFO kablam! --> src/lib.rs:75:13 Oct 13 04:39:58.272 INFO kablam! | Oct 13 04:39:58.272 INFO kablam! 75 | let mut file = if let Ok(mut file) = File::open(&file_path) { Oct 13 04:39:58.272 INFO kablam! | ----^^^^ Oct 13 04:39:58.272 INFO kablam! | | Oct 13 04:39:58.272 INFO kablam! | help: remove this `mut` Oct 13 04:39:58.272 INFO kablam! | Oct 13 04:39:58.275 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:39:58.275 INFO kablam! Oct 13 04:39:58.373 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.96s Oct 13 04:39:58.387 INFO kablam! su: No module specific data is present Oct 13 04:39:59.012 INFO running `"docker" "rm" "-f" "0ab3c05cae5788130be40a0d7a61e2eff76b513c0edb22da6d9752310c9562bc"` Oct 13 04:39:59.285 INFO blam! 0ab3c05cae5788130be40a0d7a61e2eff76b513c0edb22da6d9752310c9562bc Oct 13 04:39:59.293 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 13 04:39:59.825 INFO blam! 665917fc614487c4b220806208a4e11e8319f9617fe1542b70294948f135b789 Oct 13 04:39:59.827 INFO running `"docker" "start" "-a" "665917fc614487c4b220806208a4e11e8319f9617fe1542b70294948f135b789"` Oct 13 04:40:00.821 INFO kablam! usermod: no changes Oct 13 04:40:00.915 INFO kablam! Compiling leek v0.1.0 (/source) Oct 13 04:40:01.312 INFO kablam! warning: unused import: `bincode::deserialize_from` Oct 13 04:40:01.312 INFO kablam! --> src/lib.rs:8:5 Oct 13 04:40:01.312 INFO kablam! | Oct 13 04:40:01.312 INFO kablam! 8 | use bincode::deserialize_from; Oct 13 04:40:01.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:40:01.312 INFO kablam! | Oct 13 04:40:01.312 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:40:01.312 INFO kablam! Oct 13 04:40:01.312 INFO kablam! warning: unused import: `serde::de::*` Oct 13 04:40:01.312 INFO kablam! --> src/lib.rs:13:5 Oct 13 04:40:01.315 INFO kablam! | Oct 13 04:40:01.315 INFO kablam! 13 | use serde::de::*; Oct 13 04:40:01.315 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:40:01.315 INFO kablam! Oct 13 04:40:01.315 INFO kablam! warning: unused import: `BufReader` Oct 13 04:40:01.315 INFO kablam! --> src/lib.rs:19:15 Oct 13 04:40:01.315 INFO kablam! | Oct 13 04:40:01.315 INFO kablam! 19 | use std::io::{BufReader, BufWriter, Seek, SeekFrom}; Oct 13 04:40:01.315 INFO kablam! | ^^^^^^^^^ Oct 13 04:40:01.315 INFO kablam! Oct 13 04:40:01.315 INFO kablam! warning: unnecessary parentheses around `while` condition Oct 13 04:40:01.315 INFO kablam! --> src/lib.rs:81:18 Oct 13 04:40:01.315 INFO kablam! | Oct 13 04:40:01.315 INFO kablam! 81 | while(read) { Oct 13 04:40:01.315 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 04:40:01.315 INFO kablam! Oct 13 04:40:01.315 INFO kablam! warning: unnecessary parentheses around `while` condition Oct 13 04:40:01.315 INFO kablam! --> src/lib.rs:180:15 Oct 13 04:40:01.315 INFO kablam! | Oct 13 04:40:01.315 INFO kablam! 180 | while (i < 10000) { Oct 13 04:40:01.315 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 04:40:01.315 INFO kablam! Oct 13 04:40:01.329 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 04:40:01.329 INFO kablam! --> src/lib.rs:193:5 Oct 13 04:40:01.329 INFO kablam! | Oct 13 04:40:01.329 INFO kablam! 193 | thread::sleep_ms(100000); Oct 13 04:40:01.329 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 04:40:01.329 INFO kablam! | Oct 13 04:40:01.335 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 04:40:01.335 INFO kablam! Oct 13 04:40:01.571 INFO kablam! warning: unused variable: `file` Oct 13 04:40:01.571 INFO kablam! --> src/lib.rs:75:17 Oct 13 04:40:01.572 INFO kablam! | Oct 13 04:40:01.572 INFO kablam! 75 | let mut file = if let Ok(mut file) = File::open(&file_path) { Oct 13 04:40:01.572 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 13 04:40:01.572 INFO kablam! | Oct 13 04:40:01.572 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:40:01.573 INFO kablam! Oct 13 04:40:01.627 INFO kablam! warning: variable does not need to be mutable Oct 13 04:40:01.628 INFO kablam! --> src/lib.rs:75:13 Oct 13 04:40:01.628 INFO kablam! | Oct 13 04:40:01.628 INFO kablam! 75 | let mut file = if let Ok(mut file) = File::open(&file_path) { Oct 13 04:40:01.629 INFO kablam! | ----^^^^ Oct 13 04:40:01.629 INFO kablam! | | Oct 13 04:40:01.629 INFO kablam! | help: remove this `mut` Oct 13 04:40:01.629 INFO kablam! | Oct 13 04:40:01.630 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:40:01.630 INFO kablam! Oct 13 04:40:03.435 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.59s Oct 13 04:40:03.439 INFO kablam! su: No module specific data is present Oct 13 04:40:04.171 INFO running `"docker" "rm" "-f" "665917fc614487c4b220806208a4e11e8319f9617fe1542b70294948f135b789"` Oct 13 04:40:04.235 INFO blam! 665917fc614487c4b220806208a4e11e8319f9617fe1542b70294948f135b789 Oct 13 04:40:04.236 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 13 04:40:04.404 INFO blam! e9f8b4bc1c70e89e27a4d7e3dad5271333e8d6042cc4f3d6fe0e968571ae5198 Oct 13 04:40:04.405 INFO running `"docker" "start" "-a" "e9f8b4bc1c70e89e27a4d7e3dad5271333e8d6042cc4f3d6fe0e968571ae5198"` Oct 13 04:40:05.447 INFO kablam! usermod: no changes Oct 13 04:40:05.501 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 04:40:05.508 INFO kablam! Running /target/debug/deps/leek-8dc80d7da2d47e44 Oct 13 04:40:05.512 INFO blam! Oct 13 04:40:05.512 INFO blam! running 1 test Oct 13 04:40:05.519 INFO blam! StorageMap::new Oct 13 04:40:05.519 INFO blam! create new file Oct 13 04:40:05.520 INFO kablam! thread '' panicked at 'failed to create file: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', libcore/result.rs:1009:5 Oct 13 04:40:05.520 INFO kablam! stack backtrace: Oct 13 04:40:05.536 INFO kablam! 0: 0x561a3303e04e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 13 04:40:05.537 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 04:40:05.537 INFO kablam! 1: 0x561a330471c6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 13 04:40:05.538 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 13 04:40:05.538 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 13 04:40:05.538 INFO kablam! 2: 0x561a33041f1d - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 13 04:40:05.556 INFO kablam! at libstd/panicking.rs:211 Oct 13 04:40:05.556 INFO kablam! 3: 0x561a33041c90 - std::panicking::default_hook::hb1838a6568eb05e3 Oct 13 04:40:05.556 INFO kablam! at libstd/panicking.rs:227 Oct 13 04:40:05.556 INFO kablam! 4: 0x561a330425cc - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 13 04:40:05.556 INFO kablam! at libstd/panicking.rs:476 Oct 13 04:40:05.556 INFO kablam! 5: 0x561a33042189 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 13 04:40:05.556 INFO kablam! at libstd/panicking.rs:390 Oct 13 04:40:05.556 INFO kablam! 6: 0x561a33042085 - rust_begin_unwind Oct 13 04:40:05.556 INFO kablam! at libstd/panicking.rs:325 Oct 13 04:40:05.556 INFO kablam! 7: 0x561a3308554b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 13 04:40:05.558 INFO kablam! at libcore/panicking.rs:77 Oct 13 04:40:05.558 INFO kablam! 8: 0x561a32fecc23 - core::result::unwrap_failed::hfd2f515e7d5c1adc Oct 13 04:40:05.558 INFO kablam! at libcore/macros.rs:26 Oct 13 04:40:05.558 INFO kablam! 9: 0x561a32fe9d03 - >::expect::hcf987eadc2c12aba Oct 13 04:40:05.558 INFO kablam! at libcore/result.rs:835 Oct 13 04:40:05.558 INFO kablam! 10: 0x561a32f98b24 - >::new::h2e1c2341a0e4e2d9 Oct 13 04:40:05.558 INFO kablam! at src/lib.rs:129 Oct 13 04:40:05.558 INFO kablam! 11: 0x561a32fac37a - leek::it_works::{{closure}}::h3d3938f7b27b2767 Oct 13 04:40:05.558 INFO kablam! at src/lib.rs:174 Oct 13 04:40:05.558 INFO kablam! 12: 0x561a32fdee78 - std::sys_common::backtrace::__rust_begin_short_backtrace::he88b018a988c939d Oct 13 04:40:05.558 INFO kablam! at libstd/sys_common/backtrace.rs:136 Oct 13 04:40:05.558 INFO kablam! 13: 0x561a32fc58e5 - std::thread::Builder::spawn::{{closure}}::{{closure}}::he7be7560e2f5a478 Oct 13 04:40:05.558 INFO kablam! at libstd/thread/mod.rs:409 Oct 13 04:40:05.558 INFO kablam! 14: 0x561a32fb8c28 - as core::ops::function::FnOnce<()>>::call_once::hd3d59fd5ce9ddc4c Oct 13 04:40:05.561 INFO kablam! at libstd/panic.rs:313 Oct 13 04:40:05.561 INFO kablam! 15: 0x561a32fb986a - std::panicking::try::do_call::h17994b2ed3612f51 Oct 13 04:40:05.561 INFO kablam! at libstd/panicking.rs:310 Oct 13 04:40:05.561 INFO kablam! 16: 0x561a330526e9 - __rust_maybe_catch_panic Oct 13 04:40:05.561 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 13 04:40:05.561 INFO kablam! 17: 0x561a32fb9683 - std::panicking::try::h8b903a290b209cc7 Oct 13 04:40:05.561 INFO kablam! at libstd/panicking.rs:289 Oct 13 04:40:05.561 INFO kablam! 18: 0x561a32fb95e8 - std::panic::catch_unwind::hd4a4b73af991cf1a Oct 13 04:40:05.561 INFO kablam! at libstd/panic.rs:392 Oct 13 04:40:05.561 INFO kablam! 19: 0x561a32fc56ea - std::thread::Builder::spawn::{{closure}}::h4050a587a1eb7b17 Oct 13 04:40:05.561 INFO kablam! at libstd/thread/mod.rs:408 Oct 13 04:40:05.561 INFO kablam! 20: 0x561a32fc5bfc - >::call_box::hc0cabdc67d5c9500 Oct 13 04:40:05.561 INFO kablam! at liballoc/boxed.rs:672 Oct 13 04:40:05.561 INFO kablam! 21: 0x561a3304035a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 13 04:40:05.561 INFO kablam! at liballoc/boxed.rs:682 Oct 13 04:40:05.561 INFO kablam! at libstd/sys_common/thread.rs:24 Oct 13 04:40:05.561 INFO kablam! 22: 0x561a33035595 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 13 04:40:05.561 INFO kablam! at libstd/sys/unix/thread.rs:90 Oct 13 04:40:05.561 INFO kablam! 23: 0x7f017aa4e6b9 - start_thread Oct 13 04:40:05.561 INFO kablam! 24: 0x7f017a56e41c - clone Oct 13 04:40:05.561 INFO kablam! 25: 0x0 - Oct 13 04:41:05.519 INFO blam! test it_works ... test it_works has been running for over 60 seconds Oct 13 04:41:45.519 INFO blam! test it_works ... ok Oct 13 04:41:45.520 INFO blam! Oct 13 04:41:45.521 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:41:45.521 INFO blam! Oct 13 04:41:45.527 INFO kablam! Doc-tests leek Oct 13 04:41:46.126 INFO blam! Oct 13 04:41:46.126 INFO blam! running 0 tests Oct 13 04:41:46.126 INFO blam! Oct 13 04:41:46.126 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:41:46.126 INFO blam! Oct 13 04:41:46.139 INFO kablam! su: No module specific data is present Oct 13 04:41:46.995 INFO running `"docker" "rm" "-f" "e9f8b4bc1c70e89e27a4d7e3dad5271333e8d6042cc4f3d6fe0e968571ae5198"` Oct 13 04:41:47.261 INFO blam! e9f8b4bc1c70e89e27a4d7e3dad5271333e8d6042cc4f3d6fe0e968571ae5198