[INFO] crate scrappy-identity 0.0.1 is already in cache [INFO] testing scrappy-identity-0.0.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate scrappy-identity 0.0.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate scrappy-identity 0.0.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate scrappy-identity 0.0.1 [INFO] finished tweaking crates.io crate scrappy-identity 0.0.1 [INFO] tweaked toml for crates.io crate scrappy-identity 0.0.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfee88ff097ace046afab42ad83d493ca7e43216305792d4a3c83cf762c64735 [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" "bfee88ff097ace046afab42ad83d493ca7e43216305792d4a3c83cf762c64735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfee88ff097ace046afab42ad83d493ca7e43216305792d4a3c83cf762c64735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfee88ff097ace046afab42ad83d493ca7e43216305792d4a3c83cf762c64735", kill_on_drop: false }` [INFO] [stdout] bfee88ff097ace046afab42ad83d493ca7e43216305792d4a3c83cf762c64735 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65d59b1e6705f4b609845a93ef29ef47762cdf20ba393f9b44c175ad9264d941 [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" "65d59b1e6705f4b609845a93ef29ef47762cdf20ba393f9b44c175ad9264d941", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [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 synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling scrappy-macros v0.0.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling scrappy-web-codegen v0.0.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling scrappy-threadpool v0.0.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling scrappy-service v0.0.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [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 serde_json v1.0.56 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling scrappy-router v0.0.1 [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-identity v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 22s [INFO] running `Command { std: "docker" "inspect" "65d59b1e6705f4b609845a93ef29ef47762cdf20ba393f9b44c175ad9264d941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d59b1e6705f4b609845a93ef29ef47762cdf20ba393f9b44c175ad9264d941", kill_on_drop: false }` [INFO] [stdout] 65d59b1e6705f4b609845a93ef29ef47762cdf20ba393f9b44c175ad9264d941 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 268a9975a0a4836e0729be986288337cb3b0eb2b1c2d2b4e6da182ab6e7f732a [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" "268a9975a0a4836e0729be986288337cb3b0eb2b1c2d2b4e6da182ab6e7f732a", kill_on_drop: false }` [INFO] [stderr] Compiling scrappy-identity v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.92s [INFO] running `Command { std: "docker" "inspect" "268a9975a0a4836e0729be986288337cb3b0eb2b1c2d2b4e6da182ab6e7f732a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "268a9975a0a4836e0729be986288337cb3b0eb2b1c2d2b4e6da182ab6e7f732a", kill_on_drop: false }` [INFO] [stdout] 268a9975a0a4836e0729be986288337cb3b0eb2b1c2d2b4e6da182ab6e7f732a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 1d39ced9efb46ccb8cd92ffc7f52d01fca6d2cefa360f6a11cc24598c2ed4917 [INFO] running `Command { std: "docker" "start" "-a" "1d39ced9efb46ccb8cd92ffc7f52d01fca6d2cefa360f6a11cc24598c2ed4917", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/scrappy_identity-2b9a1bf41eacdea3 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::test_identity_cookie_rejected_if_visit_timestamp_too_old ... ok [INFO] [stdout] test tests::test_borrowed_mut_error ... ok [INFO] [stdout] test tests::test_identity_legacy_cookie_rejected_if_visit_timestamp_needed ... ok [INFO] [stdout] test tests::test_identity_cookie_rejected_if_login_timestamp_too_old ... ok [INFO] [stdout] test tests::test_identity_cookie_rejected_if_login_timestamp_needed ... ok [INFO] [stdout] test tests::test_identity_legacy_cookie_is_set ... ok [INFO] [stdout] test tests::test_identity_max_age ... ok [INFO] [stdout] test tests::test_identity_cookie_rejected_if_visit_timestamp_needed ... ok [INFO] [stdout] test tests::test_identity ... ok [INFO] [stdout] test tests::test_identity_cookie_not_updated_on_login_deadline ... ok [INFO] [stdout] test tests::test_identity_max_age_time ... ok [INFO] [stdout] test tests::test_identity_legacy_cookie_rejected_if_login_timestamp_needed ... ok [INFO] [stderr] Doc-tests scrappy-identity [INFO] [stdout] test tests::test_identity_legacy_cookie_works ... ok [INFO] [stdout] test tests::test_identity_cookie_updated_on_visit_deadline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - Identity (line 68) ... ok [INFO] [stdout] test src/lib.rs - Identity (line 152) ... ok [INFO] [stdout] test src/lib.rs - IdentityService (line 199) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/lib.rs - CookieIdentityPolicy (line 468) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d39ced9efb46ccb8cd92ffc7f52d01fca6d2cefa360f6a11cc24598c2ed4917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d39ced9efb46ccb8cd92ffc7f52d01fca6d2cefa360f6a11cc24598c2ed4917", kill_on_drop: false }` [INFO] [stdout] 1d39ced9efb46ccb8cd92ffc7f52d01fca6d2cefa360f6a11cc24598c2ed4917