[INFO] cloning repository https://github.com/sergeysova/actix-swagger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sergeysova/actix-swagger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeysova%2Factix-swagger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeysova%2Factix-swagger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07c69cd284da097cba7ba730b56b633568d96107 [INFO] testing sergeysova/actix-swagger against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeysova%2Factix-swagger" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sergeysova/actix-swagger on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sergeysova/actix-swagger [INFO] finished tweaking git repo https://github.com/sergeysova/actix-swagger [INFO] tweaked toml for git repo https://github.com/sergeysova/actix-swagger written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/sergeysova/actix-swagger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1d077d7d35d9deff706371971a08206cf557a165e8a82c94e808ad009c81c6a [INFO] running `Command { std: "docker" "start" "-a" "e1d077d7d35d9deff706371971a08206cf557a165e8a82c94e808ad009c81c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1d077d7d35d9deff706371971a08206cf557a165e8a82c94e808ad009c81c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d077d7d35d9deff706371971a08206cf557a165e8a82c94e808ad009c81c6a", kill_on_drop: false }` [INFO] [stdout] e1d077d7d35d9deff706371971a08206cf557a165e8a82c94e808ad009c81c6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72b808d8a700af19d5ffdc18e469ce5a931950ceebf5629fc6a8b3d2f9c68958 [INFO] running `Command { std: "docker" "start" "-a" "72b808d8a700af19d5ffdc18e469ce5a931950ceebf5629fc6a8b3d2f9c68958", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling openapiv3 v0.3.2 [INFO] [stderr] Compiling swagg v0.3.0 (/opt/rustwide/workdir/swagg) [INFO] [stdout] warning: variants `Array`, `Integer`, `Number`, and `Boolean` are never constructed [INFO] [stdout] --> swagg/src/highway/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum ComponentKind { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 37 | Array { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | Integer, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 41 | String, [INFO] [stdout] 42 | Number, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | Boolean, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ComponentKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Reference` is never used [INFO] [stdout] --> swagg/src/highway/mod.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | pub enum Reference { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ReferenceRelative` is never used [INFO] [stdout] --> swagg/src/highway/mod.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | pub enum ReferenceRelative { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `insert_request_body` is never used [INFO] [stdout] --> swagg/src/highway/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | fn insert_request_body(&mut self, body: RequestBody) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Delete`, `Get`, `Patch`, `Post`, and `Put` are never constructed [INFO] [stdout] --> swagg/src/printer/api/methods.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum HttpMethod { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 9 | Delete, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | Get, [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | Patch, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | Post, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | Put, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HttpMethod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Enum` is never constructed [INFO] [stdout] --> swagg/src/printer/components/component.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Component { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | Enum { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Array` is never constructed [INFO] [stdout] --> swagg/src/printer/components/component.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 161 | pub enum FieldType { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 167 | Array(Box), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> swagg/src/printer/components/component.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 236 | pub enum FormatString { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 237 | None, [INFO] [stdout] 238 | Binary, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 239 | Byte, [INFO] [stdout] | ^^^^ [INFO] [stdout] 240 | Date, [INFO] [stdout] | ^^^^ [INFO] [stdout] 241 | DateTime, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 242 | Email, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 243 | Hostname, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 244 | Ipv4, [INFO] [stdout] | ^^^^ [INFO] [stdout] 245 | Ipv6, [INFO] [stdout] | ^^^^ [INFO] [stdout] 246 | Password, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 247 | Url, [INFO] [stdout] | ^^^ [INFO] [stdout] 248 | Uuid, [INFO] [stdout] | ^^^^ [INFO] [stdout] 249 | Pattern(regex::Regex), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Int64` is never constructed [INFO] [stdout] --> swagg/src/printer/components/component.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub enum FormatInteger { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 266 | Int32, [INFO] [stdout] 267 | Int64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Double` is never constructed [INFO] [stdout] --> swagg/src/printer/components/component.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 285 | pub enum FormatFloat { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 286 | Float, [INFO] [stdout] 287 | Double, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Json` is never constructed [INFO] [stdout] --> swagg/src/printer/paths/path.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 205 | pub enum ContentType { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 206 | Json, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContentType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> swagg/src/printer/paths/response_status.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum ResponseStatus { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 2 | Continue, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 3 | SwitchingProtocols, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | Processing, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | Ok, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | Created, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | Accepted, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | NonAuthoritativeInformation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | NoContent, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 10 | ResetContent, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | PartialContent, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | MultiStatus, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 13 | AlreadyReported, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | ImUsed, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | MultipleChoices, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | MovedPermanently, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | Found, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | SeeOther, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | NotModified, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 20 | UseProxy, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | TemporaryRedirect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | PermanentRedirect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | BadRequest, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 24 | Unauthorized, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 25 | PaymentRequired, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | Forbidden, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | MethodNotAllowed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | NotAcceptable, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 30 | ProxyAuthenticationRequired, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | RequestTimeout, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 32 | Conflict, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 33 | Gone, [INFO] [stdout] | ^^^^ [INFO] [stdout] 34 | LengthRequired, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 35 | PreconditionFailed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | PayloadTooLarge, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 37 | UriTooLong, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 38 | UnsupportedMediaType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | RangeNotSatisfiable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | ExpectationFailed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | ImATeapot, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 42 | MisdirectedRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | UnprocessableEntity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | Locked, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | FailedDependency, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 46 | UpgradeRequired, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | PreconditionRequired, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 48 | TooManyRequests, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 49 | RequestHeaderFieldsTooLarge, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 50 | UnavailableForLegalReasons, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 51 | InternalServerError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | NotImplemented, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 53 | BadGateway, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 54 | ServiceUnavailable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 55 | GatewayTimeout, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 56 | HttpVersionNotSupported, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 57 | VariantAlsoNegotiates, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | InsufficientStorage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | LoopDetected, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 60 | NotExtended, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 61 | NetworkAuthenticationRequired, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_code` is never used [INFO] [stdout] --> swagg/src/printer/paths/response_status.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn from_code(code: u16) -> ResponseStatus { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `to_code` is never used [INFO] [stdout] --> swagg/src/printer/paths/response_status.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn to_code(&self) -> u16 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cargo-swagg v0.3.0 (/opt/rustwide/workdir/cargo-swagg) [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling actix-swagger v0.3.0-beta.4 (/opt/rustwide/workdir/actix-swagger) [INFO] [stderr] Compiling demo v0.1.0 (/opt/rustwide/workdir/demo) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.54s [INFO] running `Command { std: "docker" "inspect" "72b808d8a700af19d5ffdc18e469ce5a931950ceebf5629fc6a8b3d2f9c68958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b808d8a700af19d5ffdc18e469ce5a931950ceebf5629fc6a8b3d2f9c68958", kill_on_drop: false }` [INFO] [stdout] 72b808d8a700af19d5ffdc18e469ce5a931950ceebf5629fc6a8b3d2f9c68958 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 035e28ae28c38f3486e4f041681feba3909ccc13ec9cc40cdd2567208ad8d681 [INFO] running `Command { std: "docker" "start" "-a" "035e28ae28c38f3486e4f041681feba3909ccc13ec9cc40cdd2567208ad8d681", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "035e28ae28c38f3486e4f041681feba3909ccc13ec9cc40cdd2567208ad8d681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035e28ae28c38f3486e4f041681feba3909ccc13ec9cc40cdd2567208ad8d681", kill_on_drop: false }` [INFO] [stdout] 035e28ae28c38f3486e4f041681feba3909ccc13ec9cc40cdd2567208ad8d681