Oct 16 10:31:31.528 INFO testing genco-0.3.28 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 10:31:31.530 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:31.992 INFO blam! f8fd8fd48c4189bd5f7e1a9d0c191227f0c8e9de52f0d25b4ef398f535ba7aed Oct 16 10:31:31.994 INFO running `"docker" "start" "-a" "f8fd8fd48c4189bd5f7e1a9d0c191227f0c8e9de52f0d25b4ef398f535ba7aed"` Oct 16 10:31:33.230 INFO kablam! usermod: no changes Oct 16 10:31:33.295 INFO kablam! Compiling genco v0.3.28 (/source) Oct 16 10:31:40.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.53s Oct 16 10:31:40.797 INFO kablam! su: No module specific data is present Oct 16 10:31:41.353 INFO running `"docker" "rm" "-f" "f8fd8fd48c4189bd5f7e1a9d0c191227f0c8e9de52f0d25b4ef398f535ba7aed"` Oct 16 10:31:41.603 INFO blam! f8fd8fd48c4189bd5f7e1a9d0c191227f0c8e9de52f0d25b4ef398f535ba7aed Oct 16 10:31:41.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:41.923 INFO blam! fd4a4274a3da63e44aef3d26053d4fab487d13d2073dc309b3e7c6b6f5a9e17b Oct 16 10:31:41.929 INFO running `"docker" "start" "-a" "fd4a4274a3da63e44aef3d26053d4fab487d13d2073dc309b3e7c6b6f5a9e17b"` Oct 16 10:31:43.133 INFO kablam! usermod: no changes Oct 16 10:31:43.187 INFO kablam! Compiling genco v0.3.28 (/source) Oct 16 10:31:44.031 INFO kablam! error[E0425]: cannot find value `INTEGER` in this scope Oct 16 10:31:44.031 INFO kablam! --> src/dart/mod.rs:302:17 Oct 16 10:31:44.031 INFO kablam! | Oct 16 10:31:44.031 INFO kablam! 302 | assert!(INTEGER.is_built_in()); Oct 16 10:31:44.031 INFO kablam! | ^^^^^^^ not found in this scope Oct 16 10:31:44.031 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 16 10:31:44.031 INFO kablam! | Oct 16 10:31:44.031 INFO kablam! 295 | use java::INTEGER; Oct 16 10:31:44.031 INFO kablam! | Oct 16 10:31:44.031 INFO kablam! Oct 16 10:31:44.031 INFO kablam! error[E0425]: cannot find value `BOOLEAN` in this scope Oct 16 10:31:44.031 INFO kablam! --> src/dart/mod.rs:304:17 Oct 16 10:31:44.031 INFO kablam! | Oct 16 10:31:44.031 INFO kablam! 304 | assert!(BOOLEAN.is_built_in()); Oct 16 10:31:44.031 INFO kablam! | ^^^^^^^ not found in this scope Oct 16 10:31:44.031 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Oct 16 10:31:44.031 INFO kablam! | Oct 16 10:31:44.031 INFO kablam! 295 | use csharp::BOOLEAN; Oct 16 10:31:44.031 INFO kablam! | Oct 16 10:31:44.031 INFO kablam! 295 | use java::BOOLEAN; Oct 16 10:31:44.031 INFO kablam! | Oct 16 10:31:44.031 INFO kablam! Oct 16 10:31:45.363 INFO kablam! error: aborting due to 2 previous errors Oct 16 10:31:45.363 INFO kablam! Oct 16 10:31:45.363 INFO kablam! For more information about this error, try `rustc --explain E0425`. Oct 16 10:31:45.377 INFO kablam! error: Could not compile `genco`. Oct 16 10:31:45.378 INFO kablam! Oct 16 10:31:45.378 INFO kablam! To learn more, run the command again with --verbose. Oct 16 10:31:45.379 INFO kablam! su: No module specific data is present Oct 16 10:31:45.914 INFO running `"docker" "rm" "-f" "fd4a4274a3da63e44aef3d26053d4fab487d13d2073dc309b3e7c6b6f5a9e17b"` Oct 16 10:31:46.191 INFO blam! fd4a4274a3da63e44aef3d26053d4fab487d13d2073dc309b3e7c6b6f5a9e17b