Oct 16 06:39:56.688 INFO testing headers-ext-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:39:56.695 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 06:39:57.007 INFO blam! a37d97bca0d6abe7cf13a4225b22221ead8b8734f9d1751b738eff6619aa9d91 Oct 16 06:39:57.027 INFO running `"docker" "start" "-a" "a37d97bca0d6abe7cf13a4225b22221ead8b8734f9d1751b738eff6619aa9d91"` Oct 16 06:39:57.886 INFO kablam! usermod: no changes Oct 16 06:39:58.039 INFO kablam! Compiling headers-core v0.0.1 Oct 16 06:39:58.039 INFO kablam! Compiling headers-derive v0.0.1 Oct 16 06:40:04.047 INFO kablam! Compiling headers-ext v0.0.2 (/source) Oct 16 06:40:08.503 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.58s Oct 16 06:40:08.504 INFO kablam! su: No module specific data is present Oct 16 06:40:08.941 INFO running `"docker" "rm" "-f" "a37d97bca0d6abe7cf13a4225b22221ead8b8734f9d1751b738eff6619aa9d91"` Oct 16 06:40:09.199 INFO blam! a37d97bca0d6abe7cf13a4225b22221ead8b8734f9d1751b738eff6619aa9d91 Oct 16 06:40:09.205 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 06:40:09.587 INFO blam! 92b562f0665a5e831c69e69ee88a47b7b6c2a41e178b493518154370948b577f Oct 16 06:40:09.589 INFO running `"docker" "start" "-a" "92b562f0665a5e831c69e69ee88a47b7b6c2a41e178b493518154370948b577f"` Oct 16 06:40:10.380 INFO kablam! usermod: no changes Oct 16 06:40:10.447 INFO kablam! Compiling headers-ext v0.0.2 (/source) Oct 16 06:40:12.703 INFO kablam! error[E0277]: can't compare `str` with `[u8; 20]` Oct 16 06:40:12.703 INFO kablam! --> src/common/authorization.rs:249:9 Oct 16 06:40:12.703 INFO kablam! | Oct 16 06:40:12.703 INFO kablam! 249 | assert_eq!(auth.0.token(), b"fpKL54jvWmEGVoRdCNjG"); Oct 16 06:40:12.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `str == [u8; 20]` Oct 16 06:40:12.703 INFO kablam! | Oct 16 06:40:12.703 INFO kablam! = help: the trait `std::cmp::PartialEq<[u8; 20]>` is not implemented for `str` Oct 16 06:40:12.703 INFO kablam! = note: required because of the requirements on the impl of `std::cmp::PartialEq<&[u8; 20]>` for `&str` Oct 16 06:40:12.703 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 06:40:12.703 INFO kablam! Oct 16 06:40:13.154 INFO kablam! error: aborting due to previous error Oct 16 06:40:13.154 INFO kablam! Oct 16 06:40:13.155 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 16 06:40:13.173 INFO kablam! error: Could not compile `headers-ext`. Oct 16 06:40:13.173 INFO kablam! Oct 16 06:40:13.174 INFO kablam! To learn more, run the command again with --verbose. Oct 16 06:40:13.175 INFO kablam! su: No module specific data is present Oct 16 06:40:13.736 INFO running `"docker" "rm" "-f" "92b562f0665a5e831c69e69ee88a47b7b6c2a41e178b493518154370948b577f"` Oct 16 06:40:13.999 INFO blam! 92b562f0665a5e831c69e69ee88a47b7b6c2a41e178b493518154370948b577f