Sep 04 03:53:27.072 INFO checking sel4-sys-0.0.28 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 03:53:27.072 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 03:53:27.072 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 03:53:27.282 INFO blam! 97f95c1e58c6b0e3d9aa71170b3ee99852c29c70ed3086a30c739fbfbe3fa45a Sep 04 03:53:27.283 INFO running `"docker" "start" "-a" "97f95c1e58c6b0e3d9aa71170b3ee99852c29c70ed3086a30c739fbfbe3fa45a"` Sep 04 03:53:28.191 INFO kablam! Compiling sel4-sys v0.0.28 (file:///source) Sep 04 03:53:28.726 INFO kablam! warning: unused variable: `word_size` Sep 04 03:53:28.726 INFO kablam! --> build.rs:35:26 Sep 04 03:53:28.726 INFO kablam! | Sep 04 03:53:28.726 INFO kablam! 35 | for &(arch, archdir, word_size) in &arches { Sep 04 03:53:28.726 INFO kablam! | ^^^^^^^^^ help: consider using `_word_size` instead Sep 04 03:53:28.727 INFO kablam! | Sep 04 03:53:28.727 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 03:53:28.727 INFO kablam! Sep 04 03:53:30.226 INFO kablam! error: failed to run custom build command for `sel4-sys v0.0.28 (file:///source)` Sep 04 03:53:30.226 INFO kablam! process didn't exit successfully: `/target/debug/build/sel4-sys-0806186b010c2985/build-script-build` (exit code: 101) Sep 04 03:53:30.226 INFO kablam! --- stdout Sep 04 03:53:30.226 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "ia32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-ab17c54e702397a1/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 03:53:30.226 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "x86_64" "-w" "64" "--buffer" "-o" "/target/debug/build/sel4-sys-ab17c54e702397a1/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 03:53:30.226 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "aarch32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-ab17c54e702397a1/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 03:53:30.226 INFO kablam! Running "/usr/bin/env" "python" "tools/invocation_header_gen.py" "--dest" "/target/debug/build/sel4-sys-ab17c54e702397a1/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 03:53:30.226 INFO kablam! Sep 04 03:53:30.227 INFO kablam! --- stderr Sep 04 03:53:30.227 INFO kablam! Traceback (most recent call last): Sep 04 03:53:30.227 INFO kablam! File "tools/invocation_header_gen.py", line 20, in Sep 04 03:53:30.227 INFO kablam! import tempita Sep 04 03:53:30.227 INFO kablam! ImportError: No module named tempita Sep 04 03:53:30.227 INFO kablam! thread 'main' panicked at 'assertion failed: cmd.status().unwrap().success()', build.rs:45:9 Sep 04 03:53:30.227 INFO kablam! stack backtrace: Sep 04 03:53:30.227 INFO kablam! 0: 0x5629cc277ade - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha53509682dbd7f85 Sep 04 03:53:30.227 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 04 03:53:30.227 INFO kablam! 1: 0x5629cc26a2b6 - std::sys_common::backtrace::print::h3aced1bbe2b8ca94 Sep 04 03:53:30.227 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 04 03:53:30.227 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 04 03:53:30.227 INFO kablam! 2: 0x5629cc268bdd - std::panicking::default_hook::{{closure}}::h76b1883c3c87e0fa Sep 04 03:53:30.227 INFO kablam! at libstd/panicking.rs:211 Sep 04 03:53:30.227 INFO kablam! 3: 0x5629cc268950 - std::panicking::default_hook::h74b87988c51c021c Sep 04 03:53:30.227 INFO kablam! at libstd/panicking.rs:227 Sep 04 03:53:30.227 INFO kablam! 4: 0x5629cc26919c - std::panicking::rust_panic_with_hook::h3878be5cebe1ecc9 Sep 04 03:53:30.227 INFO kablam! at libstd/panicking.rs:477 Sep 04 03:53:30.227 INFO kablam! 5: 0x5629cc2624ff - std::panicking::begin_panic::hb30e43cebfb6942c Sep 04 03:53:30.227 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 04 03:53:30.227 INFO kablam! 6: 0x5629cc25d2a4 - build_script_build::main::hd24502d3f3c0f573 Sep 04 03:53:30.227 INFO kablam! at /source/build.rs:45 Sep 04 03:53:30.227 INFO kablam! 7: 0x5629cc26036f - std::rt::lang_start::{{closure}}::h5272d53c8a239512 Sep 04 03:53:30.227 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 03:53:30.227 INFO kablam! 8: 0x5629cc268c82 - std::panicking::try::do_call::h2434b76b61552c7b Sep 04 03:53:30.227 INFO kablam! at libstd/rt.rs:59 Sep 04 03:53:30.227 INFO kablam! at libstd/panicking.rs:310 Sep 04 03:53:30.227 INFO kablam! 9: 0x5629cc289e69 - __rust_maybe_catch_panic Sep 04 03:53:30.227 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 04 03:53:30.227 INFO kablam! 10: 0x5629cc273e55 - std::rt::lang_start_internal::h60780ef6735385b7 Sep 04 03:53:30.227 INFO kablam! at libstd/panicking.rs:289 Sep 04 03:53:30.227 INFO kablam! at libstd/panic.rs:392 Sep 04 03:53:30.228 INFO kablam! at libstd/rt.rs:58 Sep 04 03:53:30.228 INFO kablam! 11: 0x5629cc260347 - std::rt::lang_start::h3a7d03817b44dccf Sep 04 03:53:30.228 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 03:53:30.228 INFO kablam! 12: 0x5629cc25eaf9 - main Sep 04 03:53:30.228 INFO kablam! 13: 0x7fed9a4b982f - __libc_start_main Sep 04 03:53:30.228 INFO kablam! 14: 0x5629cc25bf48 - _start Sep 04 03:53:30.228 INFO kablam! 15: 0x0 - Sep 04 03:53:30.228 INFO kablam! Sep 04 03:53:30.230 INFO kablam! su: No module specific data is present Sep 04 03:53:30.702 INFO running `"docker" "rm" "-f" "97f95c1e58c6b0e3d9aa71170b3ee99852c29c70ed3086a30c739fbfbe3fa45a"` Sep 04 03:53:30.804 INFO blam! 97f95c1e58c6b0e3d9aa71170b3ee99852c29c70ed3086a30c739fbfbe3fa45a