[INFO] cloning repository https://github.com/suaviloquence/print_spans_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suaviloquence/print_spans_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuaviloquence%2Fprint_spans_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuaviloquence%2Fprint_spans_tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 257d8d5ef738740a9a3d831577e140ccab47cf20 [INFO] checking suaviloquence/print_spans_tool against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuaviloquence%2Fprint_spans_tool" "/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/suaviloquence/print_spans_tool on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/suaviloquence/print_spans_tool [INFO] finished tweaking git repo https://github.com/suaviloquence/print_spans_tool [INFO] tweaked toml for git repo https://github.com/suaviloquence/print_spans_tool written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/suaviloquence/print_spans_tool 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" "+fc545c6b951a304df08b327c158f92678582f435" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9236e4309586aa0d053dc2df73e99226da9de0f3510273cc86b645d125e852ac [INFO] running `Command { std: "docker" "start" "-a" "9236e4309586aa0d053dc2df73e99226da9de0f3510273cc86b645d125e852ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9236e4309586aa0d053dc2df73e99226da9de0f3510273cc86b645d125e852ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9236e4309586aa0d053dc2df73e99226da9de0f3510273cc86b645d125e852ac", kill_on_drop: false }` [INFO] [stdout] 9236e4309586aa0d053dc2df73e99226da9de0f3510273cc86b645d125e852ac [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10bd48223fdf323cfb1001cdd1ce4c65014e4a60259fce986023918555ba139e [INFO] running `Command { std: "docker" "start" "-a" "10bd48223fdf323cfb1001cdd1ce4c65014e4a60259fce986023918555ba139e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling trustfall_derive v0.3.1 [INFO] [stderr] Checking pest v2.7.15 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking async-graphql-value v7.0.15 [INFO] [stderr] Checking async-graphql-parser v7.0.15 [INFO] [stderr] Checking trustfall_core v0.8.1 [INFO] [stderr] Checking trustfall v0.8.1 [INFO] [stderr] Checking print_spans v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.89s [INFO] running `Command { std: "docker" "inspect" "10bd48223fdf323cfb1001cdd1ce4c65014e4a60259fce986023918555ba139e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10bd48223fdf323cfb1001cdd1ce4c65014e4a60259fce986023918555ba139e", kill_on_drop: false }` [INFO] [stdout] 10bd48223fdf323cfb1001cdd1ce4c65014e4a60259fce986023918555ba139e