[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 try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [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] 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] validating manifest of git repo https://github.com/ifiokjr/playwright-rs on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "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] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking ifiokjr/playwright-rs against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [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] 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] validating manifest of git repo https://github.com/ifiokjr/playwright-rs on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] warning: /workspace/builds/worker-0-tc2/source/Cargo.toml: unused manifest key: workspace.default_members [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sval v1.0.0-alpha.5 [INFO] [stderr] Downloaded zip v0.6.4 [INFO] [stderr] Downloaded serde_fmt v1.0.1 [INFO] [stderr] Downloaded async-dup v1.2.2 [INFO] [stderr] Downloaded erased-serde v0.3.24 [INFO] [stderr] Downloaded simple-mutex v1.1.5 [INFO] [stderr] Downloaded is-terminal v0.4.3 [INFO] [stderr] Downloaded futures-io v0.3.26 [INFO] [stderr] Downloaded darling_macro v0.14.3 [INFO] [stderr] Downloaded strong v0.3.4 [INFO] [stderr] Downloaded async-session v2.0.1 [INFO] [stderr] Downloaded futures-executor v0.3.26 [INFO] [stderr] Downloaded polling v2.5.2 [INFO] [stderr] Downloaded darling v0.14.3 [INFO] [stderr] Downloaded io-lifetimes v1.0.5 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded cxx-build v1.0.91 [INFO] [stderr] Downloaded time v0.3.18 [INFO] [stderr] Downloaded tide v0.16.0 [INFO] [stderr] Downloaded reqwest v0.11.14 [INFO] [stderr] Downloaded warp v0.3.3 [INFO] [stderr] Downloaded futures v0.3.26 [INFO] [stderr] Downloaded cxx v1.0.91 [INFO] [stderr] Downloaded hyper v0.14.24 [INFO] [stderr] Downloaded darling_core v0.14.3 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.91 [INFO] [stderr] Downloaded route-recognizer v0.2.0 [INFO] [stderr] Downloaded futures-channel v0.3.26 [INFO] [stderr] Downloaded rustix v0.36.8 [INFO] [stderr] Downloaded async-h1 v2.3.3 [INFO] [stderr] Downloaded async-trait v0.1.64 [INFO] [stderr] Downloaded async-process v1.6.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.17.2 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.5 [INFO] [stderr] Downloaded serde_yaml v0.9.17 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.91 [INFO] [stderr] Downloaded async-sse v4.1.0 [INFO] [stderr] Downloaded futures-macro v0.3.26 [INFO] [stderr] Downloaded proc-macro2 v1.0.51 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db215886fbc5e6e36e1c79637255d1ad21fb9cafd9459819c128c93547bd5ab1 [INFO] running `Command { std: "docker" "start" "-a" "db215886fbc5e6e36e1c79637255d1ad21fb9cafd9459819c128c93547bd5ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db215886fbc5e6e36e1c79637255d1ad21fb9cafd9459819c128c93547bd5ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db215886fbc5e6e36e1c79637255d1ad21fb9cafd9459819c128c93547bd5ab1", kill_on_drop: false }` [INFO] [stdout] db215886fbc5e6e36e1c79637255d1ad21fb9cafd9459819c128c93547bd5ab1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 924f847dd413d377259ba16c79b4c7a2528d9ddd3912139bf250bafcc0ec9fcf [INFO] running `Command { std: "docker" "start" "-a" "924f847dd413d377259ba16c79b4c7a2528d9ddd3912139bf250bafcc0ec9fcf", kill_on_drop: false }` [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] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default_members [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [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] Checking subtle v2.4.1 [INFO] [stderr] Compiling slab v0.4.7 [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 futures-task v0.3.26 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] help: there is a feature with a similar name: `proc_macro_span_file` [INFO] [stdout] | [INFO] [stdout] 92 - feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] 92 + feature(proc_macro_span, proc_macro_span_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "924f847dd413d377259ba16c79b4c7a2528d9ddd3912139bf250bafcc0ec9fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924f847dd413d377259ba16c79b4c7a2528d9ddd3912139bf250bafcc0ec9fcf", kill_on_drop: false }` [INFO] [stdout] 924f847dd413d377259ba16c79b4c7a2528d9ddd3912139bf250bafcc0ec9fcf