[INFO] fetching crate html_form_struct 0.2.0...
[INFO] testing html_form_struct-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1
[INFO] extracting crate html_form_struct 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate html_form_struct 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate html_form_struct 0.2.0
[INFO] tweaked toml for crates.io crate html_form_struct 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate html_form_struct 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_struct 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] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7e1d705a7f399b9891a3dd8a79f446140c7e01dbbb6081914201e5e0c6e3b085
[INFO] running `Command { std: "docker" "start" "-a" "7e1d705a7f399b9891a3dd8a79f446140c7e01dbbb6081914201e5e0c6e3b085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e1d705a7f399b9891a3dd8a79f446140c7e01dbbb6081914201e5e0c6e3b085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e1d705a7f399b9891a3dd8a79f446140c7e01dbbb6081914201e5e0c6e3b085", kill_on_drop: false }`
[INFO] [stdout] 7e1d705a7f399b9891a3dd8a79f446140c7e01dbbb6081914201e5e0c6e3b085
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2d85ac2c06dc338990d7088dd6e165a5ea21e82f56d8c15bea0d30101ba4e13d
[INFO] running `Command { std: "docker" "start" "-a" "2d85ac2c06dc338990d7088dd6e165a5ea21e82f56d8c15bea0d30101ba4e13d", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.105
[INFO] [stderr] Compiling quote v1.0.43
[INFO] [stderr] Compiling siphasher v1.0.1
[INFO] [stderr] Compiling unicode-ident v1.0.22
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling libc v0.2.180
[INFO] [stderr] Compiling smallvec v1.15.1
[INFO] [stderr] Compiling parking_lot_core v0.9.12
[INFO] [stderr] Compiling new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling mac v0.1.1
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling dtoa v1.0.11
[INFO] [stderr] Compiling log v0.4.29
[INFO] [stderr] Compiling stable_deref_trait v1.2.1
[INFO] [stderr] Compiling futf v0.1.5
[INFO] [stderr] Compiling itoa v1.0.17
[INFO] [stderr] Compiling servo_arc v0.4.3
[INFO] [stderr] Compiling phf_shared v0.13.1
[INFO] [stderr] Compiling rustc-hash v2.1.1
[INFO] [stderr] Compiling lock_api v0.4.14
[INFO] [stderr] Compiling bitflags v2.10.0
[INFO] [stderr] Compiling ego-tree v0.10.0
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Compiling tendril v0.4.3
[INFO] [stderr] Compiling dtoa-short v0.3.5
[INFO] [stderr] Compiling phf_generator v0.13.1
[INFO] [stderr] Compiling phf_codegen v0.13.1
[INFO] [stderr] Compiling selectors v0.33.0
[INFO] [stderr] Compiling syn v2.0.114
[INFO] [stderr] Compiling string_cache_codegen v0.6.1
[INFO] [stderr] Compiling web_atoms v0.2.1
[INFO] [stderr] Compiling parking_lot v0.12.5
[INFO] [stderr] Compiling string_cache v0.9.0
[INFO] [stderr] Compiling phf_macros v0.13.1
[INFO] [stderr] Compiling derive_more-impl v2.1.1
[INFO] [stderr] Compiling cssparser-macros v0.6.1
[INFO] [stderr] Compiling phf v0.13.1
[INFO] [stderr] Compiling derive_more v2.1.1
[INFO] [stderr] Compiling cssparser v0.36.0
[INFO] [stderr] Compiling markup5ever v0.36.1
[INFO] [stderr] Compiling html5ever v0.36.1
[INFO] [stderr] Compiling scraper v0.25.0
[INFO] [stderr] Compiling html_form_struct_macro v0.2.0
[INFO] [stderr] Compiling html_form_struct v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.66s
[INFO] running `Command { std: "docker" "inspect" "2d85ac2c06dc338990d7088dd6e165a5ea21e82f56d8c15bea0d30101ba4e13d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d85ac2c06dc338990d7088dd6e165a5ea21e82f56d8c15bea0d30101ba4e13d", kill_on_drop: false }`
[INFO] [stdout] 2d85ac2c06dc338990d7088dd6e165a5ea21e82f56d8c15bea0d30101ba4e13d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3ab8e149344dbd5247895c6845064c314652aa8a1c89f654a0d1738fca6a9b6d
[INFO] running `Command { std: "docker" "start" "-a" "3ab8e149344dbd5247895c6845064c314652aa8a1c89f654a0d1738fca6a9b6d", kill_on_drop: false }`
[INFO] [stderr] Compiling parking_lot_core v0.9.12
[INFO] [stderr] Compiling deunicode v1.6.2
[INFO] [stderr] Compiling rand_core v0.9.3
[INFO] [stderr] Compiling parking_lot v0.12.5
[INFO] [stderr] Compiling rand_chacha v0.9.0
[INFO] [stderr] Compiling rand v0.9.2
[INFO] [stderr] Compiling string_cache v0.9.0
[INFO] [stderr] Compiling web_atoms v0.2.1
[INFO] [stderr] Compiling fake v4.4.0
[INFO] [stderr] Compiling markup5ever v0.36.1
[INFO] [stderr] Compiling html5ever v0.36.1
[INFO] [stderr] Compiling scraper v0.25.0
[INFO] [stderr] Compiling html_form_struct_macro v0.2.0
[INFO] [stderr] Compiling html_form_struct v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.63s
[INFO] running `Command { std: "docker" "inspect" "3ab8e149344dbd5247895c6845064c314652aa8a1c89f654a0d1738fca6a9b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab8e149344dbd5247895c6845064c314652aa8a1c89f654a0d1738fca6a9b6d", kill_on_drop: false }`
[INFO] [stdout] 3ab8e149344dbd5247895c6845064c314652aa8a1c89f654a0d1738fca6a9b6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e996606a85971ecf2a0f423d32cd9874d923de5a7abf68b4d4af5818e368abd2
[INFO] running `Command { std: "docker" "start" "-a" "e996606a85971ecf2a0f423d32cd9874d923de5a7abf68b4d4af5818e368abd2", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/html_form_struct-9d34d22bc9850a74)
[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_struct
[INFO] [stdout]
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - form_struct (line 11) ... ignored
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stdout] all doctests ran in 0.32s; merged doctests compilation took 0.32s
[INFO] running `Command { std: "docker" "inspect" "e996606a85971ecf2a0f423d32cd9874d923de5a7abf68b4d4af5818e368abd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e996606a85971ecf2a0f423d32cd9874d923de5a7abf68b4d4af5818e368abd2", kill_on_drop: false }`
[INFO] [stdout] e996606a85971ecf2a0f423d32cd9874d923de5a7abf68b4d4af5818e368abd2