Oct 16 04:46:59.431 INFO testing jwtexp-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:46:59.431 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 04:46:59.702 INFO blam! 1201b202532c898ff97d98d0c39fa617a66c5c4f5823cdbde611b6c2dd484ca8 Oct 16 04:46:59.705 INFO running `"docker" "start" "-a" "1201b202532c898ff97d98d0c39fa617a66c5c4f5823cdbde611b6c2dd484ca8"` Oct 16 04:47:00.343 INFO kablam! usermod: no changes Oct 16 04:47:00.479 INFO kablam! Compiling jsonwebtoken v3.0.0 Oct 16 04:47:03.354 INFO kablam! Compiling jwtexp v0.1.1 (/source) Oct 16 04:47:04.731 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 16 04:47:04.732 INFO kablam! --> src/main.rs:11:5 Oct 16 04:47:04.732 INFO kablam! | Oct 16 04:47:04.732 INFO kablam! 11 | use std::env::home_dir; Oct 16 04:47:04.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 04:47:04.732 INFO kablam! | Oct 16 04:47:04.732 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:47:04.732 INFO kablam! Oct 16 04:47:04.732 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 16 04:47:04.732 INFO kablam! --> src/main.rs:22:19 Oct 16 04:47:04.732 INFO kablam! | Oct 16 04:47:04.732 INFO kablam! 22 | let rc_path = home_dir().unwrap().join(rc_filename); Oct 16 04:47:04.732 INFO kablam! | ^^^^^^^^ Oct 16 04:47:04.732 INFO kablam! Oct 16 04:47:05.654 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.29s Oct 16 04:47:05.661 INFO kablam! su: No module specific data is present Oct 16 04:47:06.245 INFO running `"docker" "rm" "-f" "1201b202532c898ff97d98d0c39fa617a66c5c4f5823cdbde611b6c2dd484ca8"` Oct 16 04:47:06.495 INFO blam! 1201b202532c898ff97d98d0c39fa617a66c5c4f5823cdbde611b6c2dd484ca8 Oct 16 04:47:06.504 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 04:47:06.999 INFO blam! c5b214868b0bf77d87c27dbc9377cad204740f896d665cddf48e8033160bba57 Oct 16 04:47:07.008 INFO running `"docker" "start" "-a" "c5b214868b0bf77d87c27dbc9377cad204740f896d665cddf48e8033160bba57"` Oct 16 04:47:07.975 INFO kablam! usermod: no changes Oct 16 04:47:08.075 INFO kablam! Compiling jwtexp v0.1.1 (/source) Oct 16 04:47:09.355 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 16 04:47:09.355 INFO kablam! --> src/main.rs:11:5 Oct 16 04:47:09.355 INFO kablam! | Oct 16 04:47:09.355 INFO kablam! 11 | use std::env::home_dir; Oct 16 04:47:09.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 04:47:09.355 INFO kablam! | Oct 16 04:47:09.355 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:47:09.355 INFO kablam! Oct 16 04:47:09.355 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 16 04:47:09.355 INFO kablam! --> src/main.rs:22:19 Oct 16 04:47:09.355 INFO kablam! | Oct 16 04:47:09.355 INFO kablam! 22 | let rc_path = home_dir().unwrap().join(rc_filename); Oct 16 04:47:09.355 INFO kablam! | ^^^^^^^^ Oct 16 04:47:09.355 INFO kablam! Oct 16 04:47:09.867 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.87s Oct 16 04:47:09.870 INFO kablam! su: No module specific data is present Oct 16 04:47:10.164 INFO running `"docker" "rm" "-f" "c5b214868b0bf77d87c27dbc9377cad204740f896d665cddf48e8033160bba57"` Oct 16 04:47:10.299 INFO blam! c5b214868b0bf77d87c27dbc9377cad204740f896d665cddf48e8033160bba57 Oct 16 04:47:10.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 04:47:10.555 INFO blam! a83b1dffdb4cabbda4b9d91d9ae5511a31fb2ab38010454b158d4ef7f19c726a Oct 16 04:47:10.555 INFO running `"docker" "start" "-a" "a83b1dffdb4cabbda4b9d91d9ae5511a31fb2ab38010454b158d4ef7f19c726a"` Oct 16 04:47:11.131 INFO kablam! usermod: no changes Oct 16 04:47:11.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 04:47:11.216 INFO kablam! Running /target/debug/deps/jwtexp-0bdfad650df085d5 Oct 16 04:47:11.223 INFO blam! Oct 16 04:47:11.223 INFO blam! running 0 tests Oct 16 04:47:11.224 INFO blam! Oct 16 04:47:11.224 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:47:11.224 INFO blam! Oct 16 04:47:11.227 INFO kablam! su: No module specific data is present Oct 16 04:47:11.505 INFO running `"docker" "rm" "-f" "a83b1dffdb4cabbda4b9d91d9ae5511a31fb2ab38010454b158d4ef7f19c726a"` Oct 16 04:47:11.599 INFO blam! a83b1dffdb4cabbda4b9d91d9ae5511a31fb2ab38010454b158d4ef7f19c726a