[INFO] fetching crate salvo_extra 0.12.0... [INFO] testing salvo_extra-0.12.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate salvo_extra 0.12.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate salvo_extra 0.12.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate salvo_extra 0.12.0 [INFO] finished tweaking crates.io crate salvo_extra 0.12.0 [INFO] tweaked toml for crates.io crate salvo_extra 0.12.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded input_buffer v0.4.0 [INFO] [stderr] Downloaded jsonwebtoken v7.2.0 [INFO] [stderr] Downloaded async-compression v0.3.8 [INFO] [stderr] Downloaded headers v0.3.4 [INFO] [stderr] Downloaded alloc-no-stdlib v2.0.3 [INFO] [stderr] Downloaded multimap v0.8.3 [INFO] [stderr] Downloaded brotli-decompressor v2.3.2 [INFO] [stderr] Downloaded multer v2.0.1 [INFO] [stderr] Downloaded salvo_core v0.12.2 [INFO] [stderr] Downloaded display_bytes v0.2.1 [INFO] [stderr] Downloaded brotli v3.3.2 [INFO] [stderr] Downloaded salvo_macros v0.12.0 [INFO] [stderr] Downloaded textnonce v1.0.0 [INFO] [stderr] Downloaded time v0.3.2 [INFO] [stderr] Downloaded tokio-tungstenite v0.14.0 [INFO] [stderr] Downloaded tungstenite v0.13.0 [INFO] [stderr] Downloaded cookie v0.15.1 [INFO] [stderr] Downloaded headers-core v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72c24f9ab4fb75c0a839696add9df80129ddfc188ceb92032e460355d7d4c805 [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" "72c24f9ab4fb75c0a839696add9df80129ddfc188ceb92032e460355d7d4c805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72c24f9ab4fb75c0a839696add9df80129ddfc188ceb92032e460355d7d4c805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c24f9ab4fb75c0a839696add9df80129ddfc188ceb92032e460355d7d4c805", kill_on_drop: false }` [INFO] [stdout] 72c24f9ab4fb75c0a839696add9df80129ddfc188ceb92032e460355d7d4c805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 379328c9d8732cd041e6d10b8daf33834498d795727a6dc61b4ff48657e4f37c [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" "379328c9d8732cd041e6d10b8daf33834498d795727a6dc61b4ff48657e4f37c", kill_on_drop: false }` [INFO] [stderr] Compiling display_bytes v0.2.1 [INFO] [stderr] Compiling time v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling textnonce v1.0.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling salvo_macros v0.12.0 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling salvo_core v0.12.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling salvo_extra v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.76s [INFO] running `Command { std: "docker" "inspect" "379328c9d8732cd041e6d10b8daf33834498d795727a6dc61b4ff48657e4f37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "379328c9d8732cd041e6d10b8daf33834498d795727a6dc61b4ff48657e4f37c", kill_on_drop: false }` [INFO] [stdout] 379328c9d8732cd041e6d10b8daf33834498d795727a6dc61b4ff48657e4f37c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 027c57f0ad403e58a78c22b97686f50be9334251f557623aed6cfcfcdb469d8a [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" "027c57f0ad403e58a78c22b97686f50be9334251f557623aed6cfcfcdb469d8a", kill_on_drop: false }` [INFO] [stderr] Compiling salvo_extra v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.68s [INFO] running `Command { std: "docker" "inspect" "027c57f0ad403e58a78c22b97686f50be9334251f557623aed6cfcfcdb469d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027c57f0ad403e58a78c22b97686f50be9334251f557623aed6cfcfcdb469d8a", kill_on_drop: false }` [INFO] [stdout] 027c57f0ad403e58a78c22b97686f50be9334251f557623aed6cfcfcdb469d8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 411a0ce13c63a164359410b32b270975208d25d2bd25bc9d84a74c4a572dd96b [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" "411a0ce13c63a164359410b32b270975208d25d2bd25bc9d84a74c4a572dd96b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/salvo_extra-3ff3a4a8e5638b22) [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 salvo_extra [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/sse/mod.rs - sse (line 7) - compile ... ok [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 salvo_extra --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/ring-fa29e2ba8a31ecbd/out --extern async_compression=/opt/rustwide/target/debug/deps/libasync_compression-451fbd44e68e7965.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6db97b8eed213713.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6cc397de1d624192.rlib --extern cookie=/opt/rustwide/target/debug/deps/libcookie-55190bb0a7b55d24.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7dbc68e85dbea45f.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5daafaca58945379.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-fa9cd127d3337e20.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-73e8008f57fdfc1a.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-17fd5e73620f708a.rlib --extern salvo_core=/opt/rustwide/target/debug/deps/libsalvo_core-3a110cfcc41c55af.rlib --extern salvo_extra=/opt/rustwide/target/debug/deps/libsalvo_extra-26242f4517df670b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c36803fedfa1c329.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-574b670df38f0e05.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-77c224fc8c1a0b2a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-67a2f5554a7e8906.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c7a48a25950948e8.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-c7257fcc6d8af22f.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-e7ecae519cb1bc7d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-78e287af610061b1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10936e6a0cd17a50.rlib -C embed-bitcode=no --cfg 'feature="async-compression"' --cfg 'feature="base64"' --cfg 'feature="basic_auth"' --cfg 'feature="chrono"' --cfg 'feature="compression"' --cfg 'feature="cookie"' --cfg 'feature="cors"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures"' --cfg 'feature="hyper"' --cfg 'feature="hyper-rustls"' --cfg 'feature="jsonwebtoken"' --cfg 'feature="jwt_auth"' --cfg 'feature="mime"' --cfg 'feature="percent-encoding"' --cfg 'feature="pin-project"' --cfg 'feature="proxy"' --cfg 'feature="serve"' --cfg 'feature="size_limiter"' --cfg 'feature="sse"' --cfg 'feature="thiserror"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="tokio-util"' --cfg 'feature="ws"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "411a0ce13c63a164359410b32b270975208d25d2bd25bc9d84a74c4a572dd96b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "411a0ce13c63a164359410b32b270975208d25d2bd25bc9d84a74c4a572dd96b", kill_on_drop: false }` [INFO] [stdout] 411a0ce13c63a164359410b32b270975208d25d2bd25bc9d84a74c4a572dd96b