[INFO] fetching crate tracing-actix-web-mozlog 0.4.1... [INFO] testing tracing-actix-web-mozlog-0.4.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate tracing-actix-web-mozlog 0.4.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate tracing-actix-web-mozlog 0.4.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tracing-actix-web-mozlog 0.4.1 [INFO] finished tweaking crates.io crate tracing-actix-web-mozlog 0.4.1 [INFO] tweaked toml for crates.io crate tracing-actix-web-mozlog 0.4.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-codec v0.5.0 [INFO] [stderr] Downloaded actix-http v3.0.0 [INFO] [stderr] Downloaded actix-router v0.5.0 [INFO] [stderr] Downloaded actix-web-codegen v0.5.0-rc.2 [INFO] [stderr] Downloaded actix-web v4.0.0-beta.15 [INFO] [stderr] Downloaded fancy-regex v0.6.0 [INFO] [stderr] Downloaded tracing-actix-web v0.5.0-beta.6 [INFO] [stderr] Downloaded fraction v0.8.0 [INFO] [stderr] Downloaded tracing-bunyan-formatter v0.2.6 [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded jsonschema v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e29ea5c4d7596d568f425dbb7d92b94aa53cc8aa665121cf027246867051cc5c [INFO] running `Command { std: "docker" "start" "-a" "e29ea5c4d7596d568f425dbb7d92b94aa53cc8aa665121cf027246867051cc5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e29ea5c4d7596d568f425dbb7d92b94aa53cc8aa665121cf027246867051cc5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29ea5c4d7596d568f425dbb7d92b94aa53cc8aa665121cf027246867051cc5c", kill_on_drop: false }` [INFO] [stdout] e29ea5c4d7596d568f425dbb7d92b94aa53cc8aa665121cf027246867051cc5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c48534a269bdd4644ff1268849c1fc08275f43ce37020add938d6042eab1809a [INFO] running `Command { std: "docker" "start" "-a" "c48534a269bdd4644ff1268849c1fc08275f43ce37020add938d6042eab1809a", 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] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling actix-codec v0.4.2 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-http v3.0.0 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-rc.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling actix-web v4.0.0-beta.15 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.2.6 [INFO] [stdout] error[E0432]: unresolved import `actix_http::error::BlockingError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.15/src/error/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | BlockingError, ContentTypeError, DispatchError, HttpError, ParseError, PayloadError, [INFO] [stdout] | ^^^^^^^^^^^^^ no `BlockingError` in `error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ws` in `actix_http` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.15/src/error/response_error.rs:121:36 [INFO] [stdout] | [INFO] [stdout] 121 | impl ResponseError for actix_http::ws::ProtocolError {} [INFO] [stdout] | ^^ could not find `ws` in `actix_http` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ws` in `actix_http` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.15/src/error/response_error.rs:129:36 [INFO] [stdout] | [INFO] [stdout] 129 | impl ResponseError for actix_http::ws::HandshakeError { [INFO] [stdout] | ^^ could not find `ws` in `actix_http` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BlockingError` in module `actix_http::error` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.15/src/error/response_error.rs:110:43 [INFO] [stdout] | [INFO] [stdout] 110 | impl ResponseError for actix_http::error::BlockingError {} [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `actix_http::error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.15/src/service.rs:288:6 [INFO] [stdout] | [INFO] [stdout] 288 | impl Resource for ServiceRequest { [INFO] [stdout] | ^^^^^^^^----- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-router-0.5.0/src/resource_path.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Resource { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c48534a269bdd4644ff1268849c1fc08275f43ce37020add938d6042eab1809a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48534a269bdd4644ff1268849c1fc08275f43ce37020add938d6042eab1809a", kill_on_drop: false }` [INFO] [stdout] c48534a269bdd4644ff1268849c1fc08275f43ce37020add938d6042eab1809a