[INFO] cloning repository https://github.com/br0kenpixel/actix-logins-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/br0kenpixel/actix-logins-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbr0kenpixel%2Factix-logins-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbr0kenpixel%2Factix-logins-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 800cacf1d2832f27f04e58b0e8ddfe8c33e1f317 [INFO] checking br0kenpixel/actix-logins-example against master#49b3924bd4a34d3cf9c37b74120fba78d9712ab8 for pr-118247 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbr0kenpixel%2Factix-logins-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/br0kenpixel/actix-logins-example on toolchain 49b3924bd4a34d3cf9c37b74120fba78d9712ab8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b3924bd4a34d3cf9c37b74120fba78d9712ab8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/br0kenpixel/actix-logins-example [INFO] finished tweaking git repo https://github.com/br0kenpixel/actix-logins-example [INFO] tweaked toml for git repo https://github.com/br0kenpixel/actix-logins-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/br0kenpixel/actix-logins-example 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" "+49b3924bd4a34d3cf9c37b74120fba78d9712ab8" "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 [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking br0kenpixel/actix-logins-example against try#ab2dc84cfc2c30bb279a7cd2bfef172c30260142 for pr-118247 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbr0kenpixel%2Factix-logins-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/br0kenpixel/actix-logins-example on toolchain ab2dc84cfc2c30bb279a7cd2bfef172c30260142 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/br0kenpixel/actix-logins-example [INFO] finished tweaking git repo https://github.com/br0kenpixel/actix-logins-example [INFO] tweaked toml for git repo https://github.com/br0kenpixel/actix-logins-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/br0kenpixel/actix-logins-example 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" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4696eef1f3e702f123fa79714a4c501c11934ac9768afac83c1537b5e49c524 [INFO] running `Command { std: "docker" "start" "-a" "b4696eef1f3e702f123fa79714a4c501c11934ac9768afac83c1537b5e49c524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4696eef1f3e702f123fa79714a4c501c11934ac9768afac83c1537b5e49c524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4696eef1f3e702f123fa79714a4c501c11934ac9768afac83c1537b5e49c524", kill_on_drop: false }` [INFO] [stdout] b4696eef1f3e702f123fa79714a4c501c11934ac9768afac83c1537b5e49c524 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f794d4fd2b9b53eb012ba15c24d56697bad4609f24e918b0eec0b93695e163ae [INFO] running `Command { std: "docker" "start" "-a" "f794d4fd2b9b53eb012ba15c24d56697bad4609f24e918b0eec0b93695e163ae", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking typenum v1.16.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking bstr v1.6.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking aes-gcm v0.10.2 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking actix-http v3.4.0 [INFO] [stderr] Checking actix-web v4.4.0 [INFO] [stderr] Checking actix-session v0.7.2 [INFO] [stderr] Checking actix-logins-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.93s [INFO] running `Command { std: "docker" "inspect" "f794d4fd2b9b53eb012ba15c24d56697bad4609f24e918b0eec0b93695e163ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f794d4fd2b9b53eb012ba15c24d56697bad4609f24e918b0eec0b93695e163ae", kill_on_drop: false }` [INFO] [stdout] f794d4fd2b9b53eb012ba15c24d56697bad4609f24e918b0eec0b93695e163ae