[INFO] cloning repository https://github.com/jfecher/new-ante [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfecher/new-ante" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfecher%2Fnew-ante", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfecher%2Fnew-ante'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56cd100bbf160a7e458d30429f8dd3fbcbe260f6 [INFO] building jfecher/new-ante against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfecher%2Fnew-ante" "/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/jfecher/new-ante on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jfecher/new-ante [INFO] finished tweaking git repo https://github.com/jfecher/new-ante [INFO] tweaked toml for git repo https://github.com/jfecher/new-ante written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jfecher/new-ante 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca7ac89f6dd736dbbb7c427136ef74f7d357adfc5f8ac73486294e3bdedf46cc [INFO] running `Command { std: "docker" "start" "-a" "ca7ac89f6dd736dbbb7c427136ef74f7d357adfc5f8ac73486294e3bdedf46cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca7ac89f6dd736dbbb7c427136ef74f7d357adfc5f8ac73486294e3bdedf46cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca7ac89f6dd736dbbb7c427136ef74f7d357adfc5f8ac73486294e3bdedf46cc", kill_on_drop: false }` [INFO] [stdout] ca7ac89f6dd736dbbb7c427136ef74f7d357adfc5f8ac73486294e3bdedf46cc [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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eb7d804fbaabcdd37537172407b0b29d4fb2aeaef0b10ca74f1e7a09688d055 [INFO] running `Command { std: "docker" "start" "-a" "0eb7d804fbaabcdd37537172407b0b29d4fb2aeaef0b10ca74f1e7a09688d055", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling clap_complete v4.5.42 [INFO] [stderr] Compiling new-ante v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `warnings` is never read [INFO] [stdout] --> src/error/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct CompileResult { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 7 | pub item: T, [INFO] [stdout] 8 | pub warnings: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompileResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> src/error/mod.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Spanned { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 40 | pub item: T, [INFO] [stdout] 41 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Spanned` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.96s [INFO] running `Command { std: "docker" "inspect" "0eb7d804fbaabcdd37537172407b0b29d4fb2aeaef0b10ca74f1e7a09688d055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb7d804fbaabcdd37537172407b0b29d4fb2aeaef0b10ca74f1e7a09688d055", kill_on_drop: false }` [INFO] [stdout] 0eb7d804fbaabcdd37537172407b0b29d4fb2aeaef0b10ca74f1e7a09688d055 [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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d179b636b2143b325399b06691c59f0c0e1a93520f11ae5ebe109add99594a6 [INFO] running `Command { std: "docker" "start" "-a" "1d179b636b2143b325399b06691c59f0c0e1a93520f11ae5ebe109add99594a6", kill_on_drop: false }` [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling goldentests v1.1.1 [INFO] [stderr] Compiling new-ante v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `warnings` is never read [INFO] [stdout] --> src/error/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct CompileResult { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 7 | pub item: T, [INFO] [stdout] 8 | pub warnings: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompileResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> src/error/mod.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Spanned { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 40 | pub item: T, [INFO] [stdout] 41 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Spanned` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.55s [INFO] running `Command { std: "docker" "inspect" "1d179b636b2143b325399b06691c59f0c0e1a93520f11ae5ebe109add99594a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d179b636b2143b325399b06691c59f0c0e1a93520f11ae5ebe109add99594a6", kill_on_drop: false }` [INFO] [stdout] 1d179b636b2143b325399b06691c59f0c0e1a93520f11ae5ebe109add99594a6