[INFO] fetching crate srtemplate 0.3.3... [INFO] testing srtemplate-0.3.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate srtemplate 0.3.3 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate srtemplate 0.3.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c68e0eb31a5bbd8d911478322f491ea45bdda590b01810e42dc5c62065bd47d [INFO] running `Command { std: "docker" "start" "-a" "6c68e0eb31a5bbd8d911478322f491ea45bdda590b01810e42dc5c62065bd47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c68e0eb31a5bbd8d911478322f491ea45bdda590b01810e42dc5c62065bd47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c68e0eb31a5bbd8d911478322f491ea45bdda590b01810e42dc5c62065bd47d", kill_on_drop: false }` [INFO] [stdout] 6c68e0eb31a5bbd8d911478322f491ea45bdda590b01810e42dc5c62065bd47d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e58997ec79df501df0696f5f2617682345e45aa7de69fbd8175158be5dbe4ce [INFO] running `Command { std: "docker" "start" "-a" "8e58997ec79df501df0696f5f2617682345e45aa7de69fbd8175158be5dbe4ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling once_cell v1.18.0 [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 13.19s [INFO] running `Command { std: "docker" "inspect" "8e58997ec79df501df0696f5f2617682345e45aa7de69fbd8175158be5dbe4ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e58997ec79df501df0696f5f2617682345e45aa7de69fbd8175158be5dbe4ce", kill_on_drop: false }` [INFO] [stdout] 8e58997ec79df501df0696f5f2617682345e45aa7de69fbd8175158be5dbe4ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e872a906de9c8450500aa35116e7e167ce45ae95f12a7a314d9e55ea24d15d7c [INFO] running `Command { std: "docker" "start" "-a" "e872a906de9c8450500aa35116e7e167ce45ae95f12a7a314d9e55ea24d15d7c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling condtype v1.3.0 [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 thiserror v1.0.49 [INFO] [stderr] Compiling srtemplate v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling divan v0.1.14 [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] | ------------ ^ the trait `std::fmt::Display` is not implemented for `Point` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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" "e872a906de9c8450500aa35116e7e167ce45ae95f12a7a314d9e55ea24d15d7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e872a906de9c8450500aa35116e7e167ce45ae95f12a7a314d9e55ea24d15d7c", kill_on_drop: false }` [INFO] [stdout] e872a906de9c8450500aa35116e7e167ce45ae95f12a7a314d9e55ea24d15d7c