Oct 11 14:50:25.439 INFO testing podstats-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 14:50:25.439 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 14:50:25.439 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 14:50:25.894 INFO blam! c3ce20229c523cfbaef9da267a09bd7d1170cc9668a4b89a384f91f6bc9919ed Oct 11 14:50:25.894 INFO running `"docker" "start" "-a" "c3ce20229c523cfbaef9da267a09bd7d1170cc9668a4b89a384f91f6bc9919ed"` Oct 11 14:50:26.720 INFO kablam! usermod: no changes Oct 11 14:50:26.840 INFO kablam! Compiling podstats v0.1.2 (/source) Oct 11 14:50:28.036 INFO kablam! warning: unused `#[macro_use]` import Oct 11 14:50:28.036 INFO kablam! --> src/lib.rs:3:1 Oct 11 14:50:28.036 INFO kablam! | Oct 11 14:50:28.036 INFO kablam! 3 | #[macro_use] Oct 11 14:50:28.036 INFO kablam! | ^^^^^^^^^^^^ Oct 11 14:50:28.036 INFO kablam! | Oct 11 14:50:28.036 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:50:28.036 INFO kablam! Oct 11 14:50:28.036 INFO kablam! warning: unused import: `std::fs` Oct 11 14:50:28.036 INFO kablam! --> src/subscription.rs:7:5 Oct 11 14:50:28.036 INFO kablam! | Oct 11 14:50:28.036 INFO kablam! 7 | use std::fs; Oct 11 14:50:28.036 INFO kablam! | ^^^^^^^ Oct 11 14:50:28.036 INFO kablam! Oct 11 14:50:28.397 INFO kablam! warning: unused variable: `bytes` Oct 11 14:50:28.397 INFO kablam! --> src/config.rs:166:9 Oct 11 14:50:28.397 INFO kablam! | Oct 11 14:50:28.397 INFO kablam! 166 | let bytes = match res { Oct 11 14:50:28.397 INFO kablam! | ^^^^^ help: consider using `_bytes` instead Oct 11 14:50:28.397 INFO kablam! | Oct 11 14:50:28.397 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 14:50:28.397 INFO kablam! Oct 11 14:50:28.506 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:50:28.509 INFO kablam! --> src/config.rs:149:9 Oct 11 14:50:28.509 INFO kablam! | Oct 11 14:50:28.509 INFO kablam! 149 | file.write_all(b""); Oct 11 14:50:28.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:28.510 INFO kablam! | Oct 11 14:50:28.510 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 14:50:28.510 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:50:28.511 INFO kablam! Oct 11 14:50:28.511 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:50:28.511 INFO kablam! --> src/config.rs:171:5 Oct 11 14:50:28.512 INFO kablam! | Oct 11 14:50:28.512 INFO kablam! 171 | file.flush(); Oct 11 14:50:28.512 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 14:50:28.513 INFO kablam! | Oct 11 14:50:28.513 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:50:28.513 INFO kablam! Oct 11 14:50:33.244 INFO kablam! warning: unused `#[macro_use]` import Oct 11 14:50:33.244 INFO kablam! --> src/main.rs:3:1 Oct 11 14:50:33.244 INFO kablam! | Oct 11 14:50:33.244 INFO kablam! 3 | #[macro_use] Oct 11 14:50:33.244 INFO kablam! | ^^^^^^^^^^^^ Oct 11 14:50:33.244 INFO kablam! | Oct 11 14:50:33.244 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:50:33.244 INFO kablam! Oct 11 14:50:33.244 INFO kablam! warning: unused import: `SubCommand` Oct 11 14:50:33.244 INFO kablam! --> src/main.rs:8:22 Oct 11 14:50:33.244 INFO kablam! | Oct 11 14:50:33.244 INFO kablam! 8 | use clap::{Arg, App, SubCommand}; Oct 11 14:50:33.244 INFO kablam! | ^^^^^^^^^^ Oct 11 14:50:33.244 INFO kablam! Oct 11 14:50:33.244 INFO kablam! warning: unused import: `std::fs` Oct 11 14:50:33.244 INFO kablam! --> src/subscription.rs:7:5 Oct 11 14:50:33.244 INFO kablam! | Oct 11 14:50:33.244 INFO kablam! 7 | use std::fs; Oct 11 14:50:33.244 INFO kablam! | ^^^^^^^ Oct 11 14:50:33.244 INFO kablam! Oct 11 14:50:33.630 INFO kablam! warning: unused variable: `bytes` Oct 11 14:50:33.630 INFO kablam! --> src/config.rs:166:9 Oct 11 14:50:33.630 INFO kablam! | Oct 11 14:50:33.631 INFO kablam! 166 | let bytes = match res { Oct 11 14:50:33.631 INFO kablam! | ^^^^^ help: consider using `_bytes` instead Oct 11 14:50:33.631 INFO kablam! | Oct 11 14:50:33.631 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 14:50:33.632 INFO kablam! Oct 11 14:50:33.749 INFO kablam! warning: function is never used: `read_config` Oct 11 14:50:33.749 INFO kablam! --> src/config.rs:89:1 Oct 11 14:50:33.749 INFO kablam! | Oct 11 14:50:33.750 INFO kablam! 89 | pub fn read_config() -> Option { Oct 11 14:50:33.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:33.750 INFO kablam! | Oct 11 14:50:33.750 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 14:50:33.751 INFO kablam! Oct 11 14:50:33.751 INFO kablam! warning: function is never used: `write_config` Oct 11 14:50:33.751 INFO kablam! --> src/config.rs:123:1 Oct 11 14:50:33.751 INFO kablam! | Oct 11 14:50:33.752 INFO kablam! 123 | pub fn write_config(config: Config) { Oct 11 14:50:33.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:33.752 INFO kablam! Oct 11 14:50:33.752 INFO kablam! warning: method is never used: `new` Oct 11 14:50:33.752 INFO kablam! --> src/subscription.rs:24:5 Oct 11 14:50:33.753 INFO kablam! | Oct 11 14:50:33.753 INFO kablam! 24 | pub fn new(url: &str, name: &str, directory: Option<&str>) -> Subscription { Oct 11 14:50:33.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:33.753 INFO kablam! Oct 11 14:50:33.754 INFO kablam! warning: function is never used: `vec_serialize` Oct 11 14:50:33.754 INFO kablam! --> src/subscription.rs:54:1 Oct 11 14:50:33.754 INFO kablam! | Oct 11 14:50:33.754 INFO kablam! 54 | pub fn vec_serialize(subs: &Vec) -> Vec { Oct 11 14:50:33.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:33.755 INFO kablam! Oct 11 14:50:33.755 INFO kablam! warning: function is never used: `serialize` Oct 11 14:50:33.756 INFO kablam! --> src/subscription.rs:63:1 Oct 11 14:50:33.756 INFO kablam! | Oct 11 14:50:33.756 INFO kablam! 63 | pub fn serialize(sub: &Subscription) -> Vec { Oct 11 14:50:33.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:33.757 INFO kablam! Oct 11 14:50:33.757 INFO kablam! warning: function is never used: `deserialize` Oct 11 14:50:33.757 INFO kablam! --> src/subscription.rs:72:1 Oct 11 14:50:33.757 INFO kablam! | Oct 11 14:50:33.758 INFO kablam! 72 | pub fn deserialize(sub_vec: &Vec) -> Option { Oct 11 14:50:33.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:33.758 INFO kablam! Oct 11 14:50:33.758 INFO kablam! warning: function is never used: `process_directory` Oct 11 14:50:33.759 INFO kablam! --> src/subscription.rs:116:1 Oct 11 14:50:33.759 INFO kablam! | Oct 11 14:50:33.759 INFO kablam! 116 | fn process_directory(directory: Option<&str>) -> String { Oct 11 14:50:33.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:33.760 INFO kablam! Oct 11 14:50:33.760 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:50:33.760 INFO kablam! --> src/config.rs:149:9 Oct 11 14:50:33.760 INFO kablam! | Oct 11 14:50:33.760 INFO kablam! 149 | file.write_all(b""); Oct 11 14:50:33.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:33.761 INFO kablam! | Oct 11 14:50:33.761 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 14:50:33.761 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:50:33.762 INFO kablam! Oct 11 14:50:33.762 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:50:33.762 INFO kablam! --> src/config.rs:171:5 Oct 11 14:50:33.762 INFO kablam! | Oct 11 14:50:33.763 INFO kablam! 171 | file.flush(); Oct 11 14:50:33.763 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 14:50:33.763 INFO kablam! | Oct 11 14:50:33.763 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:50:33.764 INFO kablam! Oct 11 14:50:37.422 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.69s Oct 11 14:50:37.430 INFO kablam! su: No module specific data is present Oct 11 14:50:37.717 INFO running `"docker" "rm" "-f" "c3ce20229c523cfbaef9da267a09bd7d1170cc9668a4b89a384f91f6bc9919ed"` Oct 11 14:50:37.860 INFO blam! c3ce20229c523cfbaef9da267a09bd7d1170cc9668a4b89a384f91f6bc9919ed Oct 11 14:50:37.862 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 14:50:37.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 14:50:38.178 INFO blam! 37cc5604cb723b07330da2a5656c81d21f87c9dfa8e2712cb8424f1e21498b00 Oct 11 14:50:38.178 INFO running `"docker" "start" "-a" "37cc5604cb723b07330da2a5656c81d21f87c9dfa8e2712cb8424f1e21498b00"` Oct 11 14:50:38.953 INFO kablam! usermod: no changes Oct 11 14:50:39.100 INFO kablam! Compiling podstats v0.1.2 (/source) Oct 11 14:50:40.272 INFO kablam! warning: unused `#[macro_use]` import Oct 11 14:50:40.272 INFO kablam! --> src/lib.rs:3:1 Oct 11 14:50:40.272 INFO kablam! | Oct 11 14:50:40.272 INFO kablam! 3 | #[macro_use] Oct 11 14:50:40.272 INFO kablam! | ^^^^^^^^^^^^ Oct 11 14:50:40.272 INFO kablam! | Oct 11 14:50:40.272 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:50:40.272 INFO kablam! Oct 11 14:50:40.636 INFO kablam! warning: unused variable: `bytes` Oct 11 14:50:40.636 INFO kablam! --> src/config.rs:166:9 Oct 11 14:50:40.636 INFO kablam! | Oct 11 14:50:40.636 INFO kablam! 166 | let bytes = match res { Oct 11 14:50:40.636 INFO kablam! | ^^^^^ help: consider using `_bytes` instead Oct 11 14:50:40.636 INFO kablam! | Oct 11 14:50:40.636 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 14:50:40.636 INFO kablam! Oct 11 14:50:40.760 INFO kablam! warning: unused `#[macro_use]` import Oct 11 14:50:40.760 INFO kablam! --> src/main.rs:3:1 Oct 11 14:50:40.760 INFO kablam! | Oct 11 14:50:40.760 INFO kablam! 3 | #[macro_use] Oct 11 14:50:40.760 INFO kablam! | ^^^^^^^^^^^^ Oct 11 14:50:40.760 INFO kablam! | Oct 11 14:50:40.760 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:50:40.760 INFO kablam! Oct 11 14:50:40.760 INFO kablam! warning: unused import: `SubCommand` Oct 11 14:50:40.760 INFO kablam! --> src/main.rs:8:22 Oct 11 14:50:40.760 INFO kablam! | Oct 11 14:50:40.761 INFO kablam! 8 | use clap::{Arg, App, SubCommand}; Oct 11 14:50:40.761 INFO kablam! | ^^^^^^^^^^ Oct 11 14:50:40.761 INFO kablam! Oct 11 14:50:40.773 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:50:40.773 INFO kablam! --> src/config.rs:149:9 Oct 11 14:50:40.773 INFO kablam! | Oct 11 14:50:40.773 INFO kablam! 149 | file.write_all(b""); Oct 11 14:50:40.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:40.773 INFO kablam! | Oct 11 14:50:40.773 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 14:50:40.773 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:50:40.773 INFO kablam! Oct 11 14:50:40.773 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:50:40.775 INFO kablam! --> src/config.rs:171:5 Oct 11 14:50:40.775 INFO kablam! | Oct 11 14:50:40.775 INFO kablam! 171 | file.flush(); Oct 11 14:50:40.775 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 14:50:40.775 INFO kablam! | Oct 11 14:50:40.776 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:50:40.777 INFO kablam! Oct 11 14:50:40.777 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:50:40.777 INFO kablam! --> src/config.rs:229:9 Oct 11 14:50:40.777 INFO kablam! | Oct 11 14:50:40.777 INFO kablam! 229 | fs::remove_file(test_cache_loc); Oct 11 14:50:40.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:40.778 INFO kablam! | Oct 11 14:50:40.778 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:50:40.778 INFO kablam! Oct 11 14:50:40.789 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:50:40.789 INFO kablam! --> src/subscription.rs:208:5 Oct 11 14:50:40.789 INFO kablam! | Oct 11 14:50:40.789 INFO kablam! 208 | fs::remove_file(test_path); Oct 11 14:50:40.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:40.789 INFO kablam! | Oct 11 14:50:40.789 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:50:40.790 INFO kablam! Oct 11 14:50:41.272 INFO kablam! warning: unused variable: `bytes` Oct 11 14:50:41.272 INFO kablam! --> src/config.rs:166:9 Oct 11 14:50:41.272 INFO kablam! | Oct 11 14:50:41.272 INFO kablam! 166 | let bytes = match res { Oct 11 14:50:41.272 INFO kablam! | ^^^^^ help: consider using `_bytes` instead Oct 11 14:50:41.272 INFO kablam! | Oct 11 14:50:41.272 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 14:50:41.272 INFO kablam! Oct 11 14:50:41.388 INFO kablam! warning: function is never used: `read_config` Oct 11 14:50:41.388 INFO kablam! --> src/config.rs:89:1 Oct 11 14:50:41.388 INFO kablam! | Oct 11 14:50:41.388 INFO kablam! 89 | pub fn read_config() -> Option { Oct 11 14:50:41.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:41.388 INFO kablam! | Oct 11 14:50:41.388 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 14:50:41.388 INFO kablam! Oct 11 14:50:41.388 INFO kablam! warning: function is never used: `write_config` Oct 11 14:50:41.388 INFO kablam! --> src/config.rs:123:1 Oct 11 14:50:41.388 INFO kablam! | Oct 11 14:50:41.388 INFO kablam! 123 | pub fn write_config(config: Config) { Oct 11 14:50:41.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:41.388 INFO kablam! Oct 11 14:50:41.388 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:50:41.388 INFO kablam! --> src/config.rs:149:9 Oct 11 14:50:41.388 INFO kablam! | Oct 11 14:50:41.388 INFO kablam! 149 | file.write_all(b""); Oct 11 14:50:41.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:41.388 INFO kablam! | Oct 11 14:50:41.388 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 14:50:41.388 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:50:41.388 INFO kablam! Oct 11 14:50:41.388 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:50:41.388 INFO kablam! --> src/config.rs:171:5 Oct 11 14:50:41.388 INFO kablam! | Oct 11 14:50:41.388 INFO kablam! 171 | file.flush(); Oct 11 14:50:41.388 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 14:50:41.388 INFO kablam! | Oct 11 14:50:41.388 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:50:41.388 INFO kablam! Oct 11 14:50:41.388 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:50:41.388 INFO kablam! --> src/config.rs:229:9 Oct 11 14:50:41.388 INFO kablam! | Oct 11 14:50:41.388 INFO kablam! 229 | fs::remove_file(test_cache_loc); Oct 11 14:50:41.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:41.388 INFO kablam! | Oct 11 14:50:41.389 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:50:41.389 INFO kablam! Oct 11 14:50:41.392 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:50:41.392 INFO kablam! --> src/subscription.rs:208:5 Oct 11 14:50:41.392 INFO kablam! | Oct 11 14:50:41.392 INFO kablam! 208 | fs::remove_file(test_path); Oct 11 14:50:41.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:50:41.394 INFO kablam! | Oct 11 14:50:41.394 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:50:41.394 INFO kablam! Oct 11 14:50:44.511 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.53s Oct 11 14:50:44.517 INFO kablam! su: No module specific data is present Oct 11 14:50:44.885 INFO running `"docker" "rm" "-f" "37cc5604cb723b07330da2a5656c81d21f87c9dfa8e2712cb8424f1e21498b00"` Oct 11 14:50:45.142 INFO blam! 37cc5604cb723b07330da2a5656c81d21f87c9dfa8e2712cb8424f1e21498b00 Oct 11 14:50:45.147 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 14:50:45.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 14:50:45.424 INFO blam! 524feb252e0291ffb1666803fa6406629dd6ab7497df1e1c3b0e9be64ff05e4c Oct 11 14:50:45.425 INFO running `"docker" "start" "-a" "524feb252e0291ffb1666803fa6406629dd6ab7497df1e1c3b0e9be64ff05e4c"` Oct 11 14:50:45.938 INFO kablam! usermod: no changes Oct 11 14:50:46.011 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 11 14:50:46.027 INFO kablam! Running /target/debug/deps/libpodstats-d342f37cfea42413 Oct 11 14:50:46.034 INFO blam! Oct 11 14:50:46.034 INFO blam! running 7 tests Oct 11 14:50:46.041 INFO blam! test subscription::vec_serialize_deserialize_test ... ok Oct 11 14:50:46.045 INFO blam! test subscription::serialize_deserialize_test ... ok Oct 11 14:50:46.064 INFO blam! test config::tests::test_get_highest_entry_count_sub ... FAILED Oct 11 14:50:46.064 INFO blam! test config::tests::test_get_highest_entry_count_sub_name ... FAILED Oct 11 14:50:46.064 INFO blam! test subscription::file_serialize_test ... FAILED Oct 11 14:50:46.064 INFO blam! test config::tests::test_get_entry_counts ... FAILED Oct 11 14:50:46.064 INFO blam! test config::tests::test_get_names ... FAILED Oct 11 14:50:46.064 INFO blam! Oct 11 14:50:46.064 INFO blam! failures: Oct 11 14:50:46.065 INFO blam! Oct 11 14:50:46.065 INFO blam! ---- config::tests::test_get_highest_entry_count_sub stdout ---- Oct 11 14:50:46.065 INFO blam! thread 'config::tests::test_get_highest_entry_count_sub' panicked at 'couldn't create testcache3: Read-only file system (os error 30)', src/config.rs:217:25 Oct 11 14:50:46.065 INFO blam! stack backtrace: Oct 11 14:50:46.065 INFO blam! 0: 0x56276bd2662e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 14:50:46.065 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 14:50:46.065 INFO blam! 1: 0x56276bd2f6b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 14:50:46.065 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 14:50:46.065 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 14:50:46.065 INFO blam! 2: 0x56276bd2a24d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:211 Oct 11 14:50:46.065 INFO blam! 3: 0x56276bd29f5b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:221 Oct 11 14:50:46.065 INFO blam! 4: 0x56276bd2a8fc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:476 Oct 11 14:50:46.065 INFO blam! 5: 0x56276bd2a4b9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:390 Oct 11 14:50:46.065 INFO blam! 6: 0x56276bd2a41d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:345 Oct 11 14:50:46.065 INFO blam! 7: 0x56276bca2f4e - libpodstats::config::tests::setup_loaded_cache::h6cdafa539db3cb9a Oct 11 14:50:46.065 INFO blam! at src/config.rs:217 Oct 11 14:50:46.065 INFO blam! 8: 0x56276bca3d7d - libpodstats::config::tests::test_get_highest_entry_count_sub::h1b03eec26610a7cd Oct 11 14:50:46.065 INFO blam! at src/config.rs:269 Oct 11 14:50:46.065 INFO blam! 9: 0x56276bca3b89 - libpodstats::config::tests::test_get_highest_entry_count_sub::{{closure}}::h1889b1c854fb521c Oct 11 14:50:46.065 INFO blam! at src/config.rs:261 Oct 11 14:50:46.065 INFO blam! 10: 0x56276bcbef1d - core::ops::function::FnOnce::call_once::hc5cf0a83e6b24456 Oct 11 14:50:46.065 INFO blam! at libcore/ops/function.rs:238 Oct 11 14:50:46.065 INFO blam! 11: 0x56276bccb9fe - >::call_box::h95b7cb918af67b5d Oct 11 14:50:46.065 INFO blam! at libtest/lib.rs:1468 Oct 11 14:50:46.065 INFO blam! at libcore/ops/function.rs:238 Oct 11 14:50:46.065 INFO blam! at liballoc/boxed.rs:672 Oct 11 14:50:46.065 INFO blam! 12: 0x56276bd3a889 - __rust_maybe_catch_panic Oct 11 14:50:46.065 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 14:50:46.065 INFO blam! 13: 0x56276bcec54d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:289 Oct 11 14:50:46.065 INFO blam! at libstd/panic.rs:392 Oct 11 14:50:46.065 INFO blam! at libtest/lib.rs:1423 Oct 11 14:50:46.065 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 14:50:46.065 INFO blam! 14: 0x56276bced154 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 14:50:46.065 INFO blam! at libstd/thread/mod.rs:409 Oct 11 14:50:46.065 INFO blam! at libstd/panic.rs:313 Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:310 Oct 11 14:50:46.065 INFO blam! 15: 0x56276bd3a889 - __rust_maybe_catch_panic Oct 11 14:50:46.065 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 14:50:46.065 INFO blam! 16: 0x56276bcda716 - >::call_box::h96125cb29a9ba44b Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:289 Oct 11 14:50:46.065 INFO blam! at libstd/panic.rs:392 Oct 11 14:50:46.065 INFO blam! at libstd/thread/mod.rs:408 Oct 11 14:50:46.065 INFO blam! at liballoc/boxed.rs:672 Oct 11 14:50:46.065 INFO blam! 17: 0x56276bd2866a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 14:50:46.065 INFO blam! at liballoc/boxed.rs:682 Oct 11 14:50:46.065 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 14:50:46.065 INFO blam! 18: 0x56276bd1d925 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 14:50:46.065 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 14:50:46.065 INFO blam! 19: 0x7f3b129a36b9 - start_thread Oct 11 14:50:46.065 INFO blam! 20: 0x7f3b124c341c - clone Oct 11 14:50:46.065 INFO blam! 21: 0x0 - Oct 11 14:50:46.065 INFO blam! Oct 11 14:50:46.065 INFO blam! ---- config::tests::test_get_highest_entry_count_sub_name stdout ---- Oct 11 14:50:46.065 INFO blam! thread 'config::tests::test_get_highest_entry_count_sub_name' panicked at 'couldn't create testcache4: Read-only file system (os error 30)', src/config.rs:217:25 Oct 11 14:50:46.065 INFO blam! stack backtrace: Oct 11 14:50:46.065 INFO blam! 0: 0x56276bd2662e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 14:50:46.065 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 14:50:46.065 INFO blam! 1: 0x56276bd2f6b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 14:50:46.065 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 14:50:46.065 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 14:50:46.065 INFO blam! 2: 0x56276bd2a24d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:211 Oct 11 14:50:46.065 INFO blam! 3: 0x56276bd29f5b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:221 Oct 11 14:50:46.065 INFO blam! 4: 0x56276bd2a8fc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:476 Oct 11 14:50:46.065 INFO blam! 5: 0x56276bd2a4b9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:390 Oct 11 14:50:46.065 INFO blam! 6: 0x56276bd2a41d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 14:50:46.065 INFO blam! at libstd/panicking.rs:345 Oct 11 14:50:46.065 INFO blam! 7: 0x56276bca2f4e - libpodstats::config::tests::setup_loaded_cache::h6cdafa539db3cb9a Oct 11 14:50:46.065 INFO blam! at src/config.rs:217 Oct 11 14:50:46.065 INFO blam! 8: 0x56276bca421d - libpodstats::config::tests::test_get_highest_entry_count_sub_name::hec79b7db061ad6da Oct 11 14:50:46.065 INFO blam! at src/config.rs:285 Oct 11 14:50:46.065 INFO blam! 9: 0x56276bca4029 - libpodstats::config::tests::test_get_highest_entry_count_sub_name::{{closure}}::h92fc7a48c72ade52 Oct 11 14:50:46.065 INFO blam! at src/config.rs:277 Oct 11 14:50:46.066 INFO blam! 10: 0x56276bcbee9d - core::ops::function::FnOnce::call_once::hb7f7da987c6b8d6d Oct 11 14:50:46.066 INFO blam! at libcore/ops/function.rs:238 Oct 11 14:50:46.066 INFO blam! 11: 0x56276bccb9fe - >::call_box::h95b7cb918af67b5d Oct 11 14:50:46.066 INFO blam! at libtest/lib.rs:1468 Oct 11 14:50:46.066 INFO blam! at libcore/ops/function.rs:238 Oct 11 14:50:46.066 INFO blam! at liballoc/boxed.rs:672 Oct 11 14:50:46.066 INFO blam! 12: 0x56276bd3a889 - __rust_maybe_catch_panic Oct 11 14:50:46.066 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 14:50:46.066 INFO blam! 13: 0x56276bcec54d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 14:50:46.066 INFO blam! at libstd/panicking.rs:289 Oct 11 14:50:46.066 INFO blam! at libstd/panic.rs:392 Oct 11 14:50:46.066 INFO blam! at libtest/lib.rs:1423 Oct 11 14:50:46.066 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 14:50:46.066 INFO blam! 14: 0x56276bced154 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 14:50:46.066 INFO blam! at libstd/thread/mod.rs:409 Oct 11 14:50:46.066 INFO blam! at libstd/panic.rs:313 Oct 11 14:50:46.066 INFO blam! at libstd/panicking.rs:310 Oct 11 14:50:46.066 INFO blam! 15: 0x56276bd3a889 - __rust_maybe_catch_panic Oct 11 14:50:46.066 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 14:50:46.066 INFO blam! 16: 0x56276bcda716 - >::call_box::h96125cb29a9ba44b Oct 11 14:50:46.066 INFO blam! at libstd/panicking.rs:289 Oct 11 14:50:46.066 INFO blam! at libstd/panic.rs:392 Oct 11 14:50:46.066 INFO blam! at libstd/thread/mod.rs:408 Oct 11 14:50:46.066 INFO blam! at liballoc/boxed.rs:672 Oct 11 14:50:46.066 INFO blam! 17: 0x56276bd2866a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 14:50:46.066 INFO blam! at liballoc/boxed.rs:682 Oct 11 14:50:46.066 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 14:50:46.066 INFO blam! 18: 0x56276bd1d925 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 14:50:46.066 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 14:50:46.066 INFO blam! 19: 0x7f3b129a36b9 - start_thread Oct 11 14:50:46.066 INFO blam! 20: 0x7f3b124c341c - clone Oct 11 14:50:46.066 INFO blam! 21: 0x0 - Oct 11 14:50:46.066 INFO blam! Oct 11 14:50:46.066 INFO blam! ---- subscription::file_serialize_test stdout ---- Oct 11 14:50:46.066 INFO blam! thread 'subscription::file_serialize_test' panicked at 'couldn't create tmp_test.txt: other os error', src/subscription.rs:193:21 Oct 11 14:50:46.066 INFO blam! stack backtrace: Oct 11 14:50:46.066 INFO blam! 0: 0x56276bd2662e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 14:50:46.066 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 14:50:46.066 INFO blam! 1: 0x56276bd2f6b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 14:50:46.066 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 14:50:46.066 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 14:50:46.066 INFO blam! 2: 0x56276bd2a24d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 14:50:46.066 INFO blam! at libstd/panicking.rs:211 Oct 11 14:50:46.066 INFO blam! 3: 0x56276bd29f5b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 14:50:46.066 INFO blam! at libstd/panicking.rs:221 Oct 11 14:50:46.066 INFO blam! 4: 0x56276bd2a8fc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 14:50:46.066 INFO blam! at libstd/panicking.rs:476 Oct 11 14:50:46.066 INFO blam! 5: 0x56276bd2a4b9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 14:50:46.066 INFO blam! at libstd/panicking.rs:390 Oct 11 14:50:46.066 INFO blam! 6: 0x56276bd2a41d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 14:50:46.066 INFO blam! at libstd/panicking.rs:345 Oct 11 14:50:46.066 INFO blam! 7: 0x56276bc98241 - libpodstats::subscription::file_serialize_test::h3df32872e7e5b9e7 Oct 11 14:50:46.066 INFO blam! at src/subscription.rs:193 Oct 11 14:50:46.066 INFO blam! 8: 0x56276bc97e29 - libpodstats::subscription::file_serialize_test::{{closure}}::h2fc47c0f1d75f116 Oct 11 14:50:46.066 INFO blam! at src/subscription.rs:177 Oct 11 14:50:46.066 INFO blam! 9: 0x56276bcbed5d - core::ops::function::FnOnce::call_once::h60bcc782b9712082 Oct 11 14:50:46.066 INFO blam! at libcore/ops/function.rs:238 Oct 11 14:50:46.066 INFO blam! 10: 0x56276bccb9fe - >::call_box::h95b7cb918af67b5d Oct 11 14:50:46.066 INFO blam! at libtest/lib.rs:1468 Oct 11 14:50:46.066 INFO blam! at libcore/ops/function.rs:238 Oct 11 14:50:46.066 INFO blam! at liballoc/boxed.rs:672 Oct 11 14:50:46.066 INFO blam! 11: 0x56276bd3a889 - __rust_maybe_catch_panic Oct 11 14:50:46.066 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 14:50:46.066 INFO blam! 12: 0x56276bcec54d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 14:50:46.066 INFO blam! at libstd/panicking.rs:289 Oct 11 14:50:46.066 INFO blam! at libstd/panic.rs:392 Oct 11 14:50:46.066 INFO blam! at libtest/lib.rs:1423 Oct 11 14:50:46.066 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 14:50:46.066 INFO blam! 13: 0x56276bced154 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 14:50:46.066 INFO blam! at libstd/thread/mod.rs:409 Oct 11 14:50:46.066 INFO blam! at libstd/panic.rs:313 Oct 11 14:50:46.066 INFO blam! at libstd/panicking.rs:310 Oct 11 14:50:46.066 INFO blam! 14: 0x56276bd3a889 - __rust_maybe_catch_panic Oct 11 14:50:46.066 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 14:50:46.066 INFO blam! 15: 0x56276bcda716 - >::call_box::h96125cb29a9ba44b Oct 11 14:50:46.066 INFO blam! at libstd/panicking.rs:289 Oct 11 14:50:46.066 INFO blam! at libstd/panic.rs:392 Oct 11 14:50:46.066 INFO blam! at libstd/thread/mod.rs:408 Oct 11 14:50:46.066 INFO blam! at liballoc/boxed.rs:672 Oct 11 14:50:46.066 INFO blam! 16: 0x56276bd2866a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 14:50:46.066 INFO blam! at liballoc/boxed.rs:682 Oct 11 14:50:46.066 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 14:50:46.066 INFO blam! 17: 0x56276bd1d925 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 14:50:46.066 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 14:50:46.066 INFO blam! 18: 0x7f3b129a36b9 - start_thread Oct 11 14:50:46.066 INFO blam! 19: 0x7f3b124c341c - clone Oct 11 14:50:46.066 INFO blam! 20: 0x0 - Oct 11 14:50:46.066 INFO blam! Oct 11 14:50:46.067 INFO blam! ---- config::tests::test_get_entry_counts stdout ---- Oct 11 14:50:46.067 INFO blam! thread 'config::tests::test_get_entry_counts' panicked at 'couldn't create testcache2: Read-only file system (os error 30)', src/config.rs:217:25 Oct 11 14:50:46.067 INFO blam! stack backtrace: Oct 11 14:50:46.067 INFO blam! 0: 0x56276bd2662e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 14:50:46.067 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 14:50:46.067 INFO blam! 1: 0x56276bd2f6b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 14:50:46.067 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 14:50:46.067 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 14:50:46.067 INFO blam! 2: 0x56276bd2a24d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:211 Oct 11 14:50:46.067 INFO blam! 3: 0x56276bd29f5b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:221 Oct 11 14:50:46.067 INFO blam! 4: 0x56276bd2a8fc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:476 Oct 11 14:50:46.067 INFO blam! 5: 0x56276bd2a4b9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:390 Oct 11 14:50:46.067 INFO blam! 6: 0x56276bd2a41d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:345 Oct 11 14:50:46.067 INFO blam! 7: 0x56276bca2f4e - libpodstats::config::tests::setup_loaded_cache::h6cdafa539db3cb9a Oct 11 14:50:46.067 INFO blam! at src/config.rs:217 Oct 11 14:50:46.067 INFO blam! 8: 0x56276bca38f3 - libpodstats::config::tests::test_get_entry_counts::hf28bfdb29c01a089 Oct 11 14:50:46.067 INFO blam! at src/config.rs:249 Oct 11 14:50:46.067 INFO blam! 9: 0x56276bca3899 - libpodstats::config::tests::test_get_entry_counts::{{closure}}::h15832362edb273ae Oct 11 14:50:46.067 INFO blam! at src/config.rs:248 Oct 11 14:50:46.067 INFO blam! 10: 0x56276bcbeedd - core::ops::function::FnOnce::call_once::hbfd8936ae48e93d4 Oct 11 14:50:46.067 INFO blam! at libcore/ops/function.rs:238 Oct 11 14:50:46.067 INFO blam! 11: 0x56276bccb9fe - >::call_box::h95b7cb918af67b5d Oct 11 14:50:46.067 INFO blam! at libtest/lib.rs:1468 Oct 11 14:50:46.067 INFO blam! at libcore/ops/function.rs:238 Oct 11 14:50:46.067 INFO blam! at liballoc/boxed.rs:672 Oct 11 14:50:46.067 INFO blam! 12: 0x56276bd3a889 - __rust_maybe_catch_panic Oct 11 14:50:46.067 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 14:50:46.067 INFO blam! 13: 0x56276bcec54d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:289 Oct 11 14:50:46.067 INFO blam! at libstd/panic.rs:392 Oct 11 14:50:46.067 INFO blam! at libtest/lib.rs:1423 Oct 11 14:50:46.067 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 14:50:46.067 INFO blam! 14: 0x56276bced154 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 14:50:46.067 INFO blam! at libstd/thread/mod.rs:409 Oct 11 14:50:46.067 INFO blam! at libstd/panic.rs:313 Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:310 Oct 11 14:50:46.067 INFO blam! 15: 0x56276bd3a889 - __rust_maybe_catch_panic Oct 11 14:50:46.067 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 14:50:46.067 INFO blam! 16: 0x56276bcda716 - >::call_box::h96125cb29a9ba44b Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:289 Oct 11 14:50:46.067 INFO blam! at libstd/panic.rs:392 Oct 11 14:50:46.067 INFO blam! at libstd/thread/mod.rs:408 Oct 11 14:50:46.067 INFO blam! at liballoc/boxed.rs:672 Oct 11 14:50:46.067 INFO blam! 17: 0x56276bd2866a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 14:50:46.067 INFO blam! at liballoc/boxed.rs:682 Oct 11 14:50:46.067 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 14:50:46.067 INFO blam! 18: 0x56276bd1d925 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 14:50:46.067 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 14:50:46.067 INFO blam! 19: 0x7f3b129a36b9 - start_thread Oct 11 14:50:46.067 INFO blam! 20: 0x7f3b124c341c - clone Oct 11 14:50:46.067 INFO blam! 21: 0x0 - Oct 11 14:50:46.067 INFO blam! Oct 11 14:50:46.067 INFO blam! ---- config::tests::test_get_names stdout ---- Oct 11 14:50:46.067 INFO blam! thread 'config::tests::test_get_names' panicked at 'couldn't create testcache1: Read-only file system (os error 30)', src/config.rs:217:25 Oct 11 14:50:46.067 INFO blam! stack backtrace: Oct 11 14:50:46.067 INFO blam! 0: 0x56276bd2662e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 14:50:46.067 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 14:50:46.067 INFO blam! 1: 0x56276bd2f6b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 14:50:46.067 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 14:50:46.067 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 14:50:46.067 INFO blam! 2: 0x56276bd2a24d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:211 Oct 11 14:50:46.067 INFO blam! 3: 0x56276bd29f5b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:221 Oct 11 14:50:46.067 INFO blam! 4: 0x56276bd2a8fc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:476 Oct 11 14:50:46.067 INFO blam! 5: 0x56276bd2a4b9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:390 Oct 11 14:50:46.067 INFO blam! 6: 0x56276bd2a41d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 14:50:46.067 INFO blam! at libstd/panicking.rs:345 Oct 11 14:50:46.067 INFO blam! 7: 0x56276bca2f4e - libpodstats::config::tests::setup_loaded_cache::h6cdafa539db3cb9a Oct 11 14:50:46.067 INFO blam! at src/config.rs:217 Oct 11 14:50:46.067 INFO blam! 8: 0x56276bca35f3 - libpodstats::config::tests::test_get_names::hb9bf61b15bb3faba Oct 11 14:50:46.067 INFO blam! at src/config.rs:236 Oct 11 14:50:46.067 INFO blam! 9: 0x56276bca3599 - libpodstats::config::tests::test_get_names::{{closure}}::hd4d3eb4770723e8e Oct 11 14:50:46.068 INFO blam! at src/config.rs:235 Oct 11 14:50:46.068 INFO blam! 10: 0x56276bcbef9d - core::ops::function::FnOnce::call_once::hcb5f2ee8de000488 Oct 11 14:50:46.068 INFO blam! at libcore/ops/function.rs:238 Oct 11 14:50:46.068 INFO blam! 11: 0x56276bccb9fe - >::call_box::h95b7cb918af67b5d Oct 11 14:50:46.068 INFO blam! at libtest/lib.rs:1468 Oct 11 14:50:46.068 INFO blam! at libcore/ops/function.rs:238 Oct 11 14:50:46.068 INFO blam! at liballoc/boxed.rs:672 Oct 11 14:50:46.068 INFO blam! 12: 0x56276bd3a889 - __rust_maybe_catch_panic Oct 11 14:50:46.068 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 14:50:46.068 INFO blam! 13: 0x56276bcec54d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 14:50:46.068 INFO blam! at libstd/panicking.rs:289 Oct 11 14:50:46.068 INFO blam! at libstd/panic.rs:392 Oct 11 14:50:46.068 INFO blam! at libtest/lib.rs:1423 Oct 11 14:50:46.068 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 14:50:46.068 INFO blam! 14: 0x56276bced154 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 14:50:46.068 INFO blam! at libstd/thread/mod.rs:409 Oct 11 14:50:46.068 INFO blam! at libstd/panic.rs:313 Oct 11 14:50:46.068 INFO blam! at libstd/panicking.rs:310 Oct 11 14:50:46.068 INFO blam! 15: 0x56276bd3a889 - __rust_maybe_catch_panic Oct 11 14:50:46.068 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 14:50:46.068 INFO blam! 16: 0x56276bcda716 - >::call_box::h96125cb29a9ba44b Oct 11 14:50:46.068 INFO blam! at libstd/panicking.rs:289 Oct 11 14:50:46.068 INFO blam! at libstd/panic.rs:392 Oct 11 14:50:46.068 INFO blam! at libstd/thread/mod.rs:408 Oct 11 14:50:46.068 INFO blam! at liballoc/boxed.rs:672 Oct 11 14:50:46.068 INFO blam! 17: 0x56276bd2866a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 14:50:46.068 INFO blam! at liballoc/boxed.rs:682 Oct 11 14:50:46.068 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 14:50:46.068 INFO blam! 18: 0x56276bd1d925 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 14:50:46.068 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 14:50:46.068 INFO blam! 19: 0x7f3b129a36b9 - start_thread Oct 11 14:50:46.068 INFO blam! 20: 0x7f3b124c341c - clone Oct 11 14:50:46.068 INFO blam! 21: 0x0 - Oct 11 14:50:46.068 INFO blam! Oct 11 14:50:46.068 INFO blam! Oct 11 14:50:46.068 INFO blam! failures: Oct 11 14:50:46.068 INFO blam! config::tests::test_get_entry_counts Oct 11 14:50:46.068 INFO blam! config::tests::test_get_highest_entry_count_sub Oct 11 14:50:46.068 INFO blam! config::tests::test_get_highest_entry_count_sub_name Oct 11 14:50:46.068 INFO blam! config::tests::test_get_names Oct 11 14:50:46.068 INFO blam! subscription::file_serialize_test Oct 11 14:50:46.068 INFO blam! Oct 11 14:50:46.068 INFO blam! test result: FAILED. 2 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:50:46.068 INFO blam! Oct 11 14:50:46.068 INFO kablam! error: test failed, to rerun pass '--lib' Oct 11 14:50:46.068 INFO kablam! su: No module specific data is present Oct 11 14:50:46.382 INFO running `"docker" "rm" "-f" "524feb252e0291ffb1666803fa6406629dd6ab7497df1e1c3b0e9be64ff05e4c"` Oct 11 14:50:46.469 INFO blam! 524feb252e0291ffb1666803fa6406629dd6ab7497df1e1c3b0e9be64ff05e4c