[INFO] fetching crate rsx-rosetta 0.6.0-alpha.2... [INFO] testing rsx-rosetta-0.6.0-alpha.2 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate rsx-rosetta 0.6.0-alpha.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rsx-rosetta 0.6.0-alpha.2 [INFO] finished tweaking crates.io crate rsx-rosetta 0.6.0-alpha.2 [INFO] tweaked toml for crates.io crate rsx-rosetta 0.6.0-alpha.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rsx-rosetta 0.6.0-alpha.2 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rsx-rosetta 0.6.0-alpha.2 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15a0df20500e343b8222a7b9324b897585b271e0de973cc787ac0eac8bf1387d [INFO] running `Command { std: "docker" "start" "-a" "15a0df20500e343b8222a7b9324b897585b271e0de973cc787ac0eac8bf1387d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15a0df20500e343b8222a7b9324b897585b271e0de973cc787ac0eac8bf1387d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a0df20500e343b8222a7b9324b897585b271e0de973cc787ac0eac8bf1387d", kill_on_drop: false }` [INFO] [stdout] 15a0df20500e343b8222a7b9324b897585b271e0de973cc787ac0eac8bf1387d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dba5f174d08632d6b826ab919a3c82f00f10da986118417a3b5d760263cbab58 [INFO] running `Command { std: "docker" "start" "-a" "dba5f174d08632d6b826ab919a3c82f00f10da986118417a3b5d760263cbab58", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling generational-box v0.6.0-alpha.2 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling lazy-js-bundle v0.6.0-alpha.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling euclid v0.22.10 [INFO] [stderr] Compiling dioxus-html v0.6.0-alpha.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling internment v0.7.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.0-alpha.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling warnings v0.2.0 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling dioxus-core v0.6.0-alpha.2 [INFO] [stderr] Compiling html_parser v0.7.0 [INFO] [stderr] Compiling dioxus-rsx v0.6.0-alpha.2 [INFO] [stderr] Compiling dioxus-signals v0.6.0-alpha.2 [INFO] [stderr] Compiling dioxus-hooks v0.6.0-alpha.2 [INFO] [stderr] Compiling dioxus-autofmt v0.6.0-alpha.2 [INFO] [stderr] Compiling dioxus-core-macro v0.6.0-alpha.2 [INFO] [stderr] Compiling rsx-rosetta v0.6.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.58s [INFO] running `Command { std: "docker" "inspect" "dba5f174d08632d6b826ab919a3c82f00f10da986118417a3b5d760263cbab58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dba5f174d08632d6b826ab919a3c82f00f10da986118417a3b5d760263cbab58", kill_on_drop: false }` [INFO] [stdout] dba5f174d08632d6b826ab919a3c82f00f10da986118417a3b5d760263cbab58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa04af7fe8d9c902ac77da61af181700e9d8f38eb662e0d815b90c05dde15551 [INFO] running `Command { std: "docker" "start" "-a" "fa04af7fe8d9c902ac77da61af181700e9d8f38eb662e0d815b90c05dde15551", kill_on_drop: false }` [INFO] [stderr] Compiling rsx-rosetta v0.6.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "fa04af7fe8d9c902ac77da61af181700e9d8f38eb662e0d815b90c05dde15551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa04af7fe8d9c902ac77da61af181700e9d8f38eb662e0d815b90c05dde15551", kill_on_drop: false }` [INFO] [stdout] fa04af7fe8d9c902ac77da61af181700e9d8f38eb662e0d815b90c05dde15551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4a39fee3931ab1994bac909a10dba1a2208ed7744735d5f3048abf078f0a7cd [INFO] running `Command { std: "docker" "start" "-a" "c4a39fee3931ab1994bac909a10dba1a2208ed7744735d5f3048abf078f0a7cd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsx_rosetta-e8170b4f0634aa29) [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 tests/h-tags.rs (/opt/rustwide/target/debug/deps/h_tags-8eae05d96434edca) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test h_tags_translate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/raw.rs (/opt/rustwide/target/debug/deps/raw-19a05a47c1944c5d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test raw_attribute ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/simple.rs (/opt/rustwide/target/debug/deps/simple-8342dc75ee660e67) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test simple_elements ... ok [INFO] [stdout] test deeply_nested ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/web-component.rs (/opt/rustwide/target/debug/deps/web_component-76774a94b214d7ca) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test web_components_translate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rsx_rosetta [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" "c4a39fee3931ab1994bac909a10dba1a2208ed7744735d5f3048abf078f0a7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a39fee3931ab1994bac909a10dba1a2208ed7744735d5f3048abf078f0a7cd", kill_on_drop: false }` [INFO] [stdout] c4a39fee3931ab1994bac909a10dba1a2208ed7744735d5f3048abf078f0a7cd