[INFO] updating cached repository ludios/diesel_bpchar [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ludios/diesel_bpchar [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ludios/diesel_bpchar" "work/ex/beta-1.38-1/sources/1.37.0/gh/ludios/diesel_bpchar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ludios/diesel_bpchar'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ludios/diesel_bpchar" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ludios/diesel_bpchar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ludios/diesel_bpchar'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 67e396658c3112bd718f61be6e3916f378e3d0c7 [INFO] sha for GitHub repo ludios/diesel_bpchar: 67e396658c3112bd718f61be6e3916f378e3d0c7 [INFO] validating manifest of ludios/diesel_bpchar on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ludios/diesel_bpchar on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ludios/diesel_bpchar [INFO] finished frobbing ludios/diesel_bpchar [INFO] frobbed toml for ludios/diesel_bpchar written to work/ex/beta-1.38-1/sources/1.37.0/gh/ludios/diesel_bpchar/Cargo.toml [INFO] started frobbing ludios/diesel_bpchar [INFO] finished frobbing ludios/diesel_bpchar [INFO] frobbed toml for ludios/diesel_bpchar written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ludios/diesel_bpchar/Cargo.toml [INFO] crate ludios/diesel_bpchar already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ludios/diesel_bpchar against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ludios/diesel_bpchar:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] ff646d70132b6fcf33a374593555f3de0d5ade35a1bd439862fdf4c004456ea9 [INFO] running `"docker" "start" "-a" "ff646d70132b6fcf33a374593555f3de0d5ade35a1bd439862fdf4c004456ea9"` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling diesel_bpchar v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:192:41 [INFO] [stderr] | [INFO] [stderr] 192 | [derive (Debug , Clone , Copy , QueryId)] /// The actual table struct [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:192:41 [INFO] [stderr] | [INFO] [stderr] 192 | [derive (Debug , Clone , Copy , QueryId)] /// The actual table struct [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `id` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:37 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug , Clone , Copy , QueryId , Default)] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Video` in this scope [INFO] [stderr] --> src/models.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Queryable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "ff646d70132b6fcf33a374593555f3de0d5ade35a1bd439862fdf4c004456ea9"` [INFO] running `"docker" "rm" "-f" "ff646d70132b6fcf33a374593555f3de0d5ade35a1bd439862fdf4c004456ea9"` [INFO] [stdout] ff646d70132b6fcf33a374593555f3de0d5ade35a1bd439862fdf4c004456ea9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ludios/diesel_bpchar:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 450a7889392994b0bce0e0cf6ecc8070b383c1ff2811a7e8581262ee987c5603 [INFO] running `"docker" "start" "-a" "450a7889392994b0bce0e0cf6ecc8070b383c1ff2811a7e8581262ee987c5603"` [INFO] [stderr] Compiling diesel_bpchar v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:192:41 [INFO] [stderr] | [INFO] [stderr] 192 | [derive (Debug , Clone , Copy , QueryId)] /// The actual table struct [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:192:41 [INFO] [stderr] | [INFO] [stderr] 192 | [derive (Debug , Clone , Copy , QueryId)] /// The actual table struct [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `id` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:37 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug , Clone , Copy , QueryId , Default)] pub struct $ [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Video` in this scope [INFO] [stderr] --> src/models.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Queryable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `"docker" "inspect" "450a7889392994b0bce0e0cf6ecc8070b383c1ff2811a7e8581262ee987c5603"` [INFO] running `"docker" "rm" "-f" "450a7889392994b0bce0e0cf6ecc8070b383c1ff2811a7e8581262ee987c5603"` [INFO] [stdout] 450a7889392994b0bce0e0cf6ecc8070b383c1ff2811a7e8581262ee987c5603 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ludios/diesel_bpchar:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 4a2a3dddbbd8d0b92eb45fd76a488063ecfff8d80ee923efe2f5f0ee283e0bae [INFO] running `"docker" "start" "-a" "4a2a3dddbbd8d0b92eb45fd76a488063ecfff8d80ee923efe2f5f0ee283e0bae"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/diesel_bpchar-f8959aed8fa11dbf [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/find_video-a683c19f584445b8 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests diesel_bpchar [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4a2a3dddbbd8d0b92eb45fd76a488063ecfff8d80ee923efe2f5f0ee283e0bae"` [INFO] running `"docker" "rm" "-f" "4a2a3dddbbd8d0b92eb45fd76a488063ecfff8d80ee923efe2f5f0ee283e0bae"` [INFO] [stdout] 4a2a3dddbbd8d0b92eb45fd76a488063ecfff8d80ee923efe2f5f0ee283e0bae