Oct 21 15:35:39.979 INFO checking mmstick/tv-renamer against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:35:39.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 15:35:40.408 INFO blam! b790f724f65e3dcecd52d462a9462d338a7a7f066c1d840de154ed34d5ec3444 Oct 21 15:35:40.418 INFO running `"docker" "start" "-a" "b790f724f65e3dcecd52d462a9462d338a7a7f066c1d840de154ed34d5ec3444"` Oct 21 15:35:42.020 INFO kablam! usermod: no changes Oct 21 15:35:42.393 INFO kablam! Compiling gcc v0.3.50 Oct 21 15:35:42.393 INFO kablam! Compiling version_check v0.1.2 Oct 21 15:35:42.393 INFO kablam! Compiling cairo-rs v0.1.3 Oct 21 15:35:42.393 INFO kablam! Compiling gio v0.1.3 Oct 21 15:35:42.393 INFO kablam! Compiling gdk-pixbuf v0.1.3 Oct 21 15:35:42.393 INFO kablam! Compiling gdk v0.5.3 Oct 21 15:35:42.393 INFO kablam! Compiling gtk v0.1.3 Oct 21 15:35:42.393 INFO kablam! Checking quick-error v1.2.0 Oct 21 15:35:44.712 INFO kablam! Compiling glib-sys v0.3.4 Oct 21 15:35:45.089 INFO kablam! Compiling gobject-sys v0.3.4 Oct 21 15:35:46.676 INFO kablam! Compiling gio-sys v0.3.4 Oct 21 15:35:46.740 INFO kablam! Compiling cairo-sys-rs v0.3.4 Oct 21 15:35:46.757 INFO kablam! Compiling pango-sys v0.3.4 Oct 21 15:35:46.832 INFO kablam! Compiling gdk-pixbuf-sys v0.3.4 Oct 21 15:35:47.325 INFO kablam! Compiling gdk-sys v0.3.4 Oct 21 15:35:48.806 INFO kablam! Compiling atk-sys v0.3.4 Oct 21 15:35:51.832 INFO kablam! Compiling gtk-sys v0.3.4 Oct 21 15:35:51.833 INFO kablam! Checking time v0.1.37 Oct 21 15:35:51.845 INFO kablam! Checking num_cpus v1.5.1 Oct 21 15:35:52.057 INFO kablam! Checking xml-rs v0.3.6 Oct 21 15:35:52.276 INFO kablam! Compiling unicase v1.4.2 Oct 21 15:35:52.680 INFO kablam! Checking idna v0.1.2 Oct 21 15:35:52.952 INFO kablam! Checking openssl-sys v0.7.17 Oct 21 15:35:54.927 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 21 15:35:55.365 INFO kablam! Compiling openssl v0.7.14 Oct 21 15:35:57.488 INFO kablam! Checking xmltree v0.3.2 Oct 21 15:36:00.120 INFO kablam! Checking url v1.4.1 Oct 21 15:36:02.280 INFO kablam! Checking glib v0.1.3 Oct 21 15:36:03.616 INFO kablam! Checking openssl-verify v0.1.0 Oct 21 15:36:03.616 INFO kablam! Checking cookie v0.2.5 Oct 21 15:36:06.404 INFO kablam! Checking hyper v0.9.18 Oct 21 15:36:07.361 INFO kablam! Checking pango v0.1.3 Oct 21 15:36:15.196 INFO kablam! Checking tvdb v0.4.0 Oct 21 15:36:43.994 INFO kablam! Checking tv-renamer v0.3.3 (/source) Oct 21 15:36:46.470 INFO kablam! 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. Oct 21 15:36:46.471 INFO kablam! --> src/backend/mod.rs:45:39 Oct 21 15:36:46.472 INFO kablam! | Oct 21 15:36:46.472 INFO kablam! 45 | .unwrap_or(path.strip_prefix(&env::home_dir().unwrap()).ok() Oct 21 15:36:46.473 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 15:36:46.474 INFO kablam! | Oct 21 15:36:46.474 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 15:36:46.475 INFO kablam! Oct 21 15:36:46.512 INFO kablam! 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. Oct 21 15:36:46.513 INFO kablam! --> src/backend/mod.rs:45:39 Oct 21 15:36:46.514 INFO kablam! | Oct 21 15:36:46.514 INFO kablam! 45 | .unwrap_or(path.strip_prefix(&env::home_dir().unwrap()).ok() Oct 21 15:36:46.515 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 15:36:46.515 INFO kablam! | Oct 21 15:36:46.516 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 15:36:46.516 INFO kablam! Oct 21 15:36:47.493 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 21 15:36:47.508 INFO kablam! su: No module specific data is present Oct 21 15:36:48.861 INFO running `"docker" "rm" "-f" "b790f724f65e3dcecd52d462a9462d338a7a7f066c1d840de154ed34d5ec3444"` Oct 21 15:36:49.204 INFO blam! b790f724f65e3dcecd52d462a9462d338a7a7f066c1d840de154ed34d5ec3444