[INFO] cloning repository https://github.com/richardanaya/webcomponent-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardanaya/webcomponent-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardanaya%2Fwebcomponent-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardanaya%2Fwebcomponent-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8067cfb475470110374ae7253492ab5103d3b11d
[INFO] testing richardanaya/webcomponent-rs against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardanaya%2Fwebcomponent-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/richardanaya/webcomponent-rs
[INFO] finished tweaking git repo https://github.com/richardanaya/webcomponent-rs
[INFO] tweaked toml for git repo https://github.com/richardanaya/webcomponent-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/richardanaya/webcomponent-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/richardanaya/webcomponent-rs 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" "+beta-2025-09-21" "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-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db31b316db0cc7caa79d32dee51d9b6c0a982d539287441fd94cca2c6ae80bf2
[INFO] running `Command { std: "docker" "start" "-a" "db31b316db0cc7caa79d32dee51d9b6c0a982d539287441fd94cca2c6ae80bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db31b316db0cc7caa79d32dee51d9b6c0a982d539287441fd94cca2c6ae80bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db31b316db0cc7caa79d32dee51d9b6c0a982d539287441fd94cca2c6ae80bf2", kill_on_drop: false }`
[INFO] [stdout] db31b316db0cc7caa79d32dee51d9b6c0a982d539287441fd94cca2c6ae80bf2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fbfc9d840e673bcc5bd1914e8088dc80c1fcdf23d1140324216851fc9a07cf2
[INFO] running `Command { std: "docker" "start" "-a" "6fbfc9d840e673bcc5bd1914e8088dc80c1fcdf23d1140324216851fc9a07cf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling cty v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling globals v1.0.1
[INFO] [stderr]    Compiling cstring v0.0.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling anystring_macro v0.0.1
[INFO] [stderr]    Compiling anystring v0.0.2
[INFO] [stderr]    Compiling js_ffi v0.6.8
[INFO] [stderr]    Compiling webcomponent v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s
[INFO] running `Command { std: "docker" "inspect" "6fbfc9d840e673bcc5bd1914e8088dc80c1fcdf23d1140324216851fc9a07cf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fbfc9d840e673bcc5bd1914e8088dc80c1fcdf23d1140324216851fc9a07cf2", kill_on_drop: false }`
[INFO] [stdout] 6fbfc9d840e673bcc5bd1914e8088dc80c1fcdf23d1140324216851fc9a07cf2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d97671345c0dfdd30fe94f52271f7d5fe6e66d9099b4042c78f6eebc0259538
[INFO] running `Command { std: "docker" "start" "-a" "4d97671345c0dfdd30fe94f52271f7d5fe6e66d9099b4042c78f6eebc0259538", kill_on_drop: false }`
[INFO] [stderr]    Compiling webcomponent v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "4d97671345c0dfdd30fe94f52271f7d5fe6e66d9099b4042c78f6eebc0259538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d97671345c0dfdd30fe94f52271f7d5fe6e66d9099b4042c78f6eebc0259538", kill_on_drop: false }`
[INFO] [stdout] 4d97671345c0dfdd30fe94f52271f7d5fe6e66d9099b4042c78f6eebc0259538
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a067b357825c4c40b1348ca3024af1998659d266b164936397de26e809fc4168
[INFO] running `Command { std: "docker" "start" "-a" "a067b357825c4c40b1348ca3024af1998659d266b164936397de26e809fc4168", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webcomponent-6a61f7eb95ae906f)
[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 webcomponent
[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" "a067b357825c4c40b1348ca3024af1998659d266b164936397de26e809fc4168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a067b357825c4c40b1348ca3024af1998659d266b164936397de26e809fc4168", kill_on_drop: false }`
[INFO] [stdout] a067b357825c4c40b1348ca3024af1998659d266b164936397de26e809fc4168
