Oct 15 06:06:20.633 INFO testing TrionProg/vpe against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:06:20.633 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 06:06:21.207 INFO blam! 82e27623b1e3a2f40ac1deab4fc59c11fbb2773c5fd7e686724aae3029ab6b84 Oct 15 06:06:21.209 INFO running `"docker" "start" "-a" "82e27623b1e3a2f40ac1deab4fc59c11fbb2773c5fd7e686724aae3029ab6b84"` Oct 15 06:06:22.891 INFO kablam! usermod: no changes Oct 15 06:06:23.074 INFO kablam! Compiling md5 v0.3.4 Oct 15 06:06:23.087 INFO kablam! Compiling uuid v0.4.0 Oct 15 06:06:23.088 INFO kablam! Compiling snap v0.1.2 Oct 15 06:06:23.088 INFO kablam! Compiling lz4-compress v0.1.0 Oct 15 06:06:23.088 INFO kablam! Compiling bincode v0.7.0 Oct 15 06:06:23.088 INFO kablam! Compiling redis v0.8.0 Oct 15 06:06:26.287 INFO kablam! Compiling postgres-protocol v0.2.2 Oct 15 06:06:28.455 INFO kablam! Compiling cdrs v1.0.0-rc.1 Oct 15 06:06:29.291 INFO kablam! Compiling postgres-shared v0.2.1 Oct 15 06:06:36.403 INFO kablam! Compiling postgres v0.14.1 Oct 15 06:07:05.878 INFO kablam! Compiling vpe v0.1.0 (/source) Oct 15 06:07:07.243 INFO kablam! warning: unused import: `cdrs::types::IntoRustByName` Oct 15 06:07:07.243 INFO kablam! --> src/main.rs:14:5 Oct 15 06:07:07.243 INFO kablam! | Oct 15 06:07:07.243 INFO kablam! 14 | use cdrs::types::IntoRustByName; Oct 15 06:07:07.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:07:07.243 INFO kablam! | Oct 15 06:07:07.243 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:07:07.243 INFO kablam! Oct 15 06:07:07.351 INFO kablam! warning: unused variable: `insert_result` Oct 15 06:07:07.351 INFO kablam! --> src/main.rs:46:9 Oct 15 06:07:07.351 INFO kablam! | Oct 15 06:07:07.351 INFO kablam! 46 | let insert_result=postgresql_connection.execute( Oct 15 06:07:07.351 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_insert_result` instead Oct 15 06:07:07.351 INFO kablam! | Oct 15 06:07:07.351 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:07:07.351 INFO kablam! Oct 15 06:07:07.351 INFO kablam! warning: unused variable: `cassandra_session` Oct 15 06:07:07.351 INFO kablam! --> src/main.rs:56:13 Oct 15 06:07:07.351 INFO kablam! | Oct 15 06:07:07.351 INFO kablam! 56 | let mut cassandra_session = cassandra_client.start(cdrs::compression::Compression::None).unwrap(); Oct 15 06:07:07.351 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_cassandra_session` instead Oct 15 06:07:07.351 INFO kablam! Oct 15 06:07:07.351 INFO kablam! warning: unused variable: `cassandra_querry` Oct 15 06:07:07.351 INFO kablam! --> src/main.rs:58:9 Oct 15 06:07:07.351 INFO kablam! | Oct 15 06:07:07.351 INFO kablam! 58 | let cassandra_querry=QueryBuilder::new(format!("SELECT content from files WHERE id = {};",&data.id)).finalize(); Oct 15 06:07:07.351 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_cassandra_querry` instead Oct 15 06:07:07.351 INFO kablam! Oct 15 06:07:07.411 INFO kablam! warning: variable does not need to be mutable Oct 15 06:07:07.411 INFO kablam! --> src/main.rs:56:9 Oct 15 06:07:07.411 INFO kablam! | Oct 15 06:07:07.411 INFO kablam! 56 | let mut cassandra_session = cassandra_client.start(cdrs::compression::Compression::None).unwrap(); Oct 15 06:07:07.411 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 15 06:07:07.411 INFO kablam! | | Oct 15 06:07:07.411 INFO kablam! | help: remove this `mut` Oct 15 06:07:07.411 INFO kablam! | Oct 15 06:07:07.411 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 06:07:07.411 INFO kablam! Oct 15 06:07:10.086 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.18s Oct 15 06:07:10.097 INFO kablam! su: No module specific data is present Oct 15 06:07:10.761 INFO running `"docker" "rm" "-f" "82e27623b1e3a2f40ac1deab4fc59c11fbb2773c5fd7e686724aae3029ab6b84"` Oct 15 06:07:11.047 INFO blam! 82e27623b1e3a2f40ac1deab4fc59c11fbb2773c5fd7e686724aae3029ab6b84 Oct 15 06:07:11.051 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 06:07:11.591 INFO blam! d42b5a8d00018d421860dd6aa504480a62ce94d3a0041549db8f8a5199d53e47 Oct 15 06:07:11.594 INFO running `"docker" "start" "-a" "d42b5a8d00018d421860dd6aa504480a62ce94d3a0041549db8f8a5199d53e47"` Oct 15 06:07:12.591 INFO kablam! usermod: no changes Oct 15 06:07:12.719 INFO kablam! Compiling vpe v0.1.0 (/source) Oct 15 06:07:13.999 INFO kablam! warning: unused import: `cdrs::types::IntoRustByName` Oct 15 06:07:13.999 INFO kablam! --> src/main.rs:14:5 Oct 15 06:07:13.999 INFO kablam! | Oct 15 06:07:13.999 INFO kablam! 14 | use cdrs::types::IntoRustByName; Oct 15 06:07:13.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:07:13.999 INFO kablam! | Oct 15 06:07:13.999 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:07:13.999 INFO kablam! Oct 15 06:07:14.103 INFO kablam! warning: unused variable: `insert_result` Oct 15 06:07:14.103 INFO kablam! --> src/main.rs:46:9 Oct 15 06:07:14.103 INFO kablam! | Oct 15 06:07:14.103 INFO kablam! 46 | let insert_result=postgresql_connection.execute( Oct 15 06:07:14.103 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_insert_result` instead Oct 15 06:07:14.103 INFO kablam! | Oct 15 06:07:14.103 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:07:14.103 INFO kablam! Oct 15 06:07:14.103 INFO kablam! warning: unused variable: `cassandra_session` Oct 15 06:07:14.103 INFO kablam! --> src/main.rs:56:13 Oct 15 06:07:14.103 INFO kablam! | Oct 15 06:07:14.103 INFO kablam! 56 | let mut cassandra_session = cassandra_client.start(cdrs::compression::Compression::None).unwrap(); Oct 15 06:07:14.103 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_cassandra_session` instead Oct 15 06:07:14.103 INFO kablam! Oct 15 06:07:14.103 INFO kablam! warning: unused variable: `cassandra_querry` Oct 15 06:07:14.103 INFO kablam! --> src/main.rs:58:9 Oct 15 06:07:14.103 INFO kablam! | Oct 15 06:07:14.103 INFO kablam! 58 | let cassandra_querry=QueryBuilder::new(format!("SELECT content from files WHERE id = {};",&data.id)).finalize(); Oct 15 06:07:14.103 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_cassandra_querry` instead Oct 15 06:07:14.111 INFO kablam! Oct 15 06:07:14.175 INFO kablam! warning: variable does not need to be mutable Oct 15 06:07:14.175 INFO kablam! --> src/main.rs:56:9 Oct 15 06:07:14.175 INFO kablam! | Oct 15 06:07:14.175 INFO kablam! 56 | let mut cassandra_session = cassandra_client.start(cdrs::compression::Compression::None).unwrap(); Oct 15 06:07:14.175 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 15 06:07:14.175 INFO kablam! | | Oct 15 06:07:14.175 INFO kablam! | help: remove this `mut` Oct 15 06:07:14.175 INFO kablam! | Oct 15 06:07:14.175 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 06:07:14.175 INFO kablam! Oct 15 06:07:14.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.24s Oct 15 06:07:14.859 INFO kablam! su: No module specific data is present Oct 15 06:07:15.903 INFO running `"docker" "rm" "-f" "d42b5a8d00018d421860dd6aa504480a62ce94d3a0041549db8f8a5199d53e47"` Oct 15 06:07:16.140 INFO blam! d42b5a8d00018d421860dd6aa504480a62ce94d3a0041549db8f8a5199d53e47 Oct 15 06:07:16.143 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 06:07:16.689 INFO blam! 7cb84a29e8a1a20a9d2c2238187988fcedb85a27e4e6fea872be287997f1b9a3 Oct 15 06:07:16.691 INFO running `"docker" "start" "-a" "7cb84a29e8a1a20a9d2c2238187988fcedb85a27e4e6fea872be287997f1b9a3"` Oct 15 06:07:17.658 INFO kablam! usermod: no changes Oct 15 06:07:17.760 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 06:07:17.775 INFO kablam! Running /target/debug/deps/vpe-3646f4678df80ceb Oct 15 06:07:17.775 INFO blam! Oct 15 06:07:17.775 INFO blam! running 0 tests Oct 15 06:07:17.775 INFO blam! Oct 15 06:07:17.775 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:07:17.775 INFO blam! Oct 15 06:07:17.779 INFO kablam! su: No module specific data is present Oct 15 06:07:18.379 INFO running `"docker" "rm" "-f" "7cb84a29e8a1a20a9d2c2238187988fcedb85a27e4e6fea872be287997f1b9a3"` Oct 15 06:07:18.659 INFO blam! 7cb84a29e8a1a20a9d2c2238187988fcedb85a27e4e6fea872be287997f1b9a3