Sep 10 10:10:20.627 INFO checking sel4-sys-0.0.28 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 10:10:20.627 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 10:10:20.627 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 10:10:20.946 INFO blam! 08fd64a089cc3b530076266dd3a6cfcbc1fc56936c19f493d7fda0678bfb1e6b Sep 10 10:10:20.948 INFO running `"docker" "start" "-a" "08fd64a089cc3b530076266dd3a6cfcbc1fc56936c19f493d7fda0678bfb1e6b"` Sep 10 10:10:22.003 INFO kablam! usermod: no changes Sep 10 10:10:22.082 INFO kablam! Compiling sel4-sys v0.0.28 (file:///source) Sep 10 10:10:22.382 INFO kablam! warning: unused variable: `word_size` Sep 10 10:10:22.382 INFO kablam! --> build.rs:35:26 Sep 10 10:10:22.382 INFO kablam! | Sep 10 10:10:22.382 INFO kablam! 35 | for &(arch, archdir, word_size) in &arches { Sep 10 10:10:22.382 INFO kablam! | ^^^^^^^^^ help: consider using `_word_size` instead Sep 10 10:10:22.382 INFO kablam! | Sep 10 10:10:22.382 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 10:10:22.382 INFO kablam! Sep 10 10:10:23.332 INFO kablam! error: failed to run custom build command for `sel4-sys v0.0.28 (file:///source)` Sep 10 10:10:23.332 INFO kablam! process didn't exit successfully: `/target/debug/build/sel4-sys-1c3662ad6d16c7af/build-script-build` (exit code: 101) Sep 10 10:10:23.332 INFO kablam! --- stdout Sep 10 10:10:23.332 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "ia32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-de75d97a575c57df/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 10 10:10:23.332 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "x86_64" "-w" "64" "--buffer" "-o" "/target/debug/build/sel4-sys-de75d97a575c57df/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 10 10:10:23.332 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "aarch32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-de75d97a575c57df/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 10 10:10:23.332 INFO kablam! Running "/usr/bin/env" "python" "tools/invocation_header_gen.py" "--dest" "/target/debug/build/sel4-sys-de75d97a575c57df/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 10 10:10:23.332 INFO kablam! Sep 10 10:10:23.332 INFO kablam! --- stderr Sep 10 10:10:23.332 INFO kablam! Traceback (most recent call last): Sep 10 10:10:23.332 INFO kablam! File "tools/invocation_header_gen.py", line 20, in Sep 10 10:10:23.332 INFO kablam! import tempita Sep 10 10:10:23.332 INFO kablam! ImportError: No module named tempita Sep 10 10:10:23.332 INFO kablam! thread 'main' panicked at 'assertion failed: cmd.status().unwrap().success()', build.rs:45:9 Sep 10 10:10:23.332 INFO kablam! stack backtrace: Sep 10 10:10:23.332 INFO kablam! 0: 0x5613f9d977fe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6fe5173ae235b38f Sep 10 10:10:23.332 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 10 10:10:23.332 INFO kablam! 1: 0x5613f9d89fe6 - std::sys_common::backtrace::print::hb1efbd3d067eabc6 Sep 10 10:10:23.332 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 10 10:10:23.332 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 10 10:10:23.332 INFO kablam! 2: 0x5613f9d8897d - std::panicking::default_hook::{{closure}}::h109166af4c755142 Sep 10 10:10:23.332 INFO kablam! at libstd/panicking.rs:211 Sep 10 10:10:23.332 INFO kablam! 3: 0x5613f9d886f0 - std::panicking::default_hook::h992f159215e34f14 Sep 10 10:10:23.332 INFO kablam! at libstd/panicking.rs:227 Sep 10 10:10:23.332 INFO kablam! 4: 0x5613f9d88f3c - std::panicking::rust_panic_with_hook::h7d90dcad0bb485f2 Sep 10 10:10:23.332 INFO kablam! at libstd/panicking.rs:477 Sep 10 10:10:23.332 INFO kablam! 5: 0x5613f9d814cf - std::panicking::begin_panic::h8c2091683ba9a3ed Sep 10 10:10:23.332 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 10 10:10:23.332 INFO kablam! 6: 0x5613f9d7c274 - build_script_build::main::h331557fd790afb57 Sep 10 10:10:23.332 INFO kablam! at /source/build.rs:45 Sep 10 10:10:23.332 INFO kablam! 7: 0x5613f9d7f33f - std::rt::lang_start::{{closure}}::h879ef0bfe97679f4 Sep 10 10:10:23.332 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 10 10:10:23.332 INFO kablam! 8: 0x5613f9d88a22 - std::panicking::try::do_call::h2ece1f76d9e135ca Sep 10 10:10:23.332 INFO kablam! at libstd/rt.rs:59 Sep 10 10:10:23.332 INFO kablam! at libstd/panicking.rs:310 Sep 10 10:10:23.332 INFO kablam! 9: 0x5613f9da8b59 - __rust_maybe_catch_panic Sep 10 10:10:23.332 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 10 10:10:23.332 INFO kablam! 10: 0x5613f9d93b85 - std::rt::lang_start_internal::h72dcb4aefab2c171 Sep 10 10:10:23.332 INFO kablam! at libstd/panicking.rs:289 Sep 10 10:10:23.332 INFO kablam! at libstd/panic.rs:392 Sep 10 10:10:23.332 INFO kablam! at libstd/rt.rs:58 Sep 10 10:10:23.332 INFO kablam! 11: 0x5613f9d7f317 - std::rt::lang_start::h300d939d874814e4 Sep 10 10:10:23.332 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 10 10:10:23.333 INFO kablam! 12: 0x5613f9d7dac9 - main Sep 10 10:10:23.333 INFO kablam! 13: 0x7f4d9a5de82f - __libc_start_main Sep 10 10:10:23.333 INFO kablam! 14: 0x5613f9d7af18 - _start Sep 10 10:10:23.333 INFO kablam! 15: 0x0 - Sep 10 10:10:23.333 INFO kablam! Sep 10 10:10:23.333 INFO kablam! su: No module specific data is present Sep 10 10:10:23.899 INFO running `"docker" "rm" "-f" "08fd64a089cc3b530076266dd3a6cfcbc1fc56936c19f493d7fda0678bfb1e6b"` Sep 10 10:10:24.046 INFO blam! 08fd64a089cc3b530076266dd3a6cfcbc1fc56936c19f493d7fda0678bfb1e6b