[INFO] fetching crate biocrs 0.1.0...
[INFO] testing biocrs-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate biocrs 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate biocrs 0.1.0
[INFO] finished tweaking crates.io crate biocrs 0.1.0
[INFO] tweaked toml for crates.io crate biocrs 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate biocrs 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate biocrs 0.1.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel_migrations v2.2.0
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded migrations_internals v2.2.0
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.2.0
[INFO] [stderr]   Downloaded migrations_macros v2.2.0
[INFO] [stderr]   Downloaded tabled_derive v0.11.0
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.3
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded papergrid v0.17.0
[INFO] [stderr]   Downloaded diesel_derives v2.2.5
[INFO] [stderr]   Downloaded diesel v2.2.10
[INFO] [stderr]   Downloaded tabled v0.20.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e433abda2af16030fa53aab184f3c170d82850b1ab97d848a29f7c7d007ad0d
[INFO] running `Command { std: "docker" "start" "-a" "3e433abda2af16030fa53aab184f3c170d82850b1ab97d848a29f7c7d007ad0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e433abda2af16030fa53aab184f3c170d82850b1ab97d848a29f7c7d007ad0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e433abda2af16030fa53aab184f3c170d82850b1ab97d848a29f7c7d007ad0d", kill_on_drop: false }`
[INFO] [stdout] 3e433abda2af16030fa53aab184f3c170d82850b1ab97d848a29f7c7d007ad0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b58f4ebf93cd0ad3205bcb4504212419dac941bc396d11b5eb13e9027ae0c9be
[INFO] running `Command { std: "docker" "start" "-a" "b58f4ebf93cd0ad3205bcb4504212419dac941bc396d11b5eb13e9027ae0c9be", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling diesel_derives v2.2.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling diesel v2.2.10
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling biocrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `cache_dir`, `max_size_bytes`, `cleanup_interval`, `rname_pattern`, `hash_algorithm`, and `compression` are never read
[INFO] [stdout]   --> src/cache_config.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct CacheConfig<'a> {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  6 |     cache_dir: &'a Path,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  7 |     max_size_bytes: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     cleanup_interval: Option<NaiveDateTime>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     rname_pattern: Option<Regex>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     hash_algorithm: &'a str,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     compression: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.36s
[INFO] running `Command { std: "docker" "inspect" "b58f4ebf93cd0ad3205bcb4504212419dac941bc396d11b5eb13e9027ae0c9be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b58f4ebf93cd0ad3205bcb4504212419dac941bc396d11b5eb13e9027ae0c9be", kill_on_drop: false }`
[INFO] [stdout] b58f4ebf93cd0ad3205bcb4504212419dac941bc396d11b5eb13e9027ae0c9be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef83221904cefe06c83fac00eb4cc27aecfa1bd22e31610e81ff5ec2e4c0c50f
[INFO] running `Command { std: "docker" "start" "-a" "ef83221904cefe06c83fac00eb4cc27aecfa1bd22e31610e81ff5ec2e4c0c50f", kill_on_drop: false }`
[INFO] [stdout] warning: fields `cache_dir`, `max_size_bytes`, `cleanup_interval`, `rname_pattern`, `hash_algorithm`, and `compression` are never read
[INFO] [stdout]   --> src/cache_config.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct CacheConfig<'a> {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  6 |     cache_dir: &'a Path,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  7 |     max_size_bytes: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     cleanup_interval: Option<NaiveDateTime>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     rname_pattern: Option<Regex>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     hash_algorithm: &'a str,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     compression: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling biocrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `cache_dir`, `max_size_bytes`, `cleanup_interval`, `rname_pattern`, `hash_algorithm`, and `compression` are never read
[INFO] [stdout]   --> src/cache_config.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct CacheConfig<'a> {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  6 |     cache_dir: &'a Path,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  7 |     max_size_bytes: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     cleanup_interval: Option<NaiveDateTime>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     rname_pattern: Option<Regex>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     hash_algorithm: &'a str,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     compression: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "ef83221904cefe06c83fac00eb4cc27aecfa1bd22e31610e81ff5ec2e4c0c50f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef83221904cefe06c83fac00eb4cc27aecfa1bd22e31610e81ff5ec2e4c0c50f", kill_on_drop: false }`
[INFO] [stdout] ef83221904cefe06c83fac00eb4cc27aecfa1bd22e31610e81ff5ec2e4c0c50f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c7b3cfed9db443ca3a9be2418229a3fbc72340c897ef3361464d2e2caf2274ba
[INFO] running `Command { std: "docker" "start" "-a" "c7b3cfed9db443ca3a9be2418229a3fbc72340c897ef3361464d2e2caf2274ba", kill_on_drop: false }`
[INFO] [stderr] warning: fields `cache_dir`, `max_size_bytes`, `cleanup_interval`, `rname_pattern`, `hash_algorithm`, and `compression` are never read
[INFO] [stderr]   --> src/cache_config.rs:6:5
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub struct CacheConfig<'a> {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr]  6 |     cache_dir: &'a Path,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]  7 |     max_size_bytes: Option<usize>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]  8 |     cleanup_interval: Option<NaiveDateTime>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]  9 |     rname_pattern: Option<Regex>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 10 |     hash_algorithm: &'a str,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 11 |     compression: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `biocrs` (lib) generated 1 warning
[INFO] [stderr] warning: `biocrs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/biocrs-4678c897aaaf57ea)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test biocache::tests::test_create_cache_file ... ok
[INFO] [stdout] test biocache::tests::test_add_retrieve ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/biocrs-55068784de6a377e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test biocache::tests::test_create_cache_file ... ok
[INFO] [stdout] test biocache::tests::test_add_retrieve ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests biocrs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c7b3cfed9db443ca3a9be2418229a3fbc72340c897ef3361464d2e2caf2274ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7b3cfed9db443ca3a9be2418229a3fbc72340c897ef3361464d2e2caf2274ba", kill_on_drop: false }`
[INFO] [stdout] c7b3cfed9db443ca3a9be2418229a3fbc72340c897ef3361464d2e2caf2274ba
