Oct 13 02:14:55.034 INFO checking TrionProg/vpe against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 02:14:55.034 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 02:14:55.462 INFO blam! 2c94d6c663c439b3cbe578ee7d8a5cf32cb2d2c3cb39f5056ae04b2f314c329e Oct 13 02:14:55.464 INFO running `"docker" "start" "-a" "2c94d6c663c439b3cbe578ee7d8a5cf32cb2d2c3cb39f5056ae04b2f314c329e"` Oct 13 02:14:57.372 INFO kablam! usermod: no changes Oct 13 02:14:57.577 INFO kablam! Checking md5 v0.3.4 Oct 13 02:14:57.612 INFO kablam! Checking scheduled-thread-pool v0.1.0 Oct 13 02:14:57.613 INFO kablam! Checking uuid v0.4.0 Oct 13 02:14:57.630 INFO kablam! Checking snap v0.1.2 Oct 13 02:14:57.636 INFO kablam! Checking lz4-compress v0.1.0 Oct 13 02:14:57.637 INFO kablam! Checking redis v0.8.0 Oct 13 02:14:59.604 INFO kablam! Checking r2d2 v0.7.2 Oct 13 02:15:00.780 INFO kablam! Checking postgres-protocol v0.2.2 Oct 13 02:15:01.504 INFO kablam! Checking cdrs v1.0.0-rc.1 Oct 13 02:15:03.308 INFO kablam! Checking postgres-shared v0.2.1 Oct 13 02:15:07.034 INFO kablam! Checking postgres v0.14.1 Oct 13 02:15:10.388 INFO kablam! Checking vpe v0.1.0 (/source) Oct 13 02:15:13.038 INFO kablam! warning: unused import: `cdrs::types::IntoRustByName` Oct 13 02:15:13.038 INFO kablam! --> src/main.rs:14:5 Oct 13 02:15:13.038 INFO kablam! | Oct 13 02:15:13.039 INFO kablam! 14 | use cdrs::types::IntoRustByName; Oct 13 02:15:13.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:15:13.039 INFO kablam! | Oct 13 02:15:13.039 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:15:13.039 INFO kablam! Oct 13 02:15:13.180 INFO kablam! warning: unused variable: `insert_result` Oct 13 02:15:13.180 INFO kablam! --> src/main.rs:46:9 Oct 13 02:15:13.180 INFO kablam! | Oct 13 02:15:13.180 INFO kablam! 46 | let insert_result=postgresql_connection.execute( Oct 13 02:15:13.180 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_insert_result` instead Oct 13 02:15:13.180 INFO kablam! | Oct 13 02:15:13.180 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:15:13.180 INFO kablam! Oct 13 02:15:13.180 INFO kablam! warning: unused variable: `cassandra_session` Oct 13 02:15:13.180 INFO kablam! --> src/main.rs:56:13 Oct 13 02:15:13.180 INFO kablam! | Oct 13 02:15:13.180 INFO kablam! 56 | let mut cassandra_session = cassandra_client.start(cdrs::compression::Compression::None).unwrap(); Oct 13 02:15:13.180 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_cassandra_session` instead Oct 13 02:15:13.180 INFO kablam! Oct 13 02:15:13.180 INFO kablam! warning: unused variable: `cassandra_querry` Oct 13 02:15:13.180 INFO kablam! --> src/main.rs:58:9 Oct 13 02:15:13.180 INFO kablam! | Oct 13 02:15:13.180 INFO kablam! 58 | let cassandra_querry=QueryBuilder::new(format!("SELECT content from files WHERE id = {};",&data.id)).finalize(); Oct 13 02:15:13.180 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_cassandra_querry` instead Oct 13 02:15:13.180 INFO kablam! Oct 13 02:15:13.333 INFO kablam! warning: variable does not need to be mutable Oct 13 02:15:13.333 INFO kablam! --> src/main.rs:56:9 Oct 13 02:15:13.333 INFO kablam! | Oct 13 02:15:13.333 INFO kablam! 56 | let mut cassandra_session = cassandra_client.start(cdrs::compression::Compression::None).unwrap(); Oct 13 02:15:13.333 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 13 02:15:13.333 INFO kablam! | | Oct 13 02:15:13.333 INFO kablam! | help: remove this `mut` Oct 13 02:15:13.333 INFO kablam! | Oct 13 02:15:13.333 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 02:15:13.333 INFO kablam! Oct 13 02:15:13.493 INFO kablam! warning: unused import: `cdrs::types::IntoRustByName` Oct 13 02:15:13.494 INFO kablam! --> src/main.rs:14:5 Oct 13 02:15:13.494 INFO kablam! | Oct 13 02:15:13.494 INFO kablam! 14 | use cdrs::types::IntoRustByName; Oct 13 02:15:13.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:15:13.495 INFO kablam! | Oct 13 02:15:13.495 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:15:13.495 INFO kablam! Oct 13 02:15:13.585 INFO kablam! warning: unused variable: `insert_result` Oct 13 02:15:13.585 INFO kablam! --> src/main.rs:46:9 Oct 13 02:15:13.585 INFO kablam! | Oct 13 02:15:13.586 INFO kablam! 46 | let insert_result=postgresql_connection.execute( Oct 13 02:15:13.586 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_insert_result` instead Oct 13 02:15:13.586 INFO kablam! | Oct 13 02:15:13.587 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:15:13.587 INFO kablam! Oct 13 02:15:13.587 INFO kablam! warning: unused variable: `cassandra_session` Oct 13 02:15:13.587 INFO kablam! --> src/main.rs:56:13 Oct 13 02:15:13.588 INFO kablam! | Oct 13 02:15:13.588 INFO kablam! 56 | let mut cassandra_session = cassandra_client.start(cdrs::compression::Compression::None).unwrap(); Oct 13 02:15:13.588 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_cassandra_session` instead Oct 13 02:15:13.589 INFO kablam! Oct 13 02:15:13.589 INFO kablam! warning: unused variable: `cassandra_querry` Oct 13 02:15:13.589 INFO kablam! --> src/main.rs:58:9 Oct 13 02:15:13.589 INFO kablam! | Oct 13 02:15:13.590 INFO kablam! 58 | let cassandra_querry=QueryBuilder::new(format!("SELECT content from files WHERE id = {};",&data.id)).finalize(); Oct 13 02:15:13.590 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_cassandra_querry` instead Oct 13 02:15:13.590 INFO kablam! Oct 13 02:15:13.641 INFO kablam! warning: variable does not need to be mutable Oct 13 02:15:13.649 INFO kablam! --> src/main.rs:56:9 Oct 13 02:15:13.649 INFO kablam! | Oct 13 02:15:13.650 INFO kablam! 56 | let mut cassandra_session = cassandra_client.start(cdrs::compression::Compression::None).unwrap(); Oct 13 02:15:13.650 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 13 02:15:13.650 INFO kablam! | | Oct 13 02:15:13.650 INFO kablam! | help: remove this `mut` Oct 13 02:15:13.651 INFO kablam! | Oct 13 02:15:13.651 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 02:15:13.651 INFO kablam! Oct 13 02:15:13.701 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.30s Oct 13 02:15:13.709 INFO kablam! su: No module specific data is present Oct 13 02:15:14.458 INFO running `"docker" "rm" "-f" "2c94d6c663c439b3cbe578ee7d8a5cf32cb2d2c3cb39f5056ae04b2f314c329e"` Oct 13 02:15:14.784 INFO blam! 2c94d6c663c439b3cbe578ee7d8a5cf32cb2d2c3cb39f5056ae04b2f314c329e