[INFO] updating cached repository https://github.com/eclarke/qgramr [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 797461dce20a90970f9abcc23ec87e72339b200c [INFO] checking eclarke/qgramr against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feclarke%2Fqgramr" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eclarke/qgramr on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/eclarke/qgramr [INFO] finished tweaking git repo https://github.com/eclarke/qgramr [INFO] tweaked toml for git repo https://github.com/eclarke/qgramr written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/eclarke/qgramr already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e0c517d0706faddadfc24745620e9600559a3db47b3aeb6911771d6ca05c3eb [INFO] running `"docker" "start" "-a" "5e0c517d0706faddadfc24745620e9600559a3db47b3aeb6911771d6ca05c3eb"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling bio v0.29.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling bv v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking statrs v0.11.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bio-types v0.5.1 [INFO] [stderr] Checking multimap v0.6.0 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking qgramr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `read` found for type `bio::io::fasta::Reader` in the current scope [INFO] [stderr] --> src/main.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | reader.read(&mut rec).ok().expect("Error reading record"); [INFO] [stderr] | ^^^^ method not found in `bio::io::fasta::Reader` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] | [INFO] [stderr] 2 | use bio::io::fasta::FastaRead; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `expect` found for type `&str` in the current scope [INFO] [stderr] --> src/main.rs:15:52 [INFO] [stderr] | [INFO] [stderr] 15 | println!("Building index over {}...", rec.id().expect("")); [INFO] [stderr] | ^^^^^^ method not found in `&str` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `read` found for type `bio::io::fasta::Reader` in the current scope [INFO] [stderr] --> src/main.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | reader.read(&mut rec).ok().expect("Error reading record"); [INFO] [stderr] | ^^^^ method not found in `bio::io::fasta::Reader` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] | [INFO] [stderr] 2 | use bio::io::fasta::FastaRead; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `expect` found for type `&str` in the current scope [INFO] [stderr] --> src/main.rs:15:52 [INFO] [stderr] | [INFO] [stderr] 15 | println!("Building index over {}...", rec.id().expect("")); [INFO] [stderr] | ^^^^^^ method not found in `&str` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `qgramr`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `qgramr`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5e0c517d0706faddadfc24745620e9600559a3db47b3aeb6911771d6ca05c3eb"` [INFO] running `"docker" "rm" "-f" "5e0c517d0706faddadfc24745620e9600559a3db47b3aeb6911771d6ca05c3eb"` [INFO] [stdout] 5e0c517d0706faddadfc24745620e9600559a3db47b3aeb6911771d6ca05c3eb