[INFO] fetching crate thirtyfour 0.19.2... [INFO] testing thirtyfour-0.19.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate thirtyfour 0.19.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate thirtyfour 0.19.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate thirtyfour 0.19.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate thirtyfour 0.19.2 [INFO] tweaked toml for crates.io crate thirtyfour 0.19.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate thirtyfour 0.19.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ce18c30a5ebcdf80e8110af4e0038375269a4c60ff215a6c986bdcd76631a50 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4ce18c30a5ebcdf80e8110af4e0038375269a4c60ff215a6c986bdcd76631a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce18c30a5ebcdf80e8110af4e0038375269a4c60ff215a6c986bdcd76631a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce18c30a5ebcdf80e8110af4e0038375269a4c60ff215a6c986bdcd76631a50", kill_on_drop: false }` [INFO] [stdout] 4ce18c30a5ebcdf80e8110af4e0038375269a4c60ff215a6c986bdcd76631a50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8936bc0fd04f62e56fc3c317c996798d7c1a27ae8debb7dc962deb1e448d3bb6 [INFO] running `Command { std: "docker" "start" "-a" "8936bc0fd04f62e56fc3c317c996798d7c1a27ae8debb7dc962deb1e448d3bb6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling thirtyfour v0.19.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "8936bc0fd04f62e56fc3c317c996798d7c1a27ae8debb7dc962deb1e448d3bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8936bc0fd04f62e56fc3c317c996798d7c1a27ae8debb7dc962deb1e448d3bb6", kill_on_drop: false }` [INFO] [stdout] 8936bc0fd04f62e56fc3c317c996798d7c1a27ae8debb7dc962deb1e448d3bb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 08a4b4bf3cb51ab162e327bcd81c72d8e4ca89bd9d25ea5d5627508af067e40e [INFO] running `Command { std: "docker" "start" "-a" "08a4b4bf3cb51ab162e327bcd81c72d8e4ca89bd9d25ea5d5627508af067e40e", kill_on_drop: false }` [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling eyre v0.6.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tracing-subscriber v0.2.12 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling color-eyre v0.5.6 [INFO] [stderr] Compiling thirtyfour v0.19.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.80s [INFO] running `Command { std: "docker" "inspect" "08a4b4bf3cb51ab162e327bcd81c72d8e4ca89bd9d25ea5d5627508af067e40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08a4b4bf3cb51ab162e327bcd81c72d8e4ca89bd9d25ea5d5627508af067e40e", kill_on_drop: false }` [INFO] [stdout] 08a4b4bf3cb51ab162e327bcd81c72d8e4ca89bd9d25ea5d5627508af067e40e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc7988654af76a6bde7a4b9ef3360a9541dccf4921353328dd0035faf156e0b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc7988654af76a6bde7a4b9ef3360a9541dccf4921353328dd0035faf156e0b2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/thirtyfour-168201073ce2ca8f [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test common::action::tests::test_key_action_updown ... ok [INFO] [stdout] test common::action::tests::test_null_action ... ok [INFO] [stdout] test common::action::tests::test_pointer_action_pointermove ... ok [INFO] [stdout] test common::action::tests::test_pointer_action_button ... ok [INFO] [stdout] test common::action::tests::test_pointer_action_pause ... ok [INFO] [stdout] test common::action::tests::test_pointer_action_cancel ... ok [INFO] [stdout] test common::action::tests::test_key_action_pause ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests thirtyfour [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain (line 21) ... ignored [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 --test /opt/rustwide/workdir/src/lib.rs --crate-name thirtyfour -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cfg 'feature="reqwest"' --cfg 'feature="reqwest-default-tls"' --cfg 'feature="tokio-runtime"' --cfg 'feature="default"' --cfg 'feature="tokio"' --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-272a6b780ae88523.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0609b7725a05c207.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-e137229150db1bbb.rlib --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-8fc2f4a1f77ee77c.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-35ae24aee468088f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ccd066a8a4d817d7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6225b10121652a63.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-72d207c08e5c1db8.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-ca38357e604e4e84.so --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ccf6dc34ce3a0e75.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88a551966d6a4d4e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5c8d7c42157e27ea.rlib --extern urlparse=/opt/rustwide/target/debug/deps/liburlparse-cdcf471e40398f80.rlib -C embed-bitcode=no` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fc7988654af76a6bde7a4b9ef3360a9541dccf4921353328dd0035faf156e0b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7988654af76a6bde7a4b9ef3360a9541dccf4921353328dd0035faf156e0b2", kill_on_drop: false }` [INFO] [stdout] fc7988654af76a6bde7a4b9ef3360a9541dccf4921353328dd0035faf156e0b2