Nov 16 09:50:39.613 INFO testing uasi/totp-cli against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 09:50:39.614 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 09:50:40.251 INFO [stdout] c71c4da49694ef5712a664bcb6bd33efba615745ed6384cfc4ddc1ea266d9686 Nov 16 09:50:40.259 INFO running `"docker" "start" "-a" "c71c4da49694ef5712a664bcb6bd33efba615745ed6384cfc4ddc1ea266d9686"` Nov 16 09:50:41.554 INFO [stderr] usermod: no changes Nov 16 09:50:41.707 INFO [stderr] Compiling serde v1.0.69 Nov 16 09:50:41.707 INFO [stderr] Compiling regex v1.0.1 Nov 16 09:50:41.708 INFO [stderr] Compiling base32 v0.3.1 Nov 16 09:50:41.708 INFO [stderr] Compiling regex-syntax v0.6.1 Nov 16 09:50:41.708 INFO [stderr] Compiling digest v0.7.4 Nov 16 09:50:41.709 INFO [stderr] Compiling crypto-mac v0.6.2 Nov 16 09:50:42.562 INFO [stderr] Compiling sha-1 v0.7.0 Nov 16 09:50:42.647 INFO [stderr] Compiling hmac v0.6.2 Nov 16 09:51:13.015 INFO [stderr] Compiling toml v0.4.6 Nov 16 09:51:17.815 INFO [stderr] Compiling totp-cli v0.1.0 (/source) Nov 16 09:51:18.115 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. Nov 16 09:51:18.115 INFO [stderr] --> src/config.rs:10:20 Nov 16 09:51:18.115 INFO [stderr] | Nov 16 09:51:18.115 INFO [stderr] 10 | let mut path = env::home_dir().expect("home dir must exist"); Nov 16 09:51:18.115 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 09:51:18.115 INFO [stderr] | Nov 16 09:51:18.115 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 09:51:18.115 INFO [stderr] Nov 16 09:51:19.578 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.99s Nov 16 09:51:19.582 INFO [stderr] su: No module specific data is present Nov 16 09:51:20.511 INFO running `"docker" "inspect" "c71c4da49694ef5712a664bcb6bd33efba615745ed6384cfc4ddc1ea266d9686"` Nov 16 09:51:20.831 INFO running `"docker" "rm" "-f" "c71c4da49694ef5712a664bcb6bd33efba615745ed6384cfc4ddc1ea266d9686"` Nov 16 09:51:21.163 INFO [stdout] c71c4da49694ef5712a664bcb6bd33efba615745ed6384cfc4ddc1ea266d9686 Nov 16 09:51:21.167 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 09:51:21.719 INFO [stdout] 582e58301c9b7b86ba54bb6ce8130b600e99f8347ee95d8179cf926e0c3d4e1d Nov 16 09:51:21.725 INFO running `"docker" "start" "-a" "582e58301c9b7b86ba54bb6ce8130b600e99f8347ee95d8179cf926e0c3d4e1d"` Nov 16 09:51:23.151 INFO [stderr] usermod: no changes Nov 16 09:51:23.292 INFO [stderr] Compiling totp-cli v0.1.0 (/source) Nov 16 09:51:23.618 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. Nov 16 09:51:23.619 INFO [stderr] --> src/config.rs:10:20 Nov 16 09:51:23.619 INFO [stderr] | Nov 16 09:51:23.619 INFO [stderr] 10 | let mut path = env::home_dir().expect("home dir must exist"); Nov 16 09:51:23.619 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 09:51:23.620 INFO [stderr] | Nov 16 09:51:23.620 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 09:51:23.620 INFO [stderr] Nov 16 09:51:24.096 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s Nov 16 09:51:24.102 INFO [stderr] su: No module specific data is present Nov 16 09:51:25.051 INFO running `"docker" "inspect" "582e58301c9b7b86ba54bb6ce8130b600e99f8347ee95d8179cf926e0c3d4e1d"` Nov 16 09:51:25.441 INFO running `"docker" "rm" "-f" "582e58301c9b7b86ba54bb6ce8130b600e99f8347ee95d8179cf926e0c3d4e1d"` Nov 16 09:51:25.803 INFO [stdout] 582e58301c9b7b86ba54bb6ce8130b600e99f8347ee95d8179cf926e0c3d4e1d Nov 16 09:51:25.811 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 09:51:26.312 INFO [stdout] 591c0148f704ca642f690278d5d07fd2f6501771c0b21bb78fec22c45400bb3c Nov 16 09:51:26.315 INFO running `"docker" "start" "-a" "591c0148f704ca642f690278d5d07fd2f6501771c0b21bb78fec22c45400bb3c"` Nov 16 09:51:28.235 INFO [stderr] usermod: no changes Nov 16 09:51:28.331 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s Nov 16 09:51:28.353 INFO [stderr] Running /target/debug/deps/totp_cli-d17f8654efc127ab Nov 16 09:51:28.356 INFO [stdout] Nov 16 09:51:28.356 INFO [stdout] running 0 tests Nov 16 09:51:28.356 INFO [stdout] Nov 16 09:51:28.356 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 09:51:28.356 INFO [stdout] Nov 16 09:51:28.359 INFO [stderr] su: No module specific data is present Nov 16 09:51:29.073 INFO running `"docker" "inspect" "591c0148f704ca642f690278d5d07fd2f6501771c0b21bb78fec22c45400bb3c"` Nov 16 09:51:29.335 INFO running `"docker" "rm" "-f" "591c0148f704ca642f690278d5d07fd2f6501771c0b21bb78fec22c45400bb3c"` Nov 16 09:51:29.571 INFO [stdout] 591c0148f704ca642f690278d5d07fd2f6501771c0b21bb78fec22c45400bb3c