Sep 19 18:36:57.513 INFO checking sel4-sys-0.0.26 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 18:36:57.513 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 18:36:57.513 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:36:58.130 INFO blam! bb84f1a0d5e8122e5a92b270fafb049c1ce3e65e225b691cecbd77482ab6159b Sep 19 18:36:58.132 INFO running `"docker" "start" "-a" "bb84f1a0d5e8122e5a92b270fafb049c1ce3e65e225b691cecbd77482ab6159b"` Sep 19 18:36:59.186 INFO kablam! usermod: no changes Sep 19 18:36:59.243 INFO kablam! Compiling sel4-sys v0.0.26 (/source) Sep 19 18:36:59.595 INFO kablam! warning: unused variable: `word_size` Sep 19 18:36:59.595 INFO kablam! --> build.rs:35:26 Sep 19 18:36:59.595 INFO kablam! | Sep 19 18:36:59.595 INFO kablam! 35 | for &(arch, archdir, word_size) in &arches { Sep 19 18:36:59.595 INFO kablam! | ^^^^^^^^^ help: consider using `_word_size` instead Sep 19 18:36:59.595 INFO kablam! | Sep 19 18:36:59.595 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 18:36:59.595 INFO kablam! Sep 19 18:37:00.813 INFO kablam! error: failed to run custom build command for `sel4-sys v0.0.26 (/source)` Sep 19 18:37:00.813 INFO kablam! process didn't exit successfully: `/target/debug/build/sel4-sys-c04e1ddc960f0eaf/build-script-build` (exit code: 101) Sep 19 18:37:00.813 INFO kablam! --- stdout Sep 19 18:37:00.813 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "ia32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-4635328be90e34bf/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 19 18:37:00.813 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "x86_64" "-w" "64" "--buffer" "-o" "/target/debug/build/sel4-sys-4635328be90e34bf/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 19 18:37:00.813 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "aarch32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-4635328be90e34bf/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 19 18:37:00.813 INFO kablam! Running "/usr/bin/env" "python" "tools/invocation_header_gen.py" "--dest" "/target/debug/build/sel4-sys-4635328be90e34bf/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 19 18:37:00.813 INFO kablam! Sep 19 18:37:00.813 INFO kablam! --- stderr Sep 19 18:37:00.813 INFO kablam! Traceback (most recent call last): Sep 19 18:37:00.813 INFO kablam! File "tools/invocation_header_gen.py", line 20, in Sep 19 18:37:00.813 INFO kablam! import tempita Sep 19 18:37:00.813 INFO kablam! ImportError: No module named tempita Sep 19 18:37:00.813 INFO kablam! thread 'main' panicked at 'assertion failed: cmd.status().unwrap().success()', build.rs:45:9 Sep 19 18:37:00.813 INFO kablam! stack backtrace: Sep 19 18:37:00.813 INFO kablam! 0: 0x556e0145f61e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hb15377632860511c Sep 19 18:37:00.813 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 19 18:37:00.813 INFO kablam! 1: 0x556e01452006 - std::sys_common::backtrace::print::h5d8590a6e2d9b4d0 Sep 19 18:37:00.813 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 19 18:37:00.813 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 19 18:37:00.813 INFO kablam! 2: 0x556e0145094d - std::panicking::default_hook::{{closure}}::h6b199dbb344e9d26 Sep 19 18:37:00.813 INFO kablam! at libstd/panicking.rs:211 Sep 19 18:37:00.813 INFO kablam! 3: 0x556e014506c0 - std::panicking::default_hook::hdd3395c8325d6307 Sep 19 18:37:00.813 INFO kablam! at libstd/panicking.rs:227 Sep 19 18:37:00.814 INFO kablam! 4: 0x556e01450f0c - std::panicking::rust_panic_with_hook::h0a0a8bf209620e46 Sep 19 18:37:00.814 INFO kablam! at libstd/panicking.rs:477 Sep 19 18:37:00.814 INFO kablam! 5: 0x556e0144943f - std::panicking::begin_panic::h0e6fcaafa7bb59ec Sep 19 18:37:00.814 INFO kablam! at libstd/panicking.rs:411 Sep 19 18:37:00.814 INFO kablam! 6: 0x556e01444274 - build_script_build::main::he9a1d8b4213496aa Sep 19 18:37:00.814 INFO kablam! at /source/build.rs:45 Sep 19 18:37:00.814 INFO kablam! 7: 0x556e014472af - std::rt::lang_start::{{closure}}::h5fa5b47c29c6be8c Sep 19 18:37:00.814 INFO kablam! at libstd/rt.rs:74 Sep 19 18:37:00.814 INFO kablam! 8: 0x556e014509f2 - std::panicking::try::do_call::h8a07bd8680bcbc89 Sep 19 18:37:00.814 INFO kablam! at libstd/rt.rs:59 Sep 19 18:37:00.814 INFO kablam! at libstd/panicking.rs:310 Sep 19 18:37:00.814 INFO kablam! 9: 0x556e01470869 - __rust_maybe_catch_panic Sep 19 18:37:00.814 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 19 18:37:00.814 INFO kablam! 10: 0x556e0145b995 - std::rt::lang_start_internal::h50312fa700ccedfd Sep 19 18:37:00.814 INFO kablam! at libstd/panicking.rs:289 Sep 19 18:37:00.814 INFO kablam! at libstd/panic.rs:392 Sep 19 18:37:00.814 INFO kablam! at libstd/rt.rs:58 Sep 19 18:37:00.814 INFO kablam! 11: 0x556e01447287 - std::rt::lang_start::h01e91b5bda352ad7 Sep 19 18:37:00.814 INFO kablam! at libstd/rt.rs:74 Sep 19 18:37:00.814 INFO kablam! 12: 0x556e01445a39 - main Sep 19 18:37:00.814 INFO kablam! 13: 0x7fc93442c82f - __libc_start_main Sep 19 18:37:00.814 INFO kablam! 14: 0x556e01442f18 - _start Sep 19 18:37:00.814 INFO kablam! 15: 0x0 - Sep 19 18:37:00.814 INFO kablam! Sep 19 18:37:00.816 INFO kablam! su: No module specific data is present Sep 19 18:37:01.370 INFO running `"docker" "rm" "-f" "bb84f1a0d5e8122e5a92b270fafb049c1ce3e65e225b691cecbd77482ab6159b"` Sep 19 18:37:01.534 INFO blam! bb84f1a0d5e8122e5a92b270fafb049c1ce3e65e225b691cecbd77482ab6159b