[INFO] fetching crate thirtyfour_sync 0.24.1... [INFO] testing thirtyfour_sync-0.24.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate thirtyfour_sync 0.24.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate thirtyfour_sync 0.24.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thirtyfour_sync 0.24.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate thirtyfour_sync 0.24.1 [INFO] tweaked toml for crates.io crate thirtyfour_sync 0.24.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate thirtyfour_sync 0.24.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d8cf2ff528adb129787fe3256e293d3260488586023e4bff1af112f60f129eb [INFO] running `Command { std: "docker" "start" "-a" "6d8cf2ff528adb129787fe3256e293d3260488586023e4bff1af112f60f129eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d8cf2ff528adb129787fe3256e293d3260488586023e4bff1af112f60f129eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d8cf2ff528adb129787fe3256e293d3260488586023e4bff1af112f60f129eb", kill_on_drop: false }` [INFO] [stdout] 6d8cf2ff528adb129787fe3256e293d3260488586023e4bff1af112f60f129eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f73b34ce7bfa4ad15464d3c5b99ec311ef56c9cf78cf99d257e46bc8f1654a98 [INFO] running `Command { std: "docker" "start" "-a" "f73b34ce7bfa4ad15464d3c5b99ec311ef56c9cf78cf99d257e46bc8f1654a98", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling thirtyfour v0.24.0 [INFO] [stderr] Compiling thirtyfour_sync v0.24.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "f73b34ce7bfa4ad15464d3c5b99ec311ef56c9cf78cf99d257e46bc8f1654a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f73b34ce7bfa4ad15464d3c5b99ec311ef56c9cf78cf99d257e46bc8f1654a98", kill_on_drop: false }` [INFO] [stdout] f73b34ce7bfa4ad15464d3c5b99ec311ef56c9cf78cf99d257e46bc8f1654a98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b811501b183ee32c2a7146f2d3599e22a6599055263a3308be81171922d67120 [INFO] running `Command { std: "docker" "start" "-a" "b811501b183ee32c2a7146f2d3599e22a6599055263a3308be81171922d67120", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling thirtyfour_sync v0.24.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.59s [INFO] running `Command { std: "docker" "inspect" "b811501b183ee32c2a7146f2d3599e22a6599055263a3308be81171922d67120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b811501b183ee32c2a7146f2d3599e22a6599055263a3308be81171922d67120", kill_on_drop: false }` [INFO] [stdout] b811501b183ee32c2a7146f2d3599e22a6599055263a3308be81171922d67120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a27b89ded2ef86a84b00e3e027211eb69fa574e260f659ea916cc64a97cfb8a [INFO] running `Command { std: "docker" "start" "-a" "2a27b89ded2ef86a84b00e3e027211eb69fa574e260f659ea916cc64a97cfb8a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/thirtyfour_sync-6c6eff9c5a1f3dfd) [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 thirtyfour_sync [INFO] [stdout] [INFO] [stdout] running 105 tests [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain (line 21) ... ignored [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain::click_element (line 114) ... FAILED [INFO] [stdout] test src/http/connection_sync.rs - http::connection_sync::WebDriverHttpClientSync (line 11) ... ignored [INFO] [stdout] test src/lib.rs - (line 41) ... ignored [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain::send_keys_to_element (line 654) ... FAILED [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain::context_click (line 186) ... FAILED [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain::move_to (line 444) ... FAILED [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain::double_click (line 232) ... FAILED [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain::double_click_element (line 258) ... FAILED [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain::key_up_on_element (line 413) ... FAILED [INFO] [stdout] test src/extensions/chrome/devtools.rs - extensions::chrome::devtools::ChromeDevTools::set_network_conditions (line 98) ... FAILED [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain::release_on_element (line 596) ... FAILED [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain::reset_actions (line 54) ... FAILED [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain::key_down_on_element (line 355) ... FAILED [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain::move_to_element_with_offset (line 530) ... FAILED [INFO] [stdout] test src/alert.rs - alert::Alert::dismiss (line 53) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name thirtyfour_sync --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-d4500811cfa37fe1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-39a46e90a83ddb81.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5dd7fabe471f56b7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-99ec731e2b0a8e04.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-2223e7208424ee49.rlib --extern thirtyfour_sync=/opt/rustwide/target/debug/deps/libthirtyfour_sync-86b32b5d4405f778.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="reqwest-default-tls"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2a27b89ded2ef86a84b00e3e027211eb69fa574e260f659ea916cc64a97cfb8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a27b89ded2ef86a84b00e3e027211eb69fa574e260f659ea916cc64a97cfb8a", kill_on_drop: false }` [INFO] [stdout] 2a27b89ded2ef86a84b00e3e027211eb69fa574e260f659ea916cc64a97cfb8a