[INFO] cloning repository https://github.com/RobertBakaric/SeqLite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RobertBakaric/SeqLite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobertBakaric%2FSeqLite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobertBakaric%2FSeqLite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb664620e9b31db979d933a90adb9872c9e17896 [INFO] testing RobertBakaric/SeqLite against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobertBakaric%2FSeqLite" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RobertBakaric/SeqLite on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RobertBakaric/SeqLite [INFO] finished tweaking git repo https://github.com/RobertBakaric/SeqLite [INFO] tweaked toml for git repo https://github.com/RobertBakaric/SeqLite written to /workspace/builds/worker-58/source/Cargo.toml [INFO] crate git repo https://github.com/RobertBakaric/SeqLite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e169533121f961840c4066846bbcb7082f8d3917f3fe299256d9401a006f6e84 [INFO] running `Command { std: "docker" "start" "-a" "e169533121f961840c4066846bbcb7082f8d3917f3fe299256d9401a006f6e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e169533121f961840c4066846bbcb7082f8d3917f3fe299256d9401a006f6e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e169533121f961840c4066846bbcb7082f8d3917f3fe299256d9401a006f6e84", kill_on_drop: false }` [INFO] [stdout] e169533121f961840c4066846bbcb7082f8d3917f3fe299256d9401a006f6e84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3992c9beac31df46aede17aeb1e334f82f5fc956c2fca8a8c9cc2723ddd2ffce [INFO] running `Command { std: "docker" "start" "-a" "3992c9beac31df46aede17aeb1e334f82f5fc956c2fca8a8c9cc2723ddd2ffce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling snafu-derive v0.6.0 [INFO] [stderr] Compiling snafu v0.6.0 [INFO] [stderr] Compiling SeqLite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `fxhash` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use fxhash::FxHashMap; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `fxhash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ErrorCompat`, `ResultExt` [INFO] [stdout] --> src/utils/error.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use snafu::{ErrorCompat, ResultExt, Snafu}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Path`, `fs` [INFO] [stdout] --> src/utils/error.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | fs, [INFO] [stdout] | ^^ [INFO] [stdout] 5 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `prelude::*`, `stdout` [INFO] [stdout] --> src/utils/io.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, prelude::*, stdout, Write, Read, BufReader, BufWriter}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/cmd/delete.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::error::{Error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::str::from_utf8` [INFO] [stdout] --> src/cmd/delete.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::str::from_utf8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufReader`, `BufWriter`, `Read`, `self`, `stdout` [INFO] [stdout] --> src/uldl/fasta.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{self, prelude::*, stdout, Write, Read, BufReader, BufWriter}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufReader`, `BufWriter`, `Read`, `self`, `stdout` [INFO] [stdout] --> src/uldl/fastq.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{self, prelude::*, stdout, Write, Read, BufReader, BufWriter}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufReader`, `BufWriter`, `Read`, `self`, `stdout` [INFO] [stdout] --> src/uldl/text.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{self, prelude::*, stdout, Write, Read, BufReader, BufWriter}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `SeqLite` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3992c9beac31df46aede17aeb1e334f82f5fc956c2fca8a8c9cc2723ddd2ffce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3992c9beac31df46aede17aeb1e334f82f5fc956c2fca8a8c9cc2723ddd2ffce", kill_on_drop: false }` [INFO] [stdout] 3992c9beac31df46aede17aeb1e334f82f5fc956c2fca8a8c9cc2723ddd2ffce