[INFO] cloning repository https://github.com/yuekcc/picar-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuekcc/picar-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuekcc%2Fpicar-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuekcc%2Fpicar-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f73fdd514e0ff4467f0f7eedf57e6132d2a1453 [INFO] testing yuekcc/picar-rs against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuekcc%2Fpicar-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuekcc/picar-rs on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuekcc/picar-rs [INFO] finished tweaking git repo https://github.com/yuekcc/picar-rs [INFO] tweaked toml for git repo https://github.com/yuekcc/picar-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yuekcc/picar-rs 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kamadak-exif v0.5.4 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d9f8c72d93b47ccd2980f3efc7cae1a6c06de8ed66f702e4ebcc8b36a798932 [INFO] running `Command { std: "docker" "start" "-a" "5d9f8c72d93b47ccd2980f3efc7cae1a6c06de8ed66f702e4ebcc8b36a798932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d9f8c72d93b47ccd2980f3efc7cae1a6c06de8ed66f702e4ebcc8b36a798932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9f8c72d93b47ccd2980f3efc7cae1a6c06de8ed66f702e4ebcc8b36a798932", kill_on_drop: false }` [INFO] [stdout] 5d9f8c72d93b47ccd2980f3efc7cae1a6c06de8ed66f702e4ebcc8b36a798932 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57e33be35bb95ff56f8fbf2440cc207dd584a0619f600386dfc45dc0d80e5353 [INFO] running `Command { std: "docker" "start" "-a" "57e33be35bb95ff56f8fbf2440cc207dd584a0619f600386dfc45dc0d80e5353", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling picar-rs v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling kamadak-exif v0.5.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.10 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling clap v3.1.12 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.22s [INFO] running `Command { std: "docker" "inspect" "57e33be35bb95ff56f8fbf2440cc207dd584a0619f600386dfc45dc0d80e5353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e33be35bb95ff56f8fbf2440cc207dd584a0619f600386dfc45dc0d80e5353", kill_on_drop: false }` [INFO] [stdout] 57e33be35bb95ff56f8fbf2440cc207dd584a0619f600386dfc45dc0d80e5353 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 056bffc638c69518ed7d8e9d60a0cddfb7a44fc6e6948f57ff22bc098e0aa1ab [INFO] running `Command { std: "docker" "start" "-a" "056bffc638c69518ed7d8e9d60a0cddfb7a44fc6e6948f57ff22bc098e0aa1ab", kill_on_drop: false }` [INFO] [stderr] Compiling picar-rs v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "056bffc638c69518ed7d8e9d60a0cddfb7a44fc6e6948f57ff22bc098e0aa1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "056bffc638c69518ed7d8e9d60a0cddfb7a44fc6e6948f57ff22bc098e0aa1ab", kill_on_drop: false }` [INFO] [stdout] 056bffc638c69518ed7d8e9d60a0cddfb7a44fc6e6948f57ff22bc098e0aa1ab [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 969ca0a1d96b9aa6b6e8eb08a86b3153ed76637c6d9372b74034da519c4e9893 [INFO] running `Command { std: "docker" "start" "-a" "969ca0a1d96b9aa6b6e8eb08a86b3153ed76637c6d9372b74034da519c4e9893", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/picar_rs-463597b2f96e2d18) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test rename::test::从文件中获取时间日期数据 ... ok [INFO] [stdout] test rename::test::获取_exif_数据_非法文件场景 ... ok [INFO] [stdout] test rename::test::获取_exif_数据 ... ok [INFO] [stdout] test rename::test::从时间日期数据创建新的文件名 ... ok [INFO] [stdout] test rename::test::获取目录的文件列表 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "969ca0a1d96b9aa6b6e8eb08a86b3153ed76637c6d9372b74034da519c4e9893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "969ca0a1d96b9aa6b6e8eb08a86b3153ed76637c6d9372b74034da519c4e9893", kill_on_drop: false }` [INFO] [stdout] 969ca0a1d96b9aa6b6e8eb08a86b3153ed76637c6d9372b74034da519c4e9893