Nov 18 06:20:17.580 INFO testing migrations_internals-1.3.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 06:20:17.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:17.860 INFO [stdout] cae7ca22d06fe6377c47b9e5d8f45a1da9347f8e72fb883b7333475613f24ab2 Nov 18 06:20:17.863 INFO running `"docker" "start" "-a" "cae7ca22d06fe6377c47b9e5d8f45a1da9347f8e72fb883b7333475613f24ab2"` Nov 18 06:20:19.143 INFO [stderr] usermod: no changes Nov 18 06:20:19.386 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 18 06:20:28.298 INFO [stderr] Compiling diesel v1.3.3 Nov 18 06:20:38.899 INFO [stderr] Compiling migrations_internals v1.3.0 (/source) Nov 18 06:20:39.763 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 06:20:39.764 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 06:20:39.765 INFO [stderr] | Nov 18 06:20:39.765 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 06:20:39.766 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:39.767 INFO [stderr] | Nov 18 06:20:39.767 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 06:20:39.768 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:39.768 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:39.769 INFO [stderr] Nov 18 06:20:39.770 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 06:20:39.770 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 06:20:39.771 INFO [stderr] | Nov 18 06:20:39.771 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 06:20:39.772 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:39.773 INFO [stderr] | Nov 18 06:20:39.773 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:39.774 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:39.775 INFO [stderr] Nov 18 06:20:39.775 INFO [stderr] warning: cannot find type `version` in this scope Nov 18 06:20:39.775 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 06:20:39.775 INFO [stderr] | Nov 18 06:20:39.775 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 06:20:39.775 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:39.775 INFO [stderr] | Nov 18 06:20:39.775 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:39.775 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:39.775 INFO [stderr] Nov 18 06:20:39.775 INFO [stderr] warning: cannot find type `run_on` in this scope Nov 18 06:20:39.775 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 06:20:39.775 INFO [stderr] | Nov 18 06:20:39.775 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 06:20:39.775 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:39.775 INFO [stderr] | Nov 18 06:20:39.775 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:39.775 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:39.775 INFO [stderr] Nov 18 06:20:40.939 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.77s Nov 18 06:20:40.950 INFO [stderr] su: No module specific data is present Nov 18 06:20:41.827 INFO running `"docker" "inspect" "cae7ca22d06fe6377c47b9e5d8f45a1da9347f8e72fb883b7333475613f24ab2"` Nov 18 06:20:42.097 INFO running `"docker" "rm" "-f" "cae7ca22d06fe6377c47b9e5d8f45a1da9347f8e72fb883b7333475613f24ab2"` Nov 18 06:20:42.379 INFO [stdout] cae7ca22d06fe6377c47b9e5d8f45a1da9347f8e72fb883b7333475613f24ab2 Nov 18 06:20:42.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:42.627 INFO [stdout] 9c3036c8d1acb0f01cd6dfff9499afc8da071440c4e47b7696f9941f0d62c9ef Nov 18 06:20:42.628 INFO running `"docker" "start" "-a" "9c3036c8d1acb0f01cd6dfff9499afc8da071440c4e47b7696f9941f0d62c9ef"` Nov 18 06:20:43.183 INFO [stderr] usermod: no changes Nov 18 06:20:43.387 INFO [stderr] Compiling migrations_internals v1.3.0 (/source) Nov 18 06:20:44.511 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 06:20:44.511 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 06:20:44.511 INFO [stderr] | Nov 18 06:20:44.511 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 06:20:44.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:44.511 INFO [stderr] | Nov 18 06:20:44.511 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 06:20:44.511 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:44.511 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:44.511 INFO [stderr] Nov 18 06:20:44.511 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 06:20:44.511 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 06:20:44.511 INFO [stderr] | Nov 18 06:20:44.511 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 06:20:44.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:44.511 INFO [stderr] | Nov 18 06:20:44.511 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:44.511 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:44.511 INFO [stderr] Nov 18 06:20:44.511 INFO [stderr] warning: cannot find type `version` in this scope Nov 18 06:20:44.511 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 06:20:44.511 INFO [stderr] | Nov 18 06:20:44.511 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 06:20:44.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:44.511 INFO [stderr] | Nov 18 06:20:44.511 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:44.511 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:44.511 INFO [stderr] Nov 18 06:20:44.511 INFO [stderr] warning: cannot find type `run_on` in this scope Nov 18 06:20:44.511 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 06:20:44.511 INFO [stderr] | Nov 18 06:20:44.511 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 06:20:44.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 06:20:44.511 INFO [stderr] | Nov 18 06:20:44.511 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:44.511 INFO [stderr] = note: for more information, see issue #50504 Nov 18 06:20:44.511 INFO [stderr] Nov 18 06:20:45.543 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.31s Nov 18 06:20:45.555 INFO [stderr] su: No module specific data is present Nov 18 06:20:46.136 INFO running `"docker" "inspect" "9c3036c8d1acb0f01cd6dfff9499afc8da071440c4e47b7696f9941f0d62c9ef"` Nov 18 06:20:46.291 INFO running `"docker" "rm" "-f" "9c3036c8d1acb0f01cd6dfff9499afc8da071440c4e47b7696f9941f0d62c9ef"` Nov 18 06:20:46.458 INFO [stdout] 9c3036c8d1acb0f01cd6dfff9499afc8da071440c4e47b7696f9941f0d62c9ef Nov 18 06:20:46.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:46.743 INFO [stdout] 524961d90b5f28e4cfdfb138c5855283e51b83bea767ca81af2acb314eae7fe4 Nov 18 06:20:46.751 INFO running `"docker" "start" "-a" "524961d90b5f28e4cfdfb138c5855283e51b83bea767ca81af2acb314eae7fe4"` Nov 18 06:20:47.856 INFO [stderr] usermod: no changes Nov 18 06:20:48.063 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s Nov 18 06:20:48.087 INFO [stderr] Running /target/debug/deps/migrations_internals-3e16426666dc7c24 Nov 18 06:20:48.087 INFO [stdout] Nov 18 06:20:48.087 INFO [stdout] running 12 tests Nov 18 06:20:48.089 INFO [stdout] test migration::tests::files_beginning_with_dot_are_allowed ... ok Nov 18 06:20:48.090 INFO [stdout] test migration::tests::migration_version_allows_additional_naming ... ok Nov 18 06:20:48.090 INFO [stdout] test migration::tests::migration_version_is_based_on_folder_name ... ok Nov 18 06:20:48.090 INFO [stdout] test migration::tests::directory_containing_exactly_up_sql_and_down_sql_is_valid_migration_dir ... ok Nov 18 06:20:48.090 INFO [stdout] test migration::tests::directory_with_only_up_sql_is_not_valid_migration_dir ... ok Nov 18 06:20:48.090 INFO [stdout] test migration::tests::files_are_not_valid_sql_file_migrations ... ok Nov 18 06:20:48.090 INFO [stdout] test migration::tests::empty_directory_is_not_valid_migration_dir ... ok Nov 18 06:20:48.096 INFO [stdout] test migration::tests::directory_containing_unknown_files_is_valid_migration_dir ... ok Nov 18 06:20:48.096 INFO [stderr] Doc-tests migrations_internals Nov 18 06:20:48.096 INFO [stdout] test migration::tests::migration_version_when_dir_doesnt_start_with_num_is_allowed ... ok Nov 18 06:20:48.096 INFO [stdout] test tests::migration_directory_not_found_if_no_migration_dir_exists ... ok Nov 18 06:20:48.096 INFO [stdout] test tests::migration_directory_checks_parents ... ok Nov 18 06:20:48.096 INFO [stdout] test tests::migration_directory_defaults_to_pwd_slash_migrations ... ok Nov 18 06:20:48.096 INFO [stdout] Nov 18 06:20:48.096 INFO [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 06:20:48.096 INFO [stdout] Nov 18 06:20:49.409 INFO [stdout] Nov 18 06:20:49.410 INFO [stdout] running 0 tests Nov 18 06:20:49.410 INFO [stdout] Nov 18 06:20:49.410 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 06:20:49.411 INFO [stdout] Nov 18 06:20:49.418 INFO [stderr] su: No module specific data is present Nov 18 06:20:49.951 INFO running `"docker" "inspect" "524961d90b5f28e4cfdfb138c5855283e51b83bea767ca81af2acb314eae7fe4"` Nov 18 06:20:50.157 INFO running `"docker" "rm" "-f" "524961d90b5f28e4cfdfb138c5855283e51b83bea767ca81af2acb314eae7fe4"` Nov 18 06:20:50.462 INFO [stdout] 524961d90b5f28e4cfdfb138c5855283e51b83bea767ca81af2acb314eae7fe4