Nov 18 06:20:21.588 INFO testing migrations_internals-1.3.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 06:20:21.588 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 06:20:21.983 INFO [stdout] ac1da95db3e712d11102c60c2ea4919578fd33c2654463fb8f4260e4161e33b9 Nov 18 06:20:21.989 INFO running `"docker" "start" "-a" "ac1da95db3e712d11102c60c2ea4919578fd33c2654463fb8f4260e4161e33b9"` Nov 18 06:20:23.040 INFO [stderr] usermod: no changes Nov 18 06:20:23.191 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 18 06:20:30.877 INFO [stderr] Compiling diesel v1.3.3 Nov 18 06:20:41.602 INFO [stderr] Compiling migrations_internals v1.3.0 (/source) Nov 18 06:20:42.383 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 06:20:42.383 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 06:20:42.384 INFO [stderr] | Nov 18 06:20:42.384 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 06:20:42.384 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:42.384 INFO [stderr] | Nov 18 06:20:42.384 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 06:20:42.384 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! Nov 18 06:20:42.384 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:42.384 INFO [stderr] Nov 18 06:20:42.384 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 06:20:42.384 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 06:20:42.384 INFO [stderr] | Nov 18 06:20:42.384 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 06:20:42.384 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:42.384 INFO [stderr] | Nov 18 06:20:42.384 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! Nov 18 06:20:42.384 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:42.384 INFO [stderr] Nov 18 06:20:42.384 INFO [stderr] warning: cannot find type `version` in this scope Nov 18 06:20:42.384 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 06:20:42.384 INFO [stderr] | Nov 18 06:20:42.384 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 06:20:42.384 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:42.384 INFO [stderr] | Nov 18 06:20:42.384 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! Nov 18 06:20:42.384 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:42.384 INFO [stderr] Nov 18 06:20:42.384 INFO [stderr] warning: cannot find type `run_on` in this scope Nov 18 06:20:42.384 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 06:20:42.384 INFO [stderr] | Nov 18 06:20:42.384 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 06:20:42.384 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:42.384 INFO [stderr] | Nov 18 06:20:42.384 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! Nov 18 06:20:42.384 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:42.384 INFO [stderr] Nov 18 06:20:43.024 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.95s Nov 18 06:20:43.032 INFO [stderr] su: No module specific data is present Nov 18 06:20:43.515 INFO running `"docker" "inspect" "ac1da95db3e712d11102c60c2ea4919578fd33c2654463fb8f4260e4161e33b9"` Nov 18 06:20:43.787 INFO running `"docker" "rm" "-f" "ac1da95db3e712d11102c60c2ea4919578fd33c2654463fb8f4260e4161e33b9"` Nov 18 06:20:44.091 INFO [stdout] ac1da95db3e712d11102c60c2ea4919578fd33c2654463fb8f4260e4161e33b9 Nov 18 06:20:44.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 06:20:44.485 INFO [stdout] b057632d69ac65b4dd53c566bfb06d0b326c68a211e2b1a283356706756cc5a2 Nov 18 06:20:44.487 INFO running `"docker" "start" "-a" "b057632d69ac65b4dd53c566bfb06d0b326c68a211e2b1a283356706756cc5a2"` Nov 18 06:20:45.441 INFO [stderr] usermod: no changes Nov 18 06:20:45.541 INFO [stderr] Compiling migrations_internals v1.3.0 (/source) Nov 18 06:20:46.387 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 06:20:46.387 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 06:20:46.387 INFO [stderr] | Nov 18 06:20:46.387 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 06:20:46.387 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:46.387 INFO [stderr] | Nov 18 06:20:46.387 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 06:20:46.387 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! Nov 18 06:20:46.387 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:46.387 INFO [stderr] Nov 18 06:20:46.399 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 06:20:46.399 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 06:20:46.399 INFO [stderr] | Nov 18 06:20:46.399 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 06:20:46.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:46.399 INFO [stderr] | Nov 18 06:20:46.399 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! Nov 18 06:20:46.399 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:46.399 INFO [stderr] Nov 18 06:20:46.399 INFO [stderr] warning: cannot find type `version` in this scope Nov 18 06:20:46.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 06:20:46.399 INFO [stderr] | Nov 18 06:20:46.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 06:20:46.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:46.399 INFO [stderr] | Nov 18 06:20:46.399 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! Nov 18 06:20:46.399 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:46.399 INFO [stderr] Nov 18 06:20:46.399 INFO [stderr] warning: cannot find type `run_on` in this scope Nov 18 06:20:46.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 06:20:46.399 INFO [stderr] | Nov 18 06:20:46.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 06:20:46.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:46.399 INFO [stderr] | Nov 18 06:20:46.399 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! Nov 18 06:20:46.399 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:46.399 INFO [stderr] Nov 18 06:20:47.604 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.14s Nov 18 06:20:47.614 INFO [stderr] su: No module specific data is present Nov 18 06:20:48.504 INFO running `"docker" "inspect" "b057632d69ac65b4dd53c566bfb06d0b326c68a211e2b1a283356706756cc5a2"` Nov 18 06:20:48.779 INFO running `"docker" "rm" "-f" "b057632d69ac65b4dd53c566bfb06d0b326c68a211e2b1a283356706756cc5a2"` Nov 18 06:20:49.067 INFO [stdout] b057632d69ac65b4dd53c566bfb06d0b326c68a211e2b1a283356706756cc5a2 Nov 18 06:20:49.072 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 06:20:49.539 INFO [stdout] 6ce8bba3cb5648b58c4cdac88ad89c0d73289f6851b1fc4b9f7273926a0282d0 Nov 18 06:20:49.541 INFO running `"docker" "start" "-a" "6ce8bba3cb5648b58c4cdac88ad89c0d73289f6851b1fc4b9f7273926a0282d0"` Nov 18 06:20:50.939 INFO [stderr] usermod: no changes Nov 18 06:20:51.099 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s Nov 18 06:20:51.100 INFO [stderr] Running /target/debug/deps/migrations_internals-8d45535ee59e3c5e Nov 18 06:20:51.102 INFO [stdout] Nov 18 06:20:51.102 INFO [stdout] running 12 tests Nov 18 06:20:51.105 INFO [stdout] test migration::tests::migration_version_allows_additional_naming ... ok Nov 18 06:20:51.105 INFO [stdout] test migration::tests::migration_version_is_based_on_folder_name ... ok Nov 18 06:20:51.105 INFO [stdout] test migration::tests::files_beginning_with_dot_are_allowed ... ok Nov 18 06:20:51.105 INFO [stdout] test migration::tests::files_are_not_valid_sql_file_migrations ... ok Nov 18 06:20:51.105 INFO [stdout] test migration::tests::empty_directory_is_not_valid_migration_dir ... ok Nov 18 06:20:51.106 INFO [stdout] test tests::migration_directory_not_found_if_no_migration_dir_exists ... ok Nov 18 06:20:51.107 INFO [stdout] test migration::tests::directory_with_only_up_sql_is_not_valid_migration_dir ... ok Nov 18 06:20:51.107 INFO [stdout] test tests::migration_directory_defaults_to_pwd_slash_migrations ... ok Nov 18 06:20:51.108 INFO [stdout] test migration::tests::directory_containing_unknown_files_is_valid_migration_dir ... ok Nov 18 06:20:51.109 INFO [stdout] test migration::tests::directory_containing_exactly_up_sql_and_down_sql_is_valid_migration_dir ... ok Nov 18 06:20:51.115 INFO [stdout] test tests::migration_directory_checks_parents ... ok Nov 18 06:20:51.115 INFO [stderr] Doc-tests migrations_internals Nov 18 06:20:51.115 INFO [stdout] test migration::tests::migration_version_when_dir_doesnt_start_with_num_is_allowed ... ok Nov 18 06:20:51.115 INFO [stdout] Nov 18 06:20:51.115 INFO [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 06:20:51.115 INFO [stdout] Nov 18 06:20:52.302 INFO [stdout] Nov 18 06:20:52.302 INFO [stdout] running 0 tests Nov 18 06:20:52.303 INFO [stdout] Nov 18 06:20:52.303 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 06:20:52.303 INFO [stdout] Nov 18 06:20:52.318 INFO [stderr] su: No module specific data is present Nov 18 06:20:53.100 INFO running `"docker" "inspect" "6ce8bba3cb5648b58c4cdac88ad89c0d73289f6851b1fc4b9f7273926a0282d0"` Nov 18 06:20:53.347 INFO running `"docker" "rm" "-f" "6ce8bba3cb5648b58c4cdac88ad89c0d73289f6851b1fc4b9f7273926a0282d0"` Nov 18 06:20:53.587 INFO [stdout] 6ce8bba3cb5648b58c4cdac88ad89c0d73289f6851b1fc4b9f7273926a0282d0