[INFO] cloning repository https://github.com/DerYeger/boilerfiles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DerYeger/boilerfiles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerYeger%2Fboilerfiles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerYeger%2Fboilerfiles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4de579d811ee98b0ef8bb0ae150a212243b5334 [INFO] checking DerYeger/boilerfiles against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerYeger%2Fboilerfiles" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DerYeger/boilerfiles on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DerYeger/boilerfiles [INFO] finished tweaking git repo https://github.com/DerYeger/boilerfiles [INFO] tweaked toml for git repo https://github.com/DerYeger/boilerfiles written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DerYeger/boilerfiles already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spinners v4.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a92348c91c59c45c029cf428ef903244b71f0f6e490934ee12dabd84a558ee83 [INFO] running `Command { std: "docker" "start" "-a" "a92348c91c59c45c029cf428ef903244b71f0f6e490934ee12dabd84a558ee83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a92348c91c59c45c029cf428ef903244b71f0f6e490934ee12dabd84a558ee83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a92348c91c59c45c029cf428ef903244b71f0f6e490934ee12dabd84a558ee83", kill_on_drop: false }` [INFO] [stdout] a92348c91c59c45c029cf428ef903244b71f0f6e490934ee12dabd84a558ee83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5da8bbefe13391a9d97414b190925308100cfcb17d6a593f1b4ea092df09e7aa [INFO] running `Command { std: "docker" "start" "-a" "5da8bbefe13391a9d97414b190925308100cfcb17d6a593f1b4ea092df09e7aa", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking socket2 v0.4.6 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking dialoguer v0.10.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking spinners v4.1.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_json v1.0.85 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking boilerfiles v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.69s [INFO] running `Command { std: "docker" "inspect" "5da8bbefe13391a9d97414b190925308100cfcb17d6a593f1b4ea092df09e7aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5da8bbefe13391a9d97414b190925308100cfcb17d6a593f1b4ea092df09e7aa", kill_on_drop: false }` [INFO] [stdout] 5da8bbefe13391a9d97414b190925308100cfcb17d6a593f1b4ea092df09e7aa [INFO] checking DerYeger/boilerfiles against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerYeger%2Fboilerfiles" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DerYeger/boilerfiles on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DerYeger/boilerfiles [INFO] finished tweaking git repo https://github.com/DerYeger/boilerfiles [INFO] tweaked toml for git repo https://github.com/DerYeger/boilerfiles written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DerYeger/boilerfiles already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7768d03a019c75a543c3cbc1945a4f559bdf40e1c178d199df40ba3b3eebd5c3 [INFO] running `Command { std: "docker" "start" "-a" "7768d03a019c75a543c3cbc1945a4f559bdf40e1c178d199df40ba3b3eebd5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7768d03a019c75a543c3cbc1945a4f559bdf40e1c178d199df40ba3b3eebd5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7768d03a019c75a543c3cbc1945a4f559bdf40e1c178d199df40ba3b3eebd5c3", kill_on_drop: false }` [INFO] [stdout] 7768d03a019c75a543c3cbc1945a4f559bdf40e1c178d199df40ba3b3eebd5c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5e9957862de308d71aea0e654a780daebaf5e7d0d5d111e8fb3708379a85e55 [INFO] running `Command { std: "docker" "start" "-a" "e5e9957862de308d71aea0e654a780daebaf5e7d0d5d111e8fb3708379a85e55", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Checking socket2 v0.4.6 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking dialoguer v0.10.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking spinners v4.1.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.85 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking boilerfiles v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.11s [INFO] running `Command { std: "docker" "inspect" "e5e9957862de308d71aea0e654a780daebaf5e7d0d5d111e8fb3708379a85e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e9957862de308d71aea0e654a780daebaf5e7d0d5d111e8fb3708379a85e55", kill_on_drop: false }` [INFO] [stdout] e5e9957862de308d71aea0e654a780daebaf5e7d0d5d111e8fb3708379a85e55