[INFO] fetching crate rswind_extractor 0.0.1-alpha.1... [INFO] testing rswind_extractor-0.0.1-alpha.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate rswind_extractor 0.0.1-alpha.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rswind_extractor 0.0.1-alpha.1 [INFO] finished tweaking crates.io crate rswind_extractor 0.0.1-alpha.1 [INFO] tweaked toml for crates.io crate rswind_extractor 0.0.1-alpha.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rswind_extractor 0.0.1-alpha.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rswind_extractor 0.0.1-alpha.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ca8327375a7fb492a7b9c30f9a1acb21d51ffc857b340d5b90ef2844925bf92 [INFO] running `Command { std: "docker" "start" "-a" "4ca8327375a7fb492a7b9c30f9a1acb21d51ffc857b340d5b90ef2844925bf92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ca8327375a7fb492a7b9c30f9a1acb21d51ffc857b340d5b90ef2844925bf92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca8327375a7fb492a7b9c30f9a1acb21d51ffc857b340d5b90ef2844925bf92", kill_on_drop: false }` [INFO] [stdout] 4ca8327375a7fb492a7b9c30f9a1acb21d51ffc857b340d5b90ef2844925bf92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f2035a3995936e2de0b8241548bde5e2f087bbdfe970f8f724c56095ccc4e0a [INFO] running `Command { std: "docker" "start" "-a" "3f2035a3995936e2de0b8241548bde5e2f087bbdfe970f8f724c56095ccc4e0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling scopefn v0.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rswind_common v0.0.1-alpha.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.33.0 [INFO] [stderr] Compiling rswind_extractor v0.0.1-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.47s [INFO] running `Command { std: "docker" "inspect" "3f2035a3995936e2de0b8241548bde5e2f087bbdfe970f8f724c56095ccc4e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2035a3995936e2de0b8241548bde5e2f087bbdfe970f8f724c56095ccc4e0a", kill_on_drop: false }` [INFO] [stdout] 3f2035a3995936e2de0b8241548bde5e2f087bbdfe970f8f724c56095ccc4e0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0ae74c7639b063c193ca0877aca95e90a2969fe3594a478200e78660190f238 [INFO] running `Command { std: "docker" "start" "-a" "a0ae74c7639b063c193ca0877aca95e90a2969fe3594a478200e78660190f238", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling rswind_extractor v0.0.1-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.59s [INFO] running `Command { std: "docker" "inspect" "a0ae74c7639b063c193ca0877aca95e90a2969fe3594a478200e78660190f238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0ae74c7639b063c193ca0877aca95e90a2969fe3594a478200e78660190f238", kill_on_drop: false }` [INFO] [stdout] a0ae74c7639b063c193ca0877aca95e90a2969fe3594a478200e78660190f238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 95f461c7929b657415707195f08c94e9681f1536066f427cecdf8d3321efeff0 [INFO] running `Command { std: "docker" "start" "-a" "95f461c7929b657415707195f08c94e9681f1536066f427cecdf8d3321efeff0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rswind_extractor-a3f334e9fb7e0cb9) [INFO] [stdout] running 8 tests [INFO] [stderr] Running tests/html.rs (/opt/rustwide/target/debug/deps/html-179d3f3539080c84) [INFO] [stdout] test cursor::tests::test_cursor ... ok [INFO] [stderr] Doc-tests rswind_extractor [INFO] [stdout] test ecma::tests::test_consume_block_comment ... ok [INFO] [stdout] test css::tests::test_consume ... ok [INFO] [stdout] test ecma::tests::test_consume_until_string ... ok [INFO] [stdout] test ecma::tests::test_jsx ... ok [INFO] [stdout] test html::tests::test_extract ... ok [INFO] [stdout] test html::tests::test_svelte ... ok [INFO] [stdout] test ecma::tests::test_consume_line_comment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test test_error_recovery ... ok [INFO] [stdout] test test_error_recovery_2 ... ok [INFO] [stdout] test test_error_recovery_3 ... ok [INFO] [stdout] test test_error_recovery_4 ... ok [INFO] [stdout] test test_error_recovery_5 ... ok [INFO] [stdout] test test_error_recovery_6 ... ok [INFO] [stdout] test test_error_tag ... ok [INFO] [stdout] test test_error_tag_2 ... ok [INFO] [stdout] test test_error_tag_3 ... ok [INFO] [stdout] test test_error_tag_4 ... ok [INFO] [stdout] test test_error_tag_6 ... ok [INFO] [stdout] test test_fragment_tag ... ok [INFO] [stdout] test test_error_tag_5 ... ok [INFO] [stdout] test test_fragment_tag_combine ... ok [INFO] [stdout] test test_normal_tag ... ok [INFO] [stdout] test test_nested_tag ... ok [INFO] [stdout] test test_normal_tag_class ... ok [INFO] [stdout] test test_normal_tag_multi_class ... ok [INFO] [stdout] test test_script_tag ... ok [INFO] [stdout] test test_script_tag_with_normal ... ok [INFO] [stdout] test test_self_close_tag ... ok [INFO] [stdout] test test_tag_with_content ... ok [INFO] [stdout] test test_multi_tag ... ok [INFO] [stdout] test test_tag_with_content_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "95f461c7929b657415707195f08c94e9681f1536066f427cecdf8d3321efeff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f461c7929b657415707195f08c94e9681f1536066f427cecdf8d3321efeff0", kill_on_drop: false }` [INFO] [stdout] 95f461c7929b657415707195f08c94e9681f1536066f427cecdf8d3321efeff0