[INFO] fetching crate handlebars-magic 0.6.0... [INFO] testing handlebars-magic-0.6.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate handlebars-magic 0.6.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate handlebars-magic 0.6.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.7.9 [INFO] [stderr] Downloaded enquote v1.1.0 [INFO] [stderr] Downloaded jmespath v0.3.0 [INFO] [stderr] Downloaded cruet v0.14.0 [INFO] [stderr] Downloaded pest_derive v2.7.9 [INFO] [stderr] Downloaded handlebars_misc_helpers v0.15.0 [INFO] [stderr] Downloaded pest_meta v2.7.9 [INFO] [stderr] Downloaded attohttpc v0.26.1 [INFO] [stderr] Downloaded pest v2.7.9 [INFO] [stderr] Downloaded deunicode v1.4.4 [INFO] [stderr] Downloaded rustls v0.21.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77c8fa8a2679d8c4ebe6472df9ffc15c3a89a1d9239165dc166f7f8ecc7ff490 [INFO] running `Command { std: "docker" "start" "-a" "77c8fa8a2679d8c4ebe6472df9ffc15c3a89a1d9239165dc166f7f8ecc7ff490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77c8fa8a2679d8c4ebe6472df9ffc15c3a89a1d9239165dc166f7f8ecc7ff490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77c8fa8a2679d8c4ebe6472df9ffc15c3a89a1d9239165dc166f7f8ecc7ff490", kill_on_drop: false }` [INFO] [stdout] 77c8fa8a2679d8c4ebe6472df9ffc15c3a89a1d9239165dc166f7f8ecc7ff490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45c12ea8c6971142b79cc06f62c45e0d1658c3301db979e41693d38492dffe12 [INFO] running `Command { std: "docker" "start" "-a" "45c12ea8c6971142b79cc06f62c45e0d1658c3301db979e41693d38492dffe12", 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 itoa v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling cc v1.0.95 [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 spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling deunicode v1.4.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling toml_edit v0.22.12 [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 serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling cruet v0.14.0 [INFO] [stderr] Compiling attohttpc v0.26.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling handlebars-magic v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling env_logger v0.11.3 [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 28s [INFO] running `Command { std: "docker" "inspect" "45c12ea8c6971142b79cc06f62c45e0d1658c3301db979e41693d38492dffe12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c12ea8c6971142b79cc06f62c45e0d1658c3301db979e41693d38492dffe12", kill_on_drop: false }` [INFO] [stdout] 45c12ea8c6971142b79cc06f62c45e0d1658c3301db979e41693d38492dffe12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0218127284d5b50fc6c372cfd694483eb799904dd00d00834bfba5b00bf0d6e8 [INFO] running `Command { std: "docker" "start" "-a" "0218127284d5b50fc6c372cfd694483eb799904dd00d00834bfba5b00bf0d6e8", 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.83s [INFO] running `Command { std: "docker" "inspect" "0218127284d5b50fc6c372cfd694483eb799904dd00d00834bfba5b00bf0d6e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0218127284d5b50fc6c372cfd694483eb799904dd00d00834bfba5b00bf0d6e8", kill_on_drop: false }` [INFO] [stdout] 0218127284d5b50fc6c372cfd694483eb799904dd00d00834bfba5b00bf0d6e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00d22c1be3f860220e89aa920bcafe86af055fcdc843ac756ab9974108e89baa [INFO] running `Command { std: "docker" "start" "-a" "00d22c1be3f860220e89aa920bcafe86af055fcdc843ac756ab9974108e89baa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [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] [stderr] Doc-tests handlebars_magic [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] [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" "00d22c1be3f860220e89aa920bcafe86af055fcdc843ac756ab9974108e89baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d22c1be3f860220e89aa920bcafe86af055fcdc843ac756ab9974108e89baa", kill_on_drop: false }` [INFO] [stdout] 00d22c1be3f860220e89aa920bcafe86af055fcdc843ac756ab9974108e89baa