Oct 16 10:31:23.201 INFO testing genco-0.3.28 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 10:31:23.203 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 10:31:23.611 INFO blam! 712f6a3ac6f62575b5e07f31c6a4cf09064c86e2aae5722a803cba6b2761ad07 Oct 16 10:31:23.614 INFO running `"docker" "start" "-a" "712f6a3ac6f62575b5e07f31c6a4cf09064c86e2aae5722a803cba6b2761ad07"` Oct 16 10:31:24.891 INFO kablam! usermod: no changes Oct 16 10:31:24.951 INFO kablam! Compiling genco v0.3.28 (/source) Oct 16 10:31:33.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.18s Oct 16 10:31:33.130 INFO kablam! su: No module specific data is present Oct 16 10:31:33.822 INFO running `"docker" "rm" "-f" "712f6a3ac6f62575b5e07f31c6a4cf09064c86e2aae5722a803cba6b2761ad07"` Oct 16 10:31:33.990 INFO blam! 712f6a3ac6f62575b5e07f31c6a4cf09064c86e2aae5722a803cba6b2761ad07 Oct 16 10:31:33.992 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 10:31:34.398 INFO blam! 8d42d3fd18046384458b78a6824dfb3b432a30f95153f05e3f4c65e221db3ea5 Oct 16 10:31:34.404 INFO running `"docker" "start" "-a" "8d42d3fd18046384458b78a6824dfb3b432a30f95153f05e3f4c65e221db3ea5"` Oct 16 10:31:35.235 INFO kablam! usermod: no changes Oct 16 10:31:35.293 INFO kablam! Compiling genco v0.3.28 (/source) Oct 16 10:31:36.131 INFO kablam! error[E0425]: cannot find value `INTEGER` in this scope Oct 16 10:31:36.131 INFO kablam! --> src/dart/mod.rs:302:17 Oct 16 10:31:36.131 INFO kablam! | Oct 16 10:31:36.131 INFO kablam! 302 | assert!(INTEGER.is_built_in()); Oct 16 10:31:36.131 INFO kablam! | ^^^^^^^ not found in this scope Oct 16 10:31:36.131 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 16 10:31:36.131 INFO kablam! | Oct 16 10:31:36.131 INFO kablam! 295 | use java::INTEGER; Oct 16 10:31:36.131 INFO kablam! | Oct 16 10:31:36.131 INFO kablam! Oct 16 10:31:36.131 INFO kablam! error[E0425]: cannot find value `BOOLEAN` in this scope Oct 16 10:31:36.131 INFO kablam! --> src/dart/mod.rs:304:17 Oct 16 10:31:36.131 INFO kablam! | Oct 16 10:31:36.131 INFO kablam! 304 | assert!(BOOLEAN.is_built_in()); Oct 16 10:31:36.131 INFO kablam! | ^^^^^^^ not found in this scope Oct 16 10:31:36.131 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Oct 16 10:31:36.131 INFO kablam! | Oct 16 10:31:36.131 INFO kablam! 295 | use csharp::BOOLEAN; Oct 16 10:31:36.131 INFO kablam! | Oct 16 10:31:36.131 INFO kablam! 295 | use java::BOOLEAN; Oct 16 10:31:36.131 INFO kablam! | Oct 16 10:31:36.131 INFO kablam! Oct 16 10:31:37.470 INFO kablam! error: aborting due to 2 previous errors Oct 16 10:31:37.470 INFO kablam! Oct 16 10:31:37.471 INFO kablam! For more information about this error, try `rustc --explain E0425`. Oct 16 10:31:37.484 INFO kablam! error: Could not compile `genco`. Oct 16 10:31:37.485 INFO kablam! Oct 16 10:31:37.485 INFO kablam! To learn more, run the command again with --verbose. Oct 16 10:31:37.487 INFO kablam! su: No module specific data is present Oct 16 10:31:38.424 INFO running `"docker" "rm" "-f" "8d42d3fd18046384458b78a6824dfb3b432a30f95153f05e3f4c65e221db3ea5"` Oct 16 10:31:38.707 INFO blam! 8d42d3fd18046384458b78a6824dfb3b432a30f95153f05e3f4c65e221db3ea5