[INFO] cloning repository https://github.com/Milesq/mail_scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Milesq/mail_scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilesq%2Fmail_scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilesq%2Fmail_scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2985ac4a1942e4b7bf6af65d5f6944eaebba02e7 [INFO] checking Milesq/mail_scraper against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilesq%2Fmail_scraper" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Milesq/mail_scraper on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Milesq/mail_scraper [INFO] finished tweaking git repo https://github.com/Milesq/mail_scraper [INFO] tweaked toml for git repo https://github.com/Milesq/mail_scraper written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Milesq/mail_scraper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Milesq/web_server` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vcpkg v0.2.9 [INFO] [stderr] Downloaded pin-project-internal v0.4.20 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.63 [INFO] [stderr] Downloaded curl v0.4.29 [INFO] [stderr] Downloaded rust-ini v0.15.2 [INFO] [stderr] Downloaded sluice v0.5.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.63 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.63 [INFO] [stderr] Downloaded ordered-multimap v0.2.4 [INFO] [stderr] Downloaded pin-project v0.4.20 [INFO] [stderr] Downloaded js-sys v0.3.40 [INFO] [stderr] Downloaded tracing v0.1.15 [INFO] [stderr] Downloaded isahc v0.9.3 [INFO] [stderr] Downloaded tracing-attributes v0.1.8 [INFO] [stderr] Downloaded tracing-core v0.1.10 [INFO] [stderr] Downloaded wasm-bindgen v0.2.63 [INFO] [stderr] Downloaded curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.4+1.41.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5ecd0b345c276accf15babcaea6bf8bf79a4e25b35591fe0141b0e8977d944f [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" "d5ecd0b345c276accf15babcaea6bf8bf79a4e25b35591fe0141b0e8977d944f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5ecd0b345c276accf15babcaea6bf8bf79a4e25b35591fe0141b0e8977d944f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ecd0b345c276accf15babcaea6bf8bf79a4e25b35591fe0141b0e8977d944f", kill_on_drop: false }` [INFO] [stdout] d5ecd0b345c276accf15babcaea6bf8bf79a4e25b35591fe0141b0e8977d944f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7aceff29b4b4f08210de0278fb3a1cb4f9c27f75cbd986b15bf12b7bc37a1e1e [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" "7aceff29b4b4f08210de0278fb3a1cb4f9c27f75cbd986b15bf12b7bc37a1e1e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling isahc v0.9.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking parse_mail v0.1.0 (/opt/rustwide/workdir/parse-mail) [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Checking dlv-list v0.2.2 [INFO] [stderr] Checking ordered-multimap v0.2.4 [INFO] [stderr] Checking rust-ini v0.15.2 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling include-url v0.1.0 (https://github.com/Milesq/web_server#6aa8ae13) [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking web_server v0.4.2 (https://github.com/Milesq/web_server#6aa8ae13) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/web_server-8c1a1c4eab977f17/6aa8ae1/src/response/match_content_type.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | include_raw_url!("https://raw.githubusercontent.com/abonander/mime_guess/8c7794d128c421d373db984c6fd22b91d129aed1/src/mime_types.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: CouldntResolveHost [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MIME_TYPES` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/web_server-8c1a1c4eab977f17/6aa8ae1/src/response/match_content_type.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | MIME_TYPES [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web_server` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7aceff29b4b4f08210de0278fb3a1cb4f9c27f75cbd986b15bf12b7bc37a1e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aceff29b4b4f08210de0278fb3a1cb4f9c27f75cbd986b15bf12b7bc37a1e1e", kill_on_drop: false }` [INFO] [stdout] 7aceff29b4b4f08210de0278fb3a1cb4f9c27f75cbd986b15bf12b7bc37a1e1e