[INFO] fetching crate vertigo-forms 0.1.0... [INFO] testing vertigo-forms-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate vertigo-forms 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate vertigo-forms 0.1.0 [INFO] finished tweaking crates.io crate vertigo-forms 0.1.0 [INFO] tweaked toml for crates.io crate vertigo-forms 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vertigo-forms 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vertigo-forms 0.1.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkg-version v1.0.0 [INFO] [stderr] Downloaded tailwind-ast v0.4.1 [INFO] [stderr] Downloaded syn_derive v0.2.0 [INFO] [stderr] Downloaded rstml v0.12.1 [INFO] [stderr] Downloaded pkg-version-impl v0.1.1 [INFO] [stderr] Downloaded css-color v0.2.8 [INFO] [stderr] Downloaded tailwind-css v0.13.0 [INFO] [stderr] Downloaded vertigo-macro v0.8.2 [INFO] [stderr] Downloaded tailwind-error v1.3.3 [INFO] [stderr] Downloaded vertigo v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4966d92e5a029f8fddadfe190b2d7a808a79b9ad1430371441648dc68ec14936 [INFO] running `Command { std: "docker" "start" "-a" "4966d92e5a029f8fddadfe190b2d7a808a79b9ad1430371441648dc68ec14936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4966d92e5a029f8fddadfe190b2d7a808a79b9ad1430371441648dc68ec14936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4966d92e5a029f8fddadfe190b2d7a808a79b9ad1430371441648dc68ec14936", kill_on_drop: false }` [INFO] [stdout] 4966d92e5a029f8fddadfe190b2d7a808a79b9ad1430371441648dc68ec14936 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5595d2166d5b7ec00b29202ea3f771570286ea31ce3dec43a9c929849ae37320 [INFO] running `Command { std: "docker" "start" "-a" "5595d2166d5b7ec00b29202ea3f771570286ea31ce3dec43a9c929849ae37320", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling css-color v0.2.8 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling vertigo-macro v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling vertigo v0.8.2 [INFO] [stderr] Compiling pkg-version-impl v0.1.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling pkg-version v1.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tailwind-error v1.3.3 [INFO] [stderr] Compiling tailwind-ast v0.4.1 [INFO] [stderr] Compiling tailwind-css v0.13.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling syn_derive v0.2.0 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling vertigo-forms v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.94s [INFO] running `Command { std: "docker" "inspect" "5595d2166d5b7ec00b29202ea3f771570286ea31ce3dec43a9c929849ae37320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5595d2166d5b7ec00b29202ea3f771570286ea31ce3dec43a9c929849ae37320", kill_on_drop: false }` [INFO] [stdout] 5595d2166d5b7ec00b29202ea3f771570286ea31ce3dec43a9c929849ae37320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3594bb83f8d0f0f2ee6bc35c8e2143e64c065a85895ac329ae28a768c98bb4e0 [INFO] running `Command { std: "docker" "start" "-a" "3594bb83f8d0f0f2ee6bc35c8e2143e64c065a85895ac329ae28a768c98bb4e0", kill_on_drop: false }` [INFO] [stderr] Compiling vertigo v0.8.2 [INFO] [stderr] Compiling vertigo-forms v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.28s [INFO] running `Command { std: "docker" "inspect" "3594bb83f8d0f0f2ee6bc35c8e2143e64c065a85895ac329ae28a768c98bb4e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3594bb83f8d0f0f2ee6bc35c8e2143e64c065a85895ac329ae28a768c98bb4e0", kill_on_drop: false }` [INFO] [stdout] 3594bb83f8d0f0f2ee6bc35c8e2143e64c065a85895ac329ae28a768c98bb4e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 200a6660ba65e797fb8945d242dabfc152abf5efbb85667a3b924df766f5be64 [INFO] running `Command { std: "docker" "start" "-a" "200a6660ba65e797fb8945d242dabfc152abf5efbb85667a3b924df766f5be64", kill_on_drop: false }` [INFO] [stderr] Compiling vertigo v0.8.2 [INFO] [stderr] Compiling vertigo-forms v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.85s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vertigo_forms-7e651013220c2617) [INFO] [stdout] [INFO] [stderr] Doc-tests vertigo_forms [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 7 tests [INFO] [stdout] test src/form/data/form_data.rs - form::data::form_data::FormData (line 13) ... ok [INFO] [stdout] test src/input/input_with_button.rs - input::input_with_button::InputWithButton (line 5) ... ok [INFO] [stdout] test src/switch.rs - switch::Switch (line 37) ... ok [INFO] [stdout] test src/select/multi_select.rs - select::multi_select::MultiSelect (line 7) ... ok [INFO] [stdout] test src/input/input_with_button.rs - input::input_with_button::InputWithButton (line 16) ... ok [INFO] [stdout] test src/select/dict_select.rs - select::dict_select::DictSelect (line 6) ... ok [INFO] [stdout] test src/select/select.rs - select::select::Select (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "200a6660ba65e797fb8945d242dabfc152abf5efbb85667a3b924df766f5be64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "200a6660ba65e797fb8945d242dabfc152abf5efbb85667a3b924df766f5be64", kill_on_drop: false }` [INFO] [stdout] 200a6660ba65e797fb8945d242dabfc152abf5efbb85667a3b924df766f5be64