[INFO] updating cached repository https://github.com/firba1/tpol-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 28dddb6ce86477e06cdb94ee3678bdb01946b9fb [INFO] testing firba1/tpol-rs against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffirba1%2Ftpol-rs" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/firba1/tpol-rs on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/firba1/tpol-rs [INFO] finished tweaking git repo https://github.com/firba1/tpol-rs [INFO] tweaked toml for git repo https://github.com/firba1/tpol-rs written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/firba1/tpol-rs already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 12f40e766c71c8a37573b92a5f2e8d97bf6a5d38c1ea4982f00eebbba970de4a [INFO] running `"docker" "start" "-a" "12f40e766c71c8a37573b92a5f2e8d97bf6a5d38c1ea4982f00eebbba970de4a"` [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling tpol v0.2.1 (/opt/rustwide/workdir) [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. [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::env::home_dir; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [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. [INFO] [stderr] --> src/main.rs:70:67 [INFO] [stderr] | [INFO] [stderr] 70 | let (history_file_option, prompts_config_path_option) = match home_dir() { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:159:25 [INFO] [stderr] | [INFO] [stderr] 159 | let mut process_result = command.spawn(); [INFO] [stderr] | ----^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.97s [INFO] running `"docker" "inspect" "12f40e766c71c8a37573b92a5f2e8d97bf6a5d38c1ea4982f00eebbba970de4a"` [INFO] running `"docker" "rm" "-f" "12f40e766c71c8a37573b92a5f2e8d97bf6a5d38c1ea4982f00eebbba970de4a"` [INFO] [stdout] 12f40e766c71c8a37573b92a5f2e8d97bf6a5d38c1ea4982f00eebbba970de4a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 322e2d29e753024b8d229b5bcc4890c4e24b6af68bde1a45a499845fd1a1c892 [INFO] running `"docker" "start" "-a" "322e2d29e753024b8d229b5bcc4890c4e24b6af68bde1a45a499845fd1a1c892"` [INFO] [stderr] Compiling tpol v0.2.1 (/opt/rustwide/workdir) [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. [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::env::home_dir; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [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. [INFO] [stderr] --> src/main.rs:70:67 [INFO] [stderr] | [INFO] [stderr] 70 | let (history_file_option, prompts_config_path_option) = match home_dir() { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:159:25 [INFO] [stderr] | [INFO] [stderr] 159 | let mut process_result = command.spawn(); [INFO] [stderr] | ----^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `"docker" "inspect" "322e2d29e753024b8d229b5bcc4890c4e24b6af68bde1a45a499845fd1a1c892"` [INFO] running `"docker" "rm" "-f" "322e2d29e753024b8d229b5bcc4890c4e24b6af68bde1a45a499845fd1a1c892"` [INFO] [stdout] 322e2d29e753024b8d229b5bcc4890c4e24b6af68bde1a45a499845fd1a1c892 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] eac9b654c629c826042f873062b26891c3a4edce750bb147b47dc3aa12aead51 [INFO] running `"docker" "start" "-a" "eac9b654c629c826042f873062b26891c3a4edce750bb147b47dc3aa12aead51"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tpol-85ecc48dc40b4070 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "eac9b654c629c826042f873062b26891c3a4edce750bb147b47dc3aa12aead51"` [INFO] running `"docker" "rm" "-f" "eac9b654c629c826042f873062b26891c3a4edce750bb147b47dc3aa12aead51"` [INFO] [stdout] eac9b654c629c826042f873062b26891c3a4edce750bb147b47dc3aa12aead51