[INFO] fetching crate thirtyfour_sync 0.19.1... [INFO] testing thirtyfour_sync-0.19.1 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate thirtyfour_sync 0.19.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate thirtyfour_sync 0.19.1 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate thirtyfour_sync 0.19.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate thirtyfour_sync 0.19.1 [INFO] tweaked toml for crates.io crate thirtyfour_sync 0.19.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate thirtyfour_sync 0.19.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-subscriber v0.2.12 [INFO] [stderr] Downloaded eyre v0.6.1 [INFO] [stderr] Downloaded color-eyre v0.5.6 [INFO] [stderr] Downloaded urlparse v0.7.3 [INFO] [stderr] Downloaded thirtyfour v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6161e74b95d1de369f9ed3b1f5909da66736f3177edf4ba74fba138ad768d0fc [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" "6161e74b95d1de369f9ed3b1f5909da66736f3177edf4ba74fba138ad768d0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6161e74b95d1de369f9ed3b1f5909da66736f3177edf4ba74fba138ad768d0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6161e74b95d1de369f9ed3b1f5909da66736f3177edf4ba74fba138ad768d0fc", kill_on_drop: false }` [INFO] [stdout] 6161e74b95d1de369f9ed3b1f5909da66736f3177edf4ba74fba138ad768d0fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc5bb673393df0f36d509ef88d310779cab3f0f5d0b76cab21fb0065b884ef9f [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" "cc5bb673393df0f36d509ef88d310779cab3f0f5d0b76cab21fb0065b884ef9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.25 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling thirtyfour v0.19.0 [INFO] [stderr] Compiling thirtyfour_sync v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "cc5bb673393df0f36d509ef88d310779cab3f0f5d0b76cab21fb0065b884ef9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5bb673393df0f36d509ef88d310779cab3f0f5d0b76cab21fb0065b884ef9f", kill_on_drop: false }` [INFO] [stdout] cc5bb673393df0f36d509ef88d310779cab3f0f5d0b76cab21fb0065b884ef9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 0798f4fca777f0bc55735ef5b9e1e8a657eccdce094e75bc1de1a64bb9c3b1d4 [INFO] running `Command { std: "docker" "start" "-a" "0798f4fca777f0bc55735ef5b9e1e8a657eccdce094e75bc1de1a64bb9c3b1d4", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.1 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.12 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling color-eyre v0.5.6 [INFO] [stderr] Compiling thirtyfour_sync v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.04s [INFO] running `Command { std: "docker" "inspect" "0798f4fca777f0bc55735ef5b9e1e8a657eccdce094e75bc1de1a64bb9c3b1d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0798f4fca777f0bc55735ef5b9e1e8a657eccdce094e75bc1de1a64bb9c3b1d4", kill_on_drop: false }` [INFO] [stdout] 0798f4fca777f0bc55735ef5b9e1e8a657eccdce094e75bc1de1a64bb9c3b1d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b311c687873268fc0bdf717be1fb910a1c98d216fe11b66116bab3161a0e578 [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" "4b311c687873268fc0bdf717be1fb910a1c98d216fe11b66116bab3161a0e578", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/thirtyfour_sync-71674f145d4cc667 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests thirtyfour_sync [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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_sync -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cfg 'feature="reqwest-default-tls"' --cfg 'feature="default"' --extern base64=/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-8e30cba578086df2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-09aa029f2d1500ce.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9c29a89c764690cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c32ac31eb6fa86b1.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-b6ea7ea62538cb3b.rlib --extern thirtyfour_sync=/opt/rustwide/target/debug/deps/libthirtyfour_sync-16a9620651dae771.rlib -C embed-bitcode=no` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4b311c687873268fc0bdf717be1fb910a1c98d216fe11b66116bab3161a0e578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b311c687873268fc0bdf717be1fb910a1c98d216fe11b66116bab3161a0e578", kill_on_drop: false }` [INFO] [stdout] 4b311c687873268fc0bdf717be1fb910a1c98d216fe11b66116bab3161a0e578