Sep 06 00:31:42.539 INFO checking safe_dns-0.3.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:31:42.539 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:31:42.539 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:31:42.717 INFO blam! d09a1dd47cc35618cbe2b9625f693912a7976e1aa99be650ae2613e173e43a94 Sep 06 00:31:42.718 INFO running `"docker" "start" "-a" "d09a1dd47cc35618cbe2b9625f693912a7976e1aa99be650ae2613e173e43a94"` Sep 06 00:31:43.546 INFO kablam! usermod: no changes Sep 06 00:31:43.798 INFO kablam! Checking language-tags v0.0.7 Sep 06 00:31:43.798 INFO kablam! Checking byteorder v0.3.13 Sep 06 00:31:43.800 INFO kablam! Checking crossbeam v0.1.6 Sep 06 00:31:43.800 INFO kablam! Checking xml-rs v0.1.26 Sep 06 00:31:43.810 INFO kablam! Checking lru_time_cache v0.2.7 Sep 06 00:31:43.822 INFO kablam! Checking message_filter v0.1.5 Sep 06 00:31:43.824 INFO kablam! Checking asynchronous v0.4.5 Sep 06 00:31:43.824 INFO kablam! Compiling libsodium-sys v0.0.16 Sep 06 00:31:44.096 INFO kablam! error: failed to run custom build command for `libsodium-sys v0.0.16` Sep 06 00:31:44.096 INFO kablam! process didn't exit successfully: `/target/debug/build/libsodium-sys-3a75064b46e1ec63/build-script-build` (exit code: 101) Sep 06 00:31:44.097 INFO kablam! --- stdout Sep 06 00:31:44.097 INFO kablam! cargo:rerun-if-env-changed=SODIUM_LIB_DIR Sep 06 00:31:44.097 INFO kablam! cargo:rerun-if-env-changed=SODIUM_STATIC Sep 06 00:31:44.097 INFO kablam! Sep 06 00:31:44.097 INFO kablam! --- stderr Sep 06 00:31:44.097 INFO kablam! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "`\"pkg-config\" \"--libs\" \"--cflags\" \"libsodium\"` did not exit successfully: exit code: 1\n--- stderr\nPackage libsodium was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libsodium.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libsodium\' found\n"', libcore/result.rs:983:5 Sep 06 00:31:44.097 INFO kablam! stack backtrace: Sep 06 00:31:44.097 INFO kablam! 0: 0x556318ef194e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8a3717aa058b4444 Sep 06 00:31:44.097 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 06 00:31:44.097 INFO kablam! 1: 0x556318ee3516 - std::sys_common::backtrace::print::h617f5662cea50e67 Sep 06 00:31:44.097 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 06 00:31:44.097 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 06 00:31:44.097 INFO kablam! 2: 0x556318ee1e6d - std::panicking::default_hook::{{closure}}::h45bb696cfc423488 Sep 06 00:31:44.097 INFO kablam! at libstd/panicking.rs:211 Sep 06 00:31:44.097 INFO kablam! 3: 0x556318ee1be0 - std::panicking::default_hook::h4902fe318897fea2 Sep 06 00:31:44.097 INFO kablam! at libstd/panicking.rs:227 Sep 06 00:31:44.097 INFO kablam! 4: 0x556318ee242c - std::panicking::rust_panic_with_hook::h2d79c14c8c515345 Sep 06 00:31:44.097 INFO kablam! at libstd/panicking.rs:477 Sep 06 00:31:44.097 INFO kablam! 5: 0x556318ee2029 - std::panicking::continue_panic_fmt::h62ee5eb5a6bc9d14 Sep 06 00:31:44.097 INFO kablam! at libstd/panicking.rs:391 Sep 06 00:31:44.097 INFO kablam! 6: 0x556318ee1f25 - rust_begin_unwind Sep 06 00:31:44.097 INFO kablam! at libstd/panicking.rs:326 Sep 06 00:31:44.097 INFO kablam! 7: 0x556318f3267b - core::panicking::panic_fmt::h1f1b59576615f2c3 Sep 06 00:31:44.097 INFO kablam! at libcore/panicking.rs:77 Sep 06 00:31:44.097 INFO kablam! 8: 0x556318ea46a3 - core::result::unwrap_failed::h13ba19a7c3246fdb Sep 06 00:31:44.097 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 06 00:31:44.097 INFO kablam! 9: 0x556318ea4501 - >::unwrap::h8046260ccdc0743a Sep 06 00:31:44.097 INFO kablam! at /checkout/src/libcore/result.rs:782 Sep 06 00:31:44.097 INFO kablam! 10: 0x556318ea3fec - build_script_build::main::hf7d6466d48bb1bd2 Sep 06 00:31:44.097 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/libsodium-sys-0.0.16/build.rs:20 Sep 06 00:31:44.097 INFO kablam! 11: 0x556318ea41bf - std::rt::lang_start::{{closure}}::hcad3c80fa8579aee Sep 06 00:31:44.097 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 00:31:44.097 INFO kablam! 12: 0x556318ee1f12 - std::panicking::try::do_call::hf986ca4f663b7a95 Sep 06 00:31:44.097 INFO kablam! at libstd/rt.rs:59 Sep 06 00:31:44.097 INFO kablam! at libstd/panicking.rs:310 Sep 06 00:31:44.097 INFO kablam! 13: 0x556318f02909 - __rust_maybe_catch_panic Sep 06 00:31:44.097 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 06 00:31:44.097 INFO kablam! 14: 0x556318eed335 - std::rt::lang_start_internal::h1fa2095e36818e42 Sep 06 00:31:44.097 INFO kablam! at libstd/panicking.rs:289 Sep 06 00:31:44.097 INFO kablam! at libstd/panic.rs:392 Sep 06 00:31:44.097 INFO kablam! at libstd/rt.rs:58 Sep 06 00:31:44.097 INFO kablam! 15: 0x556318ea4197 - std::rt::lang_start::hb04dc37f5d09b550 Sep 06 00:31:44.097 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 00:31:44.097 INFO kablam! 16: 0x556318ea4139 - main Sep 06 00:31:44.097 INFO kablam! 17: 0x7ff79ad1782f - __libc_start_main Sep 06 00:31:44.097 INFO kablam! 18: 0x556318ea3798 - _start Sep 06 00:31:44.097 INFO kablam! 19: 0x0 - Sep 06 00:31:44.097 INFO kablam! Sep 06 00:31:44.097 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:31:45.109 INFO kablam! error: no rules expected the token `flags` Sep 06 00:31:45.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:115:5 Sep 06 00:31:45.110 INFO kablam! | Sep 06 00:31:45.110 INFO kablam! 115 | flags IndentFlags: u8 { Sep 06 00:31:45.110 INFO kablam! | ^^^^^ Sep 06 00:31:45.158 INFO kablam! Sep 06 00:31:45.177 INFO kablam! error: aborting due to previous error Sep 06 00:31:45.209 INFO kablam! Sep 06 00:31:45.234 INFO kablam! error: Could not compile `xml-rs`. Sep 06 00:31:45.234 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:31:45.524 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 06 00:31:45.524 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-0.1.6/src/sync/seg_queue.rs:34:29 Sep 06 00:31:45.524 INFO kablam! | Sep 06 00:31:45.524 INFO kablam! 34 | ready: unsafe { mem::transmute([0usize; SEG_SIZE]) }, Sep 06 00:31:45.524 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:31:45.524 INFO kablam! | Sep 06 00:31:45.524 INFO kablam! = note: source type: [usize; 32] (2048 bits) Sep 06 00:31:45.524 INFO kablam! = note: target type: [std::sync::atomic::AtomicBool; 32] (256 bits) Sep 06 00:31:45.524 INFO kablam! Sep 06 00:31:45.531 INFO kablam! error: aborting due to previous error Sep 06 00:31:45.531 INFO kablam! Sep 06 00:31:45.531 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 06 00:31:45.539 INFO kablam! error: Could not compile `crossbeam`. Sep 06 00:31:45.539 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:31:45.849 INFO kablam! error: build failed Sep 06 00:31:45.850 INFO kablam! su: No module specific data is present Sep 06 00:31:46.720 INFO running `"docker" "rm" "-f" "d09a1dd47cc35618cbe2b9625f693912a7976e1aa99be650ae2613e173e43a94"` Sep 06 00:31:46.838 INFO blam! d09a1dd47cc35618cbe2b9625f693912a7976e1aa99be650ae2613e173e43a94