Sep 01 07:15:30.281 INFO checking sel4-sys-0.0.28 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 07:15:30.281 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 07:15:30.281 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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:30.550 INFO blam! f89528586929d4b1d4717d6b34048d680d9e57237781fec378e2efe33b811a90 Sep 01 07:15:30.552 INFO running `"docker" "start" "-a" "f89528586929d4b1d4717d6b34048d680d9e57237781fec378e2efe33b811a90"` Sep 01 07:15:31.380 INFO kablam! Compiling sel4-sys v0.0.28 (file:///source) Sep 01 07:15:31.381 INFO kablam! Checking rlibc v1.0.0 Sep 01 07:15:31.817 INFO kablam! warning: unused variable: `word_size` Sep 01 07:15:31.817 INFO kablam! --> build.rs:35:26 Sep 01 07:15:31.817 INFO kablam! | Sep 01 07:15:31.817 INFO kablam! 35 | for &(arch, archdir, word_size) in &arches { Sep 01 07:15:31.817 INFO kablam! | ^^^^^^^^^ help: consider using `_word_size` instead Sep 01 07:15:31.817 INFO kablam! | Sep 01 07:15:31.817 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 07:15:31.817 INFO kablam! Sep 01 07:15:32.681 INFO kablam! error: failed to run custom build command for `sel4-sys v0.0.28 (file:///source)` Sep 01 07:15:32.681 INFO kablam! process didn't exit successfully: `/target/debug/build/sel4-sys-6a5022d5f1ec0ba6/build-script-build` (exit code: 101) Sep 01 07:15:32.681 INFO kablam! --- stdout Sep 01 07:15:32.681 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "ia32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-59e295898d1b661a/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:32.681 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "x86_64" "-w" "64" "--buffer" "-o" "/target/debug/build/sel4-sys-59e295898d1b661a/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:32.681 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "aarch32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-59e295898d1b661a/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:32.681 INFO kablam! Running "/usr/bin/env" "python" "tools/invocation_header_gen.py" "--dest" "/target/debug/build/sel4-sys-59e295898d1b661a/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:32.681 INFO kablam! Sep 01 07:15:32.681 INFO kablam! --- stderr Sep 01 07:15:32.681 INFO kablam! Traceback (most recent call last): Sep 01 07:15:32.681 INFO kablam! File "tools/invocation_header_gen.py", line 20, in Sep 01 07:15:32.681 INFO kablam! import tempita Sep 01 07:15:32.682 INFO kablam! ImportError: No module named tempita Sep 01 07:15:32.682 INFO kablam! thread 'main' panicked at 'assertion failed: cmd.status().unwrap().success()', build.rs:45:9 Sep 01 07:15:32.682 INFO kablam! stack backtrace: Sep 01 07:15:32.682 INFO kablam! 0: 0x5585c326fb2e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h9bce1f9a537b140d Sep 01 07:15:32.682 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 01 07:15:32.682 INFO kablam! 1: 0x5585c32623a6 - std::sys_common::backtrace::print::h7cc2650c15d0dddd Sep 01 07:15:32.682 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 01 07:15:32.682 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 01 07:15:32.682 INFO kablam! 2: 0x5585c3260c9d - std::panicking::default_hook::{{closure}}::hec52538d990412d0 Sep 01 07:15:32.682 INFO kablam! at libstd/panicking.rs:211 Sep 01 07:15:32.682 INFO kablam! 3: 0x5585c3260a10 - std::panicking::default_hook::h49c7c9d5f399092e Sep 01 07:15:32.682 INFO kablam! at libstd/panicking.rs:227 Sep 01 07:15:32.682 INFO kablam! 4: 0x5585c326125c - std::panicking::rust_panic_with_hook::h56b934afa6264269 Sep 01 07:15:32.682 INFO kablam! at libstd/panicking.rs:477 Sep 01 07:15:32.682 INFO kablam! 5: 0x5585c325a1cf - std::panicking::begin_panic::h5f23963dd5e69e39 Sep 01 07:15:32.682 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 01 07:15:32.682 INFO kablam! 6: 0x5585c32552c9 - build_script_build::main::h81e10bcd171f1f59 Sep 01 07:15:32.682 INFO kablam! at /source/build.rs:45 Sep 01 07:15:32.682 INFO kablam! 7: 0x5585c32583ef - std::rt::lang_start::{{closure}}::h3ab4b061465b2765 Sep 01 07:15:32.682 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 01 07:15:32.682 INFO kablam! 8: 0x5585c3260d42 - std::panicking::try::do_call::h09be9541d3992dd3 Sep 01 07:15:32.682 INFO kablam! at libstd/rt.rs:59 Sep 01 07:15:32.682 INFO kablam! at libstd/panicking.rs:310 Sep 01 07:15:32.682 INFO kablam! 9: 0x5585c3281ab9 - __rust_maybe_catch_panic Sep 01 07:15:32.682 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 01 07:15:32.682 INFO kablam! 10: 0x5585c326bef5 - std::rt::lang_start_internal::h395b9eb1beda0e43 Sep 01 07:15:32.682 INFO kablam! at libstd/panicking.rs:289 Sep 01 07:15:32.682 INFO kablam! at libstd/panic.rs:392 Sep 01 07:15:32.682 INFO kablam! at libstd/rt.rs:58 Sep 01 07:15:32.682 INFO kablam! 11: 0x5585c32583c7 - std::rt::lang_start::h40e6310335350be0 Sep 01 07:15:32.682 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 01 07:15:32.682 INFO kablam! 12: 0x5585c3256b79 - main Sep 01 07:15:32.682 INFO kablam! 13: 0x7f1f36d5a82f - __libc_start_main Sep 01 07:15:32.682 INFO kablam! 14: 0x5585c3253f38 - _start Sep 01 07:15:32.682 INFO kablam! 15: 0x0 - Sep 01 07:15:32.682 INFO kablam! Sep 01 07:15:32.684 INFO kablam! su: No module specific data is present Sep 01 07:15:33.069 INFO running `"docker" "rm" "-f" "f89528586929d4b1d4717d6b34048d680d9e57237781fec378e2efe33b811a90"` Sep 01 07:15:33.154 INFO blam! f89528586929d4b1d4717d6b34048d680d9e57237781fec378e2efe33b811a90