[INFO] cloning repository https://github.com/seb-hyland/fastb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seb-hyland/fastb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb-hyland%2Ffastb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb-hyland%2Ffastb'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb-hyland%2Ffastb: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/seb-hyland/fastb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seb-hyland/fastb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb-hyland%2Ffastb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb-hyland%2Ffastb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6f150b522ee665d30fa7b62c7395869cd944cfc [INFO] checking seb-hyland/fastb against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb-hyland%2Ffastb" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/seb-hyland/fastb [INFO] finished tweaking git repo https://github.com/seb-hyland/fastb [INFO] tweaked toml for git repo https://github.com/seb-hyland/fastb written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/seb-hyland/fastb on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest Rust 1.91.0-nightly compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5f1caf53274084cb2030c63a439d80c3e6d15058ae4ae2b99bb7ea748a200e7 [INFO] running `Command { std: "docker" "start" "-a" "a5f1caf53274084cb2030c63a439d80c3e6d15058ae4ae2b99bb7ea748a200e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5f1caf53274084cb2030c63a439d80c3e6d15058ae4ae2b99bb7ea748a200e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5f1caf53274084cb2030c63a439d80c3e6d15058ae4ae2b99bb7ea748a200e7", kill_on_drop: false }` [INFO] [stdout] a5f1caf53274084cb2030c63a439d80c3e6d15058ae4ae2b99bb7ea748a200e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3e923e9262dd31aa97be4614b1e743fc35a53850debb0120c6d9ae1ec7571ea [INFO] running `Command { std: "docker" "start" "-a" "a3e923e9262dd31aa97be4614b1e743fc35a53850debb0120c6d9ae1ec7571ea", kill_on_drop: false }` [INFO] [stderr] Checking fastb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::sequences::SequenceType` [INFO] [stdout] --> src/bitstream.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | sequences::SequenceType, [INFO] [stdout] | ^^^^^^^^^^^------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Sequence` [INFO] [stdout] | no `SequenceType` in `sequences` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sequences::SequenceType` [INFO] [stdout] --> src/bitstream.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | sequences::SequenceType, [INFO] [stdout] | ^^^^^^^^^^^------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Sequence` [INFO] [stdout] | no `SequenceType` in `sequences` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read` [INFO] [stdout] --> src/file.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | fs::{read, write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read` [INFO] [stdout] --> src/file.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | fs::{read, write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> src/file.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | let description = String::from_utf8_lossy(desc).into_owned(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/file.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let data = { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desc` [INFO] [stdout] --> src/file.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | let desc = bit_buffer.read_bytes(desc_len.into()); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seq` [INFO] [stdout] --> src/file.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | let seq = bit_buffer.read_bytes( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_seq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> src/file.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | let description = String::from_utf8_lossy(desc).into_owned(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/file.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let data = { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desc` [INFO] [stdout] --> src/file.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | let desc = bit_buffer.read_bytes(desc_len.into()); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seq` [INFO] [stdout] --> src/file.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | let seq = bit_buffer.read_bytes( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_seq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SequenceType` [INFO] [stdout] --> src/file.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | SequenceType::NucleicAcid => 0b00, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `SequenceType` [INFO] [stdout] | help: an enum with a similar name exists: `Sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SequenceType` [INFO] [stdout] --> src/file.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | SequenceType::NucleicAcidEx => 0b01, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `SequenceType` [INFO] [stdout] | help: an enum with a similar name exists: `Sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SequenceType` [INFO] [stdout] --> src/file.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | SequenceType::AminoAcid => 0b10, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `SequenceType` [INFO] [stdout] | help: an enum with a similar name exists: `Sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SequenceType` [INFO] [stdout] --> src/file.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | SequenceType::NucleicAcid => 0b00, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `SequenceType` [INFO] [stdout] | help: an enum with a similar name exists: `Sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SequenceType` [INFO] [stdout] --> src/file.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | SequenceType::NucleicAcidEx => 0b01, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `SequenceType` [INFO] [stdout] | help: an enum with a similar name exists: `Sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SequenceType` [INFO] [stdout] --> src/file.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | SequenceType::AminoAcid => 0b10, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `SequenceType` [INFO] [stdout] | help: an enum with a similar name exists: `Sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fastb` (lib) due to 4 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fastb` (lib test) due to 4 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a3e923e9262dd31aa97be4614b1e743fc35a53850debb0120c6d9ae1ec7571ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e923e9262dd31aa97be4614b1e743fc35a53850debb0120c6d9ae1ec7571ea", kill_on_drop: false }` [INFO] [stdout] a3e923e9262dd31aa97be4614b1e743fc35a53850debb0120c6d9ae1ec7571ea