Dec 13 12:13:02.666 INFO testing lukaspustina/clams against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 12:13:02.666 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 13 12:13:03.205 INFO [stdout] 27f70fbad414c4b69b8cc3c535671c46b8f7b0476f7a432fc869b19b19edaf0c Dec 13 12:13:03.207 INFO running `"docker" "start" "-a" "27f70fbad414c4b69b8cc3c535671c46b8f7b0476f7a432fc869b19b19edaf0c"` Dec 13 12:13:05.847 INFO [stderr] usermod: no changes Dec 13 12:13:06.107 INFO [stderr] Compiling termios v0.2.2 Dec 13 12:13:06.115 INFO [stderr] Compiling subprocess v0.1.12 Dec 13 12:13:06.115 INFO [stderr] Compiling clicolors-control v0.2.0 Dec 13 12:13:06.116 INFO [stderr] Compiling inotify v0.5.1 Dec 13 12:13:06.156 INFO [stderr] Compiling fern v0.5.5 Dec 13 12:13:06.156 INFO [stderr] Compiling parking_lot_core v0.2.13 Dec 13 12:13:06.157 INFO [stderr] Compiling regex v0.2.10 Dec 13 12:13:06.161 INFO [stderr] Compiling toml v0.4.6 Dec 13 12:13:09.267 INFO [stderr] Compiling clams-derive v0.0.4 Dec 13 12:13:09.343 INFO [stderr] Compiling error-chain v0.11.0 Dec 13 12:13:16.664 INFO [stderr] Compiling tail v0.3.0 Dec 13 12:13:16.679 INFO [stderr] Compiling parking_lot v0.5.4 Dec 13 12:13:27.476 INFO [stderr] Compiling console v0.6.1 Dec 13 12:13:29.324 INFO [stderr] Compiling indicatif v0.9.0 Dec 13 12:13:32.537 INFO [stderr] Compiling clams v0.0.13 (/source) Dec 13 12:13:33.543 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Dec 13 12:13:33.543 INFO [stderr] --> src/lib.rs:254:9 Dec 13 12:13:33.544 INFO [stderr] | Dec 13 12:13:33.544 INFO [stderr] 254 | env::home_dir() Dec 13 12:13:33.544 INFO [stderr] | ^^^^^^^^^^^^^ Dec 13 12:13:33.544 INFO [stderr] | Dec 13 12:13:33.545 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 13 12:13:33.545 INFO [stderr] Dec 13 12:13:34.773 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.90s Dec 13 12:13:34.783 INFO [stderr] su: No module specific data is present Dec 13 12:13:36.244 INFO running `"docker" "inspect" "27f70fbad414c4b69b8cc3c535671c46b8f7b0476f7a432fc869b19b19edaf0c"` Dec 13 12:13:36.623 INFO running `"docker" "rm" "-f" "27f70fbad414c4b69b8cc3c535671c46b8f7b0476f7a432fc869b19b19edaf0c"` Dec 13 12:13:36.995 INFO [stdout] 27f70fbad414c4b69b8cc3c535671c46b8f7b0476f7a432fc869b19b19edaf0c Dec 13 12:13:37.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 13 12:13:37.525 INFO [stdout] 1d6923bc4b8c2b9fbd71fd715fd80e690ecb72834daff9453f425354d47bcf12 Dec 13 12:13:37.527 INFO running `"docker" "start" "-a" "1d6923bc4b8c2b9fbd71fd715fd80e690ecb72834daff9453f425354d47bcf12"` Dec 13 12:13:39.774 INFO [stderr] usermod: no changes Dec 13 12:13:40.047 INFO [stderr] Compiling atty v0.2.8 Dec 13 12:13:40.051 INFO [stderr] Compiling num-complex v0.1.42 Dec 13 12:13:40.072 INFO [stderr] Compiling num-bigint v0.1.43 Dec 13 12:13:40.086 INFO [stderr] Compiling syn v0.15.22 Dec 13 12:13:41.031 INFO [stderr] Compiling env_logger v0.5.6 Dec 13 12:13:45.701 INFO [stderr] Compiling quickcheck v0.6.2 Dec 13 12:13:49.137 INFO [stderr] Compiling num-rational v0.1.42 Dec 13 12:13:53.892 INFO [stderr] Compiling num v0.1.42 Dec 13 12:13:54.619 INFO [stderr] Compiling spectral v0.6.0 Dec 13 12:14:00.259 INFO [stderr] Compiling serde_derive v1.0.82 Dec 13 12:14:14.907 INFO [stderr] Compiling clams v0.0.13 (/source) Dec 13 12:14:16.763 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Dec 13 12:14:16.763 INFO [stderr] --> src/lib.rs:254:9 Dec 13 12:14:16.763 INFO [stderr] | Dec 13 12:14:16.763 INFO [stderr] 254 | env::home_dir() Dec 13 12:14:16.763 INFO [stderr] | ^^^^^^^^^^^^^ Dec 13 12:14:16.763 INFO [stderr] | Dec 13 12:14:16.763 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 13 12:14:16.763 INFO [stderr] Dec 13 12:14:21.570 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.77s Dec 13 12:14:21.580 INFO [stderr] su: No module specific data is present Dec 13 12:14:22.524 INFO running `"docker" "inspect" "1d6923bc4b8c2b9fbd71fd715fd80e690ecb72834daff9453f425354d47bcf12"` Dec 13 12:14:22.899 INFO running `"docker" "rm" "-f" "1d6923bc4b8c2b9fbd71fd715fd80e690ecb72834daff9453f425354d47bcf12"` Dec 13 12:14:23.203 INFO [stdout] 1d6923bc4b8c2b9fbd71fd715fd80e690ecb72834daff9453f425354d47bcf12 Dec 13 12:14:23.211 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 13 12:14:23.787 INFO [stdout] 138624b8af64e8544d9ee180250ee709f94edee9a7fa47ee1559214750dfc8cc Dec 13 12:14:23.787 INFO running `"docker" "start" "-a" "138624b8af64e8544d9ee180250ee709f94edee9a7fa47ee1559214750dfc8cc"` Dec 13 12:14:25.548 INFO [stderr] usermod: no changes Dec 13 12:14:25.935 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s Dec 13 12:14:25.949 INFO [stderr] Running /target/debug/deps/clams-cc71d17227562300 Dec 13 12:14:25.953 INFO [stdout] Dec 13 12:14:25.953 INFO [stdout] running 10 tests Dec 13 12:14:25.959 INFO [stdout] test config::test::default_locations_okay ... ok Dec 13 12:14:25.959 INFO [stdout] test fs::test::file_exists::file_does_exists ... ok Dec 13 12:14:25.959 INFO [stdout] test fs::test::file_exists::no_such_file ... ok Dec 13 12:14:25.959 INFO [stdout] test console::test::ask_for_yes_from_okay ... ok Dec 13 12:14:25.967 INFO [stdout] test fs::test::file_ext::read_last_line_okay ... ok Dec 13 12:14:25.975 INFO [stdout] test config::test::from_file_okay ... ok Dec 13 12:14:26.222 INFO [stdout] test config::test::smart_load_from_default_locations_and_local ... ok Dec 13 12:14:26.224 INFO [stdout] test config::test::smart_load_okay ... ok Dec 13 12:14:26.226 INFO [stdout] test config::test::smart_load_faild ... ok Dec 13 12:14:26.405 INFO [stdout] test console::test::ask_for_yes_reader_quick ... ok Dec 13 12:14:26.405 INFO [stdout] Dec 13 12:14:26.405 INFO [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 12:14:26.405 INFO [stdout] Dec 13 12:14:26.411 INFO [stderr] Doc-tests clams Dec 13 12:14:28.378 INFO [stdout] Dec 13 12:14:28.378 INFO [stdout] running 0 tests Dec 13 12:14:28.378 INFO [stdout] Dec 13 12:14:28.378 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 12:14:28.378 INFO [stdout] Dec 13 12:14:28.386 INFO [stderr] su: No module specific data is present Dec 13 12:14:29.578 INFO running `"docker" "inspect" "138624b8af64e8544d9ee180250ee709f94edee9a7fa47ee1559214750dfc8cc"` Dec 13 12:14:29.911 INFO running `"docker" "rm" "-f" "138624b8af64e8544d9ee180250ee709f94edee9a7fa47ee1559214750dfc8cc"` Dec 13 12:14:30.279 INFO [stdout] 138624b8af64e8544d9ee180250ee709f94edee9a7fa47ee1559214750dfc8cc