Dec 07 07:19:58.147 INFO testing migrations_internals-1.3.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 07:19:58.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 07 07:19:58.392 INFO [stdout] 62829318d4129299bb8d9f3a60725cdb3f8bd8a6be9bd35812d94d75360e666d Dec 07 07:19:58.398 INFO running `"docker" "start" "-a" "62829318d4129299bb8d9f3a60725cdb3f8bd8a6be9bd35812d94d75360e666d"` Dec 07 07:19:58.868 INFO [stderr] usermod: no changes Dec 07 07:19:58.956 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 07 07:20:04.413 INFO [stderr] Compiling diesel v1.3.3 Dec 07 07:20:14.108 INFO [stderr] Compiling migrations_internals v1.3.0 (/source) Dec 07 07:20:14.865 INFO [stderr] warning: cannot find type `table` in this scope Dec 07 07:20:14.865 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 07 07:20:14.865 INFO [stderr] | Dec 07 07:20:14.865 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 07 07:20:14.865 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 07:20:14.865 INFO [stderr] | Dec 07 07:20:14.865 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 07:20:14.865 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 07:20:14.865 INFO [stderr] = note: for more information, see issue #50504 Dec 07 07:20:14.865 INFO [stderr] Dec 07 07:20:14.865 INFO [stderr] warning: cannot find type `table` in this scope Dec 07 07:20:14.865 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 07 07:20:14.865 INFO [stderr] | Dec 07 07:20:14.865 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 07 07:20:14.865 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 07:20:14.865 INFO [stderr] | Dec 07 07:20:14.865 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 07:20:14.865 INFO [stderr] = note: for more information, see issue #50504 Dec 07 07:20:14.865 INFO [stderr] Dec 07 07:20:14.865 INFO [stderr] warning: cannot find type `version` in this scope Dec 07 07:20:14.865 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 07:20:14.865 INFO [stderr] | Dec 07 07:20:14.865 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 07:20:14.865 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 07:20:14.865 INFO [stderr] | Dec 07 07:20:14.865 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 07:20:14.865 INFO [stderr] = note: for more information, see issue #50504 Dec 07 07:20:14.865 INFO [stderr] Dec 07 07:20:14.865 INFO [stderr] warning: cannot find type `run_on` in this scope Dec 07 07:20:14.865 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 07:20:14.865 INFO [stderr] | Dec 07 07:20:14.865 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 07:20:14.865 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 07:20:14.865 INFO [stderr] | Dec 07 07:20:14.865 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 07:20:14.865 INFO [stderr] = note: for more information, see issue #50504 Dec 07 07:20:14.865 INFO [stderr] Dec 07 07:20:15.828 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.94s Dec 07 07:20:15.840 INFO [stderr] su: No module specific data is present Dec 07 07:20:16.325 INFO running `"docker" "inspect" "62829318d4129299bb8d9f3a60725cdb3f8bd8a6be9bd35812d94d75360e666d"` Dec 07 07:20:16.405 INFO running `"docker" "rm" "-f" "62829318d4129299bb8d9f3a60725cdb3f8bd8a6be9bd35812d94d75360e666d"` Dec 07 07:20:16.492 INFO [stdout] 62829318d4129299bb8d9f3a60725cdb3f8bd8a6be9bd35812d94d75360e666d Dec 07 07:20:16.494 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 07 07:20:16.737 INFO [stdout] 8fcd63b2e4f4398279759aaafaa236fef47200d7e6588b8d922218230d1e5148 Dec 07 07:20:16.742 INFO running `"docker" "start" "-a" "8fcd63b2e4f4398279759aaafaa236fef47200d7e6588b8d922218230d1e5148"` Dec 07 07:20:17.255 INFO [stderr] usermod: no changes Dec 07 07:20:17.364 INFO [stderr] Compiling migrations_internals v1.3.0 (/source) Dec 07 07:20:18.452 INFO [stderr] warning: cannot find type `table` in this scope Dec 07 07:20:18.452 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 07 07:20:18.452 INFO [stderr] | Dec 07 07:20:18.452 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 07 07:20:18.452 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 07:20:18.452 INFO [stderr] | Dec 07 07:20:18.452 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 07:20:18.452 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 07:20:18.452 INFO [stderr] = note: for more information, see issue #50504 Dec 07 07:20:18.452 INFO [stderr] Dec 07 07:20:18.452 INFO [stderr] warning: cannot find type `table` in this scope Dec 07 07:20:18.452 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 07 07:20:18.452 INFO [stderr] | Dec 07 07:20:18.452 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 07 07:20:18.452 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 07:20:18.452 INFO [stderr] | Dec 07 07:20:18.452 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 07:20:18.453 INFO [stderr] = note: for more information, see issue #50504 Dec 07 07:20:18.453 INFO [stderr] Dec 07 07:20:18.453 INFO [stderr] warning: cannot find type `version` in this scope Dec 07 07:20:18.453 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 07:20:18.453 INFO [stderr] | Dec 07 07:20:18.453 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 07:20:18.453 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 07:20:18.453 INFO [stderr] | Dec 07 07:20:18.453 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 07:20:18.453 INFO [stderr] = note: for more information, see issue #50504 Dec 07 07:20:18.453 INFO [stderr] Dec 07 07:20:18.453 INFO [stderr] warning: cannot find type `run_on` in this scope Dec 07 07:20:18.453 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 07:20:18.453 INFO [stderr] | Dec 07 07:20:18.453 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 07:20:18.453 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 07:20:18.453 INFO [stderr] | Dec 07 07:20:18.453 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 07:20:18.453 INFO [stderr] = note: for more information, see issue #50504 Dec 07 07:20:18.453 INFO [stderr] Dec 07 07:20:19.548 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.23s Dec 07 07:20:19.548 INFO [stderr] su: No module specific data is present Dec 07 07:20:20.254 INFO running `"docker" "inspect" "8fcd63b2e4f4398279759aaafaa236fef47200d7e6588b8d922218230d1e5148"` Dec 07 07:20:20.592 INFO running `"docker" "rm" "-f" "8fcd63b2e4f4398279759aaafaa236fef47200d7e6588b8d922218230d1e5148"` Dec 07 07:20:20.912 INFO [stdout] 8fcd63b2e4f4398279759aaafaa236fef47200d7e6588b8d922218230d1e5148 Dec 07 07:20:20.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 07 07:20:21.450 INFO [stdout] b2038fb61366b81c014ea753f4b5095f9f0521a18902b3e7f17969dfcf6b3a46 Dec 07 07:20:21.451 INFO running `"docker" "start" "-a" "b2038fb61366b81c014ea753f4b5095f9f0521a18902b3e7f17969dfcf6b3a46"` Dec 07 07:20:23.264 INFO [stderr] usermod: no changes Dec 07 07:20:23.468 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Dec 07 07:20:23.476 INFO [stderr] Running /target/debug/deps/migrations_internals-0102867e01ff34fd Dec 07 07:20:23.484 INFO [stdout] Dec 07 07:20:23.484 INFO [stdout] running 12 tests Dec 07 07:20:23.512 INFO [stdout] test migration::tests::directory_containing_exactly_up_sql_and_down_sql_is_valid_migration_dir ... ok Dec 07 07:20:23.512 INFO [stdout] test migration::tests::directory_with_only_up_sql_is_not_valid_migration_dir ... ok Dec 07 07:20:23.512 INFO [stdout] test migration::tests::empty_directory_is_not_valid_migration_dir ... ok Dec 07 07:20:23.517 INFO [stdout] test migration::tests::migration_version_is_based_on_folder_name ... ok Dec 07 07:20:23.540 INFO [stdout] test migration::tests::migration_version_when_dir_doesnt_start_with_num_is_allowed ... ok Dec 07 07:20:23.542 INFO [stdout] test migration::tests::migration_version_allows_additional_naming ... ok Dec 07 07:20:23.542 INFO [stdout] test tests::migration_directory_defaults_to_pwd_slash_migrations ... ok Dec 07 07:20:23.542 INFO [stdout] test migration::tests::directory_containing_unknown_files_is_valid_migration_dir ... ok Dec 07 07:20:23.542 INFO [stdout] test tests::migration_directory_not_found_if_no_migration_dir_exists ... ok Dec 07 07:20:23.542 INFO [stdout] test migration::tests::files_are_not_valid_sql_file_migrations ... ok Dec 07 07:20:23.542 INFO [stdout] test tests::migration_directory_checks_parents ... ok Dec 07 07:20:23.542 INFO [stdout] test migration::tests::files_beginning_with_dot_are_allowed ... ok Dec 07 07:20:23.542 INFO [stdout] Dec 07 07:20:23.542 INFO [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 07:20:23.542 INFO [stdout] Dec 07 07:20:23.556 INFO [stderr] Doc-tests migrations_internals Dec 07 07:20:25.206 INFO [stdout] Dec 07 07:20:25.206 INFO [stdout] running 0 tests Dec 07 07:20:25.206 INFO [stdout] Dec 07 07:20:25.206 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 07:20:25.206 INFO [stdout] Dec 07 07:20:25.220 INFO [stderr] su: No module specific data is present Dec 07 07:20:25.930 INFO running `"docker" "inspect" "b2038fb61366b81c014ea753f4b5095f9f0521a18902b3e7f17969dfcf6b3a46"` Dec 07 07:20:26.170 INFO running `"docker" "rm" "-f" "b2038fb61366b81c014ea753f4b5095f9f0521a18902b3e7f17969dfcf6b3a46"` Dec 07 07:20:26.388 INFO [stdout] b2038fb61366b81c014ea753f4b5095f9f0521a18902b3e7f17969dfcf6b3a46