Dec 13 12:15:39.284 INFO testing ludios/diesel_bpchar against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 12:15:39.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 12:15:39.624 INFO [stdout] 6487f0801e0e3989e8017a40c4c1aac8890a6332774fc1329cb548e08541757d Dec 13 12:15:39.626 INFO running `"docker" "start" "-a" "6487f0801e0e3989e8017a40c4c1aac8890a6332774fc1329cb548e08541757d"` Dec 13 12:15:40.419 INFO [stderr] usermod: no changes Dec 13 12:15:40.647 INFO [stderr] Compiling memchr v2.1.1 Dec 13 12:15:41.916 INFO [stderr] Compiling aho-corasick v0.6.9 Dec 13 12:15:42.820 INFO [stderr] Compiling regex v0.2.11 Dec 13 12:15:50.795 INFO [stderr] Compiling dotenv v0.9.0 Dec 13 12:15:51.895 INFO [stderr] Compiling diesel_bpchar v0.1.0 (/source) Dec 13 12:15:52.716 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 12:15:52.717 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 12:15:52.717 INFO [stderr] | Dec 13 12:15:52.717 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 12:15:52.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:15:52.717 INFO [stderr] | Dec 13 12:15:52.717 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 12:15:52.718 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 13 12:15:52.718 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:15:52.718 INFO [stderr] Dec 13 12:15:52.718 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 12:15:52.718 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 12:15:52.718 INFO [stderr] | Dec 13 12:15:52.718 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 12:15:52.718 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:15:52.718 INFO [stderr] | Dec 13 12:15:52.718 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 13 12:15:52.718 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:15:52.718 INFO [stderr] Dec 13 12:15:52.718 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 12:15:52.718 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:15:52.718 INFO [stderr] | Dec 13 12:15:52.718 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:15:52.718 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:15:52.718 INFO [stderr] | Dec 13 12:15:52.718 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 13 12:15:52.718 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:15:52.718 INFO [stderr] Dec 13 12:15:52.718 INFO [stderr] warning: cannot find type `Video` in this scope Dec 13 12:15:52.718 INFO [stderr] --> src/models.rs:1:10 Dec 13 12:15:52.718 INFO [stderr] | Dec 13 12:15:52.719 INFO [stderr] 1 | #[derive(Queryable)] Dec 13 12:15:52.719 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:15:52.719 INFO [stderr] | Dec 13 12:15:52.719 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 13 12:15:52.719 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:15:52.719 INFO [stderr] Dec 13 12:15:55.934 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.48s Dec 13 12:15:55.935 INFO [stderr] su: No module specific data is present Dec 13 12:15:56.565 INFO running `"docker" "inspect" "6487f0801e0e3989e8017a40c4c1aac8890a6332774fc1329cb548e08541757d"` Dec 13 12:15:56.901 INFO running `"docker" "rm" "-f" "6487f0801e0e3989e8017a40c4c1aac8890a6332774fc1329cb548e08541757d"` Dec 13 12:15:57.287 INFO [stdout] 6487f0801e0e3989e8017a40c4c1aac8890a6332774fc1329cb548e08541757d Dec 13 12:15:57.291 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 12:15:57.855 INFO [stdout] 17cdc493ac2220ca5e69c4e93e86f65ebd0d1fc49908aaab0bc43d59865556fe Dec 13 12:15:57.857 INFO running `"docker" "start" "-a" "17cdc493ac2220ca5e69c4e93e86f65ebd0d1fc49908aaab0bc43d59865556fe"` Dec 13 12:15:58.767 INFO [stderr] usermod: no changes Dec 13 12:15:58.865 INFO [stderr] Compiling diesel_bpchar v0.1.0 (/source) Dec 13 12:16:00.039 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 12:16:00.039 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 12:16:00.039 INFO [stderr] | Dec 13 12:16:00.039 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 12:16:00.039 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:16:00.039 INFO [stderr] | Dec 13 12:16:00.039 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 12:16:00.039 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 13 12:16:00.039 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:16:00.039 INFO [stderr] Dec 13 12:16:00.039 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 12:16:00.039 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 12:16:00.039 INFO [stderr] | Dec 13 12:16:00.039 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 12:16:00.039 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:16:00.039 INFO [stderr] | Dec 13 12:16:00.039 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 13 12:16:00.039 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:16:00.039 INFO [stderr] Dec 13 12:16:00.039 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 12:16:00.039 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:16:00.039 INFO [stderr] | Dec 13 12:16:00.039 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:16:00.039 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:16:00.039 INFO [stderr] | Dec 13 12:16:00.039 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 13 12:16:00.039 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:16:00.039 INFO [stderr] Dec 13 12:16:00.039 INFO [stderr] warning: cannot find type `Video` in this scope Dec 13 12:16:00.039 INFO [stderr] --> src/models.rs:1:10 Dec 13 12:16:00.039 INFO [stderr] | Dec 13 12:16:00.039 INFO [stderr] 1 | #[derive(Queryable)] Dec 13 12:16:00.039 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:16:00.039 INFO [stderr] | Dec 13 12:16:00.039 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 13 12:16:00.039 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:16:00.039 INFO [stderr] Dec 13 12:16:00.629 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s Dec 13 12:16:00.715 INFO [stderr] su: No module specific data is present Dec 13 12:16:01.264 INFO running `"docker" "inspect" "17cdc493ac2220ca5e69c4e93e86f65ebd0d1fc49908aaab0bc43d59865556fe"` Dec 13 12:16:01.546 INFO running `"docker" "rm" "-f" "17cdc493ac2220ca5e69c4e93e86f65ebd0d1fc49908aaab0bc43d59865556fe"` Dec 13 12:16:01.808 INFO [stdout] 17cdc493ac2220ca5e69c4e93e86f65ebd0d1fc49908aaab0bc43d59865556fe Dec 13 12:16:01.815 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 12:16:02.256 INFO [stdout] 366bbb98acdb1febac57a153abe8054d054831bbbb589ad6613184196898bb7b Dec 13 12:16:02.264 INFO running `"docker" "start" "-a" "366bbb98acdb1febac57a153abe8054d054831bbbb589ad6613184196898bb7b"` Dec 13 12:16:03.343 INFO [stderr] usermod: no changes Dec 13 12:16:03.431 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Dec 13 12:16:03.443 INFO [stderr] Running /target/debug/deps/diesel_bpchar-4f36312782b8b752 Dec 13 12:16:03.443 INFO [stdout] Dec 13 12:16:03.443 INFO [stdout] running 0 tests Dec 13 12:16:03.443 INFO [stdout] Dec 13 12:16:03.443 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 12:16:03.443 INFO [stdout] Dec 13 12:16:03.451 INFO [stderr] Running /target/debug/deps/find_video-1004e5535cc34130 Dec 13 12:16:03.459 INFO [stdout] Dec 13 12:16:03.459 INFO [stdout] running 0 tests Dec 13 12:16:03.459 INFO [stdout] Dec 13 12:16:03.459 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 12:16:03.459 INFO [stdout] Dec 13 12:16:03.459 INFO [stderr] Doc-tests diesel_bpchar Dec 13 12:16:04.736 INFO [stdout] Dec 13 12:16:04.736 INFO [stdout] running 0 tests Dec 13 12:16:04.736 INFO [stdout] Dec 13 12:16:04.736 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 12:16:04.736 INFO [stdout] Dec 13 12:16:04.747 INFO [stderr] su: No module specific data is present Dec 13 12:16:05.491 INFO running `"docker" "inspect" "366bbb98acdb1febac57a153abe8054d054831bbbb589ad6613184196898bb7b"` Dec 13 12:16:05.849 INFO running `"docker" "rm" "-f" "366bbb98acdb1febac57a153abe8054d054831bbbb589ad6613184196898bb7b"` Dec 13 12:16:06.070 INFO [stdout] 366bbb98acdb1febac57a153abe8054d054831bbbb589ad6613184196898bb7b