[INFO] cloning repository https://github.com/marclove/tram
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marclove/tram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarclove%2Ftram", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarclove%2Ftram'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3bc39442365c03c4dfaaf487e73b97630db3c32
[INFO] building marclove/tram against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarclove%2Ftram" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marclove/tram
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/marclove/tram
[INFO] tweaked toml for git repo https://github.com/marclove/tram written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marclove/tram on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marclove/tram 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14d3bf978eb2c7d7f8907fbf63604d960d6924b1b399ac556391159d80bb8474
[INFO] running `Command { std: "docker" "start" "-a" "14d3bf978eb2c7d7f8907fbf63604d960d6924b1b399ac556391159d80bb8474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14d3bf978eb2c7d7f8907fbf63604d960d6924b1b399ac556391159d80bb8474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14d3bf978eb2c7d7f8907fbf63604d960d6924b1b399ac556391159d80bb8474", kill_on_drop: false }`
[INFO] [stdout] 14d3bf978eb2c7d7f8907fbf63604d960d6924b1b399ac556391159d80bb8474
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 655690ac33a435224f22496bc7ee00ea529257d57288ab7b7212c7b05975650c
[INFO] running `Command { std: "docker" "start" "-a" "655690ac33a435224f22496bc7ee00ea529257d57288ab7b7212c7b05975650c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling clap_mangen v0.2.29
[INFO] [stderr]    Compiling clap_complete v4.5.57
[INFO] [stderr]    Compiling starbase_styles v0.4.14
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling starbase_utils v0.8.13
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling garde v0.22.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling starbase_styles v0.6.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tram v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling schematic_macros v0.18.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling schematic_types v0.10.6
[INFO] [stderr]    Compiling schematic v0.18.12
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling starbase v0.10.5
[INFO] [stderr]    Compiling tram-core v0.1.0 (/opt/rustwide/workdir/crates/tram-core)
[INFO] [stdout] warning: value assigned to `path` is never read
[INFO] [stdout]   --> crates/tram-core/src/error.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ConfigNotFound { path: String },
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tram-workspace v0.1.0 (/opt/rustwide/workdir/crates/tram-workspace)
[INFO] [stderr]    Compiling tram-config v0.1.0 (/opt/rustwide/workdir/crates/tram-config)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.86s
[INFO] running `Command { std: "docker" "inspect" "655690ac33a435224f22496bc7ee00ea529257d57288ab7b7212c7b05975650c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "655690ac33a435224f22496bc7ee00ea529257d57288ab7b7212c7b05975650c", kill_on_drop: false }`
[INFO] [stdout] 655690ac33a435224f22496bc7ee00ea529257d57288ab7b7212c7b05975650c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df2dbcffc25ddb0141fdfe039bd43d1fe4bdf99095cbac2477cfd320f5ad60a4
[INFO] running `Command { std: "docker" "start" "-a" "df2dbcffc25ddb0141fdfe039bd43d1fe4bdf99095cbac2477cfd320f5ad60a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling garde v0.22.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling schematic v0.18.12
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling starbase v0.10.5
[INFO] [stderr]    Compiling tram-core v0.1.0 (/opt/rustwide/workdir/crates/tram-core)
[INFO] [stdout] warning: value assigned to `path` is never read
[INFO] [stdout]   --> crates/tram-core/src/error.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ConfigNotFound { path: String },
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tram-workspace v0.1.0 (/opt/rustwide/workdir/crates/tram-workspace)
[INFO] [stderr]    Compiling tram-config v0.1.0 (/opt/rustwide/workdir/crates/tram-config)
[INFO] [stderr]    Compiling tram v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.78s
[INFO] running `Command { std: "docker" "inspect" "df2dbcffc25ddb0141fdfe039bd43d1fe4bdf99095cbac2477cfd320f5ad60a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df2dbcffc25ddb0141fdfe039bd43d1fe4bdf99095cbac2477cfd320f5ad60a4", kill_on_drop: false }`
[INFO] [stdout] df2dbcffc25ddb0141fdfe039bd43d1fe4bdf99095cbac2477cfd320f5ad60a4
