[INFO] crate scrappy-session 0.0.1 is already in cache [INFO] testing scrappy-session-0.0.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate scrappy-session 0.0.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate scrappy-session 0.0.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate scrappy-session 0.0.1 [INFO] finished tweaking crates.io crate scrappy-session 0.0.1 [INFO] tweaked toml for crates.io crate scrappy-session 0.0.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] 9b93c4afa9d5fab80c12cb6e6841ea7d23a6cfa56fb58c68b9f056af411e803a [INFO] running `"docker" "start" "-a" "9b93c4afa9d5fab80c12cb6e6841ea7d23a6cfa56fb58c68b9f056af411e803a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling scrappy-macros v0.0.1 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling scrappy-web-codegen v0.0.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling scrappy-router v0.0.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling scrappy-codec v0.0.1 [INFO] [stderr] Compiling scrappy-threadpool v0.0.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling scrappy-service v0.0.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling scrappy-rt v0.0.1 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling scrappy-utils v0.0.1 [INFO] [stderr] Compiling scrappy-server v0.0.1 [INFO] [stderr] Compiling scrappy-tls v0.0.1 [INFO] [stderr] Compiling scrappy-testing v0.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling scrappy-connect v0.0.1 [INFO] [stderr] Compiling scrappy-http v0.0.1 [INFO] [stderr] Compiling scrappy-client v0.0.1 [INFO] [stderr] Compiling scrappy v0.0.1 [INFO] [stderr] Compiling scrappy-session v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.58s [INFO] running `"docker" "inspect" "9b93c4afa9d5fab80c12cb6e6841ea7d23a6cfa56fb58c68b9f056af411e803a"` [INFO] running `"docker" "rm" "-f" "9b93c4afa9d5fab80c12cb6e6841ea7d23a6cfa56fb58c68b9f056af411e803a"` [INFO] [stdout] 9b93c4afa9d5fab80c12cb6e6841ea7d23a6cfa56fb58c68b9f056af411e803a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae6ceade2719ffec953e555572d3306f8a4d22383e9899a1a90ece173e333820 [INFO] running `"docker" "start" "-a" "ae6ceade2719ffec953e555572d3306f8a4d22383e9899a1a90ece173e333820"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling scrappy-session v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.14s [INFO] running `"docker" "inspect" "ae6ceade2719ffec953e555572d3306f8a4d22383e9899a1a90ece173e333820"` [INFO] running `"docker" "rm" "-f" "ae6ceade2719ffec953e555572d3306f8a4d22383e9899a1a90ece173e333820"` [INFO] [stdout] ae6ceade2719ffec953e555572d3306f8a4d22383e9899a1a90ece173e333820 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] 2d84e5532514ff47c7484efaee77dc8ea5c463009987807828e5c6a219ff8714 [INFO] running `"docker" "start" "-a" "2d84e5532514ff47c7484efaee77dc8ea5c463009987807828e5c6a219ff8714"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/scrappy_session-e6e6e9ddac9350f0 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::get_session ... ok [INFO] [stdout] test tests::renew_session ... ok [INFO] [stdout] test tests::get_session_from_request_head ... ok [INFO] [stdout] test tests::session ... ok [INFO] [stdout] test tests::purge_session ... ok [INFO] [stdout] test cookie::tests::private_cookie ... ok [INFO] [stdout] test cookie::tests::cookie_session_extractor ... ok [INFO] [stdout] test cookie::tests::cookie_session ... ok [INFO] [stdout] test cookie::tests::basics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests scrappy-session [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - Session (line 68) ... ok [INFO] [stdout] test src/lib.rs - Session (line 223) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/cookie.rs - cookie::CookieSession (line 188) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2d84e5532514ff47c7484efaee77dc8ea5c463009987807828e5c6a219ff8714"` [INFO] running `"docker" "rm" "-f" "2d84e5532514ff47c7484efaee77dc8ea5c463009987807828e5c6a219ff8714"` [INFO] [stdout] 2d84e5532514ff47c7484efaee77dc8ea5c463009987807828e5c6a219ff8714