Sep 21 03:25:19.912 INFO checking sel4-sys-0.0.26 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:25:19.912 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:25:19.912 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:25:20.076 INFO blam! d1ed81a62c97860e1f91a75f4d1eec9b1fe870c8cb6ea8e347387733c279c0c1 Sep 21 03:25:20.080 INFO running `"docker" "start" "-a" "d1ed81a62c97860e1f91a75f4d1eec9b1fe870c8cb6ea8e347387733c279c0c1"` Sep 21 03:25:20.678 INFO kablam! usermod: no changes Sep 21 03:25:20.720 INFO kablam! Compiling sel4-sys v0.0.26 (/source) Sep 21 03:25:20.933 INFO kablam! warning: unused variable: `word_size` Sep 21 03:25:20.933 INFO kablam! --> build.rs:35:26 Sep 21 03:25:20.933 INFO kablam! | Sep 21 03:25:20.933 INFO kablam! 35 | for &(arch, archdir, word_size) in &arches { Sep 21 03:25:20.933 INFO kablam! | ^^^^^^^^^ help: consider using `_word_size` instead Sep 21 03:25:20.933 INFO kablam! | Sep 21 03:25:20.933 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 03:25:20.933 INFO kablam! Sep 21 03:25:21.618 INFO kablam! error: failed to run custom build command for `sel4-sys v0.0.26 (/source)` Sep 21 03:25:21.618 INFO kablam! process didn't exit successfully: `/target/debug/build/sel4-sys-4a5aaf7b530dbb61/build-script-build` (exit code: 101) Sep 21 03:25:21.618 INFO kablam! --- stdout Sep 21 03:25:21.618 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "ia32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-110ba15b87e76f89/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 21 03:25:21.618 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "x86_64" "-w" "64" "--buffer" "-o" "/target/debug/build/sel4-sys-110ba15b87e76f89/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 21 03:25:21.618 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "aarch32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-110ba15b87e76f89/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 21 03:25:21.618 INFO kablam! Running "/usr/bin/env" "python" "tools/invocation_header_gen.py" "--dest" "/target/debug/build/sel4-sys-110ba15b87e76f89/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 21 03:25:21.618 INFO kablam! Sep 21 03:25:21.618 INFO kablam! --- stderr Sep 21 03:25:21.618 INFO kablam! Traceback (most recent call last): Sep 21 03:25:21.618 INFO kablam! File "tools/invocation_header_gen.py", line 20, in Sep 21 03:25:21.618 INFO kablam! import tempita Sep 21 03:25:21.618 INFO kablam! ImportError: No module named tempita Sep 21 03:25:21.618 INFO kablam! thread 'main' panicked at 'assertion failed: cmd.status().unwrap().success()', build.rs:45:9 Sep 21 03:25:21.618 INFO kablam! stack backtrace: Sep 21 03:25:21.618 INFO kablam! 0: 0x558e4224a97e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8364381a6315579e Sep 21 03:25:21.618 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 21 03:25:21.618 INFO kablam! 1: 0x558e4223f3f6 - std::sys_common::backtrace::print::hbf206e386958691c Sep 21 03:25:21.618 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 21 03:25:21.618 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 21 03:25:21.618 INFO kablam! 2: 0x558e4223dd8d - std::panicking::default_hook::{{closure}}::hdfbe128a3d24757d Sep 21 03:25:21.618 INFO kablam! at libstd/panicking.rs:211 Sep 21 03:25:21.618 INFO kablam! 3: 0x558e4223db00 - std::panicking::default_hook::h7fe1685957f6b205 Sep 21 03:25:21.618 INFO kablam! at libstd/panicking.rs:227 Sep 21 03:25:21.618 INFO kablam! 4: 0x558e4223e34c - std::panicking::rust_panic_with_hook::h67471ab114b25df3 Sep 21 03:25:21.618 INFO kablam! at libstd/panicking.rs:477 Sep 21 03:25:21.618 INFO kablam! 5: 0x558e4223449f - std::panicking::begin_panic::ha92dacd9aa12ef5e Sep 21 03:25:21.618 INFO kablam! at libstd/panicking.rs:411 Sep 21 03:25:21.618 INFO kablam! 6: 0x558e4222f2d4 - build_script_build::main::h3a89ca45f15512db Sep 21 03:25:21.618 INFO kablam! at /source/build.rs:45 Sep 21 03:25:21.618 INFO kablam! 7: 0x558e4223230f - std::rt::lang_start::{{closure}}::h062cbcdd6d1e6220 Sep 21 03:25:21.618 INFO kablam! at libstd/rt.rs:74 Sep 21 03:25:21.618 INFO kablam! 8: 0x558e4223de32 - std::panicking::try::do_call::hba3cdd40b2f76c63 Sep 21 03:25:21.618 INFO kablam! at libstd/rt.rs:59 Sep 21 03:25:21.618 INFO kablam! at libstd/panicking.rs:310 Sep 21 03:25:21.618 INFO kablam! 9: 0x558e4225b659 - __rust_maybe_catch_panic Sep 21 03:25:21.618 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 21 03:25:21.618 INFO kablam! 10: 0x558e42247945 - std::rt::lang_start_internal::ha318b532168af217 Sep 21 03:25:21.618 INFO kablam! at libstd/panicking.rs:289 Sep 21 03:25:21.618 INFO kablam! at libstd/panic.rs:392 Sep 21 03:25:21.618 INFO kablam! at libstd/rt.rs:58 Sep 21 03:25:21.618 INFO kablam! 11: 0x558e422322e7 - std::rt::lang_start::h20e5145c2a900deb Sep 21 03:25:21.618 INFO kablam! at libstd/rt.rs:74 Sep 21 03:25:21.618 INFO kablam! 12: 0x558e42230a99 - main Sep 21 03:25:21.618 INFO kablam! 13: 0x7f2a1926282f - __libc_start_main Sep 21 03:25:21.618 INFO kablam! 14: 0x558e4222df78 - _start Sep 21 03:25:21.618 INFO kablam! 15: 0x0 - Sep 21 03:25:21.618 INFO kablam! Sep 21 03:25:21.620 INFO kablam! su: No module specific data is present Sep 21 03:25:22.364 INFO running `"docker" "rm" "-f" "d1ed81a62c97860e1f91a75f4d1eec9b1fe870c8cb6ea8e347387733c279c0c1"` Sep 21 03:25:22.480 INFO blam! d1ed81a62c97860e1f91a75f4d1eec9b1fe870c8cb6ea8e347387733c279c0c1