[INFO] cloning repository https://github.com/satoukick/neko [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/satoukick/neko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatoukick%2Fneko", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatoukick%2Fneko'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91779f4ed57cce6d141e3a7406a80fca98fe6c9e [INFO] checking satoukick/neko against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatoukick%2Fneko" "/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/satoukick/neko 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 git repo https://github.com/satoukick/neko [INFO] finished tweaking git repo https://github.com/satoukick/neko [INFO] tweaked toml for git repo https://github.com/satoukick/neko written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/satoukick/neko 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vergen v5.1.15 [INFO] [stderr] Downloaded thiserror v1.0.29 [INFO] [stderr] Downloaded getset v0.1.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.29 [INFO] [stderr] Downloaded pkg-config v0.3.20 [INFO] [stderr] Downloaded anyhow v1.0.44 [INFO] [stderr] Downloaded tinyvec v1.5.0 [INFO] [stderr] Downloaded sysinfo v0.19.2 [INFO] [stderr] Downloaded git2 v0.13.23 [INFO] [stderr] Downloaded syn v1.0.78 [INFO] [stderr] Downloaded libc v0.2.103 [INFO] [stderr] Downloaded libgit2-sys v0.12.24+1.3.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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8b5082ace2251a27fa7c9ac623da0b148423d7fdc8465835b2a2280fb8b26f5 [INFO] running `Command { std: "docker" "start" "-a" "b8b5082ace2251a27fa7c9ac623da0b148423d7fdc8465835b2a2280fb8b26f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8b5082ace2251a27fa7c9ac623da0b148423d7fdc8465835b2a2280fb8b26f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8b5082ace2251a27fa7c9ac623da0b148423d7fdc8465835b2a2280fb8b26f5", kill_on_drop: false }` [INFO] [stdout] b8b5082ace2251a27fa7c9ac623da0b148423d7fdc8465835b2a2280fb8b26f5 [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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57477a7878eb163149dbcbf9532cb95c702c28c424e0610b19325ce8ead3867d [INFO] running `Command { std: "docker" "start" "-a" "57477a7878eb163149dbcbf9532cb95c702c28c424e0610b19325ce8ead3867d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling vergen v5.1.15 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling neko v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `NekoOptions` is never used [INFO] [stdout] --> src/options.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum NekoOptions { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decide_modes` is never used [INFO] [stdout] --> src/read.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn decide_modes(args: &[String]) -> Result, std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decide_modes_experiment` is never used [INFO] [stdout] --> src/read.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn decide_modes_experiment(args: &[String]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `output_version` is never used [INFO] [stdout] --> src/read.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn output_version() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_whitespaces` is never used [INFO] [stdout] --> src/utils.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn remove_whitespaces(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Unknown`, `OutputLineNumber`, and `File` are never constructed [INFO] [stdout] --> src/options.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum NekoOptions { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 2 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | OutputLineNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | Version, [INFO] [stdout] 7 | File(String), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.59s [INFO] running `Command { std: "docker" "inspect" "57477a7878eb163149dbcbf9532cb95c702c28c424e0610b19325ce8ead3867d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57477a7878eb163149dbcbf9532cb95c702c28c424e0610b19325ce8ead3867d", kill_on_drop: false }` [INFO] [stdout] 57477a7878eb163149dbcbf9532cb95c702c28c424e0610b19325ce8ead3867d