[INFO] fetching crate tera-template-macro 0.1.4... [INFO] checking tera-template-macro-0.1.4 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate tera-template-macro 0.1.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate tera-template-macro 0.1.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tera-template-macro 0.1.4 [INFO] tweaked toml for crates.io crate tera-template-macro 0.1.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tera-template-macro 0.1.4 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tera-template-macro 0.1.4 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6880ec62768c5c125b47973a5c180760186635931f7845d5ca56294fa85325ef [INFO] running `Command { std: "docker" "start" "-a" "6880ec62768c5c125b47973a5c180760186635931f7845d5ca56294fa85325ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6880ec62768c5c125b47973a5c180760186635931f7845d5ca56294fa85325ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6880ec62768c5c125b47973a5c180760186635931f7845d5ca56294fa85325ef", kill_on_drop: false }` [INFO] [stdout] 6880ec62768c5c125b47973a5c180760186635931f7845d5ca56294fa85325ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a24acaeef3f45527e0480e8b8ac26ceef124d95186c709809b82f268c2203d3f [INFO] running `Command { std: "docker" "start" "-a" "a24acaeef3f45527e0480e8b8ac26ceef124d95186c709809b82f268c2203d3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling trybuild v1.0.100 [INFO] [stderr] Checking file-id v0.2.1 [INFO] [stderr] Checking notify-debouncer-full v0.3.2 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking tower-livereload v0.9.4 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Compiling pest_derive v2.7.13 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking tera-template-macro v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tera-template-macro v0.1.1 [INFO] [stderr] Checking tera-hot-reload v0.2.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.97s [INFO] running `Command { std: "docker" "inspect" "a24acaeef3f45527e0480e8b8ac26ceef124d95186c709809b82f268c2203d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24acaeef3f45527e0480e8b8ac26ceef124d95186c709809b82f268c2203d3f", kill_on_drop: false }` [INFO] [stdout] a24acaeef3f45527e0480e8b8ac26ceef124d95186c709809b82f268c2203d3f