Oct 10 23:08:00.896 INFO testing ffimnsr/simple-webservice-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:08:00.896 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:08:00.896 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:08:01.272 INFO blam! 04590ab0ef39df3a0d50bde951c84da89fd876ae1d69e5b1911299844812bd77 Oct 10 23:08:01.276 INFO running `"docker" "start" "-a" "04590ab0ef39df3a0d50bde951c84da89fd876ae1d69e5b1911299844812bd77"` Oct 10 23:08:02.484 INFO kablam! usermod: no changes Oct 10 23:08:03.240 INFO kablam! Compiling memchr v1.0.2 Oct 10 23:08:03.240 INFO kablam! Compiling email v0.0.19 Oct 10 23:08:03.248 INFO kablam! Compiling log v0.3.9 Oct 10 23:08:03.248 INFO kablam! Compiling want v0.0.4 Oct 10 23:08:03.257 INFO kablam! Compiling r2d2 v0.8.2 Oct 10 23:08:03.260 INFO kablam! Compiling uuid v0.6.5 Oct 10 23:08:03.260 INFO kablam! Compiling bincode v1.0.1 Oct 10 23:08:03.276 INFO kablam! Compiling regex v0.2.11 Oct 10 23:08:05.678 INFO kablam! Compiling gotham_derive v0.2.1 Oct 10 23:08:05.720 INFO kablam! Compiling openssl v0.9.24 Oct 10 23:08:06.224 INFO kablam! Compiling env_logger v0.5.10 Oct 10 23:08:06.243 INFO kablam! Compiling error-chain v0.11.0 Oct 10 23:08:06.248 INFO kablam! Compiling md-5 v0.7.0 Oct 10 23:08:06.303 INFO kablam! Compiling hmac v0.6.2 Oct 10 23:08:07.772 INFO kablam! Compiling nom v3.2.1 Oct 10 23:08:07.836 INFO kablam! Compiling failure v0.1.1 Oct 10 23:08:07.838 INFO kablam! Compiling diesel v1.3.2 Oct 10 23:08:08.852 INFO kablam! Compiling ring v0.12.1 Oct 10 23:08:33.204 INFO kablam! Compiling dotenv v0.13.0 Oct 10 23:08:33.204 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 10 23:08:33.648 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 23:08:33.829 INFO kablam! Compiling native-tls v0.1.5 Oct 10 23:08:41.200 INFO kablam! Compiling lettre v0.8.2 Oct 10 23:08:48.884 INFO kablam! Compiling skeptic v0.13.3 Oct 10 23:08:53.336 INFO kablam! Compiling jsonwebtoken v4.0.1 Oct 10 23:08:53.561 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 23:09:04.036 INFO kablam! Compiling lettre_email v0.8.2 Oct 10 23:09:04.585 INFO kablam! Compiling hyper v0.11.27 Oct 10 23:09:04.608 INFO kablam! Compiling borrow-bag v1.0.0 Oct 10 23:09:26.225 INFO kablam! Compiling gotham v0.2.1 Oct 10 23:09:53.102 INFO kablam! Compiling r2d2-diesel v1.0.0 Oct 10 23:09:55.188 INFO kablam! Compiling sleeping_forest v0.1.0 (/source) Oct 10 23:09:56.920 INFO kablam! warning: cannot find type `table` in this scope Oct 10 23:09:56.920 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 23:09:56.920 INFO kablam! | Oct 10 23:09:56.921 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 23:09:56.921 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.921 INFO kablam! | Oct 10 23:09:56.922 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 23:09:56.922 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 10 23:09:56.922 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.923 INFO kablam! Oct 10 23:09:56.923 INFO kablam! warning: cannot find type `table` in this scope Oct 10 23:09:56.923 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 23:09:56.923 INFO kablam! | Oct 10 23:09:56.924 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 23:09:56.924 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.925 INFO kablam! | Oct 10 23:09:56.925 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 10 23:09:56.925 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.926 INFO kablam! Oct 10 23:09:56.926 INFO kablam! warning: cannot find type `id` in this scope Oct 10 23:09:56.926 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:09:56.926 INFO kablam! | Oct 10 23:09:56.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:09:56.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.928 INFO kablam! | Oct 10 23:09:56.928 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 10 23:09:56.928 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.929 INFO kablam! Oct 10 23:09:56.929 INFO kablam! warning: cannot find type `title` in this scope Oct 10 23:09:56.929 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:09:56.929 INFO kablam! | Oct 10 23:09:56.930 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:09:56.930 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.930 INFO kablam! | Oct 10 23:09:56.930 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 10 23:09:56.931 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.931 INFO kablam! Oct 10 23:09:56.931 INFO kablam! warning: cannot find type `organization_affected` in this scope Oct 10 23:09:56.931 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:09:56.932 INFO kablam! | Oct 10 23:09:56.932 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:09:56.932 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.932 INFO kablam! | Oct 10 23:09:56.933 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 10 23:09:56.933 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.933 INFO kablam! Oct 10 23:09:56.934 INFO kablam! warning: cannot find type `content` in this scope Oct 10 23:09:56.934 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:09:56.934 INFO kablam! | Oct 10 23:09:56.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:09:56.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.935 INFO kablam! | Oct 10 23:09:56.936 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 10 23:09:56.936 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.936 INFO kablam! Oct 10 23:09:56.936 INFO kablam! warning: cannot find type `wallet_address` in this scope Oct 10 23:09:56.937 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:09:56.937 INFO kablam! | Oct 10 23:09:56.937 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:09:56.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.938 INFO kablam! | Oct 10 23:09:56.938 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 10 23:09:56.938 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.938 INFO kablam! Oct 10 23:09:56.939 INFO kablam! warning: cannot find type `feedback` in this scope Oct 10 23:09:56.939 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:09:56.939 INFO kablam! | Oct 10 23:09:56.940 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:09:56.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.940 INFO kablam! | Oct 10 23:09:56.940 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 10 23:09:56.941 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.941 INFO kablam! Oct 10 23:09:56.941 INFO kablam! warning: cannot find type `status` in this scope Oct 10 23:09:56.941 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:09:56.942 INFO kablam! | Oct 10 23:09:56.942 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:09:56.942 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.942 INFO kablam! | Oct 10 23:09:56.943 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 10 23:09:56.943 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.943 INFO kablam! Oct 10 23:09:56.944 INFO kablam! warning: cannot find type `created_at` in this scope Oct 10 23:09:56.944 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:09:56.944 INFO kablam! | Oct 10 23:09:56.945 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:09:56.945 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.945 INFO kablam! | Oct 10 23:09:56.945 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 10 23:09:56.946 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.946 INFO kablam! Oct 10 23:09:56.946 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 10 23:09:56.947 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:09:56.947 INFO kablam! | Oct 10 23:09:56.947 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:09:56.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.948 INFO kablam! | Oct 10 23:09:56.948 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 10 23:09:56.949 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.949 INFO kablam! Oct 10 23:09:56.949 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 10 23:09:56.949 INFO kablam! --> src/models.rs:9:10 Oct 10 23:09:56.950 INFO kablam! | Oct 10 23:09:56.950 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:09:56.950 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.950 INFO kablam! | Oct 10 23:09:56.951 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 10 23:09:56.951 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.951 INFO kablam! Oct 10 23:09:56.951 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 10 23:09:56.952 INFO kablam! --> src/models.rs:9:10 Oct 10 23:09:56.952 INFO kablam! | Oct 10 23:09:56.952 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:09:56.952 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.953 INFO kablam! | Oct 10 23:09:56.953 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 10 23:09:56.953 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.954 INFO kablam! Oct 10 23:09:56.954 INFO kablam! warning: cannot find type `Utc` in this scope Oct 10 23:09:56.954 INFO kablam! --> src/models.rs:9:10 Oct 10 23:09:56.955 INFO kablam! | Oct 10 23:09:56.955 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:09:56.955 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.955 INFO kablam! | Oct 10 23:09:56.956 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 10 23:09:56.956 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.956 INFO kablam! Oct 10 23:09:56.957 INFO kablam! warning: cannot find type `BugReport` in this scope Oct 10 23:09:56.957 INFO kablam! --> src/models.rs:9:10 Oct 10 23:09:56.957 INFO kablam! | Oct 10 23:09:56.957 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:09:56.958 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.958 INFO kablam! | Oct 10 23:09:56.958 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 10 23:09:56.959 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.959 INFO kablam! Oct 10 23:09:56.959 INFO kablam! warning: cannot find type `BugReport` in this scope Oct 10 23:09:56.959 INFO kablam! --> src/models.rs:9:21 Oct 10 23:09:56.960 INFO kablam! | Oct 10 23:09:56.960 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:09:56.960 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.960 INFO kablam! | Oct 10 23:09:56.961 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 10 23:09:56.961 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.961 INFO kablam! Oct 10 23:09:56.962 INFO kablam! warning: cannot find type `bug_reports` in this scope Oct 10 23:09:56.962 INFO kablam! --> src/models.rs:9:21 Oct 10 23:09:56.962 INFO kablam! | Oct 10 23:09:56.963 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:09:56.963 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.963 INFO kablam! | Oct 10 23:09:56.964 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 10 23:09:56.964 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.964 INFO kablam! Oct 10 23:09:56.965 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 10 23:09:56.965 INFO kablam! --> src/models.rs:9:21 Oct 10 23:09:56.965 INFO kablam! | Oct 10 23:09:56.965 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:09:56.966 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.966 INFO kablam! | Oct 10 23:09:56.966 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 10 23:09:56.967 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.967 INFO kablam! Oct 10 23:09:56.967 INFO kablam! warning: cannot find type `bug_reports` in this scope Oct 10 23:09:56.968 INFO kablam! --> src/models.rs:22:10 Oct 10 23:09:56.968 INFO kablam! | Oct 10 23:09:56.968 INFO kablam! 22 | #[derive(Insertable)] Oct 10 23:09:56.969 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.969 INFO kablam! | Oct 10 23:09:56.969 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 10 23:09:56.969 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.970 INFO kablam! Oct 10 23:09:56.970 INFO kablam! warning: cannot find type `NewBugReport` in this scope Oct 10 23:09:56.970 INFO kablam! --> src/models.rs:22:10 Oct 10 23:09:56.971 INFO kablam! | Oct 10 23:09:56.971 INFO kablam! 22 | #[derive(Insertable)] Oct 10 23:09:56.971 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:09:56.972 INFO kablam! | Oct 10 23:09:56.972 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 10 23:09:56.972 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:09:56.973 INFO kablam! Oct 10 23:10:11.078 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 08s Oct 10 23:10:11.099 INFO kablam! su: No module specific data is present Oct 10 23:10:11.349 INFO running `"docker" "rm" "-f" "04590ab0ef39df3a0d50bde951c84da89fd876ae1d69e5b1911299844812bd77"` Oct 10 23:10:11.403 INFO blam! 04590ab0ef39df3a0d50bde951c84da89fd876ae1d69e5b1911299844812bd77 Oct 10 23:10:11.405 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:10:11.405 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:10:11.593 INFO blam! 28f852b6cfb00f08be151c52476aba6a97cb44702fbf7e866a22e1522b9fd1f2 Oct 10 23:10:11.598 INFO running `"docker" "start" "-a" "28f852b6cfb00f08be151c52476aba6a97cb44702fbf7e866a22e1522b9fd1f2"` Oct 10 23:10:12.259 INFO kablam! usermod: no changes Oct 10 23:10:12.584 INFO kablam! Compiling sleeping_forest v0.1.0 (/source) Oct 10 23:10:14.708 INFO kablam! warning: cannot find type `table` in this scope Oct 10 23:10:14.709 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 23:10:14.709 INFO kablam! | Oct 10 23:10:14.709 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 23:10:14.710 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.710 INFO kablam! | Oct 10 23:10:14.710 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 23:10:14.711 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 10 23:10:14.711 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.711 INFO kablam! Oct 10 23:10:14.712 INFO kablam! warning: cannot find type `table` in this scope Oct 10 23:10:14.712 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 23:10:14.712 INFO kablam! | Oct 10 23:10:14.713 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 23:10:14.713 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.713 INFO kablam! | Oct 10 23:10:14.714 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 10 23:10:14.714 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.714 INFO kablam! Oct 10 23:10:14.715 INFO kablam! warning: cannot find type `id` in this scope Oct 10 23:10:14.715 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:10:14.715 INFO kablam! | Oct 10 23:10:14.715 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:10:14.716 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.716 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 10 23:10:14.716 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.716 INFO kablam! Oct 10 23:10:14.716 INFO kablam! warning: cannot find type `title` in this scope Oct 10 23:10:14.716 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.716 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:10:14.716 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.716 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 10 23:10:14.716 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.716 INFO kablam! Oct 10 23:10:14.716 INFO kablam! warning: cannot find type `organization_affected` in this scope Oct 10 23:10:14.716 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.716 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:10:14.716 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.716 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 10 23:10:14.716 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.716 INFO kablam! Oct 10 23:10:14.716 INFO kablam! warning: cannot find type `content` in this scope Oct 10 23:10:14.716 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.716 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:10:14.716 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.716 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 10 23:10:14.716 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.716 INFO kablam! Oct 10 23:10:14.716 INFO kablam! warning: cannot find type `wallet_address` in this scope Oct 10 23:10:14.716 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.716 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:10:14.716 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.716 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 10 23:10:14.716 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.716 INFO kablam! Oct 10 23:10:14.716 INFO kablam! warning: cannot find type `feedback` in this scope Oct 10 23:10:14.716 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.716 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:10:14.716 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.716 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 10 23:10:14.716 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.716 INFO kablam! Oct 10 23:10:14.716 INFO kablam! warning: cannot find type `status` in this scope Oct 10 23:10:14.716 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.716 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:10:14.716 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.716 INFO kablam! | Oct 10 23:10:14.717 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 10 23:10:14.717 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.717 INFO kablam! Oct 10 23:10:14.717 INFO kablam! warning: cannot find type `created_at` in this scope Oct 10 23:10:14.717 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:10:14.717 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 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 10 23:10:14.717 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.717 INFO kablam! Oct 10 23:10:14.717 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 10 23:10:14.717 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:10:14.717 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 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 10 23:10:14.717 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.717 INFO kablam! Oct 10 23:10:14.717 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 10 23:10:14.717 INFO kablam! --> src/models.rs:9:10 Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:10:14.717 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 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 10 23:10:14.717 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.717 INFO kablam! Oct 10 23:10:14.717 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 10 23:10:14.717 INFO kablam! --> src/models.rs:9:10 Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:10:14.717 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 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 10 23:10:14.717 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.717 INFO kablam! Oct 10 23:10:14.717 INFO kablam! warning: cannot find type `Utc` in this scope Oct 10 23:10:14.717 INFO kablam! --> src/models.rs:9:10 Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:10:14.717 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 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 10 23:10:14.717 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.717 INFO kablam! Oct 10 23:10:14.717 INFO kablam! warning: cannot find type `BugReport` in this scope Oct 10 23:10:14.717 INFO kablam! --> src/models.rs:9:10 Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:10:14.717 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 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 10 23:10:14.717 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.717 INFO kablam! Oct 10 23:10:14.717 INFO kablam! warning: cannot find type `BugReport` in this scope Oct 10 23:10:14.717 INFO kablam! --> src/models.rs:9:21 Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:10:14.717 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 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 10 23:10:14.717 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.717 INFO kablam! Oct 10 23:10:14.717 INFO kablam! warning: cannot find type `bug_reports` in this scope Oct 10 23:10:14.717 INFO kablam! --> src/models.rs:9:21 Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:10:14.717 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 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 10 23:10:14.717 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.717 INFO kablam! Oct 10 23:10:14.717 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 10 23:10:14.717 INFO kablam! --> src/models.rs:9:21 Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 10 23:10:14.717 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 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 10 23:10:14.717 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.717 INFO kablam! Oct 10 23:10:14.717 INFO kablam! warning: cannot find type `bug_reports` in this scope Oct 10 23:10:14.717 INFO kablam! --> src/models.rs:22:10 Oct 10 23:10:14.717 INFO kablam! | Oct 10 23:10:14.717 INFO kablam! 22 | #[derive(Insertable)] Oct 10 23:10:14.717 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.718 INFO kablam! | Oct 10 23:10:14.718 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 10 23:10:14.718 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.718 INFO kablam! Oct 10 23:10:14.718 INFO kablam! warning: cannot find type `NewBugReport` in this scope Oct 10 23:10:14.718 INFO kablam! --> src/models.rs:22:10 Oct 10 23:10:14.718 INFO kablam! | Oct 10 23:10:14.718 INFO kablam! 22 | #[derive(Insertable)] Oct 10 23:10:14.718 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:10:14.718 INFO kablam! | Oct 10 23:10:14.718 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 10 23:10:14.718 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:10:14.718 INFO kablam! Oct 10 23:10:25.651 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.37s Oct 10 23:10:25.675 INFO kablam! su: No module specific data is present Oct 10 23:10:26.293 INFO running `"docker" "rm" "-f" "28f852b6cfb00f08be151c52476aba6a97cb44702fbf7e866a22e1522b9fd1f2"` Oct 10 23:10:26.528 INFO blam! 28f852b6cfb00f08be151c52476aba6a97cb44702fbf7e866a22e1522b9fd1f2 Oct 10 23:10:26.530 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:10:26.532 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:10:26.973 INFO blam! b8f2795a397773c4816eb6cbbb4bc2b2fa3cca987e5fa0a9755fc156ce6f231b Oct 10 23:10:26.974 INFO running `"docker" "start" "-a" "b8f2795a397773c4816eb6cbbb4bc2b2fa3cca987e5fa0a9755fc156ce6f231b"` Oct 10 23:10:27.743 INFO kablam! usermod: no changes Oct 10 23:10:28.032 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 10 23:10:28.056 INFO kablam! Running /target/debug/deps/lib_sleeping_forest-7f32f2583bcca5ac Oct 10 23:10:28.063 INFO kablam! Running /target/debug/deps/sleeping_forest-a2099f50253740ef Oct 10 23:10:28.063 INFO blam! Oct 10 23:10:28.063 INFO blam! running 0 tests Oct 10 23:10:28.063 INFO blam! Oct 10 23:10:28.063 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:10:28.063 INFO blam! Oct 10 23:10:28.063 INFO blam! Oct 10 23:10:28.063 INFO blam! running 1 test Oct 10 23:10:28.142 INFO blam! test router::tests::index_get ... FAILED Oct 10 23:10:28.142 INFO kablam! error: test failed, to rerun pass '--bin sleeping_forest' Oct 10 23:10:28.142 INFO blam! Oct 10 23:10:28.142 INFO kablam! su: No module specific data is present Oct 10 23:10:28.142 INFO blam! failures: Oct 10 23:10:28.142 INFO blam! Oct 10 23:10:28.142 INFO blam! ---- router::tests::index_get stdout ---- Oct 10 23:10:28.142 INFO blam! thread 'router::tests::index_get' panicked at 'assertion failed: `(left == right)` Oct 10 23:10:28.142 INFO blam! left: `[10, 226, 150, 132, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 132, 226, 150, 144, 226, 150, 136, 226, 150, 132, 226, 150, 132, 226, 150, 132, 226, 150, 132, 226, 150, 136, 226, 150, 140, 10, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 140, 226, 150, 128, 226, 150, 128, 226, 150, 136, 226, 150, 136, 226, 150, 128, 226, 150, 128, 10, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 132, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 132, 226, 150, 132, 226, 150, 136, 226, 150, 140, 10, 226, 150, 132, 226, 150, 132, 226, 150, 132, 226, 150, 132, 226, 150, 132, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 136, 226, 150, 128, 10]`, Oct 10 23:10:28.142 INFO blam! right: `[105, 110, 100, 101, 120]`', src/bin/router.rs:62:9 Oct 10 23:10:28.142 INFO blam! stack backtrace: Oct 10 23:10:28.142 INFO blam! 0: 0x559ab3d16fce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 23:10:28.142 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 23:10:28.142 INFO blam! 1: 0x559ab3d20636 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 23:10:28.142 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 23:10:28.142 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 23:10:28.142 INFO blam! 2: 0x559ab3d1b23d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 23:10:28.142 INFO blam! at libstd/panicking.rs:211 Oct 10 23:10:28.142 INFO blam! 3: 0x559ab3d1af4b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 23:10:28.142 INFO blam! at libstd/panicking.rs:221 Oct 10 23:10:28.142 INFO blam! 4: 0x559ab3d1b8ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 23:10:28.142 INFO blam! at libstd/panicking.rs:476 Oct 10 23:10:28.142 INFO blam! 5: 0x559ab3d1b4a9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 23:10:28.142 INFO blam! at libstd/panicking.rs:390 Oct 10 23:10:28.142 INFO blam! 6: 0x559ab3d1b40d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 10 23:10:28.142 INFO blam! at libstd/panicking.rs:345 Oct 10 23:10:28.142 INFO blam! 7: 0x559ab3b230ec - sleeping_forest::router::tests::index_get::h6c5ad3d874c014bf Oct 10 23:10:28.142 INFO blam! at src/bin/router.rs:62 Oct 10 23:10:28.142 INFO blam! 8: 0x559ab3b22ba9 - sleeping_forest::router::tests::index_get::{{closure}}::ha70765723324ad6c Oct 10 23:10:28.142 INFO blam! at src/bin/router.rs:51 Oct 10 23:10:28.142 INFO blam! 9: 0x559ab3aae55d - core::ops::function::FnOnce::call_once::hfb5266b2b43dbe3f Oct 10 23:10:28.142 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:10:28.142 INFO blam! 10: 0x559ab3b2f43e - >::call_box::h95b7cb918af67b5d Oct 10 23:10:28.142 INFO blam! at libtest/lib.rs:1468 Oct 10 23:10:28.142 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:10:28.142 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:10:28.142 INFO blam! 11: 0x559ab3d2b809 - __rust_maybe_catch_panic Oct 10 23:10:28.142 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:10:28.142 INFO blam! 12: 0x559ab3b4ff8d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 23:10:28.142 INFO blam! at libstd/panicking.rs:289 Oct 10 23:10:28.142 INFO blam! at libstd/panic.rs:392 Oct 10 23:10:28.142 INFO blam! at libtest/lib.rs:1423 Oct 10 23:10:28.142 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 23:10:28.142 INFO blam! 13: 0x559ab3b50b94 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 23:10:28.142 INFO blam! at libstd/thread/mod.rs:409 Oct 10 23:10:28.142 INFO blam! at libstd/panic.rs:313 Oct 10 23:10:28.142 INFO blam! at libstd/panicking.rs:310 Oct 10 23:10:28.142 INFO blam! 14: 0x559ab3d2b809 - __rust_maybe_catch_panic Oct 10 23:10:28.142 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:10:28.142 INFO blam! 15: 0x559ab3b3e156 - >::call_box::h96125cb29a9ba44b Oct 10 23:10:28.142 INFO blam! at libstd/panicking.rs:289 Oct 10 23:10:28.142 INFO blam! at libstd/panic.rs:392 Oct 10 23:10:28.142 INFO blam! at libstd/thread/mod.rs:408 Oct 10 23:10:28.142 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:10:28.142 INFO blam! 16: 0x559ab3d194ea - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 23:10:28.142 INFO blam! at liballoc/boxed.rs:682 Oct 10 23:10:28.142 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 23:10:28.142 INFO blam! 17: 0x559ab3d0b9b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 23:10:28.142 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 23:10:28.142 INFO blam! 18: 0x7f66e543a6b9 - start_thread Oct 10 23:10:28.142 INFO blam! 19: 0x7f66e4f5a41c - clone Oct 10 23:10:28.142 INFO blam! 20: 0x0 - Oct 10 23:10:28.142 INFO blam! Oct 10 23:10:28.142 INFO blam! Oct 10 23:10:28.142 INFO blam! failures: Oct 10 23:10:28.142 INFO blam! router::tests::index_get Oct 10 23:10:28.142 INFO blam! Oct 10 23:10:28.142 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:10:28.142 INFO blam! Oct 10 23:10:28.689 INFO running `"docker" "rm" "-f" "b8f2795a397773c4816eb6cbbb4bc2b2fa3cca987e5fa0a9755fc156ce6f231b"` Oct 10 23:10:28.908 INFO blam! b8f2795a397773c4816eb6cbbb4bc2b2fa3cca987e5fa0a9755fc156ce6f231b