Oct 21 23:03:07.025 INFO checking thruster-0.5.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:03:07.025 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 23:03:07.502 INFO blam! b7e66978b428e982800832edb128190e9214a3c8aa26e370214bad179e635b63 Oct 21 23:03:07.504 INFO running `"docker" "start" "-a" "b7e66978b428e982800832edb128190e9214a3c8aa26e370214bad179e635b63"` Oct 21 23:03:09.140 INFO kablam! usermod: no changes Oct 21 23:03:09.506 INFO kablam! Checking r2d2 v0.8.2 Oct 21 23:03:09.520 INFO kablam! Checking templatify v0.2.3 Oct 21 23:03:09.521 INFO kablam! Checking env_logger v0.3.5 Oct 21 23:03:09.526 INFO kablam! Checking criterion-stats v0.2.5 Oct 21 23:03:09.540 INFO kablam! Checking simplelog v0.5.3 Oct 21 23:03:09.541 INFO kablam! Checking handlebars v0.32.4 Oct 21 23:03:09.541 INFO kablam! Checking dotenv v0.13.0 Oct 21 23:03:09.541 INFO kablam! Checking hyper v0.12.12 Oct 21 23:03:12.400 INFO kablam! Checking diesel v1.3.3 Oct 21 23:03:18.220 INFO kablam! Checking criterion v0.2.5 Oct 21 23:03:22.157 INFO kablam! Checking thruster v0.5.0 (/source) Oct 21 23:04:03.608 INFO kablam! warning: unused import: `smallvec::SmallVec` Oct 21 23:04:03.608 INFO kablam! --> src/route_tree/mod.rs:131:7 Oct 21 23:04:03.608 INFO kablam! | Oct 21 23:04:03.608 INFO kablam! 131 | use smallvec::SmallVec; Oct 21 23:04:03.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 23:04:03.608 INFO kablam! | Oct 21 23:04:03.608 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:04:03.608 INFO kablam! Oct 21 23:04:05.860 INFO kablam! warning: cannot find type `table` in this scope Oct 21 23:04:05.860 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 23:04:05.860 INFO kablam! | Oct 21 23:04:05.860 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 23:04:05.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 23:04:05.861 INFO kablam! | Oct 21 23:04:05.861 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 23:04:05.861 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 21 23:04:05.861 INFO kablam! = note: for more information, see issue #50504 Oct 21 23:04:05.861 INFO kablam! Oct 21 23:04:05.861 INFO kablam! warning: cannot find type `table` in this scope Oct 21 23:04:05.861 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 23:04:05.861 INFO kablam! | Oct 21 23:04:05.861 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 23:04:05.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 23:04:05.861 INFO kablam! | Oct 21 23:04:05.861 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 21 23:04:05.861 INFO kablam! = note: for more information, see issue #50504 Oct 21 23:04:05.861 INFO kablam! Oct 21 23:04:05.861 INFO kablam! warning: cannot find type `id` in this scope Oct 21 23:04:05.861 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 23:04:05.861 INFO kablam! | Oct 21 23:04:05.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 23:04:05.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 23:04:05.861 INFO kablam! | Oct 21 23:04:05.861 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 21 23:04:05.861 INFO kablam! = note: for more information, see issue #50504 Oct 21 23:04:05.861 INFO kablam! Oct 21 23:04:05.861 INFO kablam! warning: cannot find type `val` in this scope Oct 21 23:04:05.861 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 23:04:05.861 INFO kablam! | Oct 21 23:04:05.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 23:04:05.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 23:04:05.861 INFO kablam! | Oct 21 23:04:05.861 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 21 23:04:05.861 INFO kablam! = note: for more information, see issue #50504 Oct 21 23:04:05.861 INFO kablam! Oct 21 23:04:05.861 INFO kablam! warning: cannot find type `Content` in this scope Oct 21 23:04:05.861 INFO kablam! --> examples/diesel/content_model.rs:1:10 Oct 21 23:04:05.861 INFO kablam! | Oct 21 23:04:05.861 INFO kablam! 1 | #[derive(Queryable)] Oct 21 23:04:05.861 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 23:04:05.861 INFO kablam! | Oct 21 23:04:05.861 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 21 23:04:05.861 INFO kablam! = note: for more information, see issue #50504 Oct 21 23:04:05.861 INFO kablam! Oct 21 23:04:06.964 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 21 23:04:06.964 INFO kablam! --> benches/app.rs:9:5 Oct 21 23:04:06.964 INFO kablam! | Oct 21 23:04:06.964 INFO kablam! 9 | use std::collections::HashMap; Oct 21 23:04:06.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:04:06.964 INFO kablam! | Oct 21 23:04:06.964 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:04:06.964 INFO kablam! Oct 21 23:04:07.070 INFO kablam! warning: unused variable: `a` Oct 21 23:04:07.070 INFO kablam! --> benches/app.rs:50:11 Oct 21 23:04:07.070 INFO kablam! | Oct 21 23:04:07.071 INFO kablam! 50 | let a = v.remove(0); Oct 21 23:04:07.071 INFO kablam! | ^ help: consider using `_a` instead Oct 21 23:04:07.071 INFO kablam! | Oct 21 23:04:07.071 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 23:04:07.072 INFO kablam! Oct 21 23:04:07.087 INFO kablam! warning: function is never used: `bench_no_check` Oct 21 23:04:07.087 INFO kablam! --> benches/app.rs:16:1 Oct 21 23:04:07.087 INFO kablam! | Oct 21 23:04:07.087 INFO kablam! 16 | fn bench_no_check(c: &mut Criterion) { Oct 21 23:04:07.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:04:07.088 INFO kablam! | Oct 21 23:04:07.088 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 23:04:07.088 INFO kablam! Oct 21 23:04:07.088 INFO kablam! warning: function is never used: `bench_expect` Oct 21 23:04:07.088 INFO kablam! --> benches/app.rs:25:1 Oct 21 23:04:07.088 INFO kablam! | Oct 21 23:04:07.088 INFO kablam! 25 | fn bench_expect(c: &mut Criterion) { Oct 21 23:04:07.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:04:07.088 INFO kablam! Oct 21 23:04:07.088 INFO kablam! warning: function is never used: `bench_assert` Oct 21 23:04:07.088 INFO kablam! --> benches/app.rs:34:1 Oct 21 23:04:07.088 INFO kablam! | Oct 21 23:04:07.088 INFO kablam! 34 | fn bench_assert(c: &mut Criterion) { Oct 21 23:04:07.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:04:07.088 INFO kablam! Oct 21 23:04:07.088 INFO kablam! warning: function is never used: `bench_remove` Oct 21 23:04:07.088 INFO kablam! --> benches/app.rs:45:1 Oct 21 23:04:07.088 INFO kablam! | Oct 21 23:04:07.088 INFO kablam! 45 | fn bench_remove(c: &mut Criterion) { Oct 21 23:04:07.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:04:07.088 INFO kablam! Oct 21 23:04:07.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.02s Oct 21 23:04:07.144 INFO kablam! su: No module specific data is present Oct 21 23:04:07.485 INFO running `"docker" "rm" "-f" "b7e66978b428e982800832edb128190e9214a3c8aa26e370214bad179e635b63"` Oct 21 23:04:07.644 INFO blam! b7e66978b428e982800832edb128190e9214a3c8aa26e370214bad179e635b63