Sep 04 07:05:35.590 INFO checking sel4-sys-0.0.28 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 07:05:35.590 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 07:05:35.590 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:05:35.791 INFO blam! 4884878a9df0054d8e8c3f4cad3f6dde05b194c324bb5dfca3dc94089fd5852f Sep 04 07:05:35.793 INFO running `"docker" "start" "-a" "4884878a9df0054d8e8c3f4cad3f6dde05b194c324bb5dfca3dc94089fd5852f"` Sep 04 07:05:36.555 INFO kablam! Compiling sel4-sys v0.0.28 (file:///source) Sep 04 07:05:36.947 INFO kablam! warning: unused variable: `word_size` Sep 04 07:05:36.948 INFO kablam! --> build.rs:35:26 Sep 04 07:05:36.948 INFO kablam! | Sep 04 07:05:36.948 INFO kablam! 35 | for &(arch, archdir, word_size) in &arches { Sep 04 07:05:36.948 INFO kablam! | ^^^^^^^^^ help: consider using `_word_size` instead Sep 04 07:05:36.948 INFO kablam! | Sep 04 07:05:36.948 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 07:05:36.948 INFO kablam! Sep 04 07:05:37.725 INFO kablam! error: failed to run custom build command for `sel4-sys v0.0.28 (file:///source)` Sep 04 07:05:37.725 INFO kablam! process didn't exit successfully: `/target/debug/build/sel4-sys-b399a55a83a8be70/build-script-build` (exit code: 101) Sep 04 07:05:37.725 INFO kablam! --- stdout Sep 04 07:05:37.725 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "ia32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-bb72818050c9b0d7/out/ia32_syscall_stub.rs" "seL4/libsel4/include/interfaces/sel4.xml" "seL4/libsel4/arch_include/x86/interfaces/sel4arch.xml" "seL4/libsel4/sel4_arch_include/ia32/interfaces/sel4arch.xml" Sep 04 07:05:37.725 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "x86_64" "-w" "64" "--buffer" "-o" "/target/debug/build/sel4-sys-bb72818050c9b0d7/out/x86_64_syscall_stub.rs" "seL4/libsel4/include/interfaces/sel4.xml" "seL4/libsel4/arch_include/x86/interfaces/sel4arch.xml" "seL4/libsel4/sel4_arch_include/x86_64/interfaces/sel4arch.xml" Sep 04 07:05:37.725 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "aarch32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-bb72818050c9b0d7/out/aarch32_syscall_stub.rs" "seL4/libsel4/include/interfaces/sel4.xml" "seL4/libsel4/arch_include/arm/interfaces/sel4arch.xml" "seL4/libsel4/sel4_arch_include/aarch32/interfaces/sel4arch.xml" Sep 04 07:05:37.725 INFO kablam! Running "/usr/bin/env" "python" "tools/invocation_header_gen.py" "--dest" "/target/debug/build/sel4-sys-bb72818050c9b0d7/out/ia32_invocation.rs" "seL4/libsel4/include/interfaces/sel4.xml" "seL4/libsel4/arch_include/x86/interfaces/sel4arch.xml" "seL4/libsel4/sel4_arch_include/ia32/interfaces/sel4arch.xml" Sep 04 07:05:37.725 INFO kablam! Sep 04 07:05:37.725 INFO kablam! --- stderr Sep 04 07:05:37.725 INFO kablam! Traceback (most recent call last): Sep 04 07:05:37.725 INFO kablam! File "tools/invocation_header_gen.py", line 20, in Sep 04 07:05:37.725 INFO kablam! import tempita Sep 04 07:05:37.725 INFO kablam! ImportError: No module named tempita Sep 04 07:05:37.726 INFO kablam! thread 'main' panicked at 'assertion failed: cmd.status().unwrap().success()', build.rs:45:9 Sep 04 07:05:37.726 INFO kablam! stack backtrace: Sep 04 07:05:37.726 INFO kablam! 0: 0x5559772d57fe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he41721e5d0bd3faa Sep 04 07:05:37.726 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 04 07:05:37.726 INFO kablam! 1: 0x5559772c8096 - std::sys_common::backtrace::print::h27d79f31b374d779 Sep 04 07:05:37.726 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 04 07:05:37.726 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 04 07:05:37.726 INFO kablam! 2: 0x5559772c69dd - std::panicking::default_hook::{{closure}}::h4c06e4d4f39d0ae6 Sep 04 07:05:37.726 INFO kablam! at libstd/panicking.rs:211 Sep 04 07:05:37.726 INFO kablam! 3: 0x5559772c6750 - std::panicking::default_hook::hf063f386db7b68b7 Sep 04 07:05:37.726 INFO kablam! at libstd/panicking.rs:227 Sep 04 07:05:37.726 INFO kablam! 4: 0x5559772c6f9c - std::panicking::rust_panic_with_hook::h3b35cb326944f60c Sep 04 07:05:37.726 INFO kablam! at libstd/panicking.rs:477 Sep 04 07:05:37.726 INFO kablam! 5: 0x5559772bf11f - std::panicking::begin_panic::hc484247424746c3c Sep 04 07:05:37.726 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 04 07:05:37.726 INFO kablam! 6: 0x5559772ba274 - build_script_build::main::h7bc5e01898b63b62 Sep 04 07:05:37.726 INFO kablam! at /source/build.rs:45 Sep 04 07:05:37.726 INFO kablam! 7: 0x5559772bd33f - std::rt::lang_start::{{closure}}::h766ff8247d3e6182 Sep 04 07:05:37.726 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 07:05:37.726 INFO kablam! 8: 0x5559772c6a82 - std::panicking::try::do_call::h1a26d0ebba7bf7c2 Sep 04 07:05:37.726 INFO kablam! at libstd/rt.rs:59 Sep 04 07:05:37.726 INFO kablam! at libstd/panicking.rs:310 Sep 04 07:05:37.726 INFO kablam! 9: 0x5559772e6e99 - __rust_maybe_catch_panic Sep 04 07:05:37.726 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 04 07:05:37.726 INFO kablam! 10: 0x5559772d1b95 - std::rt::lang_start_internal::h8b333a0a439d0823 Sep 04 07:05:37.726 INFO kablam! at libstd/panicking.rs:289 Sep 04 07:05:37.726 INFO kablam! at libstd/panic.rs:392 Sep 04 07:05:37.726 INFO kablam! at libstd/rt.rs:58 Sep 04 07:05:37.726 INFO kablam! 11: 0x5559772bd317 - std::rt::lang_start::h1ee3ca21a7490a4a Sep 04 07:05:37.726 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 07:05:37.726 INFO kablam! 12: 0x5559772bbac9 - main Sep 04 07:05:37.726 INFO kablam! 13: 0x7f0eb696982f - __libc_start_main Sep 04 07:05:37.726 INFO kablam! 14: 0x5559772b8f18 - _start Sep 04 07:05:37.727 INFO kablam! 15: 0x0 - Sep 04 07:05:37.727 INFO kablam! Sep 04 07:05:37.727 INFO kablam! su: No module specific data is present Sep 04 07:05:38.239 INFO running `"docker" "rm" "-f" "4884878a9df0054d8e8c3f4cad3f6dde05b194c324bb5dfca3dc94089fd5852f"` Sep 04 07:05:38.348 INFO blam! 4884878a9df0054d8e8c3f4cad3f6dde05b194c324bb5dfca3dc94089fd5852f