[INFO] cloning repository https://github.com/rclark89/ptd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rclark89/ptd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frclark89%2Fptd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frclark89%2Fptd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1918795224ff9f1ff4820a7e4baeaa9a90909a62
[INFO] checking rclark89/ptd against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frclark89%2Fptd" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rclark89/ptd
[INFO] finished tweaking git repo https://github.com/rclark89/ptd
[INFO] tweaked toml for git repo https://github.com/rclark89/ptd written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rclark89/ptd on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rclark89/ptd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8db963e1f81ed58549ac14d3d519b0fb5219e7dac8392120286192f3f547039
[INFO] running `Command { std: "docker" "start" "-a" "b8db963e1f81ed58549ac14d3d519b0fb5219e7dac8392120286192f3f547039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8db963e1f81ed58549ac14d3d519b0fb5219e7dac8392120286192f3f547039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8db963e1f81ed58549ac14d3d519b0fb5219e7dac8392120286192f3f547039", kill_on_drop: false }`
[INFO] [stdout] b8db963e1f81ed58549ac14d3d519b0fb5219e7dac8392120286192f3f547039
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deb69b829346feaab3dd6cd5b06de603f8cb434d7b9cb778c35cd60ff132d800
[INFO] running `Command { std: "docker" "start" "-a" "deb69b829346feaab3dd6cd5b06de603f8cb434d7b9cb778c35cd60ff132d800", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling email v0.0.20
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking iana-time-zone v0.1.48
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking nom v4.2.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking hostname v0.1.5
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking openssl v0.10.41
[INFO] [stderr]     Checking native-tls v0.2.10
[INFO] [stderr]     Checking lettre v0.9.6
[INFO] [stderr]     Checking lettre_email v0.9.4
[INFO] [stderr]     Checking ptd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `file_name`
[INFO] [stdout]    --> src/lib.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 |             let file_name = "logfile.txt";
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_name`
[INFO] [stdout]    --> src/lib.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 |             let file_name = "logfile.txt";
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `clog`
[INFO] [stdout]   --> src/main.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let clog = new_logfile();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_clog`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aplog`
[INFO] [stdout]   --> src/main.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 | let aplog = append_to_log(engineer,dt,code);
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_aplog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `clog`
[INFO] [stdout]   --> src/main.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let clog = new_logfile();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_clog`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aplog`
[INFO] [stdout]   --> src/main.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 | let aplog = append_to_log(engineer,dt,code);
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_aplog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 15`
[INFO] running `Command { std: "docker" "inspect" "deb69b829346feaab3dd6cd5b06de603f8cb434d7b9cb778c35cd60ff132d800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deb69b829346feaab3dd6cd5b06de603f8cb434d7b9cb778c35cd60ff132d800", kill_on_drop: false }`
[INFO] [stdout] deb69b829346feaab3dd6cd5b06de603f8cb434d7b9cb778c35cd60ff132d800
