[INFO] cloning repository https://github.com/ifiokjr/playwright-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifiokjr/playwright-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Fplaywright-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Fplaywright-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f453e85072227ed5075715cb275714003a695373 [INFO] checking ifiokjr/playwright-rs against master#426a60abc213b28a7c7198e475476b6e650d871f for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Fplaywright-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ifiokjr/playwright-rs on toolchain 426a60abc213b28a7c7198e475476b6e650d871f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ifiokjr/playwright-rs [INFO] finished tweaking git repo https://github.com/ifiokjr/playwright-rs [INFO] tweaked toml for git repo https://github.com/ifiokjr/playwright-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ifiokjr/playwright-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" "+426a60abc213b28a7c7198e475476b6e650d871f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: unused manifest key: workspace.default_members [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/crates/playwright_core/Cargo.toml: `default-features` is ignored for serde_with, since `default-features` was not specified for `workspace.dependencies.serde_with`, this could become a hard error in the future [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking ifiokjr/playwright-rs against try#2c70eb47850052381670935f807d41647a7dc992 for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Fplaywright-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ifiokjr/playwright-rs on toolchain 2c70eb47850052381670935f807d41647a7dc992 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ifiokjr/playwright-rs [INFO] finished tweaking git repo https://github.com/ifiokjr/playwright-rs [INFO] tweaked toml for git repo https://github.com/ifiokjr/playwright-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ifiokjr/playwright-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" "+2c70eb47850052381670935f807d41647a7dc992" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/Cargo.toml: unused manifest key: workspace.default_members [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/playwright_core/Cargo.toml: `default-features` is ignored for serde_with, since `default-features` was not specified for `workspace.dependencies.serde_with`, this could become a hard error in the future [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded erased-serde v0.3.24 [INFO] [stderr] Downloaded case v1.0.0 [INFO] [stderr] Downloaded serde_yaml v0.9.17 [INFO] [stderr] Downloaded is-terminal v0.4.3 [INFO] [stderr] Downloaded darling_macro v0.14.3 [INFO] [stderr] Downloaded strong v0.3.4 [INFO] [stderr] Downloaded serde_fmt v1.0.1 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.91 [INFO] [stderr] Downloaded tide v0.16.0 [INFO] [stderr] Downloaded simple-mutex v1.1.5 [INFO] [stderr] Downloaded paste v1.0.11 [INFO] [stderr] Downloaded darling_core v0.14.3 [INFO] [stderr] Downloaded cxx-build v1.0.91 [INFO] [stderr] Downloaded serde_with v2.2.0 [INFO] [stderr] Downloaded time v0.3.18 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.91 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.5 [INFO] [stderr] Downloaded darling v0.14.3 [INFO] [stderr] Downloaded serde_with_macros v2.2.0 [INFO] [stderr] Downloaded cxx v1.0.91 [INFO] [stderr] Downloaded async-dup v1.2.2 [INFO] [stderr] Downloaded async-h1 v2.3.3 [INFO] [stderr] Downloaded rustix v0.36.8 [INFO] [stderr] Downloaded sval v1.0.0-alpha.5 [INFO] [stderr] Downloaded async-sse v4.1.0 [INFO] [stderr] Downloaded femme v2.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44d21cdd4aa6732e062d8e8f4692efa082cd8be864ce15ac0a51a41e2e77aecb [INFO] running `Command { std: "docker" "start" "-a" "44d21cdd4aa6732e062d8e8f4692efa082cd8be864ce15ac0a51a41e2e77aecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44d21cdd4aa6732e062d8e8f4692efa082cd8be864ce15ac0a51a41e2e77aecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d21cdd4aa6732e062d8e8f4692efa082cd8be864ce15ac0a51a41e2e77aecb", kill_on_drop: false }` [INFO] [stdout] 44d21cdd4aa6732e062d8e8f4692efa082cd8be864ce15ac0a51a41e2e77aecb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a307a3cd61ac72f07067c61a02d7a247418774785c40e6f80040f0f0073097c [INFO] running `Command { std: "docker" "start" "-a" "2a307a3cd61ac72f07067c61a02d7a247418774785c40e6f80040f0f0073097c", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default_members [INFO] [stderr] warning: /opt/rustwide/workdir/crates/playwright_core/Cargo.toml: `default-features` is ignored for serde_with, since `default-features` was not specified for `workspace.dependencies.serde_with`, this could become a hard error in the future [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking either v1.8.1 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.51/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2a307a3cd61ac72f07067c61a02d7a247418774785c40e6f80040f0f0073097c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a307a3cd61ac72f07067c61a02d7a247418774785c40e6f80040f0f0073097c", kill_on_drop: false }` [INFO] [stdout] 2a307a3cd61ac72f07067c61a02d7a247418774785c40e6f80040f0f0073097c