[INFO] fetching crate html_form_actions_macros 0.2.0...
[INFO] testing html_form_actions_macros-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1
[INFO] extracting crate html_form_actions_macros 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate html_form_actions_macros 0.2.0
[INFO] finished tweaking crates.io crate html_form_actions_macros 0.2.0
[INFO] tweaked toml for crates.io crate html_form_actions_macros 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate html_form_actions_macros 0.2.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate html_form_actions_macros 0.2.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2af1383b68aa3da3efd3fb91af6cbcf57ea8ad10db9145f204f0dc34b46be8b8
[INFO] running `Command { std: "docker" "start" "-a" "2af1383b68aa3da3efd3fb91af6cbcf57ea8ad10db9145f204f0dc34b46be8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2af1383b68aa3da3efd3fb91af6cbcf57ea8ad10db9145f204f0dc34b46be8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2af1383b68aa3da3efd3fb91af6cbcf57ea8ad10db9145f204f0dc34b46be8b8", kill_on_drop: false }`
[INFO] [stdout] 2af1383b68aa3da3efd3fb91af6cbcf57ea8ad10db9145f204f0dc34b46be8b8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01297f91bd3708b2eb6560b3108656ce763279c75b2276b107864c4911800904
[INFO] running `Command { std: "docker" "start" "-a" "01297f91bd3708b2eb6560b3108656ce763279c75b2276b107864c4911800904", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.95
[INFO] [stderr] Compiling unicode-ident v1.0.18
[INFO] [stderr] Compiling hashbrown v0.15.3
[INFO] [stderr] Compiling winnow v0.5.40
[INFO] [stderr] Compiling toml_datetime v0.6.11
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling arrayvec v0.7.6
[INFO] [stderr] Compiling once_cell v1.21.3
[INFO] [stderr] Compiling heck v0.4.1
[INFO] [stderr] Compiling if_chain v1.0.2
[INFO] [stderr] Compiling indexmap v2.9.0
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling syn v2.0.101
[INFO] [stderr] Compiling toml_edit v0.19.15
[INFO] [stderr] Compiling proc-macro-crate v1.3.1
[INFO] [stderr] Compiling deluxe-core v0.5.0
[INFO] [stderr] Compiling deluxe-macros v0.5.0
[INFO] [stderr] Compiling deluxe v0.5.0
[INFO] [stderr] Compiling html_form_actions_macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.94s
[INFO] running `Command { std: "docker" "inspect" "01297f91bd3708b2eb6560b3108656ce763279c75b2276b107864c4911800904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01297f91bd3708b2eb6560b3108656ce763279c75b2276b107864c4911800904", kill_on_drop: false }`
[INFO] [stdout] 01297f91bd3708b2eb6560b3108656ce763279c75b2276b107864c4911800904
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 573991a6817fc95ee05506f0381a945348ffc7dc653d177981b53b953a1c41b6
[INFO] running `Command { std: "docker" "start" "-a" "573991a6817fc95ee05506f0381a945348ffc7dc653d177981b53b953a1c41b6", kill_on_drop: false }`
[INFO] [stderr] Compiling html_form_actions_macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "573991a6817fc95ee05506f0381a945348ffc7dc653d177981b53b953a1c41b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "573991a6817fc95ee05506f0381a945348ffc7dc653d177981b53b953a1c41b6", kill_on_drop: false }`
[INFO] [stdout] 573991a6817fc95ee05506f0381a945348ffc7dc653d177981b53b953a1c41b6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 62f45c0f794cbae6829a45ba98231d7460fcf5c401b38f745b9415f73efa6618
[INFO] running `Command { std: "docker" "start" "-a" "62f45c0f794cbae6829a45ba98231d7460fcf5c401b38f745b9415f73efa6618", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/html_form_actions_macros-2b0d371fda599275)
[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] Doc-tests html_form_actions_macros
[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" "62f45c0f794cbae6829a45ba98231d7460fcf5c401b38f745b9415f73efa6618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62f45c0f794cbae6829a45ba98231d7460fcf5c401b38f745b9415f73efa6618", kill_on_drop: false }`
[INFO] [stdout] 62f45c0f794cbae6829a45ba98231d7460fcf5c401b38f745b9415f73efa6618