[INFO] cloning repository https://github.com/Haggus/actix-web-test-repo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Haggus/actix-web-test-repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaggus%2Factix-web-test-repo"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaggus%2Factix-web-test-repo'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3c5471ded58d70ecb39311ef8d35394889fa2a30 [INFO] checking Haggus/actix-web-test-repo against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaggus%2Factix-web-test-repo" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Haggus/actix-web-test-repo on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Haggus/actix-web-test-repo [INFO] finished tweaking git repo https://github.com/Haggus/actix-web-test-repo [INFO] tweaked toml for git repo https://github.com/Haggus/actix-web-test-repo written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Haggus/actix-web-test-repo already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8bb07e606435d433e10ceb43179099ea5d2ec31bf59da5ce57d875857d4a2479 [INFO] running `"docker" "start" "-a" "8bb07e606435d433e10ceb43179099ea5d2ec31bf59da5ce57d875857d4a2479"` [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Checking quoted-string v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking crossbeam-epoch v0.6.0 [INFO] [stderr] Checking ring v0.13.2 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Checking mime v0.3.10 [INFO] [stderr] Checking mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking flate2 v1.0.3 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.2 [INFO] [stderr] Checking tokio-signal v0.2.5 [INFO] [stderr] Checking trust-dns-proto v0.4.3 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking trust-dns-proto v0.5.0-alpha.3 [INFO] [stderr] Checking actix v0.7.5 [INFO] [stderr] Checking trust-dns-resolver v0.10.0-alpha.3 [INFO] [stderr] Checking actix-net v0.1.1 [INFO] [stderr] error[E0599]: no method named `as_str` found for type `mime::Value<'_>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-0.7.13/src/httpmessage.rs:61:71 [INFO] [stderr] | [INFO] [stderr] 61 | if let Some(enc) = encoding_from_whatwg_label(charset.as_str()) { [INFO] [stderr] | ^^^^^^ method not found in `mime::Value<'_>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_str` found for type `mime::Value<'_>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-0.7.13/src/multipart.rs:72:37 [INFO] [stderr] | [INFO] [stderr] 72 | Ok(boundary.as_str().to_owned()) [INFO] [stderr] | ^^^^^^ method not found in `mime::Value<'_>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_str` found for type `mime::Value<'_>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-0.7.13/src/multipart.rs:337:44 [INFO] [stderr] | [INFO] [stderr] 337 | boundary: boundary.as_str().to_owned(), [INFO] [stderr] | ^^^^^^ method not found in `mime::Value<'_>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `actix-web`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8bb07e606435d433e10ceb43179099ea5d2ec31bf59da5ce57d875857d4a2479"` [INFO] running `"docker" "rm" "-f" "8bb07e606435d433e10ceb43179099ea5d2ec31bf59da5ce57d875857d4a2479"` [INFO] [stdout] 8bb07e606435d433e10ceb43179099ea5d2ec31bf59da5ce57d875857d4a2479