[INFO] fetching crate warp-sessions 1.0.17... [INFO] testing warp-sessions-1.0.17 against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate warp-sessions 1.0.17 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate warp-sessions 1.0.17 on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate warp-sessions 1.0.17 [INFO] finished tweaking crates.io crate warp-sessions 1.0.17 [INFO] tweaked toml for crates.io crate warp-sessions 1.0.17 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate warp-sessions 1.0.17 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-session v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5a9a335deacbd4c0f481c26d293494a3def29ea440516521cb63c954269689d [INFO] running `Command { std: "docker" "start" "-a" "a5a9a335deacbd4c0f481c26d293494a3def29ea440516521cb63c954269689d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5a9a335deacbd4c0f481c26d293494a3def29ea440516521cb63c954269689d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a9a335deacbd4c0f481c26d293494a3def29ea440516521cb63c954269689d", kill_on_drop: false }` [INFO] [stdout] a5a9a335deacbd4c0f481c26d293494a3def29ea440516521cb63c954269689d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a286182fda9742e5f7263cee5a1944998ad1ac35cb3308484b6cc582763c94f [INFO] running `Command { std: "docker" "start" "-a" "8a286182fda9742e5f7263cee5a1944998ad1ac35cb3308484b6cc582763c94f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-session v3.0.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling warp-sessions v1.0.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "8a286182fda9742e5f7263cee5a1944998ad1ac35cb3308484b6cc582763c94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a286182fda9742e5f7263cee5a1944998ad1ac35cb3308484b6cc582763c94f", kill_on_drop: false }` [INFO] [stdout] 8a286182fda9742e5f7263cee5a1944998ad1ac35cb3308484b6cc582763c94f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf6f1913c5c792a59d7787702345d2dd9a43ad2c74044fde8b1e32d77397ee42 [INFO] running `Command { std: "docker" "start" "-a" "bf6f1913c5c792a59d7787702345d2dd9a43ad2c74044fde8b1e32d77397ee42", kill_on_drop: false }` [INFO] [stderr] Compiling warp-sessions v1.0.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "bf6f1913c5c792a59d7787702345d2dd9a43ad2c74044fde8b1e32d77397ee42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf6f1913c5c792a59d7787702345d2dd9a43ad2c74044fde8b1e32d77397ee42", kill_on_drop: false }` [INFO] [stdout] bf6f1913c5c792a59d7787702345d2dd9a43ad2c74044fde8b1e32d77397ee42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7fd4b73559d752ccafd511b52195ee736b461599be4e8b4cdb3cf8cd697e0201 [INFO] running `Command { std: "docker" "start" "-a" "7fd4b73559d752ccafd511b52195ee736b461599be4e8b4cdb3cf8cd697e0201", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/warp_sessions-3e988a865b511b27) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test cookie::tests::test_cookie_samesite_lax_string_is_added ... ok [INFO] [stdout] test cookie::tests::test_cookie_age_string_is_added ... ok [INFO] [stdout] test cookie::tests::test_cookie_domain_string_is_added ... ok [INFO] [stdout] test cookie::tests::test_cookie_path_string_is_added ... ok [INFO] [stdout] test cookie::tests::test_cookie_with_mixed_options_string_is_correct ... ok [INFO] [stdout] test cookie::tests::test_cookie_name_string_is_added ... ok [INFO] [stdout] test cookie::tests::test_cookie_value_string_is_added ... ok [INFO] [stdout] test cookie::tests::test_cookie_secure_string_is_added ... ok [INFO] [stdout] test cookie::tests::test_cookie_httponly_string_is_added ... ok [INFO] [stdout] test cookie::tests::test_cookie_samesite_none_string_is_added ... ok [INFO] [stdout] test cookie::tests::test_default_cookie_options_are_correct ... ok [INFO] [stdout] test reply::tests::test_reply_is_created ... ok [INFO] [stdout] test session::tests::test_session_reply_with_session_destroyed ... ok [INFO] [stdout] test cookie::tests::test_default_cookie_string_is_correct ... ok [INFO] [stdout] test session::tests::test_session_reply_with_no_data_changed ... ok [INFO] [stdout] test cookie::tests::test_default_samesite_cookie_option_is_correct ... ok [INFO] [stdout] test cookie::tests::test_cookie_samesite_strict_string_is_added ... ok [INFO] [stderr] Doc-tests warp-sessions [INFO] [stdout] test session::tests::test_session_reply_with_data_changed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7fd4b73559d752ccafd511b52195ee736b461599be4e8b4cdb3cf8cd697e0201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd4b73559d752ccafd511b52195ee736b461599be4e8b4cdb3cf8cd697e0201", kill_on_drop: false }` [INFO] [stdout] 7fd4b73559d752ccafd511b52195ee736b461599be4e8b4cdb3cf8cd697e0201