[INFO] fetching crate thirtyfour_sync 0.27.1... [INFO] testing thirtyfour_sync-0.27.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate thirtyfour_sync 0.27.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate thirtyfour_sync 0.27.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thirtyfour_sync 0.27.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate thirtyfour_sync 0.27.1 [INFO] tweaked toml for crates.io crate thirtyfour_sync 0.27.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate thirtyfour_sync 0.27.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d88dda0a5d478ffb20d534fdee79b4c40b77678850032047630168f811f26156 [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" "d88dda0a5d478ffb20d534fdee79b4c40b77678850032047630168f811f26156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d88dda0a5d478ffb20d534fdee79b4c40b77678850032047630168f811f26156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88dda0a5d478ffb20d534fdee79b4c40b77678850032047630168f811f26156", kill_on_drop: false }` [INFO] [stdout] d88dda0a5d478ffb20d534fdee79b4c40b77678850032047630168f811f26156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69806cc70e5255dd585e8400ea437cc4e7dc8d9140f9046fe423fff98f28d835 [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" "69806cc70e5255dd585e8400ea437cc4e7dc8d9140f9046fe423fff98f28d835", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling stringmatch v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling thirtyfour v0.27.3 [INFO] [stderr] Compiling thirtyfour_sync v0.27.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "69806cc70e5255dd585e8400ea437cc4e7dc8d9140f9046fe423fff98f28d835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69806cc70e5255dd585e8400ea437cc4e7dc8d9140f9046fe423fff98f28d835", kill_on_drop: false }` [INFO] [stdout] 69806cc70e5255dd585e8400ea437cc4e7dc8d9140f9046fe423fff98f28d835 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] d40b3b8f7cb233a405376ba1256501506ac2a5151f3d85b3fa8fa94992d352a2 [INFO] running `Command { std: "docker" "start" "-a" "d40b3b8f7cb233a405376ba1256501506ac2a5151f3d85b3fa8fa94992d352a2", kill_on_drop: false }` [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [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.27.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.75s [INFO] running `Command { std: "docker" "inspect" "d40b3b8f7cb233a405376ba1256501506ac2a5151f3d85b3fa8fa94992d352a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40b3b8f7cb233a405376ba1256501506ac2a5151f3d85b3fa8fa94992d352a2", kill_on_drop: false }` [INFO] [stdout] d40b3b8f7cb233a405376ba1256501506ac2a5151f3d85b3fa8fa94992d352a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", 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] f515cf945909427079e8e0f58dad7179d68d8d53485166b3f189ade116f8816b [INFO] running `Command { std: "docker" "start" "-a" "f515cf945909427079e8e0f58dad7179d68d8d53485166b3f189ade116f8816b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/thirtyfour_sync-b912a821f80b4359) [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 116 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 --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-416e1250c5cc634c.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-9d8e1962d55304e6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-296f9209752112fd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1336700b9de9d9e2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2d4791dfa91e4688.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-30a40a4a9b2c3ca5.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-463a6056464edc8a.rlib --extern thirtyfour_sync=/opt/rustwide/target/debug/deps/libthirtyfour_sync-168eb8764e978ac0.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" "f515cf945909427079e8e0f58dad7179d68d8d53485166b3f189ade116f8816b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f515cf945909427079e8e0f58dad7179d68d8d53485166b3f189ade116f8816b", kill_on_drop: false }` [INFO] [stdout] f515cf945909427079e8e0f58dad7179d68d8d53485166b3f189ade116f8816b