[INFO] fetching crate async-session 3.0.0... [INFO] testing async-session-3.0.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate async-session 3.0.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate async-session 3.0.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-session 3.0.0 [INFO] finished tweaking crates.io crate async-session 3.0.0 [INFO] tweaked toml for crates.io crate async-session 3.0.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", 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] faa870d21e2b727bce639c62b0a281118fe6de66a04e247f230a5c84a2a7edaa [INFO] running `Command { std: "docker" "start" "-a" "faa870d21e2b727bce639c62b0a281118fe6de66a04e247f230a5c84a2a7edaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faa870d21e2b727bce639c62b0a281118fe6de66a04e247f230a5c84a2a7edaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa870d21e2b727bce639c62b0a281118fe6de66a04e247f230a5c84a2a7edaa", kill_on_drop: false }` [INFO] [stdout] faa870d21e2b727bce639c62b0a281118fe6de66a04e247f230a5c84a2a7edaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73bdae6d11344c19c9aa1f58a3f9d4225b6c3deb2862e1ca00ba0dbfdf7ea8f2 [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" "73bdae6d11344c19c9aa1f58a3f9d4225b6c3deb2862e1ca00ba0dbfdf7ea8f2", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling async-session v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.94s [INFO] running `Command { std: "docker" "inspect" "73bdae6d11344c19c9aa1f58a3f9d4225b6c3deb2862e1ca00ba0dbfdf7ea8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73bdae6d11344c19c9aa1f58a3f9d4225b6c3deb2862e1ca00ba0dbfdf7ea8f2", kill_on_drop: false }` [INFO] [stdout] 73bdae6d11344c19c9aa1f58a3f9d4225b6c3deb2862e1ca00ba0dbfdf7ea8f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85b1eef7c7782c7e087be04ef168bbb9bcfc601a342d8f8f3cf66095e8fc7282 [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" "85b1eef7c7782c7e087be04ef168bbb9bcfc601a342d8f8f3cf66095e8fc7282", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling async-session v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.25s [INFO] running `Command { std: "docker" "inspect" "85b1eef7c7782c7e087be04ef168bbb9bcfc601a342d8f8f3cf66095e8fc7282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85b1eef7c7782c7e087be04ef168bbb9bcfc601a342d8f8f3cf66095e8fc7282", kill_on_drop: false }` [INFO] [stdout] 85b1eef7c7782c7e087be04ef168bbb9bcfc601a342d8f8f3cf66095e8fc7282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce29f903030576b0b85d5c9bd7bc5fbaa7099eb398ac5ae915b67e796d16a391 [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" "ce29f903030576b0b85d5c9bd7bc5fbaa7099eb398ac5ae915b67e796d16a391", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_session-632d5034041a8857) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test cookie_store::tests::updating_a_session ... ok [INFO] [stdout] test memory_store::tests::clearing_the_whole_store ... ok [INFO] [stdout] test cookie_store::tests::creating_a_new_session_with_no_expiry ... ok [INFO] [stdout] test memory_store::tests::creating_a_new_session_with_no_expiry ... ok [INFO] [stdout] test memory_store::tests::destroying_a_single_session ... ok [INFO] [stdout] test memory_store::tests::updating_a_session ... ok [INFO] [stdout] test memory_store::tests::creating_a_new_session_with_expiry ... ok [INFO] [stdout] test cookie_store::tests::creating_a_new_session_with_expiry ... ok [INFO] [stdout] test memory_store::tests::updating_a_session_extending_expiry ... ok [INFO] [stdout] test cookie_store::tests::updating_a_session_extending_expiry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.04s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-18af4d4a51e00668) [INFO] [stdout] [INFO] [stderr] Doc-tests async-session [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name async_session --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-30f063109b3cf80b.rlib --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib --extern async_session=/opt/rustwide/target/debug/deps/libasync_session-bdb717a1943552ca.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-baee970f030f22c6.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1f14ebc304540a1a.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e9173b4902e18d6b.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-28efaee2278cd012.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b97ee0495de595b1.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-70b1e5e6465e5891.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-61cc6fc27c391a85.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ed3f7de9e5d80eab.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0e5e222aa28e6dbd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc387d341690ccb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ce29f903030576b0b85d5c9bd7bc5fbaa7099eb398ac5ae915b67e796d16a391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce29f903030576b0b85d5c9bd7bc5fbaa7099eb398ac5ae915b67e796d16a391", kill_on_drop: false }` [INFO] [stdout] ce29f903030576b0b85d5c9bd7bc5fbaa7099eb398ac5ae915b67e796d16a391