Dec 07 18:51:20.673 INFO testing diesel-chrono-duration-0.1.0 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 18:51:20.673 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 18:51:20.861 INFO [stdout] 220716ab2e4db7c96bd34932b09350d8b2219553ada88a2398b4d6a7263acf40 Dec 07 18:51:20.866 INFO running `"docker" "start" "-a" "220716ab2e4db7c96bd34932b09350d8b2219553ada88a2398b4d6a7263acf40"` Dec 07 18:51:21.343 INFO [stderr] usermod: no changes Dec 07 18:51:21.412 INFO [stderr] Compiling diesel-chrono-duration v0.1.0 (/source) Dec 07 18:51:22.469 INFO [stderr] warning: cannot find type `ChronoDurationProxy` in this scope Dec 07 18:51:22.470 INFO [stderr] --> src/lib.rs:32:62 Dec 07 18:51:22.470 INFO [stderr] | Dec 07 18:51:22.470 INFO [stderr] 32 | #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] Dec 07 18:51:22.471 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:22.471 INFO [stderr] | Dec 07 18:51:22.471 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 18:51:22.472 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 18:51:22.472 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:22.472 INFO [stderr] Dec 07 18:51:22.473 INFO [stderr] warning: cannot find type `ChronoDurationProxy` in this scope Dec 07 18:51:22.473 INFO [stderr] --> src/lib.rs:32:62 Dec 07 18:51:22.473 INFO [stderr] | Dec 07 18:51:22.474 INFO [stderr] 32 | #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] Dec 07 18:51:22.474 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:22.474 INFO [stderr] | Dec 07 18:51:22.475 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 18:51:22.475 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:22.475 INFO [stderr] Dec 07 18:51:22.476 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 07 18:51:22.476 INFO [stderr] --> src/lib.rs:32:74 Dec 07 18:51:22.476 INFO [stderr] | Dec 07 18:51:22.477 INFO [stderr] 32 | #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] Dec 07 18:51:22.477 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:22.477 INFO [stderr] | Dec 07 18:51:22.478 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 18:51:22.478 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:22.478 INFO [stderr] Dec 07 18:51:22.479 INFO [stderr] warning: cannot find type `ChronoDurationProxy` in this scope Dec 07 18:51:22.479 INFO [stderr] --> src/lib.rs:32:74 Dec 07 18:51:22.479 INFO [stderr] | Dec 07 18:51:22.480 INFO [stderr] 32 | #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] Dec 07 18:51:22.480 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:22.480 INFO [stderr] | Dec 07 18:51:22.481 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 18:51:22.481 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:22.481 INFO [stderr] Dec 07 18:51:22.626 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s Dec 07 18:51:22.630 INFO [stderr] su: No module specific data is present Dec 07 18:51:22.941 INFO running `"docker" "inspect" "220716ab2e4db7c96bd34932b09350d8b2219553ada88a2398b4d6a7263acf40"` Dec 07 18:51:23.097 INFO running `"docker" "rm" "-f" "220716ab2e4db7c96bd34932b09350d8b2219553ada88a2398b4d6a7263acf40"` Dec 07 18:51:23.228 INFO [stdout] 220716ab2e4db7c96bd34932b09350d8b2219553ada88a2398b4d6a7263acf40 Dec 07 18:51:23.234 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 18:51:23.459 INFO [stdout] c82eb716b7604ab8a641d861bfd21ab92839ce2eeb3ff4c9c43d665bf29c1b7c Dec 07 18:51:23.461 INFO running `"docker" "start" "-a" "c82eb716b7604ab8a641d861bfd21ab92839ce2eeb3ff4c9c43d665bf29c1b7c"` Dec 07 18:51:25.256 INFO [stderr] usermod: no changes Dec 07 18:51:25.344 INFO [stderr] Compiling diesel-chrono-duration v0.1.0 (/source) Dec 07 18:51:26.517 INFO [stderr] warning: cannot find type `ChronoDurationProxy` in this scope Dec 07 18:51:26.517 INFO [stderr] --> src/lib.rs:32:62 Dec 07 18:51:26.518 INFO [stderr] | Dec 07 18:51:26.518 INFO [stderr] 32 | #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] Dec 07 18:51:26.518 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:26.519 INFO [stderr] | Dec 07 18:51:26.519 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 18:51:26.520 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 18:51:26.520 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:26.520 INFO [stderr] Dec 07 18:51:26.521 INFO [stderr] warning: cannot find type `ChronoDurationProxy` in this scope Dec 07 18:51:26.521 INFO [stderr] --> src/lib.rs:32:62 Dec 07 18:51:26.521 INFO [stderr] | Dec 07 18:51:26.522 INFO [stderr] 32 | #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] Dec 07 18:51:26.522 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:26.522 INFO [stderr] | Dec 07 18:51:26.522 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 18:51:26.522 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:26.522 INFO [stderr] Dec 07 18:51:26.523 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 07 18:51:26.523 INFO [stderr] --> src/lib.rs:32:74 Dec 07 18:51:26.523 INFO [stderr] | Dec 07 18:51:26.523 INFO [stderr] 32 | #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] Dec 07 18:51:26.523 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:26.523 INFO [stderr] | Dec 07 18:51:26.523 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 18:51:26.523 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:26.523 INFO [stderr] Dec 07 18:51:26.524 INFO [stderr] warning: cannot find type `ChronoDurationProxy` in this scope Dec 07 18:51:26.524 INFO [stderr] --> src/lib.rs:32:74 Dec 07 18:51:26.524 INFO [stderr] | Dec 07 18:51:26.524 INFO [stderr] 32 | #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] Dec 07 18:51:26.524 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:26.524 INFO [stderr] | Dec 07 18:51:26.524 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 18:51:26.524 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:26.524 INFO [stderr] Dec 07 18:51:26.930 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s Dec 07 18:51:26.935 INFO [stderr] su: No module specific data is present Dec 07 18:51:27.362 INFO running `"docker" "inspect" "c82eb716b7604ab8a641d861bfd21ab92839ce2eeb3ff4c9c43d665bf29c1b7c"` Dec 07 18:51:27.477 INFO running `"docker" "rm" "-f" "c82eb716b7604ab8a641d861bfd21ab92839ce2eeb3ff4c9c43d665bf29c1b7c"` Dec 07 18:51:27.561 INFO [stdout] c82eb716b7604ab8a641d861bfd21ab92839ce2eeb3ff4c9c43d665bf29c1b7c Dec 07 18:51:27.562 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 18:51:27.747 INFO [stdout] 5a2aa13dc9299e23079e0aef0dcdda3d2548d6ea5f17160d929245ef266986b7 Dec 07 18:51:27.749 INFO running `"docker" "start" "-a" "5a2aa13dc9299e23079e0aef0dcdda3d2548d6ea5f17160d929245ef266986b7"` Dec 07 18:51:28.342 INFO [stderr] usermod: no changes Dec 07 18:51:28.387 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 07 18:51:28.400 INFO [stderr] Running /target/debug/deps/diesel_chrono_duration-11f80462b290227d Dec 07 18:51:28.402 INFO [stdout] Dec 07 18:51:28.402 INFO [stdout] running 0 tests Dec 07 18:51:28.402 INFO [stdout] Dec 07 18:51:28.402 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 18:51:28.402 INFO [stdout] Dec 07 18:51:28.403 INFO [stderr] Doc-tests diesel-chrono-duration Dec 07 18:51:30.347 INFO [stdout] Dec 07 18:51:30.347 INFO [stdout] running 1 test Dec 07 18:51:32.461 INFO [stdout] test src/lib.rs - (line 17) ... ok Dec 07 18:51:32.461 INFO [stdout] Dec 07 18:51:32.461 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 18:51:32.461 INFO [stdout] Dec 07 18:51:32.472 INFO [stderr] su: No module specific data is present Dec 07 18:51:33.775 INFO running `"docker" "inspect" "5a2aa13dc9299e23079e0aef0dcdda3d2548d6ea5f17160d929245ef266986b7"` Dec 07 18:51:34.022 INFO running `"docker" "rm" "-f" "5a2aa13dc9299e23079e0aef0dcdda3d2548d6ea5f17160d929245ef266986b7"` Dec 07 18:51:34.244 INFO [stdout] 5a2aa13dc9299e23079e0aef0dcdda3d2548d6ea5f17160d929245ef266986b7