Oct 11 05:44:40.388 INFO testing LordSentox/sascs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:44:40.388 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:44:40.388 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:44:40.944 INFO blam! 1f3d7fd6adb7f612889a9e7dd717c30ce6aa0e8217dbde9a7bbe20f3d2f71d05 Oct 11 05:44:40.946 INFO running `"docker" "start" "-a" "1f3d7fd6adb7f612889a9e7dd717c30ce6aa0e8217dbde9a7bbe20f3d2f71d05"` Oct 11 05:44:42.024 INFO kablam! usermod: no changes Oct 11 05:44:42.117 INFO kablam! Compiling bincode v0.9.2 Oct 11 05:44:42.117 INFO kablam! Compiling serde_derive v1.0.20 Oct 11 05:44:52.041 INFO kablam! Compiling sascs v0.1.0 (/source) Oct 11 05:44:53.755 INFO kablam! warning: unused import: `StoreTrue` Oct 11 05:44:53.755 INFO kablam! --> src/server.rs:11:32 Oct 11 05:44:53.755 INFO kablam! | Oct 11 05:44:53.755 INFO kablam! 11 | use argparse::{ArgumentParser, StoreTrue, Store}; Oct 11 05:44:53.755 INFO kablam! | ^^^^^^^^^ Oct 11 05:44:53.755 INFO kablam! | Oct 11 05:44:53.755 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 05:44:53.755 INFO kablam! Oct 11 05:44:53.755 INFO kablam! warning: unused import: `Path` Oct 11 05:44:53.755 INFO kablam! --> src/machine.rs:2:17 Oct 11 05:44:53.755 INFO kablam! | Oct 11 05:44:53.755 INFO kablam! 2 | use std::path::{Path, PathBuf}; Oct 11 05:44:53.755 INFO kablam! | ^^^^ Oct 11 05:44:53.755 INFO kablam! Oct 11 05:44:53.760 INFO kablam! warning: unused import: `fs::walk_files` Oct 11 05:44:53.760 INFO kablam! --> src/server.rs:21:5 Oct 11 05:44:53.760 INFO kablam! | Oct 11 05:44:53.760 INFO kablam! 21 | use fs::walk_files; Oct 11 05:44:53.760 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 05:44:53.760 INFO kablam! Oct 11 05:44:53.792 INFO kablam! warning: unused import: `std::io::Error as IOErr` Oct 11 05:44:53.792 INFO kablam! --> src/cli/nethandler.rs:9:5 Oct 11 05:44:53.792 INFO kablam! | Oct 11 05:44:53.792 INFO kablam! 9 | use std::io::Error as IOErr; Oct 11 05:44:53.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:44:53.792 INFO kablam! | Oct 11 05:44:53.792 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 05:44:53.792 INFO kablam! Oct 11 05:44:53.792 INFO kablam! warning: unused import: `Path` Oct 11 05:44:53.792 INFO kablam! --> src/machine.rs:2:17 Oct 11 05:44:53.792 INFO kablam! | Oct 11 05:44:53.792 INFO kablam! 2 | use std::path::{Path, PathBuf}; Oct 11 05:44:53.792 INFO kablam! | ^^^^ Oct 11 05:44:53.792 INFO kablam! Oct 11 05:44:54.245 INFO kablam! warning: unused import: `Read` Oct 11 05:44:54.245 INFO kablam! --> src/packets.rs:4:15 Oct 11 05:44:54.245 INFO kablam! | Oct 11 05:44:54.245 INFO kablam! 4 | use std::io::{Read, Write}; Oct 11 05:44:54.246 INFO kablam! | ^^^^ Oct 11 05:44:54.246 INFO kablam! Oct 11 05:44:54.246 INFO kablam! warning: unused import: `Write` Oct 11 05:44:54.246 INFO kablam! --> src/packets.rs:4:21 Oct 11 05:44:54.246 INFO kablam! | Oct 11 05:44:54.246 INFO kablam! 4 | use std::io::{Read, Write}; Oct 11 05:44:54.246 INFO kablam! | ^^^^^ Oct 11 05:44:54.246 INFO kablam! Oct 11 05:44:54.261 INFO kablam! warning: unused import: `Read` Oct 11 05:44:54.262 INFO kablam! --> src/packets.rs:4:15 Oct 11 05:44:54.262 INFO kablam! | Oct 11 05:44:54.262 INFO kablam! 4 | use std::io::{Read, Write}; Oct 11 05:44:54.263 INFO kablam! | ^^^^ Oct 11 05:44:54.263 INFO kablam! Oct 11 05:44:54.263 INFO kablam! warning: unused import: `Write` Oct 11 05:44:54.263 INFO kablam! --> src/packets.rs:4:21 Oct 11 05:44:54.264 INFO kablam! | Oct 11 05:44:54.264 INFO kablam! 4 | use std::io::{Read, Write}; Oct 11 05:44:54.264 INFO kablam! | ^^^^^ Oct 11 05:44:54.265 INFO kablam! Oct 11 05:44:54.279 INFO kablam! warning: unused variable: `file` Oct 11 05:44:54.279 INFO kablam! --> src/client.rs:94:34 Oct 11 05:44:54.280 INFO kablam! | Oct 11 05:44:54.280 INFO kablam! 94 | pub fn real_push>(file: P, nethandler: &NetHandler) { Oct 11 05:44:54.280 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 11 05:44:54.280 INFO kablam! | Oct 11 05:44:54.281 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 05:44:54.281 INFO kablam! Oct 11 05:44:54.281 INFO kablam! warning: unused variable: `nethandler` Oct 11 05:44:54.282 INFO kablam! --> src/client.rs:94:43 Oct 11 05:44:54.282 INFO kablam! | Oct 11 05:44:54.282 INFO kablam! 94 | pub fn real_push>(file: P, nethandler: &NetHandler) { Oct 11 05:44:54.282 INFO kablam! | ^^^^^^^^^^ help: consider using `_nethandler` instead Oct 11 05:44:54.283 INFO kablam! Oct 11 05:44:54.292 INFO kablam! warning: unused variable: `machine` Oct 11 05:44:54.292 INFO kablam! --> src/server.rs:42:7 Oct 11 05:44:54.292 INFO kablam! | Oct 11 05:44:54.292 INFO kablam! 42 | let machine = Machine::now_with_fs(fs); Oct 11 05:44:54.293 INFO kablam! | ^^^^^^^ help: consider using `_machine` instead Oct 11 05:44:54.293 INFO kablam! | Oct 11 05:44:54.293 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 05:44:54.294 INFO kablam! Oct 11 05:44:54.294 INFO kablam! warning: unused variable: `c` Oct 11 05:44:54.294 INFO kablam! --> src/server.rs:44:8 Oct 11 05:44:54.295 INFO kablam! | Oct 11 05:44:54.295 INFO kablam! 44 | for (c, p) in nethandler.collect_packets() { Oct 11 05:44:54.295 INFO kablam! | ^ help: consider using `_c` instead Oct 11 05:44:54.296 INFO kablam! Oct 11 05:44:54.300 INFO kablam! warning: unused variable: `p` Oct 11 05:44:54.301 INFO kablam! --> src/server.rs:44:11 Oct 11 05:44:54.301 INFO kablam! | Oct 11 05:44:54.301 INFO kablam! 44 | for (c, p) in nethandler.collect_packets() { Oct 11 05:44:54.301 INFO kablam! | ^ help: consider using `_p` instead Oct 11 05:44:54.302 INFO kablam! Oct 11 05:44:54.302 INFO kablam! warning: variable does not need to be mutable Oct 11 05:44:54.302 INFO kablam! --> src/server.rs:26:6 Oct 11 05:44:54.302 INFO kablam! | Oct 11 05:44:54.302 INFO kablam! 26 | let mut home_dir = Path::new("."); Oct 11 05:44:54.303 INFO kablam! | ----^^^^^^^^ Oct 11 05:44:54.303 INFO kablam! | | Oct 11 05:44:54.303 INFO kablam! | help: remove this `mut` Oct 11 05:44:54.304 INFO kablam! | Oct 11 05:44:54.304 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 05:44:54.308 INFO kablam! Oct 11 05:44:58.500 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.48s Oct 11 05:44:58.508 INFO kablam! su: No module specific data is present Oct 11 05:44:59.401 INFO running `"docker" "rm" "-f" "1f3d7fd6adb7f612889a9e7dd717c30ce6aa0e8217dbde9a7bbe20f3d2f71d05"` Oct 11 05:44:59.705 INFO blam! 1f3d7fd6adb7f612889a9e7dd717c30ce6aa0e8217dbde9a7bbe20f3d2f71d05 Oct 11 05:44:59.710 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:44:59.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:45:00.108 INFO blam! 0c3195fb8fca8af1259192f43d5d343c83b7e840bb1306bff7387a0c076704e1 Oct 11 05:45:00.112 INFO running `"docker" "start" "-a" "0c3195fb8fca8af1259192f43d5d343c83b7e840bb1306bff7387a0c076704e1"` Oct 11 05:45:01.808 INFO kablam! usermod: no changes Oct 11 05:45:01.964 INFO kablam! Compiling sascs v0.1.0 (/source) Oct 11 05:45:03.452 INFO kablam! warning: unused import: `std::io::Error as IOErr` Oct 11 05:45:03.452 INFO kablam! --> src/cli/nethandler.rs:9:5 Oct 11 05:45:03.452 INFO kablam! | Oct 11 05:45:03.452 INFO kablam! 9 | use std::io::Error as IOErr; Oct 11 05:45:03.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:45:03.452 INFO kablam! | Oct 11 05:45:03.452 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 05:45:03.452 INFO kablam! Oct 11 05:45:03.452 INFO kablam! warning: unused import: `Path` Oct 11 05:45:03.452 INFO kablam! --> src/machine.rs:2:17 Oct 11 05:45:03.452 INFO kablam! | Oct 11 05:45:03.452 INFO kablam! 2 | use std::path::{Path, PathBuf}; Oct 11 05:45:03.452 INFO kablam! | ^^^^ Oct 11 05:45:03.452 INFO kablam! Oct 11 05:45:03.460 INFO kablam! warning: unused import: `chrono::NaiveDateTime` Oct 11 05:45:03.460 INFO kablam! --> src/fs.rs:65:6 Oct 11 05:45:03.460 INFO kablam! | Oct 11 05:45:03.460 INFO kablam! 65 | use chrono::NaiveDateTime; Oct 11 05:45:03.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:45:03.460 INFO kablam! Oct 11 05:45:03.460 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 11 05:45:03.460 INFO kablam! --> src/fs.rs:66:6 Oct 11 05:45:03.460 INFO kablam! | Oct 11 05:45:03.460 INFO kablam! 66 | use chrono::prelude::*; Oct 11 05:45:03.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 05:45:03.460 INFO kablam! Oct 11 05:45:03.553 INFO kablam! warning: unused import: `StoreTrue` Oct 11 05:45:03.553 INFO kablam! --> src/server.rs:11:32 Oct 11 05:45:03.553 INFO kablam! | Oct 11 05:45:03.553 INFO kablam! 11 | use argparse::{ArgumentParser, StoreTrue, Store}; Oct 11 05:45:03.553 INFO kablam! | ^^^^^^^^^ Oct 11 05:45:03.553 INFO kablam! | Oct 11 05:45:03.553 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 05:45:03.553 INFO kablam! Oct 11 05:45:03.568 INFO kablam! warning: unused import: `chrono::NaiveDateTime` Oct 11 05:45:03.568 INFO kablam! --> src/fs.rs:65:6 Oct 11 05:45:03.568 INFO kablam! | Oct 11 05:45:03.568 INFO kablam! 65 | use chrono::NaiveDateTime; Oct 11 05:45:03.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:45:03.572 INFO kablam! Oct 11 05:45:03.572 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 11 05:45:03.572 INFO kablam! --> src/fs.rs:66:6 Oct 11 05:45:03.576 INFO kablam! | Oct 11 05:45:03.576 INFO kablam! 66 | use chrono::prelude::*; Oct 11 05:45:03.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 05:45:03.576 INFO kablam! Oct 11 05:45:03.576 INFO kablam! warning: unused import: `Path` Oct 11 05:45:03.576 INFO kablam! --> src/machine.rs:2:17 Oct 11 05:45:03.576 INFO kablam! | Oct 11 05:45:03.576 INFO kablam! 2 | use std::path::{Path, PathBuf}; Oct 11 05:45:03.576 INFO kablam! | ^^^^ Oct 11 05:45:03.576 INFO kablam! Oct 11 05:45:03.576 INFO kablam! warning: unused import: `fs::walk_files` Oct 11 05:45:03.576 INFO kablam! --> src/server.rs:21:5 Oct 11 05:45:03.576 INFO kablam! | Oct 11 05:45:03.576 INFO kablam! 21 | use fs::walk_files; Oct 11 05:45:03.576 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 05:45:03.576 INFO kablam! Oct 11 05:45:03.808 INFO kablam! warning: unused import: `Read` Oct 11 05:45:03.808 INFO kablam! --> src/packets.rs:4:15 Oct 11 05:45:03.808 INFO kablam! | Oct 11 05:45:03.808 INFO kablam! 4 | use std::io::{Read, Write}; Oct 11 05:45:03.808 INFO kablam! | ^^^^ Oct 11 05:45:03.808 INFO kablam! Oct 11 05:45:03.808 INFO kablam! warning: unused import: `Write` Oct 11 05:45:03.808 INFO kablam! --> src/packets.rs:4:21 Oct 11 05:45:03.808 INFO kablam! | Oct 11 05:45:03.808 INFO kablam! 4 | use std::io::{Read, Write}; Oct 11 05:45:03.808 INFO kablam! | ^^^^^ Oct 11 05:45:03.808 INFO kablam! Oct 11 05:45:03.845 INFO kablam! warning: unused variable: `file` Oct 11 05:45:03.845 INFO kablam! --> src/client.rs:94:34 Oct 11 05:45:03.845 INFO kablam! | Oct 11 05:45:03.845 INFO kablam! 94 | pub fn real_push>(file: P, nethandler: &NetHandler) { Oct 11 05:45:03.845 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 11 05:45:03.845 INFO kablam! | Oct 11 05:45:03.845 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 05:45:03.845 INFO kablam! Oct 11 05:45:03.845 INFO kablam! warning: unused variable: `nethandler` Oct 11 05:45:03.845 INFO kablam! --> src/client.rs:94:43 Oct 11 05:45:03.845 INFO kablam! | Oct 11 05:45:03.845 INFO kablam! 94 | pub fn real_push>(file: P, nethandler: &NetHandler) { Oct 11 05:45:03.845 INFO kablam! | ^^^^^^^^^^ help: consider using `_nethandler` instead Oct 11 05:45:03.845 INFO kablam! Oct 11 05:45:03.845 INFO kablam! warning: unused variable: `file` Oct 11 05:45:03.845 INFO kablam! --> src/fs.rs:103:7 Oct 11 05:45:03.845 INFO kablam! | Oct 11 05:45:03.845 INFO kablam! 103 | let file = File::create(".test_file").expect("Could not create file"); Oct 11 05:45:03.845 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 11 05:45:03.845 INFO kablam! Oct 11 05:45:03.880 INFO kablam! warning: unused import: `Read` Oct 11 05:45:03.880 INFO kablam! --> src/packets.rs:4:15 Oct 11 05:45:03.880 INFO kablam! | Oct 11 05:45:03.880 INFO kablam! 4 | use std::io::{Read, Write}; Oct 11 05:45:03.880 INFO kablam! | ^^^^ Oct 11 05:45:03.880 INFO kablam! Oct 11 05:45:03.880 INFO kablam! warning: unused import: `Write` Oct 11 05:45:03.880 INFO kablam! --> src/packets.rs:4:21 Oct 11 05:45:03.880 INFO kablam! | Oct 11 05:45:03.880 INFO kablam! 4 | use std::io::{Read, Write}; Oct 11 05:45:03.880 INFO kablam! | ^^^^^ Oct 11 05:45:03.880 INFO kablam! Oct 11 05:45:03.905 INFO kablam! warning: unused variable: `machine` Oct 11 05:45:03.905 INFO kablam! --> src/server.rs:42:7 Oct 11 05:45:03.905 INFO kablam! | Oct 11 05:45:03.905 INFO kablam! 42 | let machine = Machine::now_with_fs(fs); Oct 11 05:45:03.905 INFO kablam! | ^^^^^^^ help: consider using `_machine` instead Oct 11 05:45:03.905 INFO kablam! | Oct 11 05:45:03.905 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 05:45:03.905 INFO kablam! Oct 11 05:45:03.905 INFO kablam! warning: unused variable: `c` Oct 11 05:45:03.905 INFO kablam! --> src/server.rs:44:8 Oct 11 05:45:03.905 INFO kablam! | Oct 11 05:45:03.905 INFO kablam! 44 | for (c, p) in nethandler.collect_packets() { Oct 11 05:45:03.905 INFO kablam! | ^ help: consider using `_c` instead Oct 11 05:45:03.905 INFO kablam! Oct 11 05:45:03.905 INFO kablam! warning: unused variable: `p` Oct 11 05:45:03.905 INFO kablam! --> src/server.rs:44:11 Oct 11 05:45:03.905 INFO kablam! | Oct 11 05:45:03.905 INFO kablam! 44 | for (c, p) in nethandler.collect_packets() { Oct 11 05:45:03.905 INFO kablam! | ^ help: consider using `_p` instead Oct 11 05:45:03.905 INFO kablam! Oct 11 05:45:03.905 INFO kablam! warning: unused variable: `file` Oct 11 05:45:03.905 INFO kablam! --> src/fs.rs:103:7 Oct 11 05:45:03.905 INFO kablam! | Oct 11 05:45:03.905 INFO kablam! 103 | let file = File::create(".test_file").expect("Could not create file"); Oct 11 05:45:03.905 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 11 05:45:03.905 INFO kablam! Oct 11 05:45:03.914 INFO kablam! warning: variable does not need to be mutable Oct 11 05:45:03.914 INFO kablam! --> src/server.rs:26:6 Oct 11 05:45:03.914 INFO kablam! | Oct 11 05:45:03.914 INFO kablam! 26 | let mut home_dir = Path::new("."); Oct 11 05:45:03.914 INFO kablam! | ----^^^^^^^^ Oct 11 05:45:03.914 INFO kablam! | | Oct 11 05:45:03.914 INFO kablam! | help: remove this `mut` Oct 11 05:45:03.914 INFO kablam! | Oct 11 05:45:03.914 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 05:45:03.914 INFO kablam! Oct 11 05:45:03.934 INFO kablam! warning: variable does not need to be mutable Oct 11 05:45:03.934 INFO kablam! --> src/fs.rs:117:7 Oct 11 05:45:03.934 INFO kablam! | Oct 11 05:45:03.934 INFO kablam! 117 | let mut files: Vec = vec!["./.test_dir3/one".into(), "./.test_dir3/two".into(), "./.test_dir3/three".into()]; Oct 11 05:45:03.934 INFO kablam! | ----^^^^^ Oct 11 05:45:03.934 INFO kablam! | | Oct 11 05:45:03.934 INFO kablam! | help: remove this `mut` Oct 11 05:45:03.934 INFO kablam! Oct 11 05:45:03.934 INFO kablam! warning: variable does not need to be mutable Oct 11 05:45:03.934 INFO kablam! --> src/fs.rs:118:7 Oct 11 05:45:03.934 INFO kablam! | Oct 11 05:45:03.934 INFO kablam! 118 | let mut times: Vec = vec![Local.timestamp(0, 0).into(), Local.timestamp(963409, 0).into(), Local::now().into()]; Oct 11 05:45:03.934 INFO kablam! | ----^^^^^ Oct 11 05:45:03.934 INFO kablam! | | Oct 11 05:45:03.934 INFO kablam! | help: remove this `mut` Oct 11 05:45:03.934 INFO kablam! Oct 11 05:45:03.945 INFO kablam! warning: variable does not need to be mutable Oct 11 05:45:03.946 INFO kablam! --> src/fs.rs:117:7 Oct 11 05:45:03.946 INFO kablam! | Oct 11 05:45:03.946 INFO kablam! 117 | let mut files: Vec = vec!["./.test_dir3/one".into(), "./.test_dir3/two".into(), "./.test_dir3/three".into()]; Oct 11 05:45:03.946 INFO kablam! | ----^^^^^ Oct 11 05:45:03.946 INFO kablam! | | Oct 11 05:45:03.946 INFO kablam! | help: remove this `mut` Oct 11 05:45:03.946 INFO kablam! | Oct 11 05:45:03.946 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 05:45:03.946 INFO kablam! Oct 11 05:45:03.946 INFO kablam! warning: variable does not need to be mutable Oct 11 05:45:03.946 INFO kablam! --> src/fs.rs:118:7 Oct 11 05:45:03.946 INFO kablam! | Oct 11 05:45:03.946 INFO kablam! 118 | let mut times: Vec = vec![Local.timestamp(0, 0).into(), Local.timestamp(963409, 0).into(), Local::now().into()]; Oct 11 05:45:03.946 INFO kablam! | ----^^^^^ Oct 11 05:45:03.946 INFO kablam! | | Oct 11 05:45:03.946 INFO kablam! | help: remove this `mut` Oct 11 05:45:03.946 INFO kablam! Oct 11 05:45:06.189 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.35s Oct 11 05:45:06.200 INFO kablam! su: No module specific data is present Oct 11 05:45:07.178 INFO running `"docker" "rm" "-f" "0c3195fb8fca8af1259192f43d5d343c83b7e840bb1306bff7387a0c076704e1"` Oct 11 05:45:07.408 INFO blam! 0c3195fb8fca8af1259192f43d5d343c83b7e840bb1306bff7387a0c076704e1 Oct 11 05:45:07.414 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:45:07.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:45:07.914 INFO blam! a9e9bd324c757543d22f2725a8b5fd53dfb5c51540c7c284b6474b319aad49d3 Oct 11 05:45:07.920 INFO running `"docker" "start" "-a" "a9e9bd324c757543d22f2725a8b5fd53dfb5c51540c7c284b6474b319aad49d3"` Oct 11 05:45:08.824 INFO kablam! usermod: no changes Oct 11 05:45:08.928 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 05:45:08.936 INFO kablam! Running /target/debug/deps/client-926def41ff538869 Oct 11 05:45:08.936 INFO blam! Oct 11 05:45:08.936 INFO blam! running 4 tests Oct 11 05:45:09.017 INFO blam! test fs::test::test_with_modified_time ... FAILED Oct 11 05:45:09.017 INFO blam! test fs::test::walk_empty_sub_dirs ... FAILED Oct 11 05:45:09.020 INFO blam! test fs::test::test_set_modified ... FAILED Oct 11 05:45:09.020 INFO kablam! error: test failed, to rerun pass '--bin client' Oct 11 05:45:09.021 INFO blam! test fs::test::walk_empty ... FAILED Oct 11 05:45:09.021 INFO kablam! su: No module specific data is present Oct 11 05:45:09.021 INFO blam! Oct 11 05:45:09.022 INFO blam! failures: Oct 11 05:45:09.022 INFO blam! Oct 11 05:45:09.022 INFO blam! ---- fs::test::test_with_modified_time stdout ---- Oct 11 05:45:09.023 INFO blam! thread 'fs::test::test_with_modified_time' panicked at 'Could not create directory: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 05:45:09.023 INFO blam! stack backtrace: Oct 11 05:45:09.023 INFO blam! 0: 0x56036af4c2de - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 05:45:09.024 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 05:45:09.024 INFO blam! 1: 0x56036af58196 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 05:45:09.024 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 05:45:09.025 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 05:45:09.025 INFO blam! 2: 0x56036af50e9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 05:45:09.025 INFO blam! at libstd/panicking.rs:211 Oct 11 05:45:09.026 INFO blam! 3: 0x56036af50bab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 05:45:09.026 INFO blam! at libstd/panicking.rs:221 Oct 11 05:45:09.026 INFO blam! 4: 0x56036af5154c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 05:45:09.026 INFO blam! at libstd/panicking.rs:476 Oct 11 05:45:09.027 INFO blam! 5: 0x56036af51109 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 05:45:09.027 INFO blam! at libstd/panicking.rs:390 Oct 11 05:45:09.027 INFO blam! 6: 0x56036af51005 - rust_begin_unwind Oct 11 05:45:09.028 INFO blam! at libstd/panicking.rs:325 Oct 11 05:45:09.028 INFO blam! 7: 0x56036af9322b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 05:45:09.028 INFO blam! at libcore/panicking.rs:77 Oct 11 05:45:09.029 INFO blam! 8: 0x56036af36c73 - core::result::unwrap_failed::h386d0b5ee66c4115 Oct 11 05:45:09.029 INFO blam! at libcore/macros.rs:26 Oct 11 05:45:09.029 INFO blam! 9: 0x56036aecf3d7 - >::expect::he0ca15e0992991bc Oct 11 05:45:09.030 INFO blam! at libcore/result.rs:835 Oct 11 05:45:09.030 INFO blam! 10: 0x56036aecc463 - client::fs::test::test_with_modified_time::h8ff72887ed14b706 Oct 11 05:45:09.030 INFO blam! at src/fs.rs:115 Oct 11 05:45:09.031 INFO blam! 11: 0x56036aecc3a9 - client::fs::test::test_with_modified_time::{{closure}}::h3d7297293efff330 Oct 11 05:45:09.031 INFO blam! at src/fs.rs:114 Oct 11 05:45:09.031 INFO blam! 12: 0x56036aed0b5d - core::ops::function::FnOnce::call_once::h29f4cffbe10a7c1f Oct 11 05:45:09.032 INFO blam! at libcore/ops/function.rs:238 Oct 11 05:45:09.032 INFO blam! 13: 0x56036aee4bae - >::call_box::h95b7cb918af67b5d Oct 11 05:45:09.032 INFO blam! at libtest/lib.rs:1468 Oct 11 05:45:09.033 INFO blam! at libcore/ops/function.rs:238 Oct 11 05:45:09.033 INFO blam! at liballoc/boxed.rs:672 Oct 11 05:45:09.033 INFO blam! 14: 0x56036af63369 - __rust_maybe_catch_panic Oct 11 05:45:09.033 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 05:45:09.034 INFO blam! 15: 0x56036af056fd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 05:45:09.034 INFO blam! at libstd/panicking.rs:289 Oct 11 05:45:09.034 INFO blam! at libstd/panic.rs:392 Oct 11 05:45:09.035 INFO blam! at libtest/lib.rs:1423 Oct 11 05:45:09.035 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 05:45:09.035 INFO blam! 16: 0x56036af06304 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 05:45:09.036 INFO blam! at libstd/thread/mod.rs:409 Oct 11 05:45:09.036 INFO blam! at libstd/panic.rs:313 Oct 11 05:45:09.036 INFO blam! at libstd/panicking.rs:310 Oct 11 05:45:09.037 INFO blam! 17: 0x56036af63369 - __rust_maybe_catch_panic Oct 11 05:45:09.037 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 05:45:09.037 INFO blam! 18: 0x56036aef38c6 - >::call_box::h96125cb29a9ba44b Oct 11 05:45:09.038 INFO blam! at libstd/panicking.rs:289 Oct 11 05:45:09.038 INFO blam! at libstd/panic.rs:392 Oct 11 05:45:09.038 INFO blam! at libstd/thread/mod.rs:408 Oct 11 05:45:09.039 INFO blam! at liballoc/boxed.rs:672 Oct 11 05:45:09.039 INFO blam! 19: 0x56036af4e87a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 05:45:09.039 INFO blam! at liballoc/boxed.rs:682 Oct 11 05:45:09.039 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 05:45:09.040 INFO blam! 20: 0x56036af41775 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 05:45:09.044 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 05:45:09.045 INFO blam! 21: 0x7fde7dc7a6b9 - start_thread Oct 11 05:45:09.045 INFO blam! 22: 0x7fde7d79a41c - clone Oct 11 05:45:09.045 INFO blam! 23: 0x0 - Oct 11 05:45:09.045 INFO blam! Oct 11 05:45:09.046 INFO blam! ---- fs::test::walk_empty_sub_dirs stdout ---- Oct 11 05:45:09.046 INFO blam! thread 'fs::test::walk_empty_sub_dirs' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 05:45:09.046 INFO blam! stack backtrace: Oct 11 05:45:09.047 INFO blam! 0: 0x56036af4c2de - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 05:45:09.047 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 05:45:09.047 INFO blam! 1: 0x56036af58196 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 05:45:09.048 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 05:45:09.048 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 05:45:09.048 INFO blam! 2: 0x56036af50e9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 05:45:09.049 INFO blam! at libstd/panicking.rs:211 Oct 11 05:45:09.049 INFO blam! 3: 0x56036af50bab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 05:45:09.049 INFO blam! at libstd/panicking.rs:221 Oct 11 05:45:09.050 INFO blam! 4: 0x56036af5154c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 05:45:09.050 INFO blam! at libstd/panicking.rs:476 Oct 11 05:45:09.050 INFO blam! 5: 0x56036af51109 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 05:45:09.050 INFO blam! at libstd/panicking.rs:390 Oct 11 05:45:09.051 INFO blam! 6: 0x56036af51005 - rust_begin_unwind Oct 11 05:45:09.051 INFO blam! at libstd/panicking.rs:325 Oct 11 05:45:09.051 INFO blam! 7: 0x56036af9322b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 05:45:09.052 INFO blam! at libcore/panicking.rs:77 Oct 11 05:45:09.052 INFO blam! 8: 0x56036af36c73 - core::result::unwrap_failed::h386d0b5ee66c4115 Oct 11 05:45:09.052 INFO blam! at libcore/macros.rs:26 Oct 11 05:45:09.053 INFO blam! 9: 0x56036af36a8d - >::unwrap::h6d2091a8c63d3847 Oct 11 05:45:09.053 INFO blam! at libcore/result.rs:808 Oct 11 05:45:09.053 INFO blam! 10: 0x56036aecbe1c - client::fs::test::walk_empty_sub_dirs::h37f167fffe767fed Oct 11 05:45:09.054 INFO blam! at src/fs.rs:86 Oct 11 05:45:09.054 INFO blam! 11: 0x56036aecbdc9 - client::fs::test::walk_empty_sub_dirs::{{closure}}::h38bdf6eb3195b7f1 Oct 11 05:45:09.054 INFO blam! at src/fs.rs:84 Oct 11 05:45:09.055 INFO blam! 12: 0x56036aed0b9d - core::ops::function::FnOnce::call_once::h4c1b7f05cc2d2b8d Oct 11 05:45:09.055 INFO blam! at libcore/ops/function.rs:238 Oct 11 05:45:09.055 INFO blam! 13: 0x56036aee4bae - >::call_box::h95b7cb918af67b5d Oct 11 05:45:09.055 INFO blam! at libtest/lib.rs:1468 Oct 11 05:45:09.056 INFO blam! at libcore/ops/function.rs:238 Oct 11 05:45:09.056 INFO blam! at liballoc/boxed.rs:672 Oct 11 05:45:09.056 INFO blam! 14: 0x56036af63369 - __rust_maybe_catch_panic Oct 11 05:45:09.057 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 05:45:09.057 INFO blam! 15: 0x56036af056fd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 05:45:09.057 INFO blam! at libstd/panicking.rs:289 Oct 11 05:45:09.058 INFO blam! at libstd/panic.rs:392 Oct 11 05:45:09.058 INFO blam! at libtest/lib.rs:1423 Oct 11 05:45:09.058 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 05:45:09.059 INFO blam! 16: 0x56036af06304 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 05:45:09.059 INFO blam! at libstd/thread/mod.rs:409 Oct 11 05:45:09.059 INFO blam! at libstd/panic.rs:313 Oct 11 05:45:09.060 INFO blam! at libstd/panicking.rs:310 Oct 11 05:45:09.060 INFO blam! 17: 0x56036af63369 - __rust_maybe_catch_panic Oct 11 05:45:09.060 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 05:45:09.061 INFO blam! 18: 0x56036aef38c6 - >::call_box::h96125cb29a9ba44b Oct 11 05:45:09.061 INFO blam! at libstd/panicking.rs:289 Oct 11 05:45:09.061 INFO blam! at libstd/panic.rs:392 Oct 11 05:45:09.061 INFO blam! at libstd/thread/mod.rs:408 Oct 11 05:45:09.062 INFO blam! at liballoc/boxed.rs:672 Oct 11 05:45:09.062 INFO blam! 19: 0x56036af4e87a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 05:45:09.062 INFO blam! at liballoc/boxed.rs:682 Oct 11 05:45:09.063 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 05:45:09.063 INFO blam! 20: 0x56036af41775 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 05:45:09.063 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 05:45:09.064 INFO blam! 21: 0x7fde7dc7a6b9 - start_thread Oct 11 05:45:09.064 INFO blam! 22: 0x7fde7d79a41c - clone Oct 11 05:45:09.064 INFO blam! 23: 0x0 - Oct 11 05:45:09.065 INFO blam! Oct 11 05:45:09.065 INFO blam! ---- fs::test::test_set_modified stdout ---- Oct 11 05:45:09.065 INFO blam! thread 'fs::test::test_set_modified' panicked at 'Could not create file: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 05:45:09.065 INFO blam! stack backtrace: Oct 11 05:45:09.066 INFO blam! 0: 0x56036af4c2de - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 05:45:09.066 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 05:45:09.066 INFO blam! 1: 0x56036af58196 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 05:45:09.067 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 05:45:09.067 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 05:45:09.067 INFO blam! 2: 0x56036af50e9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 05:45:09.068 INFO blam! at libstd/panicking.rs:211 Oct 11 05:45:09.068 INFO blam! 3: 0x56036af50bab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 05:45:09.068 INFO blam! at libstd/panicking.rs:221 Oct 11 05:45:09.069 INFO blam! 4: 0x56036af5154c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 05:45:09.069 INFO blam! at libstd/panicking.rs:476 Oct 11 05:45:09.069 INFO blam! 5: 0x56036af51109 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 05:45:09.069 INFO blam! at libstd/panicking.rs:390 Oct 11 05:45:09.070 INFO blam! 6: 0x56036af51005 - rust_begin_unwind Oct 11 05:45:09.070 INFO blam! at libstd/panicking.rs:325 Oct 11 05:45:09.070 INFO blam! 7: 0x56036af9322b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 05:45:09.070 INFO blam! at libcore/panicking.rs:77 Oct 11 05:45:09.071 INFO blam! 8: 0x56036af36c73 - core::result::unwrap_failed::h386d0b5ee66c4115 Oct 11 05:45:09.071 INFO blam! at libcore/macros.rs:26 Oct 11 05:45:09.071 INFO blam! 9: 0x56036aecf2e3 - >::expect::h089263122de794e4 Oct 11 05:45:09.071 INFO blam! at libcore/result.rs:835 Oct 11 05:45:09.072 INFO blam! 10: 0x56036aecbff3 - client::fs::test::test_set_modified::h4e52215fa9fafabb Oct 11 05:45:09.072 INFO blam! at src/fs.rs:103 Oct 11 05:45:09.072 INFO blam! 11: 0x56036aecbf89 - client::fs::test::test_set_modified::{{closure}}::h413a222b5589256f Oct 11 05:45:09.072 INFO blam! at src/fs.rs:102 Oct 11 05:45:09.072 INFO blam! 12: 0x56036aed0bdd - core::ops::function::FnOnce::call_once::h7169bba06d8dedd9 Oct 11 05:45:09.072 INFO blam! at libcore/ops/function.rs:238 Oct 11 05:45:09.072 INFO blam! 13: 0x56036aee4bae - >::call_box::h95b7cb918af67b5d Oct 11 05:45:09.072 INFO blam! at libtest/lib.rs:1468 Oct 11 05:45:09.072 INFO blam! at libcore/ops/function.rs:238 Oct 11 05:45:09.072 INFO blam! at liballoc/boxed.rs:672 Oct 11 05:45:09.072 INFO blam! 14: 0x56036af63369 - __rust_maybe_catch_panic Oct 11 05:45:09.072 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 05:45:09.072 INFO blam! 15: 0x56036af056fd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 05:45:09.072 INFO blam! at libstd/panicking.rs:289 Oct 11 05:45:09.072 INFO blam! at libstd/panic.rs:392 Oct 11 05:45:09.072 INFO blam! at libtest/lib.rs:1423 Oct 11 05:45:09.072 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 05:45:09.072 INFO blam! 16: 0x56036af06304 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 05:45:09.072 INFO blam! at libstd/thread/mod.rs:409 Oct 11 05:45:09.072 INFO blam! at libstd/panic.rs:313 Oct 11 05:45:09.072 INFO blam! at libstd/panicking.rs:310 Oct 11 05:45:09.072 INFO blam! 17: 0x56036af63369 - __rust_maybe_catch_panic Oct 11 05:45:09.072 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 05:45:09.072 INFO blam! 18: 0x56036aef38c6 - >::call_box::h96125cb29a9ba44b Oct 11 05:45:09.072 INFO blam! at libstd/panicking.rs:289 Oct 11 05:45:09.072 INFO blam! at libstd/panic.rs:392 Oct 11 05:45:09.072 INFO blam! at libstd/thread/mod.rs:408 Oct 11 05:45:09.072 INFO blam! at liballoc/boxed.rs:672 Oct 11 05:45:09.072 INFO blam! 19: 0x56036af4e87a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 05:45:09.072 INFO blam! at liballoc/boxed.rs:682 Oct 11 05:45:09.072 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 05:45:09.072 INFO blam! 20: 0x56036af41775 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 05:45:09.072 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 05:45:09.072 INFO blam! 21: 0x7fde7dc7a6b9 - start_thread Oct 11 05:45:09.072 INFO blam! 22: 0x7fde7d79a41c - clone Oct 11 05:45:09.072 INFO blam! 23: 0x0 - Oct 11 05:45:09.072 INFO blam! Oct 11 05:45:09.072 INFO blam! ---- fs::test::walk_empty stdout ---- Oct 11 05:45:09.072 INFO blam! thread 'fs::test::walk_empty' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 05:45:09.072 INFO blam! stack backtrace: Oct 11 05:45:09.072 INFO blam! 0: 0x56036af4c2de - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 05:45:09.072 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 05:45:09.072 INFO blam! 1: 0x56036af58196 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 05:45:09.072 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 05:45:09.072 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 05:45:09.072 INFO blam! 2: 0x56036af50e9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 05:45:09.072 INFO blam! at libstd/panicking.rs:211 Oct 11 05:45:09.072 INFO blam! 3: 0x56036af50bab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 05:45:09.072 INFO blam! at libstd/panicking.rs:221 Oct 11 05:45:09.072 INFO blam! 4: 0x56036af5154c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 05:45:09.072 INFO blam! at libstd/panicking.rs:476 Oct 11 05:45:09.073 INFO blam! 5: 0x56036af51109 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 05:45:09.073 INFO blam! at libstd/panicking.rs:390 Oct 11 05:45:09.073 INFO blam! 6: 0x56036af51005 - rust_begin_unwind Oct 11 05:45:09.073 INFO blam! at libstd/panicking.rs:325 Oct 11 05:45:09.073 INFO blam! 7: 0x56036af9322b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 05:45:09.073 INFO blam! at libcore/panicking.rs:77 Oct 11 05:45:09.073 INFO blam! 8: 0x56036af36c73 - core::result::unwrap_failed::h386d0b5ee66c4115 Oct 11 05:45:09.073 INFO blam! at libcore/macros.rs:26 Oct 11 05:45:09.073 INFO blam! 9: 0x56036af36a8d - >::unwrap::h6d2091a8c63d3847 Oct 11 05:45:09.073 INFO blam! at libcore/result.rs:808 Oct 11 05:45:09.073 INFO blam! 10: 0x56036aecbd06 - client::fs::test::walk_empty::ha7a0cfa21e3c133a Oct 11 05:45:09.073 INFO blam! at src/fs.rs:72 Oct 11 05:45:09.073 INFO blam! 11: 0x56036aecbcb9 - client::fs::test::walk_empty::{{closure}}::h4891f9050e41db24 Oct 11 05:45:09.073 INFO blam! at src/fs.rs:70 Oct 11 05:45:09.073 INFO blam! 12: 0x56036aed0c1d - core::ops::function::FnOnce::call_once::hbb247c0a88554463 Oct 11 05:45:09.073 INFO blam! at libcore/ops/function.rs:238 Oct 11 05:45:09.073 INFO blam! 13: 0x56036aee4bae - >::call_box::h95b7cb918af67b5d Oct 11 05:45:09.073 INFO blam! at libtest/lib.rs:1468 Oct 11 05:45:09.073 INFO blam! at libcore/ops/function.rs:238 Oct 11 05:45:09.073 INFO blam! at liballoc/boxed.rs:672 Oct 11 05:45:09.073 INFO blam! 14: 0x56036af63369 - __rust_maybe_catch_panic Oct 11 05:45:09.073 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 05:45:09.073 INFO blam! 15: 0x56036af056fd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 05:45:09.073 INFO blam! at libstd/panicking.rs:289 Oct 11 05:45:09.073 INFO blam! at libstd/panic.rs:392 Oct 11 05:45:09.073 INFO blam! at libtest/lib.rs:1423 Oct 11 05:45:09.073 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 05:45:09.073 INFO blam! 16: 0x56036af06304 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 05:45:09.073 INFO blam! at libstd/thread/mod.rs:409 Oct 11 05:45:09.073 INFO blam! at libstd/panic.rs:313 Oct 11 05:45:09.073 INFO blam! at libstd/panicking.rs:310 Oct 11 05:45:09.073 INFO blam! 17: 0x56036af63369 - __rust_maybe_catch_panic Oct 11 05:45:09.073 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 05:45:09.073 INFO blam! 18: 0x56036aef38c6 - >::call_box::h96125cb29a9ba44b Oct 11 05:45:09.073 INFO blam! at libstd/panicking.rs:289 Oct 11 05:45:09.073 INFO blam! at libstd/panic.rs:392 Oct 11 05:45:09.073 INFO blam! at libstd/thread/mod.rs:408 Oct 11 05:45:09.073 INFO blam! at liballoc/boxed.rs:672 Oct 11 05:45:09.073 INFO blam! 19: 0x56036af4e87a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 05:45:09.073 INFO blam! at liballoc/boxed.rs:682 Oct 11 05:45:09.073 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 05:45:09.073 INFO blam! 20: 0x56036af41775 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 05:45:09.073 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 05:45:09.073 INFO blam! 21: 0x7fde7dc7a6b9 - start_thread Oct 11 05:45:09.073 INFO blam! 22: 0x7fde7d79a41c - clone Oct 11 05:45:09.073 INFO blam! 23: 0x0 - Oct 11 05:45:09.073 INFO blam! Oct 11 05:45:09.073 INFO blam! Oct 11 05:45:09.073 INFO blam! failures: Oct 11 05:45:09.073 INFO blam! fs::test::test_set_modified Oct 11 05:45:09.073 INFO blam! fs::test::test_with_modified_time Oct 11 05:45:09.073 INFO blam! fs::test::walk_empty Oct 11 05:45:09.073 INFO blam! fs::test::walk_empty_sub_dirs Oct 11 05:45:09.073 INFO blam! Oct 11 05:45:09.073 INFO blam! test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:45:09.073 INFO blam! Oct 11 05:45:09.515 INFO running `"docker" "rm" "-f" "a9e9bd324c757543d22f2725a8b5fd53dfb5c51540c7c284b6474b319aad49d3"` Oct 11 05:45:09.776 INFO blam! a9e9bd324c757543d22f2725a8b5fd53dfb5c51540c7c284b6474b319aad49d3