[INFO] fetching crate gitls 0.1.0... [INFO] checking gitls-0.1.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate gitls 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate gitls 0.1.0 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gitls 0.1.0 [INFO] finished tweaking crates.io crate gitls 0.1.0 [INFO] tweaked toml for crates.io crate gitls 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate gitls 0.1.0 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log v0.4.19 [INFO] [stderr] Downloaded serde v1.0.181 [INFO] [stderr] Downloaded lsp-server v0.7.2 [INFO] [stderr] Downloaded url v2.4.0 [INFO] [stderr] Downloaded cc v1.0.81 [INFO] [stderr] Downloaded openssl-sys v0.9.90 [INFO] [stderr] Downloaded bumpalo v3.13.0 [INFO] [stderr] Downloaded serde_derive v1.0.181 [INFO] [stderr] Downloaded serde_json v1.0.104 [INFO] [stderr] Downloaded lsp-types v0.94.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c136aa2f5f57c753438884c17fd584bd5adbacf93a9942b42918fa85f17abfb [INFO] running `Command { std: "docker" "start" "-a" "7c136aa2f5f57c753438884c17fd584bd5adbacf93a9942b42918fa85f17abfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c136aa2f5f57c753438884c17fd584bd5adbacf93a9942b42918fa85f17abfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c136aa2f5f57c753438884c17fd584bd5adbacf93a9942b42918fa85f17abfb", kill_on_drop: false }` [INFO] [stdout] 7c136aa2f5f57c753438884c17fd584bd5adbacf93a9942b42918fa85f17abfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2742e7527d18af6ba698bad434b9b94dbac0609da3e400fd323218a378af61d [INFO] running `Command { std: "docker" "start" "-a" "c2742e7527d18af6ba698bad434b9b94dbac0609da3e400fd323218a378af61d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking lsp-server v0.7.2 [INFO] [stderr] Checking lsp-types v0.94.0 [INFO] [stderr] Checking git2 v0.18.0 [INFO] [stderr] Checking gitls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.34s [INFO] running `Command { std: "docker" "inspect" "c2742e7527d18af6ba698bad434b9b94dbac0609da3e400fd323218a378af61d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2742e7527d18af6ba698bad434b9b94dbac0609da3e400fd323218a378af61d", kill_on_drop: false }` [INFO] [stdout] c2742e7527d18af6ba698bad434b9b94dbac0609da3e400fd323218a378af61d