[INFO] cloning repository https://github.com/kazcw/jerbs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazcw/jerbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazcw%2Fjerbs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazcw%2Fjerbs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c41fbf13fc266987e81b23a089167dc8a8450fa7
[INFO] testing kazcw/jerbs against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazcw%2Fjerbs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kazcw/jerbs
[INFO] finished tweaking git repo https://github.com/kazcw/jerbs
[INFO] tweaked toml for git repo https://github.com/kazcw/jerbs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazcw/jerbs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazcw/jerbs 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tabled_derive v0.1.8
[INFO] [stderr]   Downloaded predicates-core v1.0.2
[INFO] [stderr]   Downloaded termtree v0.2.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.30
[INFO] [stderr]   Downloaded papergrid v0.1.23
[INFO] [stderr]   Downloaded predicates v2.0.3
[INFO] [stderr]   Downloaded anyhow v1.0.44
[INFO] [stderr]   Downloaded assert_cmd v2.0.2
[INFO] [stderr]   Downloaded tabled v0.3.0
[INFO] [stderr]   Downloaded pkg-config v0.3.20
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.14
[INFO] [stderr]   Downloaded time v0.3.3
[INFO] [stderr]   Downloaded rusqlite v0.26.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.4
[INFO] [stderr]   Downloaded syn v1.0.80
[INFO] [stderr]   Downloaded libc v0.2.104
[INFO] [stderr]   Downloaded libsqlite3-sys v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 719bc384b249bb599496a6b63a470fe70237b3f7141d7d54cbc65b9d9a192e42
[INFO] running `Command { std: "docker" "start" "-a" "719bc384b249bb599496a6b63a470fe70237b3f7141d7d54cbc65b9d9a192e42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "719bc384b249bb599496a6b63a470fe70237b3f7141d7d54cbc65b9d9a192e42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "719bc384b249bb599496a6b63a470fe70237b3f7141d7d54cbc65b9d9a192e42", kill_on_drop: false }`
[INFO] [stdout] 719bc384b249bb599496a6b63a470fe70237b3f7141d7d54cbc65b9d9a192e42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb102953016252276181b18a7f239de050fbcfa3eab94052fdf61ff947563eb4
[INFO] running `Command { std: "docker" "start" "-a" "fb102953016252276181b18a7f239de050fbcfa3eab94052fdf61ff947563eb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling papergrid v0.1.23
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling time v0.3.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.23.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling tabled_derive v0.1.8
[INFO] [stderr]    Compiling tabled v0.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rusqlite v0.26.1
[INFO] [stderr]    Compiling jerbs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:413:15
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn to_sql(&self) -> rusqlite::Result<ToSqlOutput> {
[INFO] [stdout]     |               ^^^^^                      ----------- the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn to_sql(&self) -> rusqlite::Result<ToSqlOutput<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.15s
[INFO] running `Command { std: "docker" "inspect" "fb102953016252276181b18a7f239de050fbcfa3eab94052fdf61ff947563eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb102953016252276181b18a7f239de050fbcfa3eab94052fdf61ff947563eb4", kill_on_drop: false }`
[INFO] [stdout] fb102953016252276181b18a7f239de050fbcfa3eab94052fdf61ff947563eb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3225df1e3d13b456ba2dc83a4a8854e78509f9e81e12c9c07b5a18324f140ad8
[INFO] running `Command { std: "docker" "start" "-a" "3225df1e3d13b456ba2dc83a4a8854e78509f9e81e12c9c07b5a18324f140ad8", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.14
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling termtree v0.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:413:15
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn to_sql(&self) -> rusqlite::Result<ToSqlOutput> {
[INFO] [stdout]     |               ^^^^^                      ----------- the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn to_sql(&self) -> rusqlite::Result<ToSqlOutput<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling predicates-tree v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling predicates v2.0.3
[INFO] [stderr]    Compiling assert_cmd v2.0.2
[INFO] [stderr]    Compiling jerbs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:413:15
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn to_sql(&self) -> rusqlite::Result<ToSqlOutput> {
[INFO] [stdout]     |               ^^^^^                      ----------- the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn to_sql(&self) -> rusqlite::Result<ToSqlOutput<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.01s
[INFO] running `Command { std: "docker" "inspect" "3225df1e3d13b456ba2dc83a4a8854e78509f9e81e12c9c07b5a18324f140ad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3225df1e3d13b456ba2dc83a4a8854e78509f9e81e12c9c07b5a18324f140ad8", kill_on_drop: false }`
[INFO] [stdout] 3225df1e3d13b456ba2dc83a4a8854e78509f9e81e12c9c07b5a18324f140ad8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38500163eaf05e7f8a2af63ebbf767a46abadaa647e0fd2b4f49c55e2cc27413
[INFO] running `Command { std: "docker" "start" "-a" "38500163eaf05e7f8a2af63ebbf767a46abadaa647e0fd2b4f49c55e2cc27413", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:413:15
[INFO] [stderr]     |
[INFO] [stderr] 413 |     fn to_sql(&self) -> rusqlite::Result<ToSqlOutput> {
[INFO] [stderr]     |               ^^^^^                      ----------- the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 413 |     fn to_sql(&self) -> rusqlite::Result<ToSqlOutput<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `jerbs` (lib) generated 1 warning
[INFO] [stderr] warning: `jerbs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jerbs-1e0474d5a171678d)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test::test_order ... ignored
[INFO] [stdout] test test::test_modify ... ok
[INFO] [stdout] test test::test_job ... ok
[INFO] [stdout] test test::test_priority ... ok
[INFO] [stdout] test test::test_logging ... ok
[INFO] [stdout] test test::test_init_twice ... ok
[INFO] [stdout] test test::test_db_too_new ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jerbs-a579f4dc64a71682)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-ee8325f75d190ffd)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_init ... ok
[INFO] [stdout] test test_take ... ok
[INFO] [stdout] test test_monitor ... ok
[INFO] [stderr]    Doc-tests jerbs
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[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" "38500163eaf05e7f8a2af63ebbf767a46abadaa647e0fd2b4f49c55e2cc27413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38500163eaf05e7f8a2af63ebbf767a46abadaa647e0fd2b4f49c55e2cc27413", kill_on_drop: false }`
[INFO] [stdout] 38500163eaf05e7f8a2af63ebbf767a46abadaa647e0fd2b4f49c55e2cc27413
