Oct 12 21:55:38.223 INFO checking ernestrc/sonic-rs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 21:55:38.224 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 21:55:38.649 INFO blam! 21ee68f00ee7e8097a361c5c460eb97fa0abf44b3d4be301fb8821160a140ec4 Oct 12 21:55:38.651 INFO running `"docker" "start" "-a" "21ee68f00ee7e8097a361c5c460eb97fa0abf44b3d4be301fb8821160a140ec4"` Oct 12 21:55:40.744 INFO kablam! usermod: no changes Oct 12 21:55:40.977 INFO kablam! Compiling term v0.4.5 Oct 12 21:55:40.994 INFO kablam! Compiling syntex_pos v0.44.0 Oct 12 21:55:40.995 INFO kablam! Compiling syntex_pos v0.41.0 Oct 12 21:55:40.995 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 12 21:55:40.996 INFO kablam! Checking memchr v0.1.11 Oct 12 21:55:40.996 INFO kablam! Checking termios v0.2.2 Oct 12 21:55:40.997 INFO kablam! Compiling nix v0.6.0 Oct 12 21:55:40.997 INFO kablam! Checking thread-id v2.0.0 Oct 12 21:55:43.818 INFO kablam! Checking pbr v1.0.0 Oct 12 21:55:44.149 INFO kablam! Checking thread_local v0.2.7 Oct 12 21:55:44.902 INFO kablam! Checking aho-corasick v0.5.3 Oct 12 21:55:47.301 INFO kablam! Checking rpassword v0.2.3 Oct 12 21:55:51.539 INFO kablam! Checking regex v0.1.80 Oct 12 21:55:54.418 INFO kablam! Compiling syntex_errors v0.44.0 Oct 12 21:55:54.420 INFO kablam! Compiling syntex_errors v0.41.0 Oct 12 21:56:05.594 INFO kablam! Compiling syntex_syntax v0.44.1 Oct 12 21:56:06.674 INFO kablam! Checking docopt v0.6.86 Oct 12 21:56:06.686 INFO kablam! Checking env_logger v0.3.5 Oct 12 21:56:07.053 INFO kablam! Compiling syntex_syntax v0.41.0 Oct 12 21:56:21.752 INFO kablam! Checking backtrace v0.2.3 Oct 12 21:56:23.036 INFO kablam! Checking error-chain v0.5.0 Oct 12 21:57:26.370 INFO kablam! Compiling aster v0.27.0 Oct 12 21:57:27.832 INFO kablam! Compiling syntex v0.44.0 Oct 12 21:57:28.986 INFO kablam! Compiling quasi v0.20.1 Oct 12 21:57:29.172 INFO kablam! Compiling serde_codegen_internals v0.8.9 Oct 12 21:57:36.520 INFO kablam! Compiling syntex v0.41.0 Oct 12 21:57:37.332 INFO kablam! Compiling quasi_codegen v0.20.0 Oct 12 21:57:41.716 INFO kablam! Compiling serde_codegen v0.8.9 Oct 12 21:57:57.381 INFO kablam! Compiling sonic v0.6.1 (/source) Oct 12 21:58:05.108 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 12 21:58:05.109 INFO kablam! --> /target/debug/build/sonic-f79f8f6fb0a82b1c/out/util.rs:301:23 Oct 12 21:58:05.109 INFO kablam! | Oct 12 21:58:05.109 INFO kablam! 301 | let mut sonicrc = env::home_dir().expect("can't find your home folder"); Oct 12 21:58:05.109 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:58:05.110 INFO kablam! | Oct 12 21:58:05.110 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 21:58:05.110 INFO kablam! Oct 12 21:58:05.160 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 12 21:58:05.161 INFO kablam! --> /target/debug/build/sonic-f79f8f6fb0a82b1c/out/util.rs:301:23 Oct 12 21:58:05.161 INFO kablam! | Oct 12 21:58:05.161 INFO kablam! 301 | let mut sonicrc = env::home_dir().expect("can't find your home folder"); Oct 12 21:58:05.161 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:58:05.162 INFO kablam! | Oct 12 21:58:05.162 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 21:58:05.162 INFO kablam! Oct 12 21:58:05.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 24s Oct 12 21:58:05.608 INFO kablam! su: No module specific data is present Oct 12 21:58:06.014 INFO running `"docker" "rm" "-f" "21ee68f00ee7e8097a361c5c460eb97fa0abf44b3d4be301fb8821160a140ec4"` Oct 12 21:58:06.294 INFO blam! 21ee68f00ee7e8097a361c5c460eb97fa0abf44b3d4be301fb8821160a140ec4