Sep 14 09:26:07.592 INFO checking sel4-sys-0.0.26 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 09:26:07.592 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 09:26:07.592 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:26:07.911 INFO blam! 9a1181c1cdb8727c2b0517a444ec97c4ab52d20fa9c0a10526cdc5dbc228f894 Sep 14 09:26:07.913 INFO running `"docker" "start" "-a" "9a1181c1cdb8727c2b0517a444ec97c4ab52d20fa9c0a10526cdc5dbc228f894"` Sep 14 09:26:09.415 INFO kablam! usermod: no changes Sep 14 09:26:09.492 INFO kablam! Compiling sel4-sys v0.0.26 (file:///source) Sep 14 09:26:09.895 INFO kablam! warning: unused variable: `word_size` Sep 14 09:26:09.895 INFO kablam! --> build.rs:35:26 Sep 14 09:26:09.895 INFO kablam! | Sep 14 09:26:09.895 INFO kablam! 35 | for &(arch, archdir, word_size) in &arches { Sep 14 09:26:09.895 INFO kablam! | ^^^^^^^^^ help: consider using `_word_size` instead Sep 14 09:26:09.895 INFO kablam! | Sep 14 09:26:09.895 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 09:26:09.895 INFO kablam! Sep 14 09:26:11.036 INFO kablam! error: failed to run custom build command for `sel4-sys v0.0.26 (file:///source)` Sep 14 09:26:11.036 INFO kablam! process didn't exit successfully: `/target/debug/build/sel4-sys-5db6036fb3da4218/build-script-build` (exit code: 101) Sep 14 09:26:11.036 INFO kablam! --- stdout Sep 14 09:26:11.036 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "ia32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-636b6501ce89e77a/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 14 09:26:11.036 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "x86_64" "-w" "64" "--buffer" "-o" "/target/debug/build/sel4-sys-636b6501ce89e77a/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 14 09:26:11.036 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "aarch32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-636b6501ce89e77a/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 14 09:26:11.036 INFO kablam! Running "/usr/bin/env" "python" "tools/invocation_header_gen.py" "--dest" "/target/debug/build/sel4-sys-636b6501ce89e77a/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 14 09:26:11.036 INFO kablam! Sep 14 09:26:11.036 INFO kablam! --- stderr Sep 14 09:26:11.036 INFO kablam! Traceback (most recent call last): Sep 14 09:26:11.036 INFO kablam! File "tools/invocation_header_gen.py", line 20, in Sep 14 09:26:11.037 INFO kablam! import tempita Sep 14 09:26:11.037 INFO kablam! ImportError: No module named tempita Sep 14 09:26:11.037 INFO kablam! thread 'main' panicked at 'assertion failed: cmd.status().unwrap().success()', build.rs:45:9 Sep 14 09:26:11.037 INFO kablam! stack backtrace: Sep 14 09:26:11.037 INFO kablam! 0: 0x55577cd6d74e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf74b7486aef10c8d Sep 14 09:26:11.037 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 14 09:26:11.037 INFO kablam! 1: 0x55577cd5ff46 - std::sys_common::backtrace::print::h975e2d3548a0dd13 Sep 14 09:26:11.037 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 14 09:26:11.037 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 14 09:26:11.037 INFO kablam! 2: 0x55577cd5e8dd - std::panicking::default_hook::{{closure}}::h3e9ae6698e7d3880 Sep 14 09:26:11.037 INFO kablam! at libstd/panicking.rs:211 Sep 14 09:26:11.037 INFO kablam! 3: 0x55577cd5e650 - std::panicking::default_hook::h0f94f2ff4ea79253 Sep 14 09:26:11.037 INFO kablam! at libstd/panicking.rs:227 Sep 14 09:26:11.037 INFO kablam! 4: 0x55577cd5ee9c - std::panicking::rust_panic_with_hook::h3122ef85eb8796fa Sep 14 09:26:11.037 INFO kablam! at libstd/panicking.rs:477 Sep 14 09:26:11.037 INFO kablam! 5: 0x55577cd5708f - std::panicking::begin_panic::h2e5b164e5523ccb2 Sep 14 09:26:11.037 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 14 09:26:11.037 INFO kablam! 6: 0x55577cd52274 - build_script_build::main::h4560a20de1003974 Sep 14 09:26:11.037 INFO kablam! at /source/build.rs:45 Sep 14 09:26:11.037 INFO kablam! 7: 0x55577cd552af - std::rt::lang_start::{{closure}}::hff73879b7f266558 Sep 14 09:26:11.037 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 14 09:26:11.037 INFO kablam! 8: 0x55577cd5e982 - std::panicking::try::do_call::h613cc8345e5e334f Sep 14 09:26:11.037 INFO kablam! at libstd/rt.rs:59 Sep 14 09:26:11.037 INFO kablam! at libstd/panicking.rs:310 Sep 14 09:26:11.037 INFO kablam! 9: 0x55577cd7edf9 - __rust_maybe_catch_panic Sep 14 09:26:11.037 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 14 09:26:11.037 INFO kablam! 10: 0x55577cd69ae5 - std::rt::lang_start_internal::h166c3316158aaef7 Sep 14 09:26:11.037 INFO kablam! at libstd/panicking.rs:289 Sep 14 09:26:11.037 INFO kablam! at libstd/panic.rs:392 Sep 14 09:26:11.037 INFO kablam! at libstd/rt.rs:58 Sep 14 09:26:11.037 INFO kablam! 11: 0x55577cd55287 - std::rt::lang_start::h15a6d79814422ecd Sep 14 09:26:11.037 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 14 09:26:11.037 INFO kablam! 12: 0x55577cd53a39 - main Sep 14 09:26:11.037 INFO kablam! 13: 0x7f4e2f02082f - __libc_start_main Sep 14 09:26:11.037 INFO kablam! 14: 0x55577cd50f18 - _start Sep 14 09:26:11.037 INFO kablam! 15: 0x0 - Sep 14 09:26:11.037 INFO kablam! Sep 14 09:26:11.044 INFO kablam! su: No module specific data is present Sep 14 09:26:11.857 INFO running `"docker" "rm" "-f" "9a1181c1cdb8727c2b0517a444ec97c4ab52d20fa9c0a10526cdc5dbc228f894"` Sep 14 09:26:12.038 INFO blam! 9a1181c1cdb8727c2b0517a444ec97c4ab52d20fa9c0a10526cdc5dbc228f894