[INFO] cloning repository https://github.com/gadomski/riprocess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gadomski/riprocess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Friprocess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Friprocess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb6bbd64c17fcc35531d532e13fc0fb3917ffacb
[INFO] checking gadomski/riprocess against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Friprocess" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gadomski/riprocess
[INFO] finished tweaking git repo https://github.com/gadomski/riprocess
[INFO] tweaked toml for git repo https://github.com/gadomski/riprocess written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gadomski/riprocess on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gadomski/riprocess 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" "+1.95.0" "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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.4.10
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded strsim v0.10.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.8
[INFO] [stderr]   Downloaded docopt v1.1.1
[INFO] [stderr]   Downloaded serde_derive v1.0.163
[INFO] [stderr]   Downloaded proc-macro2 v1.0.58
[INFO] [stderr]   Downloaded memchr v2.5.0
[INFO] [stderr]   Downloaded serde v1.0.163
[INFO] [stderr]   Downloaded aho-corasick v1.0.1
[INFO] [stderr]   Downloaded syn v2.0.16
[INFO] [stderr]   Downloaded regex v1.8.1
[INFO] [stderr]   Downloaded regex-syntax v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] accefdadb2aa4ef7b47651f5fb7ccb569a3db9836119fab8ef456a55bdce2c11
[INFO] running `Command { std: "docker" "start" "-a" "accefdadb2aa4ef7b47651f5fb7ccb569a3db9836119fab8ef456a55bdce2c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "accefdadb2aa4ef7b47651f5fb7ccb569a3db9836119fab8ef456a55bdce2c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "accefdadb2aa4ef7b47651f5fb7ccb569a3db9836119fab8ef456a55bdce2c11", kill_on_drop: false }`
[INFO] [stdout] accefdadb2aa4ef7b47651f5fb7ccb569a3db9836119fab8ef456a55bdce2c11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7300a6801fb62ff5664b4f0459d6ba54fe7384d10e508aea275a2fc6a830442
[INFO] running `Command { std: "docker" "start" "-a" "a7300a6801fb62ff5664b4f0459d6ba54fe7384d10e508aea275a2fc6a830442", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking riprocess v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/image.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / lazy_static! {
[INFO] [stdout] 12 | |     static ref FILE_NAME_REGEX: Regex = Regex::new(r"^DSC(?P<image_number>\d{5}).JPG$").unwrap();
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/timestamp.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / lazy_static! {
[INFO] [stdout] 11 | |     static ref FILE_NAME_REGEX: Regex = Regex::new(r"^\d{6}_\d{6}.eif$").unwrap();
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/image.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / lazy_static! {
[INFO] [stdout] 12 | |     static ref FILE_NAME_REGEX: Regex = Regex::new(r"^DSC(?P<image_number>\d{5}).JPG$").unwrap();
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/timestamp.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / lazy_static! {
[INFO] [stdout] 11 | |     static ref FILE_NAME_REGEX: Regex = Regex::new(r"^\d{6}_\d{6}.eif$").unwrap();
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.41s
[INFO] running `Command { std: "docker" "inspect" "a7300a6801fb62ff5664b4f0459d6ba54fe7384d10e508aea275a2fc6a830442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7300a6801fb62ff5664b4f0459d6ba54fe7384d10e508aea275a2fc6a830442", kill_on_drop: false }`
[INFO] [stdout] a7300a6801fb62ff5664b4f0459d6ba54fe7384d10e508aea275a2fc6a830442
