[INFO] cloning repository https://github.com/craole-cc/ephelog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/craole-cc/ephelog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraole-cc%2Fephelog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraole-cc%2Fephelog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2c0b4d5bd5e30116d630bf57434cefbb4b62048 [INFO] checking craole-cc/ephelog against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraole-cc%2Fephelog" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/craole-cc/ephelog [INFO] finished tweaking git repo https://github.com/craole-cc/ephelog [INFO] tweaked toml for git repo https://github.com/craole-cc/ephelog written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/craole-cc/ephelog on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/craole-cc/ephelog 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" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a613ece28d6614bef1de212504f16d51f095c04770694501878b2be5598dab6e [INFO] running `Command { std: "docker" "start" "-a" "a613ece28d6614bef1de212504f16d51f095c04770694501878b2be5598dab6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a613ece28d6614bef1de212504f16d51f095c04770694501878b2be5598dab6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a613ece28d6614bef1de212504f16d51f095c04770694501878b2be5598dab6e", kill_on_drop: false }` [INFO] [stdout] a613ece28d6614bef1de212504f16d51f095c04770694501878b2be5598dab6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 104531e7d1a08b39e6e55542f061f41afce52c453c37ea576b621589ee614b2b [INFO] running `Command { std: "docker" "start" "-a" "104531e7d1a08b39e6e55542f061f41afce52c453c37ea576b621589ee614b2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Checking snapbox-macros v0.3.10 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking toml_writer v1.0.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking toml_edit v0.23.6 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking snapbox v0.6.21 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking ephelog v0.1.0 (/opt/rustwide/workdir/source/core) [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking ephelog-utils v0.1.0 (/opt/rustwide/workdir/source/utils) [INFO] [stderr] Checking ephelog-macros v0.1.0 (/opt/rustwide/workdir/source/macros) [INFO] [stderr] Checking ephelog-cli v0.1.0 (/opt/rustwide/workdir/source/cli) [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking trycmd v0.15.10 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s [INFO] running `Command { std: "docker" "inspect" "104531e7d1a08b39e6e55542f061f41afce52c453c37ea576b621589ee614b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104531e7d1a08b39e6e55542f061f41afce52c453c37ea576b621589ee614b2b", kill_on_drop: false }` [INFO] [stdout] 104531e7d1a08b39e6e55542f061f41afce52c453c37ea576b621589ee614b2b