[INFO] cloning repository https://github.com/FredericJacobs/iAccountability
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FredericJacobs/iAccountability" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredericJacobs%2FiAccountability", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredericJacobs%2FiAccountability'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00134723f7e0be9189b51ac7e1ab977dfc198062
[INFO] checking FredericJacobs/iAccountability against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredericJacobs%2FiAccountability" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FredericJacobs/iAccountability
[INFO] finished tweaking git repo https://github.com/FredericJacobs/iAccountability
[INFO] tweaked toml for git repo https://github.com/FredericJacobs/iAccountability written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FredericJacobs/iAccountability on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FredericJacobs/iAccountability 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cde906f7367085552606c372c55a5c92c2e3b9a359fe0413576421f813212f6
[INFO] running `Command { std: "docker" "start" "-a" "2cde906f7367085552606c372c55a5c92c2e3b9a359fe0413576421f813212f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cde906f7367085552606c372c55a5c92c2e3b9a359fe0413576421f813212f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cde906f7367085552606c372c55a5c92c2e3b9a359fe0413576421f813212f6", kill_on_drop: false }`
[INFO] [stdout] 2cde906f7367085552606c372c55a5c92c2e3b9a359fe0413576421f813212f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70d2f870d40ea5a9c5ca7877aa40443d0e4e0b722154613211477e5c37c7e0a5
[INFO] running `Command { std: "docker" "start" "-a" "70d2f870d40ea5a9c5ca7877aa40443d0e4e0b722154613211477e5c37c7e0a5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking iAccountability v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::fs::PathExt`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fs::PathExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `PathExt` in `fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |             if (!(path1.exists() && path2.exists())){
[INFO] [stdout]    |                ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -             if (!(path1.exists() && path2.exists())){
[INFO] [stdout] 21 +             if !(path1.exists() && path2.exists()) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `path_ext` has been stable since 1.5.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(path_ext)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `path`
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(path)]
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::fs::PathExt`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fs::PathExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `PathExt` in `fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |             if (!(path1.exists() && path2.exists())){
[INFO] [stdout]    |                ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -             if (!(path1.exists() && path2.exists())){
[INFO] [stdout] 21 +             if !(path1.exists() && path2.exists()) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `appstore`
[INFO] [stdout]  --> src/asverify.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn verify (appstore : PathBuf, xcodeOutput: PathBuf){
[INFO] [stdout]   |                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_appstore`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xcodeOutput`
[INFO] [stdout]  --> src/asverify.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn verify (appstore : PathBuf, xcodeOutput: PathBuf){
[INFO] [stdout]   |                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_xcodeOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]   --> src/main.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |         [_, ref cmd, ref filename1, ref filename2] => {
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `path_ext` has been stable since 1.5.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(path_ext)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `path`
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(path)]
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `appstore`
[INFO] [stdout]  --> src/asverify.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn verify (appstore : PathBuf, xcodeOutput: PathBuf){
[INFO] [stdout]   |                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_appstore`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xcodeOutput`
[INFO] [stdout]  --> src/asverify.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn verify (appstore : PathBuf, xcodeOutput: PathBuf){
[INFO] [stdout]   |                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_xcodeOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]   --> src/main.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |         [_, ref cmd, ref filename1, ref filename2] => {
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iAccountability` (bin "iAccountability" test) due to 2 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iAccountability` (bin "iAccountability") due to 2 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "70d2f870d40ea5a9c5ca7877aa40443d0e4e0b722154613211477e5c37c7e0a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d2f870d40ea5a9c5ca7877aa40443d0e4e0b722154613211477e5c37c7e0a5", kill_on_drop: false }`
[INFO] [stdout] 70d2f870d40ea5a9c5ca7877aa40443d0e4e0b722154613211477e5c37c7e0a5
