[INFO] cloning repository https://github.com/rloic/bib_search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rloic/bib_search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frloic%2Fbib_search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frloic%2Fbib_search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50a79b48db512c878796d36e0a65c441a933d16d [INFO] testing rloic/bib_search against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frloic%2Fbib_search" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rloic/bib_search on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rloic/bib_search [INFO] finished tweaking git repo https://github.com/rloic/bib_search [INFO] tweaked toml for git repo https://github.com/rloic/bib_search written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/rloic/bib_search already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62408394e866a50911a579da757dc0eb5f3a0572d2023276c5127cfe1686c021 [INFO] running `Command { std: "docker" "start" "-a" "62408394e866a50911a579da757dc0eb5f3a0572d2023276c5127cfe1686c021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62408394e866a50911a579da757dc0eb5f3a0572d2023276c5127cfe1686c021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62408394e866a50911a579da757dc0eb5f3a0572d2023276c5127cfe1686c021", kill_on_drop: false }` [INFO] [stdout] 62408394e866a50911a579da757dc0eb5f3a0572d2023276c5127cfe1686c021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9416418b4875b5fce44b24d716fdd73fd20eb6417e209cd6766d5b146eb3fea4 [INFO] running `Command { std: "docker" "start" "-a" "9416418b4875b5fce44b24d716fdd73fd20eb6417e209cd6766d5b146eb3fea4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling bib_search v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> src/parsers/content.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{Debug, Display, Formatter}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `TsvPresenter` [INFO] [stdout] --> src/presenter/tsv.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | struct TsvPresenter { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.28s [INFO] running `Command { std: "docker" "inspect" "9416418b4875b5fce44b24d716fdd73fd20eb6417e209cd6766d5b146eb3fea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9416418b4875b5fce44b24d716fdd73fd20eb6417e209cd6766d5b146eb3fea4", kill_on_drop: false }` [INFO] [stdout] 9416418b4875b5fce44b24d716fdd73fd20eb6417e209cd6766d5b146eb3fea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5319d127809dce93026e360fa680f7eca11393c439dbdb4c33a15f5b296ac848 [INFO] running `Command { std: "docker" "start" "-a" "5319d127809dce93026e360fa680f7eca11393c439dbdb4c33a15f5b296ac848", kill_on_drop: false }` [INFO] [stderr] Compiling bib_search v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> src/parsers/content.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{Debug, Display, Formatter}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_str` found for enum `Content` in the current scope [INFO] [stdout] --> src/parsers/field_parser.rs:43:34 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!("10", content.as_str()); [INFO] [stdout] | ^^^^^^ method not found in `Content` [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/content.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Content { [INFO] [stdout] | ---------------- method `as_str` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_str` found for enum `Content` in the current scope [INFO] [stdout] --> src/parsers/field_parser.rs:54:49 [INFO] [stdout] | [INFO] [stdout] 54 | assert_eq!("test\\\"\\\\%\\\"", content.as_str()); [INFO] [stdout] | ^^^^^^ method not found in `Content` [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/content.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Content { [INFO] [stdout] | ---------------- method `as_str` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bib_search` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5319d127809dce93026e360fa680f7eca11393c439dbdb4c33a15f5b296ac848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5319d127809dce93026e360fa680f7eca11393c439dbdb4c33a15f5b296ac848", kill_on_drop: false }` [INFO] [stdout] 5319d127809dce93026e360fa680f7eca11393c439dbdb4c33a15f5b296ac848