[INFO] fetching crate handlebars-magic 0.6.0... [INFO] building handlebars-magic-0.6.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate handlebars-magic 0.6.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate handlebars-magic 0.6.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcd9a2028a5c86a6b6160ed614fbcd9656eab636d88236ab043a181be37297a5 [INFO] running `Command { std: "docker" "start" "-a" "fcd9a2028a5c86a6b6160ed614fbcd9656eab636d88236ab043a181be37297a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcd9a2028a5c86a6b6160ed614fbcd9656eab636d88236ab043a181be37297a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcd9a2028a5c86a6b6160ed614fbcd9656eab636d88236ab043a181be37297a5", kill_on_drop: false }` [INFO] [stdout] fcd9a2028a5c86a6b6160ed614fbcd9656eab636d88236ab043a181be37297a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e49cb936b8d14eaa54b90580ade4ac903ffff27ff3de4506b08f3852a41da28e [INFO] running `Command { std: "docker" "start" "-a" "e49cb936b8d14eaa54b90580ade4ac903ffff27ff3de4506b08f3852a41da28e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling deunicode v1.4.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling handlebars-magic v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling cruet v0.14.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling attohttpc v0.26.1 [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 46.75s [INFO] running `Command { std: "docker" "inspect" "e49cb936b8d14eaa54b90580ade4ac903ffff27ff3de4506b08f3852a41da28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e49cb936b8d14eaa54b90580ade4ac903ffff27ff3de4506b08f3852a41da28e", kill_on_drop: false }` [INFO] [stdout] e49cb936b8d14eaa54b90580ade4ac903ffff27ff3de4506b08f3852a41da28e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72342d27662ab6bc72695f7619d5622ba7cd92744fb63c2741c4590f5247fd5d [INFO] running `Command { std: "docker" "start" "-a" "72342d27662ab6bc72695f7619d5622ba7cd92744fb63c2741c4590f5247fd5d", 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.92s [INFO] running `Command { std: "docker" "inspect" "72342d27662ab6bc72695f7619d5622ba7cd92744fb63c2741c4590f5247fd5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72342d27662ab6bc72695f7619d5622ba7cd92744fb63c2741c4590f5247fd5d", kill_on_drop: false }` [INFO] [stdout] 72342d27662ab6bc72695f7619d5622ba7cd92744fb63c2741c4590f5247fd5d