[INFO] cloning repository arlopurcell/ledgy [INFO] running `"git" "clone" "--bare" "git://github.com/arlopurcell/ledgy.git" "work/cache/sources/gh/arlopurcell/ledgy"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/arlopurcell/ledgy'... [INFO] running `"git" "clone" "work/cache/sources/gh/arlopurcell/ledgy" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arlopurcell/ledgy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arlopurcell/ledgy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arlopurcell/ledgy" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arlopurcell/ledgy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arlopurcell/ledgy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 97eee3b170709286bd267e38b82e0dc86bd8111f [INFO] sha for GitHub repo arlopurcell/ledgy: 97eee3b170709286bd267e38b82e0dc86bd8111f [INFO] validating manifest of arlopurcell/ledgy on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of arlopurcell/ledgy on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing arlopurcell/ledgy [INFO] finished frobbing arlopurcell/ledgy [INFO] frobbed toml for arlopurcell/ledgy written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arlopurcell/ledgy/Cargo.toml [INFO] started frobbing arlopurcell/ledgy [INFO] finished frobbing arlopurcell/ledgy [INFO] frobbed toml for arlopurcell/ledgy written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arlopurcell/ledgy/Cargo.toml [INFO] crate arlopurcell/ledgy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arlopurcell/ledgy/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing arlopurcell/ledgy against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arlopurcell/ledgy:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 36f8c688d9b06026ce2008b4d28bfc1b4d65c6a780c3e964725e70452ee0b9dc [INFO] running `"docker" "start" "-a" "36f8c688d9b06026ce2008b4d28bfc1b4d65c6a780c3e964725e70452ee0b9dc"` [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rocket_codegen v0.4.1 [INFO] [stderr] Compiling rocket v0.4.1 [INFO] [stderr] Compiling libsqlite3-sys v0.14.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling rusqlite v0.18.0 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling rocket_http v0.4.1 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling rocket_contrib v0.4.1 [INFO] [stderr] Compiling ledgy v0.1.8 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:103:40 [INFO] [stderr] | [INFO] [stderr] 103 | &[&trans.0.amount as &ToSql, &trans.0.description, &rowid]).unwrap(); [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:119:35 [INFO] [stderr] | [INFO] [stderr] 119 | &[&cron_type as &ToSql, &index, &cron.0.amount, &cron.0.description]).unwrap(); [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:270:32 [INFO] [stderr] | [INFO] [stderr] 270 | &[&amount as &ToSql, &(balance + amount), &description, &Local::now()]).unwrap(); [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `"docker" "inspect" "36f8c688d9b06026ce2008b4d28bfc1b4d65c6a780c3e964725e70452ee0b9dc"` [INFO] running `"docker" "rm" "-f" "36f8c688d9b06026ce2008b4d28bfc1b4d65c6a780c3e964725e70452ee0b9dc"` [INFO] [stdout] 36f8c688d9b06026ce2008b4d28bfc1b4d65c6a780c3e964725e70452ee0b9dc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arlopurcell/ledgy:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 3b9d6112c94033adadb64aebfccdecdfca77bc8f3f3cdd32d7c63f344ea1bc2e [INFO] running `"docker" "start" "-a" "3b9d6112c94033adadb64aebfccdecdfca77bc8f3f3cdd32d7c63f344ea1bc2e"` [INFO] [stderr] Compiling ledgy v0.1.8 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:103:40 [INFO] [stderr] | [INFO] [stderr] 103 | &[&trans.0.amount as &ToSql, &trans.0.description, &rowid]).unwrap(); [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:119:35 [INFO] [stderr] | [INFO] [stderr] 119 | &[&cron_type as &ToSql, &index, &cron.0.amount, &cron.0.description]).unwrap(); [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:270:32 [INFO] [stderr] | [INFO] [stderr] 270 | &[&amount as &ToSql, &(balance + amount), &description, &Local::now()]).unwrap(); [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn ToSql` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.47s [INFO] running `"docker" "inspect" "3b9d6112c94033adadb64aebfccdecdfca77bc8f3f3cdd32d7c63f344ea1bc2e"` [INFO] running `"docker" "rm" "-f" "3b9d6112c94033adadb64aebfccdecdfca77bc8f3f3cdd32d7c63f344ea1bc2e"` [INFO] [stdout] 3b9d6112c94033adadb64aebfccdecdfca77bc8f3f3cdd32d7c63f344ea1bc2e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arlopurcell/ledgy:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] fe697b63e1251966a611d40dc6a71c6f777166469a967adcde1999dd29ea69f8 [INFO] running `"docker" "start" "-a" "fe697b63e1251966a611d40dc6a71c6f777166469a967adcde1999dd29ea69f8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/ledgy-3197d936626fd759 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "fe697b63e1251966a611d40dc6a71c6f777166469a967adcde1999dd29ea69f8"` [INFO] running `"docker" "rm" "-f" "fe697b63e1251966a611d40dc6a71c6f777166469a967adcde1999dd29ea69f8"` [INFO] [stdout] fe697b63e1251966a611d40dc6a71c6f777166469a967adcde1999dd29ea69f8