[INFO] fetching crate srtemplate 0.3.3... [INFO] testing srtemplate-0.3.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate srtemplate 0.3.3 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate srtemplate 0.3.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate srtemplate 0.3.3 [INFO] tweaked toml for crates.io crate srtemplate 0.3.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate srtemplate 0.3.3 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate srtemplate 0.3.3 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.49 [INFO] [stderr] Downloaded venial v0.6.0 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded divan-macros v0.1.14 [INFO] [stderr] Downloaded srtemplate_helper_macros v0.1.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.49 [INFO] [stderr] Downloaded divan v0.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d825adf72596277c36d0df91f68dc1d485fe38212dfe5bd73c60ef1339272baf [INFO] running `Command { std: "docker" "start" "-a" "d825adf72596277c36d0df91f68dc1d485fe38212dfe5bd73c60ef1339272baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d825adf72596277c36d0df91f68dc1d485fe38212dfe5bd73c60ef1339272baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d825adf72596277c36d0df91f68dc1d485fe38212dfe5bd73c60ef1339272baf", kill_on_drop: false }` [INFO] [stdout] d825adf72596277c36d0df91f68dc1d485fe38212dfe5bd73c60ef1339272baf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeae1821dba95d2ab4b8d859f0e57575b58a3f28d80adff331e40179183ddfb9 [INFO] running `Command { std: "docker" "start" "-a" "aeae1821dba95d2ab4b8d859f0e57575b58a3f28d80adff331e40179183ddfb9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling srtemplate v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 9.39s [INFO] running `Command { std: "docker" "inspect" "aeae1821dba95d2ab4b8d859f0e57575b58a3f28d80adff331e40179183ddfb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeae1821dba95d2ab4b8d859f0e57575b58a3f28d80adff331e40179183ddfb9", kill_on_drop: false }` [INFO] [stdout] aeae1821dba95d2ab4b8d859f0e57575b58a3f28d80adff331e40179183ddfb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2b109d7120a7dfc80fe96bcfefeb5352d8f46bfcdd695d7dfb27c7d2b17240f [INFO] running `Command { std: "docker" "start" "-a" "e2b109d7120a7dfc80fe96bcfefeb5352d8f46bfcdd695d7dfb27c7d2b17240f", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling divan-macros v0.1.14 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling divan v0.1.14 [INFO] [stderr] Compiling srtemplate v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `&Point: ToString` is not satisfied [INFO] [stdout] --> examples/render_struct.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | ctx.add_variable("point", &p); [INFO] [stdout] | ------------ ^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `Point` [INFO] [stdout] --> examples/render_struct.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | struct Point { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: the trait `ToString` is implemented for `Point` [INFO] [stdout] = note: required for `&Point` to implement `std::fmt::Display` [INFO] [stdout] = note: required for `&Point` to implement `ToString` [INFO] [stdout] note: required by a bound in `SrTemplate::<'a>::add_variable` [INFO] [stdout] --> /opt/rustwide/workdir/src/template.rs:72:51 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn add_variable>, T: ToString>(&self, name: U, value: T) { [INFO] [stdout] | ^^^^^^^^ required by this bound in `SrTemplate::<'a>::add_variable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `srtemplate` (example "render_struct") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e2b109d7120a7dfc80fe96bcfefeb5352d8f46bfcdd695d7dfb27c7d2b17240f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b109d7120a7dfc80fe96bcfefeb5352d8f46bfcdd695d7dfb27c7d2b17240f", kill_on_drop: false }` [INFO] [stdout] e2b109d7120a7dfc80fe96bcfefeb5352d8f46bfcdd695d7dfb27c7d2b17240f