[INFO] updating cached repository https://github.com/harrydevnull/cassandra-rust-test [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 393ec43dab8fd0c1635447a0b77abf26b7c6240d [INFO] testing harrydevnull/cassandra-rust-test against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrydevnull%2Fcassandra-rust-test" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harrydevnull/cassandra-rust-test on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/harrydevnull/cassandra-rust-test [INFO] finished tweaking git repo https://github.com/harrydevnull/cassandra-rust-test [INFO] tweaked toml for git repo https://github.com/harrydevnull/cassandra-rust-test written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/harrydevnull/cassandra-rust-test already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 09e66f09a2515598e45525ebed37ed0f51fd8ec5d0e4d4cc231e6b2faa794af8 [INFO] running `"docker" "start" "-a" "09e66f09a2515598e45525ebed37ed0f51fd8ec5d0e4d4cc231e6b2faa794af8"` [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling lz4-compress v0.1.0 [INFO] [stderr] Compiling snap v0.1.2 [INFO] [stderr] Compiling cdrs v0.2.0 [INFO] [stderr] Compiling cassandraaccess v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `response_frame` [INFO] [stderr] --> src/main.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | let response_frame = client.start(compression::Compression::Snappy).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: consider prefixing with an underscore: `_response_frame` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.37s [INFO] running `"docker" "inspect" "09e66f09a2515598e45525ebed37ed0f51fd8ec5d0e4d4cc231e6b2faa794af8"` [INFO] running `"docker" "rm" "-f" "09e66f09a2515598e45525ebed37ed0f51fd8ec5d0e4d4cc231e6b2faa794af8"` [INFO] [stdout] 09e66f09a2515598e45525ebed37ed0f51fd8ec5d0e4d4cc231e6b2faa794af8 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 4416150f7e98a42be122d9d2c2e19b638555dfc42d83f7048e54629aa51c8647 [INFO] running `"docker" "start" "-a" "4416150f7e98a42be122d9d2c2e19b638555dfc42d83f7048e54629aa51c8647"` [INFO] [stderr] Compiling cassandraaccess v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `response_frame` [INFO] [stderr] --> src/main.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | let response_frame = client.start(compression::Compression::Snappy).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: consider prefixing with an underscore: `_response_frame` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `"docker" "inspect" "4416150f7e98a42be122d9d2c2e19b638555dfc42d83f7048e54629aa51c8647"` [INFO] running `"docker" "rm" "-f" "4416150f7e98a42be122d9d2c2e19b638555dfc42d83f7048e54629aa51c8647"` [INFO] [stdout] 4416150f7e98a42be122d9d2c2e19b638555dfc42d83f7048e54629aa51c8647 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] bcaff0c6055df49509fe385a626b36e50b1f230f86f05d133e1f0da3adaaea2b [INFO] running `"docker" "start" "-a" "bcaff0c6055df49509fe385a626b36e50b1f230f86f05d133e1f0da3adaaea2b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cassandraaccess-18b7e2ed515220c0 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bcaff0c6055df49509fe385a626b36e50b1f230f86f05d133e1f0da3adaaea2b"` [INFO] running `"docker" "rm" "-f" "bcaff0c6055df49509fe385a626b36e50b1f230f86f05d133e1f0da3adaaea2b"` [INFO] [stdout] bcaff0c6055df49509fe385a626b36e50b1f230f86f05d133e1f0da3adaaea2b