[INFO] fetching crate handlebars-magic 0.6.0... [INFO] testing handlebars-magic-0.6.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate handlebars-magic 0.6.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate handlebars-magic 0.6.0 [INFO] finished tweaking crates.io crate handlebars-magic 0.6.0 [INFO] tweaked toml for crates.io crate handlebars-magic 0.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate handlebars-magic 0.6.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate handlebars-magic 0.6.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 925861d24263b62f20600c8108af158f11ce258766055c2bea43649a4ad32e1e [INFO] running `Command { std: "docker" "start" "-a" "925861d24263b62f20600c8108af158f11ce258766055c2bea43649a4ad32e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "925861d24263b62f20600c8108af158f11ce258766055c2bea43649a4ad32e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "925861d24263b62f20600c8108af158f11ce258766055c2bea43649a4ad32e1e", kill_on_drop: false }` [INFO] [stdout] 925861d24263b62f20600c8108af158f11ce258766055c2bea43649a4ad32e1e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1ea1a1d9ca38dd6509f0c9f10c68ba28ae8220b208a18e178093ed9d174f538 [INFO] running `Command { std: "docker" "start" "-a" "f1ea1a1d9ca38dd6509f0c9f10c68ba28ae8220b208a18e178093ed9d174f538", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling deunicode v1.4.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling cruet v0.14.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling handlebars-magic v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling attohttpc v0.26.1 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling handlebars_misc_helpers v0.15.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "f1ea1a1d9ca38dd6509f0c9f10c68ba28ae8220b208a18e178093ed9d174f538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ea1a1d9ca38dd6509f0c9f10c68ba28ae8220b208a18e178093ed9d174f538", kill_on_drop: false }` [INFO] [stdout] f1ea1a1d9ca38dd6509f0c9f10c68ba28ae8220b208a18e178093ed9d174f538 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f07f3b84f4400cb932c7fe9347192b68d1c22d7052e3e23d8486ce593333e70 [INFO] running `Command { std: "docker" "start" "-a" "8f07f3b84f4400cb932c7fe9347192b68d1c22d7052e3e23d8486ce593333e70", kill_on_drop: false }` [INFO] [stderr] Compiling handlebars-magic v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "8f07f3b84f4400cb932c7fe9347192b68d1c22d7052e3e23d8486ce593333e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f07f3b84f4400cb932c7fe9347192b68d1c22d7052e3e23d8486ce593333e70", kill_on_drop: false }` [INFO] [stdout] 8f07f3b84f4400cb932c7fe9347192b68d1c22d7052e3e23d8486ce593333e70 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b1408c6336c922c7f2d0f9d1a930a416d9d2442b94dbbc3346410837cff9106 [INFO] running `Command { std: "docker" "start" "-a" "8b1408c6336c922c7f2d0f9d1a930a416d9d2442b94dbbc3346410837cff9106", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/handlebars_magic-ee2edf9cc6e44b0b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/handlebars_magic-edef358e19a42607) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests handlebars_magic [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8b1408c6336c922c7f2d0f9d1a930a416d9d2442b94dbbc3346410837cff9106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b1408c6336c922c7f2d0f9d1a930a416d9d2442b94dbbc3346410837cff9106", kill_on_drop: false }` [INFO] [stdout] 8b1408c6336c922c7f2d0f9d1a930a416d9d2442b94dbbc3346410837cff9106