Oct 27 23:03:29.748 INFO checking diwata_intel-0.1.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 23:03:29.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 27 23:03:30.108 INFO blam! c363d99235d5acfe45e89be3de9898c1a732aa78ba6ae4cb6bd65063f9589dd0 Oct 27 23:03:30.110 INFO running `"docker" "start" "-a" "c363d99235d5acfe45e89be3de9898c1a732aa78ba6ae4cb6bd65063f9589dd0"` Oct 27 23:03:31.727 INFO kablam! usermod: no changes Oct 27 23:03:32.071 INFO kablam! Compiling sqlite3-src v0.2.10 Oct 27 23:03:32.072 INFO kablam! Compiling rand v0.3.22 Oct 27 23:03:32.115 INFO kablam! Compiling chrono v0.4.6 Oct 27 23:03:32.135 INFO kablam! Compiling num v0.1.42 Oct 27 23:03:32.135 INFO kablam! Checking geo v0.4.13 Oct 27 23:03:36.584 INFO kablam! Compiling uuid v0.5.1 Oct 27 23:03:37.537 INFO kablam! Compiling bigdecimal v0.0.10 Oct 27 23:03:40.169 INFO kablam! Checking sqlite3-sys v0.12.0 Oct 27 23:03:44.752 INFO kablam! Checking sqlite3 v0.24.0 Oct 27 23:03:47.871 INFO kablam! Checking postgres-shared v0.4.2 Oct 27 23:03:47.872 INFO kablam! Checking rustorm_dao v0.1.3 Oct 27 23:03:49.536 INFO kablam! Checking r2d2-sqlite3 v0.1.1 Oct 27 23:04:00.040 INFO kablam! Compiling rustorm_codegen v0.1.3 Oct 27 23:04:02.068 INFO kablam! Checking postgres v0.15.2 Oct 27 23:04:11.253 INFO kablam! Checking r2d2_postgres v0.14.0 Oct 27 23:04:16.490 INFO kablam! Checking rustorm v0.10.7 Oct 27 23:04:23.934 INFO kablam! Checking diwata_intel v0.1.2 (/source) Oct 27 23:04:36.623 INFO kablam! error: unused import: `dao` Oct 27 23:04:36.623 INFO kablam! --> src/data_read.rs:2:5 Oct 27 23:04:36.623 INFO kablam! | Oct 27 23:04:36.623 INFO kablam! 2 | use dao; Oct 27 23:04:36.623 INFO kablam! | ^^^ Oct 27 23:04:36.623 INFO kablam! | Oct 27 23:04:36.625 INFO kablam! note: lint level defined here Oct 27 23:04:36.625 INFO kablam! --> src/lib.rs:1:9 Oct 27 23:04:36.625 INFO kablam! | Oct 27 23:04:36.625 INFO kablam! 1 | #![deny(warnings)] Oct 27 23:04:36.625 INFO kablam! | ^^^^^^^^ Oct 27 23:04:36.631 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 27 23:04:36.631 INFO kablam! Oct 27 23:04:37.245 INFO kablam! error: unused import: `dao` Oct 27 23:04:37.246 INFO kablam! --> src/data_read.rs:2:5 Oct 27 23:04:37.247 INFO kablam! | Oct 27 23:04:37.248 INFO kablam! 2 | use dao; Oct 27 23:04:37.248 INFO kablam! | ^^^ Oct 27 23:04:37.249 INFO kablam! | Oct 27 23:04:37.249 INFO kablam! note: lint level defined here Oct 27 23:04:37.250 INFO kablam! --> src/lib.rs:1:9 Oct 27 23:04:37.251 INFO kablam! | Oct 27 23:04:37.251 INFO kablam! 1 | #![deny(warnings)] Oct 27 23:04:37.252 INFO kablam! | ^^^^^^^^ Oct 27 23:04:37.252 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 27 23:04:37.253 INFO kablam! Oct 27 23:04:38.647 INFO kablam! error: aborting due to previous error Oct 27 23:04:38.647 INFO kablam! Oct 27 23:04:38.671 INFO kablam! error: Could not compile `diwata_intel`. Oct 27 23:04:38.671 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 23:04:39.094 INFO kablam! error: aborting due to previous error Oct 27 23:04:39.095 INFO kablam! Oct 27 23:04:39.115 INFO kablam! error: Could not compile `diwata_intel`. Oct 27 23:04:39.115 INFO kablam! Oct 27 23:04:39.115 INFO kablam! To learn more, run the command again with --verbose. Oct 27 23:04:39.117 INFO kablam! su: No module specific data is present Oct 27 23:04:40.399 INFO running `"docker" "rm" "-f" "c363d99235d5acfe45e89be3de9898c1a732aa78ba6ae4cb6bd65063f9589dd0"` Oct 27 23:04:40.727 INFO blam! c363d99235d5acfe45e89be3de9898c1a732aa78ba6ae4cb6bd65063f9589dd0