[INFO] crate salvo 0.2.4 is already in cache [INFO] testing salvo-0.2.4 against 1.44.0 for beta-1.45-1 [INFO] extracting crate salvo 0.2.4 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate salvo 0.2.4 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate salvo 0.2.4 [INFO] finished tweaking crates.io crate salvo 0.2.4 [INFO] tweaked toml for crates.io crate salvo 0.2.4 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fea9f8b57d6fbf5d769f6aeb608da166ff2b10e7ab3ebdddd656544e9fb9cab3 [INFO] running `"docker" "start" "-a" "fea9f8b57d6fbf5d769f6aeb608da166ff2b10e7ab3ebdddd656544e9fb9cab3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling display_bytes v0.2.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling salvo_macro v0.2.0 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling textnonce v0.6.5 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling double-checked-cell-async v2.0.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling salvo_core v0.2.4 [INFO] [stderr] Compiling salvo_extra v0.2.0 [INFO] [stderr] Compiling salvo v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "fea9f8b57d6fbf5d769f6aeb608da166ff2b10e7ab3ebdddd656544e9fb9cab3"` [INFO] running `"docker" "rm" "-f" "fea9f8b57d6fbf5d769f6aeb608da166ff2b10e7ab3ebdddd656544e9fb9cab3"` [INFO] [stdout] fea9f8b57d6fbf5d769f6aeb608da166ff2b10e7ab3ebdddd656544e9fb9cab3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 07d54e61eafe06cae3688d6efb674bf224175bdab2df2cfdf412816db25bfa2b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "07d54e61eafe06cae3688d6efb674bf224175bdab2df2cfdf412816db25bfa2b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling salvo v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `"docker" "inspect" "07d54e61eafe06cae3688d6efb674bf224175bdab2df2cfdf412816db25bfa2b"` [INFO] running `"docker" "rm" "-f" "07d54e61eafe06cae3688d6efb674bf224175bdab2df2cfdf412816db25bfa2b"` [INFO] [stdout] 07d54e61eafe06cae3688d6efb674bf224175bdab2df2cfdf412816db25bfa2b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d2e54faf98cdd7dca6cf77ed64363fc133e47a5ea18abd91f55071e4688f2034 [INFO] running `"docker" "start" "-a" "d2e54faf98cdd7dca6cf77ed64363fc133e47a5ea18abd91f55071e4688f2034"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/salvo-fb78987af50da10d [INFO] [stderr] Doc-tests salvo [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 [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "d2e54faf98cdd7dca6cf77ed64363fc133e47a5ea18abd91f55071e4688f2034"` [INFO] running `"docker" "rm" "-f" "d2e54faf98cdd7dca6cf77ed64363fc133e47a5ea18abd91f55071e4688f2034"` [INFO] [stdout] d2e54faf98cdd7dca6cf77ed64363fc133e47a5ea18abd91f55071e4688f2034