[INFO] fetching crate mime_4 0.4.0-a.0...
[INFO] checking mime_4-0.4.0-a.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate mime_4 0.4.0-a.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate mime_4 0.4.0-a.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mime_4 0.4.0-a.0
[INFO] finished tweaking crates.io crate mime_4 0.4.0-a.0
[INFO] tweaked toml for crates.io crate mime_4 0.4.0-a.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mime-macro-4 v0.0.0
[INFO] [stderr]   Downloaded quoted-string v0.2.2
[INFO] [stderr]   Downloaded mime-parse-4 v0.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92ee7a9f76e103cd4947fb64945da68999234e3856b9d1d94e6e86a0783b52e3
[INFO] running `Command { std: "docker" "start" "-a" "92ee7a9f76e103cd4947fb64945da68999234e3856b9d1d94e6e86a0783b52e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92ee7a9f76e103cd4947fb64945da68999234e3856b9d1d94e6e86a0783b52e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92ee7a9f76e103cd4947fb64945da68999234e3856b9d1d94e6e86a0783b52e3", kill_on_drop: false }`
[INFO] [stdout] 92ee7a9f76e103cd4947fb64945da68999234e3856b9d1d94e6e86a0783b52e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 291e0b15bee9cafd24a779c367c5be7f1ec1a0e9c23b6b7521e47967ec01f48f
[INFO] running `Command { std: "docker" "start" "-a" "291e0b15bee9cafd24a779c367c5be7f1ec1a0e9c23b6b7521e47967ec01f48f", kill_on_drop: false }`
[INFO] [stderr]     Checking quoted-string v0.2.2
[INFO] [stderr]     Checking mime-parse-4 v0.0.0
[INFO] [stderr]     Checking mime_4 v0.4.0-a.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `mime`
[INFO] [stdout]  --> benches/cmp.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate mime;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `mime`
[INFO] [stdout]  --> benches/parse.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate mime;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `mime`
[INFO] [stdout]  --> benches/fmt.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate mime;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mime_4` (bench "parse") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mime_4` (bench "fmt") due to 2 previous errors
[INFO] [stdout] error[E0412]: cannot find type `MediaType` in this scope
[INFO] [stdout]   --> benches/cmp.rs:11:52
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mime = "text/plain; charset=utf-8".parse::<MediaType>().unwrap();
[INFO] [stdout]    |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::MediaType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT_PLAIN_UTF_8` in this scope
[INFO] [stdout]   --> benches/cmp.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |         assert_eq!(mime, TEXT_PLAIN_UTF_8);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MediaType` in this scope
[INFO] [stdout]   --> benches/cmp.rs:20:51
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mime1 = "text/foo; charset=utf-8".parse::<MediaType>().unwrap();
[INFO] [stdout]    |                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::MediaType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MediaType` in this scope
[INFO] [stdout]   --> benches/cmp.rs:30:72
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mime1 = "text/foo; aaa=bbb; ccc=ddd; eee=fff; ggg=hhh".parse::<MediaType>().unwrap();
[INFO] [stdout]    |                                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::MediaType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT_PLAIN_UTF_8` in this scope
[INFO] [stdout]   --> benches/cmp.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mime = TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT_PLAIN_UTF_8` in this scope
[INFO] [stdout]   --> benches/cmp.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |         assert_eq!(mime, TEXT_PLAIN_UTF_8);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT_XML` in this scope
[INFO] [stdout]   --> benches/cmp.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let one = TEXT_XML;
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT_XML;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::TEXT_XML;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT_CSS` in this scope
[INFO] [stdout]   --> benches/cmp.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let two = TEXT_CSS;
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT_CSS;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::TEXT_CSS;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT_PLAIN_UTF_8` in this scope
[INFO] [stdout]   --> benches/cmp.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let mime = TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT` in this scope
[INFO] [stdout]   --> benches/cmp.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let name = TEXT;
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::names::TEXT;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mime_4` (bench "cmp") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "291e0b15bee9cafd24a779c367c5be7f1ec1a0e9c23b6b7521e47967ec01f48f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "291e0b15bee9cafd24a779c367c5be7f1ec1a0e9c23b6b7521e47967ec01f48f", kill_on_drop: false }`
[INFO] [stdout] 291e0b15bee9cafd24a779c367c5be7f1ec1a0e9c23b6b7521e47967ec01f48f
[INFO] checking mime_4-0.4.0-a.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate mime_4 0.4.0-a.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate mime_4 0.4.0-a.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mime_4 0.4.0-a.0
[INFO] finished tweaking crates.io crate mime_4 0.4.0-a.0
[INFO] tweaked toml for crates.io crate mime_4 0.4.0-a.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 476791f6076c0b3833163d51b6652e48b8b0cbbfdcd18d930d8b112787b19307
[INFO] running `Command { std: "docker" "start" "-a" "476791f6076c0b3833163d51b6652e48b8b0cbbfdcd18d930d8b112787b19307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "476791f6076c0b3833163d51b6652e48b8b0cbbfdcd18d930d8b112787b19307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "476791f6076c0b3833163d51b6652e48b8b0cbbfdcd18d930d8b112787b19307", kill_on_drop: false }`
[INFO] [stdout] 476791f6076c0b3833163d51b6652e48b8b0cbbfdcd18d930d8b112787b19307
[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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85c503892e9cb08e52c3c7a2500cdda4f219d8dc9daedc918c5c8c6cccf5a972
[INFO] running `Command { std: "docker" "start" "-a" "85c503892e9cb08e52c3c7a2500cdda4f219d8dc9daedc918c5c8c6cccf5a972", kill_on_drop: false }`
[INFO] [stderr]     Checking quoted-string v0.2.2
[INFO] [stderr]     Checking mime-parse-4 v0.0.0
[INFO] [stderr]     Checking mime_4 v0.4.0-a.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `mime`
[INFO] [stdout]  --> benches/cmp.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate mime;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `mime`
[INFO] [stdout]  --> benches/fmt.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate mime;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `mime`
[INFO] [stdout]  --> benches/parse.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate mime;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mime_4` (bench "parse") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mime_4` (bench "fmt") due to 2 previous errors
[INFO] [stdout] error[E0412]: cannot find type `MediaType` in this scope
[INFO] [stdout]   --> benches/cmp.rs:11:52
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mime = "text/plain; charset=utf-8".parse::<MediaType>().unwrap();
[INFO] [stdout]    |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::MediaType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT_PLAIN_UTF_8` in this scope
[INFO] [stdout]   --> benches/cmp.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |         assert_eq!(mime, TEXT_PLAIN_UTF_8);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MediaType` in this scope
[INFO] [stdout]   --> benches/cmp.rs:20:51
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mime1 = "text/foo; charset=utf-8".parse::<MediaType>().unwrap();
[INFO] [stdout]    |                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::MediaType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MediaType` in this scope
[INFO] [stdout]   --> benches/cmp.rs:30:72
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mime1 = "text/foo; aaa=bbb; ccc=ddd; eee=fff; ggg=hhh".parse::<MediaType>().unwrap();
[INFO] [stdout]    |                                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::MediaType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT_PLAIN_UTF_8` in this scope
[INFO] [stdout]   --> benches/cmp.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mime = TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT_PLAIN_UTF_8` in this scope
[INFO] [stdout]   --> benches/cmp.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |         assert_eq!(mime, TEXT_PLAIN_UTF_8);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT_XML` in this scope
[INFO] [stdout]   --> benches/cmp.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let one = TEXT_XML;
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT_XML;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::TEXT_XML;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT_CSS` in this scope
[INFO] [stdout]   --> benches/cmp.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let two = TEXT_CSS;
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT_CSS;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::TEXT_CSS;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT_PLAIN_UTF_8` in this scope
[INFO] [stdout]   --> benches/cmp.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let mime = TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::TEXT_PLAIN_UTF_8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TEXT` in this scope
[INFO] [stdout]   --> benches/cmp.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let name = TEXT;
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_4::TEXT;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use mime_parse::constants::names::TEXT;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mime_4` (bench "cmp") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "85c503892e9cb08e52c3c7a2500cdda4f219d8dc9daedc918c5c8c6cccf5a972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c503892e9cb08e52c3c7a2500cdda4f219d8dc9daedc918c5c8c6cccf5a972", kill_on_drop: false }`
[INFO] [stdout] 85c503892e9cb08e52c3c7a2500cdda4f219d8dc9daedc918c5c8c6cccf5a972
