Sep 04 07:27:15.282 INFO checking safe_nfs-0.6.1 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 07:27:15.282 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 07:27:15.282 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:27:15.427 INFO blam! 80badd94a997f829cfe83c55e4d3a95ff62b146ffa4e5ec209f8496f0074b8e3 Sep 04 07:27:15.429 INFO running `"docker" "start" "-a" "80badd94a997f829cfe83c55e4d3a95ff62b146ffa4e5ec209f8496f0074b8e3"` Sep 04 07:27:16.184 INFO kablam! Checking language-tags v0.0.7 Sep 04 07:27:16.184 INFO kablam! Checking quick-error v0.2.2 Sep 04 07:27:16.188 INFO kablam! Checking ip v1.1.1 Sep 04 07:27:16.188 INFO kablam! Checking c_linked_list v0.1.0 Sep 04 07:27:16.188 INFO kablam! Checking crossbeam v0.1.6 Sep 04 07:27:16.188 INFO kablam! Checking void v0.0.5 Sep 04 07:27:16.189 INFO kablam! Checking cbor v0.3.16 Sep 04 07:27:16.189 INFO kablam! Checking xml-rs v0.1.26 Sep 04 07:27:16.809 INFO kablam! Checking lru_time_cache v0.2.7 Sep 04 07:27:17.070 INFO kablam! Checking message_filter v0.3.1 Sep 04 07:27:17.222 INFO kablam! Checking asynchronous v0.4.5 Sep 04 07:27:17.256 INFO kablam! Compiling libsodium-sys v0.0.16 Sep 04 07:27:17.343 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 07:27:17.343 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-0.1.6/src/sync/seg_queue.rs:34:29 Sep 04 07:27:17.343 INFO kablam! | Sep 04 07:27:17.343 INFO kablam! 34 | ready: unsafe { mem::transmute([0usize; SEG_SIZE]) }, Sep 04 07:27:17.343 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 07:27:17.343 INFO kablam! | Sep 04 07:27:17.343 INFO kablam! = note: source type: [usize; 32] (2048 bits) Sep 04 07:27:17.343 INFO kablam! = note: target type: [std::sync::atomic::AtomicBool; 32] (256 bits) Sep 04 07:27:17.343 INFO kablam! Sep 04 07:27:17.355 INFO kablam! error: aborting due to previous error Sep 04 07:27:17.355 INFO kablam! Sep 04 07:27:17.355 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 04 07:27:17.365 INFO kablam! error: Could not compile `crossbeam`. Sep 04 07:27:17.365 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:27:17.453 INFO kablam! error: failed to run custom build command for `libsodium-sys v0.0.16` Sep 04 07:27:17.453 INFO kablam! process didn't exit successfully: `/target/debug/build/libsodium-sys-7752b8e67117dfbf/build-script-build` (exit code: 101) Sep 04 07:27:17.453 INFO kablam! --- stdout Sep 04 07:27:17.453 INFO kablam! cargo:rerun-if-env-changed=SODIUM_LIB_DIR Sep 04 07:27:17.453 INFO kablam! cargo:rerun-if-env-changed=SODIUM_STATIC Sep 04 07:27:17.453 INFO kablam! Sep 04 07:27:17.454 INFO kablam! --- stderr Sep 04 07:27:17.454 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 04 07:27:17.454 INFO kablam! stack backtrace: Sep 04 07:27:17.454 INFO kablam! 0: 0x5650c340593e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h111d29d01150185b Sep 04 07:27:17.454 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 04 07:27:17.454 INFO kablam! 1: 0x5650c33f7506 - std::sys_common::backtrace::print::hadf06a7055c792d8 Sep 04 07:27:17.454 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 04 07:27:17.454 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 04 07:27:17.454 INFO kablam! 2: 0x5650c33f5e5d - std::panicking::default_hook::{{closure}}::h9a80afcbd09a0855 Sep 04 07:27:17.454 INFO kablam! at libstd/panicking.rs:211 Sep 04 07:27:17.454 INFO kablam! 3: 0x5650c33f5bd0 - std::panicking::default_hook::hb91edb2af522cf99 Sep 04 07:27:17.454 INFO kablam! at libstd/panicking.rs:227 Sep 04 07:27:17.454 INFO kablam! 4: 0x5650c33f641c - std::panicking::rust_panic_with_hook::h9ee76a5950b8fa2f Sep 04 07:27:17.454 INFO kablam! at libstd/panicking.rs:477 Sep 04 07:27:17.454 INFO kablam! 5: 0x5650c33f6019 - std::panicking::continue_panic_fmt::h2cbe4f0e551c179b Sep 04 07:27:17.454 INFO kablam! at libstd/panicking.rs:391 Sep 04 07:27:17.454 INFO kablam! 6: 0x5650c33f5f15 - rust_begin_unwind Sep 04 07:27:17.454 INFO kablam! at libstd/panicking.rs:326 Sep 04 07:27:17.454 INFO kablam! 7: 0x5650c344666b - core::panicking::panic_fmt::h2203c46aea2496cd Sep 04 07:27:17.454 INFO kablam! at libcore/panicking.rs:77 Sep 04 07:27:17.454 INFO kablam! 8: 0x5650c33b85a3 - core::result::unwrap_failed::ha2800de4f849d215 Sep 04 07:27:17.454 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 04 07:27:17.454 INFO kablam! 9: 0x5650c33b8401 - >::unwrap::h53002f670810d157 Sep 04 07:27:17.454 INFO kablam! at /checkout/src/libcore/result.rs:782 Sep 04 07:27:17.454 INFO kablam! 10: 0x5650c33b810c - build_script_build::main::hfa07124c0b5c4be0 Sep 04 07:27:17.454 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/libsodium-sys-0.0.16/build.rs:20 Sep 04 07:27:17.454 INFO kablam! 11: 0x5650c33b82df - std::rt::lang_start::{{closure}}::h4ddcabeb723cbf79 Sep 04 07:27:17.454 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 07:27:17.455 INFO kablam! 12: 0x5650c33f5f02 - std::panicking::try::do_call::h4afdf37123a75d49 Sep 04 07:27:17.455 INFO kablam! at libstd/rt.rs:59 Sep 04 07:27:17.455 INFO kablam! at libstd/panicking.rs:310 Sep 04 07:27:17.455 INFO kablam! 13: 0x5650c3416b89 - __rust_maybe_catch_panic Sep 04 07:27:17.455 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 04 07:27:17.455 INFO kablam! 14: 0x5650c3401325 - std::rt::lang_start_internal::h10ef3984d1c2171a Sep 04 07:27:17.455 INFO kablam! at libstd/panicking.rs:289 Sep 04 07:27:17.455 INFO kablam! at libstd/panic.rs:392 Sep 04 07:27:17.455 INFO kablam! at libstd/rt.rs:58 Sep 04 07:27:17.455 INFO kablam! 15: 0x5650c33b82b7 - std::rt::lang_start::h0762db7112ccb2e8 Sep 04 07:27:17.455 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 07:27:17.455 INFO kablam! 16: 0x5650c33b8259 - main Sep 04 07:27:17.455 INFO kablam! 17: 0x7ff1ee12b82f - __libc_start_main Sep 04 07:27:17.455 INFO kablam! 18: 0x5650c33b7798 - _start Sep 04 07:27:17.455 INFO kablam! 19: 0x0 - Sep 04 07:27:17.455 INFO kablam! Sep 04 07:27:17.455 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:27:17.595 INFO kablam! error: no rules expected the token `flags` Sep 04 07:27:17.596 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:115:5 Sep 04 07:27:17.596 INFO kablam! | Sep 04 07:27:17.596 INFO kablam! 115 | flags IndentFlags: u8 { Sep 04 07:27:17.596 INFO kablam! | ^^^^^ Sep 04 07:27:17.596 INFO kablam! Sep 04 07:27:17.631 INFO kablam! error: aborting due to previous error Sep 04 07:27:17.635 INFO kablam! Sep 04 07:27:17.642 INFO kablam! error: Could not compile `xml-rs`. Sep 04 07:27:17.642 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:27:19.555 INFO kablam! error: build failed Sep 04 07:27:19.557 INFO kablam! su: No module specific data is present Sep 04 07:27:20.238 INFO running `"docker" "rm" "-f" "80badd94a997f829cfe83c55e4d3a95ff62b146ffa4e5ec209f8496f0074b8e3"` Sep 04 07:27:20.335 INFO blam! 80badd94a997f829cfe83c55e4d3a95ff62b146ffa4e5ec209f8496f0074b8e3