[INFO] cloning repository https://github.com/AdriDevelopsThings/gtfs-to-sqlite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdriDevelopsThings/gtfs-to-sqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdriDevelopsThings%2Fgtfs-to-sqlite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdriDevelopsThings%2Fgtfs-to-sqlite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f864d1ef221f72d32edf23d6aaf7f2520f45455
[INFO] checking AdriDevelopsThings/gtfs-to-sqlite against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdriDevelopsThings%2Fgtfs-to-sqlite" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdriDevelopsThings/gtfs-to-sqlite
[INFO] finished tweaking git repo https://github.com/AdriDevelopsThings/gtfs-to-sqlite
[INFO] tweaked toml for git repo https://github.com/AdriDevelopsThings/gtfs-to-sqlite written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdriDevelopsThings/gtfs-to-sqlite on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdriDevelopsThings/gtfs-to-sqlite 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be3aaf60eb63ebe42807010c7528d470cfe5f4bce5c36e9ca27cd9bab9ec2b8c
[INFO] running `Command { std: "docker" "start" "-a" "be3aaf60eb63ebe42807010c7528d470cfe5f4bce5c36e9ca27cd9bab9ec2b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be3aaf60eb63ebe42807010c7528d470cfe5f4bce5c36e9ca27cd9bab9ec2b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be3aaf60eb63ebe42807010c7528d470cfe5f4bce5c36e9ca27cd9bab9ec2b8c", kill_on_drop: false }`
[INFO] [stdout] be3aaf60eb63ebe42807010c7528d470cfe5f4bce5c36e9ca27cd9bab9ec2b8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ce857677cc88d52ad78ea11cc2460bec7601d8cccf146f08c28772c1863a530
[INFO] running `Command { std: "docker" "start" "-a" "5ce857677cc88d52ad78ea11cc2460bec7601d8cccf146f08c28772c1863a530", kill_on_drop: false }`
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking ppmd-rust v1.2.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking bzip2 v0.6.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]     Checking liblzma v0.4.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v4.3.0
[INFO] [stderr]     Checking gtfs-to-sqlite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gtfs.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn open_file(&mut self, name: &str) -> Result<CsvReader<ZipFile<File>>> {
[INFO] [stdout]    |                      ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn open_file(&mut self, name: &str) -> Result<CsvReader<ZipFile<'_, File>>> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gtfs.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn open_file(&mut self, name: &str) -> Result<CsvReader<ZipFile<File>>> {
[INFO] [stdout]    |                      ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn open_file(&mut self, name: &str) -> Result<CsvReader<ZipFile<'_, File>>> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.74s
[INFO] running `Command { std: "docker" "inspect" "5ce857677cc88d52ad78ea11cc2460bec7601d8cccf146f08c28772c1863a530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ce857677cc88d52ad78ea11cc2460bec7601d8cccf146f08c28772c1863a530", kill_on_drop: false }`
[INFO] [stdout] 5ce857677cc88d52ad78ea11cc2460bec7601d8cccf146f08c28772c1863a530
