[INFO] fetching crate thirtyfour 0.13.2... [INFO] testing thirtyfour-0.13.2 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate thirtyfour 0.13.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate thirtyfour 0.13.2 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate thirtyfour 0.13.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate thirtyfour 0.13.2 [INFO] tweaked toml for crates.io crate thirtyfour 0.13.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate thirtyfour 0.13.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d04bb657e0eaccd260bf899dfbe6056b5f02d9e82642d54368db178aa53a9412 [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" "d04bb657e0eaccd260bf899dfbe6056b5f02d9e82642d54368db178aa53a9412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d04bb657e0eaccd260bf899dfbe6056b5f02d9e82642d54368db178aa53a9412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d04bb657e0eaccd260bf899dfbe6056b5f02d9e82642d54368db178aa53a9412", kill_on_drop: false }` [INFO] [stdout] d04bb657e0eaccd260bf899dfbe6056b5f02d9e82642d54368db178aa53a9412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3de53a3f9c87ae1f0870c83876df3491ecb0149843d426c22e8dcbecb2eee389 [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" "3de53a3f9c87ae1f0870c83876df3491ecb0149843d426c22e8dcbecb2eee389", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [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 quote v1.0.3 [INFO] [stderr] Compiling mime_guess v2.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 openssl-sys v0.9.55 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling thirtyfour v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "3de53a3f9c87ae1f0870c83876df3491ecb0149843d426c22e8dcbecb2eee389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de53a3f9c87ae1f0870c83876df3491ecb0149843d426c22e8dcbecb2eee389", kill_on_drop: false }` [INFO] [stdout] 3de53a3f9c87ae1f0870c83876df3491ecb0149843d426c22e8dcbecb2eee389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88ae8c5c2d74dae6bc7f139a898f490dbb9664b23b7fd6b2216cc9e83ffa54ac [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" "88ae8c5c2d74dae6bc7f139a898f490dbb9664b23b7fd6b2216cc9e83ffa54ac", kill_on_drop: false }` [INFO] [stderr] Compiling thirtyfour v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.55s [INFO] running `Command { std: "docker" "inspect" "88ae8c5c2d74dae6bc7f139a898f490dbb9664b23b7fd6b2216cc9e83ffa54ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ae8c5c2d74dae6bc7f139a898f490dbb9664b23b7fd6b2216cc9e83ffa54ac", kill_on_drop: false }` [INFO] [stdout] 88ae8c5c2d74dae6bc7f139a898f490dbb9664b23b7fd6b2216cc9e83ffa54ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0005d6d3f0c4557c049c29160cc59224e6dbd334d76011110933d9f1f3c4e9c [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" "e0005d6d3f0c4557c049c29160cc59224e6dbd334d76011110933d9f1f3c4e9c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/thirtyfour-c1de33ee972612ec [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test common::action::tests::test_key_action_pause ... 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_pointer_action_button ... ok [INFO] [stdout] test common::action::tests::test_key_action_updown ... ok [INFO] [stdout] test common::action::tests::test_pointer_action_pointermove ... ok [INFO] [stdout] test common::action::tests::test_null_action ... 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 91 tests [INFO] [stdout] test src/action_chain.rs - action_chain::ActionChain (line 20) ... 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="default"' --cfg 'feature="tokio-runtime"' --cfg 'feature="tokio"' --cfg 'feature="reqwest"' --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f1e96944cc1d54f1.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ffcb4cb108779fba.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-385ef70d558a0d90.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-80ca1088d9b074e5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fdad86d75d5f03e6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e1bf7f207b7e8ef5.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-a26741b54d86dcae.so --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-66c411d6db3ae9af.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7a65ef840ead27dc.rlib --extern urlparse=/opt/rustwide/target/debug/deps/liburlparse-2619e97f27f7e5f0.rlib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e0005d6d3f0c4557c049c29160cc59224e6dbd334d76011110933d9f1f3c4e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0005d6d3f0c4557c049c29160cc59224e6dbd334d76011110933d9f1f3c4e9c", kill_on_drop: false }` [INFO] [stdout] e0005d6d3f0c4557c049c29160cc59224e6dbd334d76011110933d9f1f3c4e9c