Oct 12 01:35:44.061 INFO testing diesel-derive-more-1.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 01:35:44.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 12 01:35:44.458 INFO blam! a74c3e92b72ca1a0e57be03b424a3437b2b3646804ded6d07f3b13c406e6de8b Oct 12 01:35:44.481 INFO running `"docker" "start" "-a" "a74c3e92b72ca1a0e57be03b424a3437b2b3646804ded6d07f3b13c406e6de8b"` Oct 12 01:35:45.399 INFO kablam! usermod: no changes Oct 12 01:35:45.544 INFO kablam! Compiling diesel v1.3.3 Oct 12 01:36:27.383 INFO kablam! Compiling diesel-derive-more v1.1.3 (/source) Oct 12 01:36:33.152 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.73s Oct 12 01:36:33.155 INFO kablam! su: No module specific data is present Oct 12 01:36:33.435 INFO running `"docker" "rm" "-f" "a74c3e92b72ca1a0e57be03b424a3437b2b3646804ded6d07f3b13c406e6de8b"` Oct 12 01:36:33.544 INFO blam! a74c3e92b72ca1a0e57be03b424a3437b2b3646804ded6d07f3b13c406e6de8b Oct 12 01:36:33.546 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 12 01:36:33.784 INFO blam! c3d2944fa52acce868b913905272265a6431159777be370ce1bd742cc2d2a958 Oct 12 01:36:33.786 INFO running `"docker" "start" "-a" "c3d2944fa52acce868b913905272265a6431159777be370ce1bd742cc2d2a958"` Oct 12 01:36:34.308 INFO kablam! usermod: no changes Oct 12 01:36:34.452 INFO kablam! Compiling syn v0.14.9 Oct 12 01:36:49.184 INFO kablam! Compiling derive-error-chain v0.11.2 Oct 12 01:36:59.693 INFO kablam! Compiling dotenv v0.11.0 Oct 12 01:37:02.297 INFO kablam! Compiling diesel-derive-more v1.1.3 (/source) Oct 12 01:37:07.107 INFO kablam! warning: cannot find type `table` in this scope Oct 12 01:37:07.107 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 01:37:07.107 INFO kablam! | Oct 12 01:37:07.107 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 01:37:07.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.107 INFO kablam! | Oct 12 01:37:07.107 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 01:37:07.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.107 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.107 INFO kablam! Oct 12 01:37:07.107 INFO kablam! warning: cannot find type `table` in this scope Oct 12 01:37:07.107 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 01:37:07.107 INFO kablam! | Oct 12 01:37:07.107 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 01:37:07.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.107 INFO kablam! | Oct 12 01:37:07.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.107 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.107 INFO kablam! Oct 12 01:37:07.110 INFO kablam! warning: cannot find type `id` in this scope Oct 12 01:37:07.110 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:37:07.110 INFO kablam! | Oct 12 01:37:07.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:37:07.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.110 INFO kablam! | Oct 12 01:37:07.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.111 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.111 INFO kablam! Oct 12 01:37:07.112 INFO kablam! warning: cannot find type `num` in this scope Oct 12 01:37:07.112 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:37:07.112 INFO kablam! | Oct 12 01:37:07.113 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:37:07.113 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.113 INFO kablam! | Oct 12 01:37:07.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.113 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.113 INFO kablam! Oct 12 01:37:07.114 INFO kablam! warning: cannot find type `my_enum` in this scope Oct 12 01:37:07.115 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:37:07.115 INFO kablam! | Oct 12 01:37:07.115 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:37:07.115 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.115 INFO kablam! | Oct 12 01:37:07.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.115 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.115 INFO kablam! Oct 12 01:37:07.116 INFO kablam! warning: cannot find type `MyEnum` in this scope Oct 12 01:37:07.117 INFO kablam! --> tests/default_insertable.rs:31:43 Oct 12 01:37:07.117 INFO kablam! | Oct 12 01:37:07.117 INFO kablam! 31 | #[derive(Clone, Debug, PartialEq, DBEnum, FromSqlRow, AsExpression)] Oct 12 01:37:07.117 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.117 INFO kablam! | Oct 12 01:37:07.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.117 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.117 INFO kablam! Oct 12 01:37:07.119 INFO kablam! warning: cannot find type `Text` in this scope Oct 12 01:37:07.119 INFO kablam! --> tests/default_insertable.rs:31:55 Oct 12 01:37:07.119 INFO kablam! | Oct 12 01:37:07.119 INFO kablam! 31 | #[derive(Clone, Debug, PartialEq, DBEnum, FromSqlRow, AsExpression)] Oct 12 01:37:07.119 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.119 INFO kablam! | Oct 12 01:37:07.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.119 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.119 INFO kablam! Oct 12 01:37:07.119 INFO kablam! warning: cannot find type `MyEnum` in this scope Oct 12 01:37:07.119 INFO kablam! --> tests/default_insertable.rs:31:55 Oct 12 01:37:07.119 INFO kablam! | Oct 12 01:37:07.119 INFO kablam! 31 | #[derive(Clone, Debug, PartialEq, DBEnum, FromSqlRow, AsExpression)] Oct 12 01:37:07.119 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.119 INFO kablam! | Oct 12 01:37:07.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.119 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.119 INFO kablam! Oct 12 01:37:07.124 INFO kablam! warning: cannot find type `MyEnum` in this scope Oct 12 01:37:07.124 INFO kablam! --> tests/default_insertable.rs:39:10 Oct 12 01:37:07.124 INFO kablam! | Oct 12 01:37:07.124 INFO kablam! 39 | #[derive(Queryable, DefaultInsertable)] Oct 12 01:37:07.124 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.124 INFO kablam! | Oct 12 01:37:07.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.124 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.124 INFO kablam! Oct 12 01:37:07.124 INFO kablam! warning: cannot find type `TestTable` in this scope Oct 12 01:37:07.124 INFO kablam! --> tests/default_insertable.rs:39:10 Oct 12 01:37:07.124 INFO kablam! | Oct 12 01:37:07.124 INFO kablam! 39 | #[derive(Queryable, DefaultInsertable)] Oct 12 01:37:07.124 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.124 INFO kablam! | Oct 12 01:37:07.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.124 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.124 INFO kablam! Oct 12 01:37:07.124 INFO kablam! warning: cannot find type `test_table` in this scope Oct 12 01:37:07.124 INFO kablam! --> tests/default_insertable.rs:39:21 Oct 12 01:37:07.124 INFO kablam! | Oct 12 01:37:07.124 INFO kablam! 39 | #[derive(Queryable, DefaultInsertable)] Oct 12 01:37:07.124 INFO kablam! | ^^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.124 INFO kablam! | Oct 12 01:37:07.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.124 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.124 INFO kablam! Oct 12 01:37:07.124 INFO kablam! warning: cannot find type `NewTestTable` in this scope Oct 12 01:37:07.124 INFO kablam! --> tests/default_insertable.rs:39:21 Oct 12 01:37:07.124 INFO kablam! | Oct 12 01:37:07.124 INFO kablam! 39 | #[derive(Queryable, DefaultInsertable)] Oct 12 01:37:07.124 INFO kablam! | ^^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.124 INFO kablam! | Oct 12 01:37:07.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.124 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.124 INFO kablam! Oct 12 01:37:07.124 INFO kablam! warning: cannot find type `MyEnum` in this scope Oct 12 01:37:07.124 INFO kablam! --> tests/default_insertable.rs:39:21 Oct 12 01:37:07.124 INFO kablam! | Oct 12 01:37:07.124 INFO kablam! 39 | #[derive(Queryable, DefaultInsertable)] Oct 12 01:37:07.124 INFO kablam! | ^^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:37:07.124 INFO kablam! | Oct 12 01:37:07.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 01:37:07.124 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:37:07.124 INFO kablam! Oct 12 01:37:10.038 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.71s Oct 12 01:37:10.046 INFO kablam! su: No module specific data is present Oct 12 01:37:10.316 INFO running `"docker" "rm" "-f" "c3d2944fa52acce868b913905272265a6431159777be370ce1bd742cc2d2a958"` Oct 12 01:37:10.397 INFO blam! c3d2944fa52acce868b913905272265a6431159777be370ce1bd742cc2d2a958