Oct 11 04:06:12.184 INFO testing TrionProg/vpe against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:06:12.184 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:06:12.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 04:06:12.626 INFO blam! 22133372c7adb7c87c0d5c544d2aba67cb77f6f5c24c98b775c150401fe3faa9 Oct 11 04:06:12.628 INFO running `"docker" "start" "-a" "22133372c7adb7c87c0d5c544d2aba67cb77f6f5c24c98b775c150401fe3faa9"` Oct 11 04:06:14.077 INFO kablam! usermod: no changes Oct 11 04:06:14.332 INFO kablam! Compiling memchr v1.0.1 Oct 11 04:06:14.333 INFO kablam! Compiling uuid v0.4.0 Oct 11 04:06:14.333 INFO kablam! Compiling lz4-compress v0.1.0 Oct 11 04:06:14.340 INFO kablam! Compiling snap v0.1.2 Oct 11 04:06:14.341 INFO kablam! Compiling bincode v0.7.0 Oct 11 04:06:14.341 INFO kablam! Compiling r2d2 v0.7.2 Oct 11 04:06:14.341 INFO kablam! Compiling redis v0.8.0 Oct 11 04:06:18.080 INFO kablam! Compiling postgres-protocol v0.2.2 Oct 11 04:06:20.723 INFO kablam! Compiling cdrs v1.0.0-rc.1 Oct 11 04:06:21.697 INFO kablam! Compiling postgres-shared v0.2.1 Oct 11 04:06:28.809 INFO kablam! Compiling postgres v0.14.1 Oct 11 04:06:50.625 INFO kablam! Compiling vpe v0.1.0 (/source) Oct 11 04:06:53.468 INFO kablam! warning: unused import: `cdrs::types::IntoRustByName` Oct 11 04:06:53.479 INFO kablam! --> src/main.rs:14:5 Oct 11 04:06:53.480 INFO kablam! | Oct 11 04:06:53.480 INFO kablam! 14 | use cdrs::types::IntoRustByName; Oct 11 04:06:53.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:53.480 INFO kablam! | Oct 11 04:06:53.480 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:06:53.480 INFO kablam! Oct 11 04:06:53.568 INFO kablam! warning: unused variable: `insert_result` Oct 11 04:06:53.568 INFO kablam! --> src/main.rs:46:9 Oct 11 04:06:53.568 INFO kablam! | Oct 11 04:06:53.568 INFO kablam! 46 | let insert_result=postgresql_connection.execute( Oct 11 04:06:53.568 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_insert_result` instead Oct 11 04:06:53.568 INFO kablam! | Oct 11 04:06:53.568 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:06:53.568 INFO kablam! Oct 11 04:06:53.568 INFO kablam! warning: unused variable: `cassandra_session` Oct 11 04:06:53.568 INFO kablam! --> src/main.rs:56:13 Oct 11 04:06:53.568 INFO kablam! | Oct 11 04:06:53.568 INFO kablam! 56 | let mut cassandra_session = cassandra_client.start(cdrs::compression::Compression::None).unwrap(); Oct 11 04:06:53.568 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_cassandra_session` instead Oct 11 04:06:53.568 INFO kablam! Oct 11 04:06:53.568 INFO kablam! warning: unused variable: `cassandra_querry` Oct 11 04:06:53.568 INFO kablam! --> src/main.rs:58:9 Oct 11 04:06:53.568 INFO kablam! | Oct 11 04:06:53.568 INFO kablam! 58 | let cassandra_querry=QueryBuilder::new(format!("SELECT content from files WHERE id = {};",&data.id)).finalize(); Oct 11 04:06:53.568 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_cassandra_querry` instead Oct 11 04:06:53.568 INFO kablam! Oct 11 04:06:53.620 INFO kablam! warning: variable does not need to be mutable Oct 11 04:06:53.620 INFO kablam! --> src/main.rs:56:9 Oct 11 04:06:53.620 INFO kablam! | Oct 11 04:06:53.620 INFO kablam! 56 | let mut cassandra_session = cassandra_client.start(cdrs::compression::Compression::None).unwrap(); Oct 11 04:06:53.620 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 11 04:06:53.620 INFO kablam! | | Oct 11 04:06:53.620 INFO kablam! | help: remove this `mut` Oct 11 04:06:53.620 INFO kablam! | Oct 11 04:06:53.620 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 04:06:53.620 INFO kablam! Oct 11 04:06:56.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.30s Oct 11 04:06:56.412 INFO kablam! su: No module specific data is present Oct 11 04:06:56.914 INFO running `"docker" "rm" "-f" "22133372c7adb7c87c0d5c544d2aba67cb77f6f5c24c98b775c150401fe3faa9"` Oct 11 04:06:57.420 INFO blam! 22133372c7adb7c87c0d5c544d2aba67cb77f6f5c24c98b775c150401fe3faa9 Oct 11 04:06:57.428 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:06:57.428 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 04:06:57.856 INFO blam! 9f5bb9c379aba36dbb4bdd69e31cdc7424ecde42e807dbe6d29216200fe366c4 Oct 11 04:06:57.868 INFO running `"docker" "start" "-a" "9f5bb9c379aba36dbb4bdd69e31cdc7424ecde42e807dbe6d29216200fe366c4"` Oct 11 04:06:59.104 INFO kablam! usermod: no changes Oct 11 04:06:59.304 INFO kablam! Compiling vpe v0.1.0 (/source) Oct 11 04:07:02.285 INFO kablam! warning: unused import: `cdrs::types::IntoRustByName` Oct 11 04:07:02.285 INFO kablam! --> src/main.rs:14:5 Oct 11 04:07:02.285 INFO kablam! | Oct 11 04:07:02.285 INFO kablam! 14 | use cdrs::types::IntoRustByName; Oct 11 04:07:02.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:07:02.285 INFO kablam! | Oct 11 04:07:02.285 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:07:02.285 INFO kablam! Oct 11 04:07:02.376 INFO kablam! warning: unused variable: `insert_result` Oct 11 04:07:02.376 INFO kablam! --> src/main.rs:46:9 Oct 11 04:07:02.376 INFO kablam! | Oct 11 04:07:02.376 INFO kablam! 46 | let insert_result=postgresql_connection.execute( Oct 11 04:07:02.376 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_insert_result` instead Oct 11 04:07:02.376 INFO kablam! | Oct 11 04:07:02.376 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:07:02.376 INFO kablam! Oct 11 04:07:02.376 INFO kablam! warning: unused variable: `cassandra_session` Oct 11 04:07:02.376 INFO kablam! --> src/main.rs:56:13 Oct 11 04:07:02.376 INFO kablam! | Oct 11 04:07:02.376 INFO kablam! 56 | let mut cassandra_session = cassandra_client.start(cdrs::compression::Compression::None).unwrap(); Oct 11 04:07:02.376 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_cassandra_session` instead Oct 11 04:07:02.376 INFO kablam! Oct 11 04:07:02.376 INFO kablam! warning: unused variable: `cassandra_querry` Oct 11 04:07:02.377 INFO kablam! --> src/main.rs:58:9 Oct 11 04:07:02.377 INFO kablam! | Oct 11 04:07:02.377 INFO kablam! 58 | let cassandra_querry=QueryBuilder::new(format!("SELECT content from files WHERE id = {};",&data.id)).finalize(); Oct 11 04:07:02.377 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_cassandra_querry` instead Oct 11 04:07:02.377 INFO kablam! Oct 11 04:07:02.425 INFO kablam! warning: variable does not need to be mutable Oct 11 04:07:02.425 INFO kablam! --> src/main.rs:56:9 Oct 11 04:07:02.425 INFO kablam! | Oct 11 04:07:02.425 INFO kablam! 56 | let mut cassandra_session = cassandra_client.start(cdrs::compression::Compression::None).unwrap(); Oct 11 04:07:02.425 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 11 04:07:02.425 INFO kablam! | | Oct 11 04:07:02.425 INFO kablam! | help: remove this `mut` Oct 11 04:07:02.425 INFO kablam! | Oct 11 04:07:02.425 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 04:07:02.425 INFO kablam! Oct 11 04:07:02.929 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.81s Oct 11 04:07:02.942 INFO kablam! su: No module specific data is present Oct 11 04:07:03.685 INFO running `"docker" "rm" "-f" "9f5bb9c379aba36dbb4bdd69e31cdc7424ecde42e807dbe6d29216200fe366c4"` Oct 11 04:07:03.937 INFO blam! 9f5bb9c379aba36dbb4bdd69e31cdc7424ecde42e807dbe6d29216200fe366c4 Oct 11 04:07:03.942 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:07:03.942 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 04:07:04.506 INFO blam! 51892623c8e9ac21602cbcc5599d330749370d8500c88ac954019f642e0e699b Oct 11 04:07:04.508 INFO running `"docker" "start" "-a" "51892623c8e9ac21602cbcc5599d330749370d8500c88ac954019f642e0e699b"` Oct 11 04:07:05.620 INFO kablam! usermod: no changes Oct 11 04:07:05.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 11 04:07:05.793 INFO kablam! Running /target/debug/deps/vpe-a1887fe65c0abbd1 Oct 11 04:07:05.808 INFO blam! Oct 11 04:07:05.808 INFO blam! running 0 tests Oct 11 04:07:05.808 INFO blam! Oct 11 04:07:05.808 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:07:05.808 INFO blam! Oct 11 04:07:05.817 INFO kablam! su: No module specific data is present Oct 11 04:07:06.442 INFO running `"docker" "rm" "-f" "51892623c8e9ac21602cbcc5599d330749370d8500c88ac954019f642e0e699b"` Oct 11 04:07:06.660 INFO blam! 51892623c8e9ac21602cbcc5599d330749370d8500c88ac954019f642e0e699b