Oct 11 19:27:45.880 INFO testing headers-ext-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:27:45.880 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:27:45.880 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:27:46.140 INFO blam! f58fb7e9f90969ce7ff9e8341c9bd496822bffea7cfd47114cfb77c912bc7404 Oct 11 19:27:46.142 INFO running `"docker" "start" "-a" "f58fb7e9f90969ce7ff9e8341c9bd496822bffea7cfd47114cfb77c912bc7404"` Oct 11 19:27:46.627 INFO kablam! usermod: no changes Oct 11 19:27:46.714 INFO kablam! Compiling headers-core v0.0.1 Oct 11 19:27:46.715 INFO kablam! Compiling headers-derive v0.0.1 Oct 11 19:27:52.724 INFO kablam! Compiling headers-ext v0.0.2 (/source) Oct 11 19:27:56.973 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.32s Oct 11 19:27:56.973 INFO kablam! su: No module specific data is present Oct 11 19:27:57.445 INFO running `"docker" "rm" "-f" "f58fb7e9f90969ce7ff9e8341c9bd496822bffea7cfd47114cfb77c912bc7404"` Oct 11 19:27:57.663 INFO blam! f58fb7e9f90969ce7ff9e8341c9bd496822bffea7cfd47114cfb77c912bc7404 Oct 11 19:27:57.666 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:27:57.666 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:27:57.942 INFO blam! 194f16d926648f4df649b2a29949ee51c698a4a74077e674b81ca2eb10d33d1f Oct 11 19:27:57.944 INFO running `"docker" "start" "-a" "194f16d926648f4df649b2a29949ee51c698a4a74077e674b81ca2eb10d33d1f"` Oct 11 19:27:58.585 INFO kablam! usermod: no changes Oct 11 19:27:58.648 INFO kablam! Compiling headers-ext v0.0.2 (/source) Oct 11 19:28:01.581 INFO kablam! error[E0277]: can't compare `str` with `[u8; 20]` Oct 11 19:28:01.581 INFO kablam! --> src/common/authorization.rs:249:9 Oct 11 19:28:01.581 INFO kablam! | Oct 11 19:28:01.582 INFO kablam! 249 | assert_eq!(auth.0.token(), b"fpKL54jvWmEGVoRdCNjG"); Oct 11 19:28:01.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `str == [u8; 20]` Oct 11 19:28:01.582 INFO kablam! | Oct 11 19:28:01.582 INFO kablam! = help: the trait `std::cmp::PartialEq<[u8; 20]>` is not implemented for `str` Oct 11 19:28:01.583 INFO kablam! = note: required because of the requirements on the impl of `std::cmp::PartialEq<&[u8; 20]>` for `&str` Oct 11 19:28:01.583 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 11 19:28:01.583 INFO kablam! Oct 11 19:28:02.000 INFO kablam! error: aborting due to previous error Oct 11 19:28:02.000 INFO kablam! Oct 11 19:28:02.000 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 11 19:28:02.000 INFO kablam! error: Could not compile `headers-ext`. Oct 11 19:28:02.000 INFO kablam! Oct 11 19:28:02.000 INFO kablam! To learn more, run the command again with --verbose. Oct 11 19:28:02.000 INFO kablam! su: No module specific data is present Oct 11 19:28:02.414 INFO running `"docker" "rm" "-f" "194f16d926648f4df649b2a29949ee51c698a4a74077e674b81ca2eb10d33d1f"` Oct 11 19:28:02.528 INFO blam! 194f16d926648f4df649b2a29949ee51c698a4a74077e674b81ca2eb10d33d1f