[INFO] cloning repository https://github.com/Aethelflaed/logseq-journal-prepare
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aethelflaed/logseq-journal-prepare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAethelflaed%2Flogseq-journal-prepare", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAethelflaed%2Flogseq-journal-prepare'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25463a887a7789e59c528ac1542f2fa877dd994d
[INFO] checking Aethelflaed/logseq-journal-prepare against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAethelflaed%2Flogseq-journal-prepare" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Aethelflaed/logseq-journal-prepare on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Aethelflaed/logseq-journal-prepare
[INFO] finished tweaking git repo https://github.com/Aethelflaed/logseq-journal-prepare
[INFO] tweaked toml for git repo https://github.com/Aethelflaed/logseq-journal-prepare written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Aethelflaed/logseq-journal-prepare 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90d317f2c46de26b54e0a224889fdcb2fc28e81a0b09196c95cf2e97bd089909
[INFO] running `Command { std: "docker" "start" "-a" "90d317f2c46de26b54e0a224889fdcb2fc28e81a0b09196c95cf2e97bd089909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90d317f2c46de26b54e0a224889fdcb2fc28e81a0b09196c95cf2e97bd089909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d317f2c46de26b54e0a224889fdcb2fc28e81a0b09196c95cf2e97bd089909", kill_on_drop: false }`
[INFO] [stdout] 90d317f2c46de26b54e0a224889fdcb2fc28e81a0b09196c95cf2e97bd089909
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46c1933614114549800f198b03321691441048c1e7c5245534950e7e495adb32
[INFO] running `Command { std: "docker" "start" "-a" "46c1933614114549800f198b03321691441048c1e7c5245534950e7e495adb32", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking systemd-journal-logger v2.2.0
[INFO] [stderr]     Checking assert_fs v1.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking clap-verbosity-flag v2.2.2
[INFO] [stderr]     Checking obsidian-journal-prepare v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.31s
[INFO] running `Command { std: "docker" "inspect" "46c1933614114549800f198b03321691441048c1e7c5245534950e7e495adb32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46c1933614114549800f198b03321691441048c1e7c5245534950e7e495adb32", kill_on_drop: false }`
[INFO] [stdout] 46c1933614114549800f198b03321691441048c1e7c5245534950e7e495adb32
