Sep 01 07:15:36.664 INFO checking sel4-sys-0.0.26 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 07:15:36.664 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 07:15:36.664 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:15:36.834 INFO blam! 858a04ae956b73ac6738248f64c3e73fac897053250ec980ee6fbfb34bdedafa Sep 01 07:15:36.836 INFO running `"docker" "start" "-a" "858a04ae956b73ac6738248f64c3e73fac897053250ec980ee6fbfb34bdedafa"` Sep 01 07:15:37.701 INFO kablam! Compiling sel4-sys v0.0.26 (file:///source) Sep 01 07:15:38.081 INFO kablam! warning: unused variable: `word_size` Sep 01 07:15:38.082 INFO kablam! --> build.rs:35:26 Sep 01 07:15:38.082 INFO kablam! | Sep 01 07:15:38.082 INFO kablam! 35 | for &(arch, archdir, word_size) in &arches { Sep 01 07:15:38.082 INFO kablam! | ^^^^^^^^^ help: consider using `_word_size` instead Sep 01 07:15:38.082 INFO kablam! | Sep 01 07:15:38.082 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 07:15:38.082 INFO kablam! Sep 01 07:15:38.872 INFO kablam! error: failed to run custom build command for `sel4-sys v0.0.26 (file:///source)` Sep 01 07:15:38.872 INFO kablam! process didn't exit successfully: `/target/debug/build/sel4-sys-31cc6379b3a9b213/build-script-build` (exit code: 101) Sep 01 07:15:38.872 INFO kablam! --- stdout Sep 01 07:15:38.872 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "ia32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-9962dce5b40bf3ce/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 01 07:15:38.872 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "x86_64" "-w" "64" "--buffer" "-o" "/target/debug/build/sel4-sys-9962dce5b40bf3ce/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 01 07:15:38.872 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "aarch32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-9962dce5b40bf3ce/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 01 07:15:38.872 INFO kablam! Running "/usr/bin/env" "python" "tools/invocation_header_gen.py" "--dest" "/target/debug/build/sel4-sys-9962dce5b40bf3ce/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 01 07:15:38.872 INFO kablam! Sep 01 07:15:38.872 INFO kablam! --- stderr Sep 01 07:15:38.872 INFO kablam! Traceback (most recent call last): Sep 01 07:15:38.872 INFO kablam! File "tools/invocation_header_gen.py", line 20, in Sep 01 07:15:38.872 INFO kablam! import tempita Sep 01 07:15:38.873 INFO kablam! ImportError: No module named tempita Sep 01 07:15:38.873 INFO kablam! thread 'main' panicked at 'assertion failed: cmd.status().unwrap().success()', build.rs:45:9 Sep 01 07:15:38.873 INFO kablam! stack backtrace: Sep 01 07:15:38.873 INFO kablam! 0: 0x562be48d7ace - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha200f2cd684ebd49 Sep 01 07:15:38.873 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 01 07:15:38.873 INFO kablam! 1: 0x562be48ca316 - std::sys_common::backtrace::print::hfe3d4e47b4c8e48c Sep 01 07:15:38.873 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 01 07:15:38.873 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 01 07:15:38.873 INFO kablam! 2: 0x562be48c8c0d - std::panicking::default_hook::{{closure}}::hf56af31102a42941 Sep 01 07:15:38.873 INFO kablam! at libstd/panicking.rs:211 Sep 01 07:15:38.873 INFO kablam! 3: 0x562be48c8980 - std::panicking::default_hook::ha51b5d4eb7ec526d Sep 01 07:15:38.873 INFO kablam! at libstd/panicking.rs:227 Sep 01 07:15:38.873 INFO kablam! 4: 0x562be48c91cc - std::panicking::rust_panic_with_hook::hd585483f9daec810 Sep 01 07:15:38.873 INFO kablam! at libstd/panicking.rs:477 Sep 01 07:15:38.873 INFO kablam! 5: 0x562be48c24ef - std::panicking::begin_panic::h5f7d2820ed78767b Sep 01 07:15:38.873 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 01 07:15:38.873 INFO kablam! 6: 0x562be48bd2c9 - build_script_build::main::h15cc5e82d0137d6b Sep 01 07:15:38.873 INFO kablam! at /source/build.rs:45 Sep 01 07:15:38.873 INFO kablam! 7: 0x562be48c035f - std::rt::lang_start::{{closure}}::h243efc96a582b18c Sep 01 07:15:38.873 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 01 07:15:38.873 INFO kablam! 8: 0x562be48c8cb2 - std::panicking::try::do_call::hea63f5620482e896 Sep 01 07:15:38.874 INFO kablam! at libstd/rt.rs:59 Sep 01 07:15:38.874 INFO kablam! at libstd/panicking.rs:310 Sep 01 07:15:38.874 INFO kablam! 9: 0x562be48e9c99 - __rust_maybe_catch_panic Sep 01 07:15:38.874 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 01 07:15:38.874 INFO kablam! 10: 0x562be48d3e65 - std::rt::lang_start_internal::hfd6e69240f0360f8 Sep 01 07:15:38.874 INFO kablam! at libstd/panicking.rs:289 Sep 01 07:15:38.874 INFO kablam! at libstd/panic.rs:392 Sep 01 07:15:38.874 INFO kablam! at libstd/rt.rs:58 Sep 01 07:15:38.874 INFO kablam! 11: 0x562be48c0337 - std::rt::lang_start::ha61461d152520777 Sep 01 07:15:38.874 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 01 07:15:38.874 INFO kablam! 12: 0x562be48beae9 - main Sep 01 07:15:38.874 INFO kablam! 13: 0x7ff67d5b082f - __libc_start_main Sep 01 07:15:38.874 INFO kablam! 14: 0x562be48bbf38 - _start Sep 01 07:15:38.874 INFO kablam! 15: 0x0 - Sep 01 07:15:38.874 INFO kablam! Sep 01 07:15:38.874 INFO kablam! su: No module specific data is present Sep 01 07:15:39.391 INFO running `"docker" "rm" "-f" "858a04ae956b73ac6738248f64c3e73fac897053250ec980ee6fbfb34bdedafa"` Sep 01 07:15:39.502 INFO blam! 858a04ae956b73ac6738248f64c3e73fac897053250ec980ee6fbfb34bdedafa