[INFO] fetching crate schemer-rusqlite 0.1.1... [INFO] extracting crate schemer-rusqlite 0.1.1 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/schemer-rusqlite/0.1.1 [INFO] extracting crate schemer-rusqlite 0.1.1 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/schemer-rusqlite/0.1.1 [INFO] validating manifest of schemer-rusqlite-0.1.1 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 schemer-rusqlite-0.1.1 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 schemer-rusqlite-0.1.1 [INFO] finished frobbing schemer-rusqlite-0.1.1 [INFO] frobbed toml for schemer-rusqlite-0.1.1 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/schemer-rusqlite/0.1.1/Cargo.toml [INFO] started frobbing schemer-rusqlite-0.1.1 [INFO] finished frobbing schemer-rusqlite-0.1.1 [INFO] frobbed toml for schemer-rusqlite-0.1.1 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/schemer-rusqlite/0.1.1/Cargo.toml [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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemer v0.1.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing schemer-rusqlite-0.1.1 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/schemer-rusqlite/0.1.1:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] efc9036330c14107281ebd8fd38c715f300a7458d3061ffdc87d228a39a290e8 [INFO] running `"docker" "start" "-a" "efc9036330c14107281ebd8fd38c715f300a7458d3061ffdc87d228a39a290e8"` [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rusqlite v0.14.0 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling schemer v0.1.2 [INFO] [stderr] Compiling schemer-rusqlite v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:144:26 [INFO] [stderr] | [INFO] [stderr] 144 | type MigrationType = RusqliteMigration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RusqliteMigration` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.16s [INFO] running `"docker" "inspect" "efc9036330c14107281ebd8fd38c715f300a7458d3061ffdc87d228a39a290e8"` [INFO] running `"docker" "rm" "-f" "efc9036330c14107281ebd8fd38c715f300a7458d3061ffdc87d228a39a290e8"` [INFO] [stdout] efc9036330c14107281ebd8fd38c715f300a7458d3061ffdc87d228a39a290e8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/schemer-rusqlite/0.1.1:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 582a4b2cc609fac614278bd7b7c4bd9b4628f878d46fcf99ee2a3121d9ffce6e [INFO] running `"docker" "start" "-a" "582a4b2cc609fac614278bd7b7c4bd9b4628f878d46fcf99ee2a3121d9ffce6e"` [INFO] [stderr] Compiling schemer-rusqlite v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:144:26 [INFO] [stderr] | [INFO] [stderr] 144 | type MigrationType = RusqliteMigration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RusqliteMigration` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `"docker" "inspect" "582a4b2cc609fac614278bd7b7c4bd9b4628f878d46fcf99ee2a3121d9ffce6e"` [INFO] running `"docker" "rm" "-f" "582a4b2cc609fac614278bd7b7c4bd9b4628f878d46fcf99ee2a3121d9ffce6e"` [INFO] [stdout] 582a4b2cc609fac614278bd7b7c4bd9b4628f878d46fcf99ee2a3121d9ffce6e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/schemer-rusqlite/0.1.1:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 962a527ecd205337ce1c748bbe63fe99c6c3e2b8157432cdd65bfe4deff10d12 [INFO] running `"docker" "start" "-a" "962a527ecd205337ce1c748bbe63fe99c6c3e2b8157432cdd65bfe4deff10d12"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/schemer_rusqlite-bf75a6eda799b5f4 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_branching_dag ... ok [INFO] [stdout] test tests::test_migration_chain ... ok [INFO] [stdout] test tests::test_single_migration ... ok [INFO] [stdout] test tests::test_multi_component_dag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests schemer-rusqlite [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - RusqliteAdapter::new (line 106) ... ok [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "962a527ecd205337ce1c748bbe63fe99c6c3e2b8157432cdd65bfe4deff10d12"` [INFO] running `"docker" "rm" "-f" "962a527ecd205337ce1c748bbe63fe99c6c3e2b8157432cdd65bfe4deff10d12"` [INFO] [stdout] 962a527ecd205337ce1c748bbe63fe99c6c3e2b8157432cdd65bfe4deff10d12