[INFO] fetching crate finchers-session 0.2.0... [INFO] testing finchers-session-0.2.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate finchers-session 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate finchers-session 0.2.0 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 finchers-session 0.2.0 [INFO] finished tweaking crates.io crate finchers-session 0.2.0 [INFO] tweaked toml for crates.io crate finchers-session 0.2.0 written to /workspace/builds/worker-3/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] 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" "+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] 2bb9418cad66bffee91e3395f46a34892c658b3048998e182dca5f85710f9635 [INFO] running `"docker" "start" "-a" "2bb9418cad66bffee91e3395f46a34892c658b3048998e182dca5f85710f9635"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling finchers v0.13.5 [INFO] [stderr] Compiling serde_qs v0.4.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling finchers-session v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:109:25 [INFO] [stderr] | [INFO] [stderr] 109 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:134:25 [INFO] [stderr] | [INFO] [stderr] 134 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 148 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:85:21 [INFO] [stderr] | [INFO] [stderr] 85 | match input.cookies()?.get("session-id") { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:101:14 [INFO] [stderr] | [INFO] [stderr] 101 | .cookies()? [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:108:15 [INFO] [stderr] | [INFO] [stderr] 108 | input.cookies()?.remove(Cookie::named("session-id")); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.02s [INFO] running `"docker" "inspect" "2bb9418cad66bffee91e3395f46a34892c658b3048998e182dca5f85710f9635"` [INFO] running `"docker" "rm" "-f" "2bb9418cad66bffee91e3395f46a34892c658b3048998e182dca5f85710f9635"` [INFO] [stdout] 2bb9418cad66bffee91e3395f46a34892c658b3048998e182dca5f85710f9635 [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" "+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] fcd932b85ec5ebfc1a4e36f3c42e6e1c55538cef4519dda73d6ac528e7e37416 [INFO] running `"docker" "start" "-a" "fcd932b85ec5ebfc1a4e36f3c42e6e1c55538cef4519dda73d6ac528e7e37416"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:109:25 [INFO] [stderr] | [INFO] [stderr] 109 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:134:25 [INFO] [stderr] | [INFO] [stderr] 134 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 148 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:85:21 [INFO] [stderr] | [INFO] [stderr] 85 | match input.cookies()?.get("session-id") { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:101:14 [INFO] [stderr] | [INFO] [stderr] 101 | .cookies()? [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:108:15 [INFO] [stderr] | [INFO] [stderr] 108 | input.cookies()?.remove(Cookie::named("session-id")); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling finchers-session v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:109:25 [INFO] [stderr] | [INFO] [stderr] 109 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:27:24 [INFO] [stderr] | [INFO] [stderr] 27 | #![cfg_attr(test, deny(warnings))] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:134:25 [INFO] [stderr] | [INFO] [stderr] 134 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 148 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:85:21 [INFO] [stderr] | [INFO] [stderr] 85 | match input.cookies()?.get("session-id") { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:101:14 [INFO] [stderr] | [INFO] [stderr] 101 | .cookies()? [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:108:15 [INFO] [stderr] | [INFO] [stderr] 108 | input.cookies()?.remove(Cookie::named("session-id")); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.98s [INFO] running `"docker" "inspect" "fcd932b85ec5ebfc1a4e36f3c42e6e1c55538cef4519dda73d6ac528e7e37416"` [INFO] running `"docker" "rm" "-f" "fcd932b85ec5ebfc1a4e36f3c42e6e1c55538cef4519dda73d6ac528e7e37416"` [INFO] [stdout] fcd932b85ec5ebfc1a4e36f3c42e6e1c55538cef4519dda73d6ac528e7e37416 [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" "+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] 6de89c21bd498665754e909f7339385ef4e07e20783a6dc8b409320f69de061b [INFO] running `"docker" "start" "-a" "6de89c21bd498665754e909f7339385ef4e07e20783a6dc8b409320f69de061b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:109:25 [INFO] [stderr] | [INFO] [stderr] 109 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:134:25 [INFO] [stderr] | [INFO] [stderr] 134 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 148 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:85:21 [INFO] [stderr] | [INFO] [stderr] 85 | match input.cookies()?.get("session-id") { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:101:14 [INFO] [stderr] | [INFO] [stderr] 101 | .cookies()? [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:108:15 [INFO] [stderr] | [INFO] [stderr] 108 | input.cookies()?.remove(Cookie::named("session-id")); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:109:25 [INFO] [stderr] | [INFO] [stderr] 109 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:27:24 [INFO] [stderr] | [INFO] [stderr] 27 | #![cfg_attr(test, deny(warnings))] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:134:25 [INFO] [stderr] | [INFO] [stderr] 134 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/cookie.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 148 | let jar = input.cookies()?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:85:21 [INFO] [stderr] | [INFO] [stderr] 85 | match input.cookies()?.get("session-id") { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:101:14 [INFO] [stderr] | [INFO] [stderr] 101 | .cookies()? [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'finchers::input::Input::cookies': use `Input::cookies2()` instead. [INFO] [stderr] --> src/in_memory.rs:108:15 [INFO] [stderr] | [INFO] [stderr] 108 | input.cookies()?.remove(Cookie::named("session-id")); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/finchers_session-8d717cfd7dc700c9 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_session_with ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests finchers-session [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/in_memory.rs - in_memory (line 5) ... ok [INFO] [stdout] test src/cookie.rs - cookie (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6de89c21bd498665754e909f7339385ef4e07e20783a6dc8b409320f69de061b"` [INFO] running `"docker" "rm" "-f" "6de89c21bd498665754e909f7339385ef4e07e20783a6dc8b409320f69de061b"` [INFO] [stdout] 6de89c21bd498665754e909f7339385ef4e07e20783a6dc8b409320f69de061b