[INFO] cloning repository https://github.com/3goliad/amicus_auxilium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3goliad/amicus_auxilium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3goliad%2Famicus_auxilium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3goliad%2Famicus_auxilium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 387e4b161357670babddb05ab244ad5791d94ce8 [INFO] checking 3goliad/amicus_auxilium against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3goliad%2Famicus_auxilium" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/3goliad/amicus_auxilium on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/3goliad/amicus_auxilium [INFO] finished tweaking git repo https://github.com/3goliad/amicus_auxilium [INFO] tweaked toml for git repo https://github.com/3goliad/amicus_auxilium written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/3goliad/amicus_auxilium already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-native-tls v0.3.2 [INFO] [stderr] Downloaded sqlx-macros v0.2.4 [INFO] [stderr] Downloaded sqlx-core v0.2.5 [INFO] [stderr] Downloaded sqlx v0.2.5 [INFO] [stderr] Downloaded refinery v0.2.1 [INFO] [stderr] Downloaded refinery-macros v0.2.0 [INFO] [stderr] Downloaded tracing-futures v0.2.2 [INFO] [stderr] Downloaded refinery-migrations v0.2.2 [INFO] [stderr] Downloaded tracing v0.1.12 [INFO] [stderr] Downloaded tokio-postgres v0.5.2 [INFO] [stderr] Downloaded barrel v0.5.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] 074fb91ed2c3f1c376c5b295473dd3d59e68cea8259203c2367185e2aff0351d [INFO] running `Command { std: "docker" "start" "-a" "074fb91ed2c3f1c376c5b295473dd3d59e68cea8259203c2367185e2aff0351d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "074fb91ed2c3f1c376c5b295473dd3d59e68cea8259203c2367185e2aff0351d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074fb91ed2c3f1c376c5b295473dd3d59e68cea8259203c2367185e2aff0351d", kill_on_drop: false }` [INFO] [stdout] 074fb91ed2c3f1c376c5b295473dd3d59e68cea8259203c2367185e2aff0351d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c209dac1c489c3c5b01a943820cb004a682bfdb21fb5706650737a3ecd40afc [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" "0c209dac1c489c3c5b01a943820cb004a682bfdb21fb5706650737a3ecd40afc", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] barrel v0.5.8 (as host dependency): pg [INFO] [stderr] base64 v0.11.0 (as host dependency): default [INFO] [stderr] byteorder v1.3.4 (as host dependency): default, std [INFO] [stderr] digest v0.8.1 (as host dependency): std [INFO] [stderr] futures v0.3.4 (as host dependency): async-await, default [INFO] [stderr] futures-channel v0.3.4 (as host dependency): default [INFO] [stderr] futures-sink v0.3.4 (as host dependency): default [INFO] [stderr] futures-util v0.3.4 (as host dependency): async-await, async-await-macro, futures-macro, proc-macro-hack, proc-macro-nested [INFO] [stderr] log v0.4.8 (as host dependency): std [INFO] [stderr] phf_shared v0.7.24 (as host dependency): unicase [INFO] [stderr] rand v0.7.3 (as host dependency): default [INFO] [stderr] refinery-migrations v0.2.2 (as host dependency): async, tokio, tokio-postgres [INFO] [stderr] regex-syntax v0.6.14 (as host dependency): default, unicode [INFO] [stderr] sha-1 v0.8.2 (as host dependency): default, std [INFO] [stderr] sha2 v0.8.1 (as host dependency): default, std [INFO] [stderr] tokio v0.2.11: winapi [INFO] [stderr] tokio v0.2.11 (as host dependency): blocking, default, fnv, full, futures-core, io-std, libc, macros, mio-named-pipes, mio-uds, net, process, rt-util, signal, signal-hook-registry, stream, sync, tokio-macros, udp, uds, winapi [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling barrel v0.5.8 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking headers v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Checking tracing-subscriber v0.1.6 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling postgres-types v0.1.0 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Checking tracing v0.1.12 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tracing-futures v0.2.2 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking async-native-tls v0.3.2 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking sqlx-core v0.2.5 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio-postgres v0.5.2 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Compiling sqlx-macros v0.2.4 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking warp v0.2.1 [INFO] [stderr] Checking refinery-migrations v0.2.2 [INFO] [stderr] Compiling refinery-macros v0.2.0 [INFO] [stderr] Checking sqlx v0.2.5 [INFO] [stderr] Checking refinery v0.2.1 [INFO] [stderr] Checking amicus_auxilium v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/main.rs (2 fixes) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling barrel v0.5.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stdout] error[E0277]: the trait bound `UniCase<&str>: phf_shared::PhfHash` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-1.8.7/build.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | forward_map.entry(UniCase(key), &format!("{:?}", val)); [INFO] [stdout] | ^^^^^ the trait `phf_shared::PhfHash` is not implemented for `UniCase<&str>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UniCase<&str>: phf_shared::PhfHash` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-1.8.7/build.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | let mut forward_map = PhfMap::new(); [INFO] [stdout] | ^^^^^^^^^^^ the trait `phf_shared::PhfHash` is not implemented for `UniCase<&str>` [INFO] [stdout] | [INFO] [stdout] note: required by `phf_codegen::Map::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_codegen-0.7.24/src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new() -> Map { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `build` exists for struct `phf_codegen::Map>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-1.8.7/build.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | forward_map.build(out).unwrap(); [INFO] [stdout] | ^^^^^ method cannot be called on `phf_codegen::Map>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicase-1.4.2/src/lib.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct UniCase(pub S); [INFO] [stdout] | ----------------------------- doesn't satisfy `UniCase<&str>: phf_shared::PhfHash` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `UniCase<&str>: phf_shared::PhfHash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UniCase<&str>: phf_shared::PhfHash` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-1.8.7/build.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | sub_map.entry(sub, &format!("({}, {})", sub_start, sub_end)); [INFO] [stdout] | ^^^^^ the trait `phf_shared::PhfHash` is not implemented for `UniCase<&str>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UniCase<&str>: phf_shared::PhfHash` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-1.8.7/build.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | let mut sub_map = PhfMap::new(); [INFO] [stdout] | ^^^^^^^^^^^ the trait `phf_shared::PhfHash` is not implemented for `UniCase<&str>` [INFO] [stdout] | [INFO] [stdout] note: required by `phf_codegen::Map::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_codegen-0.7.24/src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new() -> Map { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `build` exists for struct `phf_codegen::Map>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-1.8.7/build.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | sub_map.build(&mut subs_bytes).unwrap(); [INFO] [stdout] | ^^^^^ method cannot be called on `phf_codegen::Map>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicase-1.4.2/src/lib.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct UniCase(pub S); [INFO] [stdout] | ----------------------------- doesn't satisfy `UniCase<&str>: phf_shared::PhfHash` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `UniCase<&str>: phf_shared::PhfHash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UniCase<&str>: phf_shared::PhfHash` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-1.8.7/build.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | rev_map.entry( [INFO] [stdout] | ^^^^^ the trait `phf_shared::PhfHash` is not implemented for `UniCase<&str>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UniCase<&str>: phf_shared::PhfHash` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-1.8.7/build.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 62 | let mut rev_map = PhfMap::new(); [INFO] [stdout] | ^^^^^^^^^^^ the trait `phf_shared::PhfHash` is not implemented for `UniCase<&str>` [INFO] [stdout] | [INFO] [stdout] note: required by `phf_codegen::Map::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_codegen-0.7.24/src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new() -> Map { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `build` exists for struct `phf_codegen::Map>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-1.8.7/build.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | rev_map.build(out).unwrap(); [INFO] [stdout] | ^^^^^ method cannot be called on `phf_codegen::Map>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicase-1.4.2/src/lib.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct UniCase(pub S); [INFO] [stdout] | ----------------------------- doesn't satisfy `UniCase<&str>: phf_shared::PhfHash` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `UniCase<&str>: phf_shared::PhfHash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mime_guess` due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to check after updating to 2021 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "0c209dac1c489c3c5b01a943820cb004a682bfdb21fb5706650737a3ecd40afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c209dac1c489c3c5b01a943820cb004a682bfdb21fb5706650737a3ecd40afc", kill_on_drop: false }` [INFO] [stdout] 0c209dac1c489c3c5b01a943820cb004a682bfdb21fb5706650737a3ecd40afc