[INFO] fetching crate actori-identity 0.2.1... [INFO] testing actori-identity-0.2.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate actori-identity 0.2.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate actori-identity 0.2.1 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 actori-identity 0.2.1 [INFO] finished tweaking crates.io crate actori-identity 0.2.1 [INFO] tweaked toml for crates.io crate actori-identity 0.2.1 written to /workspace/builds/worker-3/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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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] 8bb925aff4812f6052192a5add8b0b8b8871cfff2b1e814ff0264f5ce6b438d7 [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" "8bb925aff4812f6052192a5add8b0b8b8871cfff2b1e814ff0264f5ce6b438d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bb925aff4812f6052192a5add8b0b8b8871cfff2b1e814ff0264f5ce6b438d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb925aff4812f6052192a5add8b0b8b8871cfff2b1e814ff0264f5ce6b438d7", kill_on_drop: false }` [INFO] [stdout] 8bb925aff4812f6052192a5add8b0b8b8871cfff2b1e814ff0264f5ce6b438d7 [INFO] running `Command { std: "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" "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] 020fa90b83c1a419bf8b144b2c1740c273a9c604153cc43b62b580d54875d7f6 [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" "020fa90b83c1a419bf8b144b2c1740c273a9c604153cc43b62b580d54875d7f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling actori-macros v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling actori-web-codegen v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling actori-threadpool v0.3.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling actori-service v1.0.5 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling actori-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actori-codec v0.2.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actori-utils v1.0.6 [INFO] [stderr] Compiling actori-server v1.0.1 [INFO] [stderr] Compiling actori-tls v1.0.0 [INFO] [stderr] Compiling actori-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling actori-router v0.2.4 [INFO] [stderr] Compiling actori-connect v1.0.2 [INFO] [stderr] Compiling actori-http v1.0.1 [INFO] [stderr] Compiling actoriwc v1.0.1 [INFO] [stderr] Compiling actori-web v2.0.0 [INFO] [stderr] Compiling actori-identity v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "020fa90b83c1a419bf8b144b2c1740c273a9c604153cc43b62b580d54875d7f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020fa90b83c1a419bf8b144b2c1740c273a9c604153cc43b62b580d54875d7f6", kill_on_drop: false }` [INFO] [stdout] 020fa90b83c1a419bf8b144b2c1740c273a9c604153cc43b62b580d54875d7f6 [INFO] running `Command { std: "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" "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] d6164b2c4ff210b847cef290c11200d80eb95db90ceaeac110196b48dc895ee9 [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" "d6164b2c4ff210b847cef290c11200d80eb95db90ceaeac110196b48dc895ee9", kill_on_drop: false }` [INFO] [stderr] Compiling actori-identity v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.85s [INFO] running `Command { std: "docker" "inspect" "d6164b2c4ff210b847cef290c11200d80eb95db90ceaeac110196b48dc895ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6164b2c4ff210b847cef290c11200d80eb95db90ceaeac110196b48dc895ee9", kill_on_drop: false }` [INFO] [stdout] d6164b2c4ff210b847cef290c11200d80eb95db90ceaeac110196b48dc895ee9 [INFO] running `Command { std: "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" "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] e7913a3fe09d69f34a7d61284ec4f9a34fced91f449e5a6c384a10f08e54460a [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" "e7913a3fe09d69f34a7d61284ec4f9a34fced91f449e5a6c384a10f08e54460a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actori_identity-6744805e690bacdf) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::test_identity_cookie_rejected_if_login_timestamp_needed ... ok [INFO] [stdout] test tests::test_identity_cookie_not_updated_on_login_deadline ... ok [INFO] [stdout] test tests::test_identity_legacy_cookie_is_set ... ok [INFO] [stdout] test tests::test_identity_max_age_time ... ok [INFO] [stdout] test tests::test_identity_max_age ... ok [INFO] [stdout] test tests::test_identity_legacy_cookie_works ... ok [INFO] [stdout] test tests::test_identity_cookie_updated_on_visit_deadline ... ok [INFO] [stdout] test tests::test_identity ... ok [INFO] [stdout] test tests::test_identity_cookie_rejected_if_visit_timestamp_too_old ... ok [INFO] [stdout] test tests::test_identity_legacy_cookie_rejected_if_visit_timestamp_needed ... ok [INFO] [stdout] test tests::test_identity_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_legacy_cookie_rejected_if_login_timestamp_needed ... ok [INFO] [stdout] test tests::test_borrowed_mut_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests actori_identity [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 - CookieIdentityPolicy (line 468) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7913a3fe09d69f34a7d61284ec4f9a34fced91f449e5a6c384a10f08e54460a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7913a3fe09d69f34a7d61284ec4f9a34fced91f449e5a6c384a10f08e54460a", kill_on_drop: false }` [INFO] [stdout] e7913a3fe09d69f34a7d61284ec4f9a34fced91f449e5a6c384a10f08e54460a