[INFO] fetching crate http-signatures 0.8.0... [INFO] extracting crate http-signatures 0.8.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/http-signatures/0.8.0 [INFO] extracting crate http-signatures 0.8.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/http-signatures/0.8.0 [INFO] validating manifest of http-signatures-0.8.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of http-signatures-0.8.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing http-signatures-0.8.0 [INFO] finished frobbing http-signatures-0.8.0 [INFO] frobbed toml for http-signatures-0.8.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/http-signatures/0.8.0/Cargo.toml [INFO] started frobbing http-signatures-0.8.0 [INFO] finished frobbing http-signatures-0.8.0 [INFO] frobbed toml for http-signatures-0.8.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/http-signatures/0.8.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing http-signatures-0.8.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/http-signatures/0.8.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 58b95aa969f8446deb5f0c2064381e233a8810184aeeaa0482a0c78e6fa6d2b2 [INFO] running `"docker" "start" "-a" "58b95aa969f8446deb5f0c2064381e233a8810184aeeaa0482a0c78e6fa6d2b2"` [INFO] [stderr] Compiling http-signatures v0.8.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:74:32 [INFO] [stderr] | [INFO] [stderr] 74 | fn cause(&self) -> Option<&StdError> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:121:32 [INFO] [stderr] | [INFO] [stderr] 121 | fn cause(&self) -> Option<&StdError> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:159:32 [INFO] [stderr] | [INFO] [stderr] 159 | fn cause(&self) -> Option<&StdError> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:222:32 [INFO] [stderr] | [INFO] [stderr] 222 | fn cause(&self) -> Option<&StdError> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `"docker" "inspect" "58b95aa969f8446deb5f0c2064381e233a8810184aeeaa0482a0c78e6fa6d2b2"` [INFO] running `"docker" "rm" "-f" "58b95aa969f8446deb5f0c2064381e233a8810184aeeaa0482a0c78e6fa6d2b2"` [INFO] [stdout] 58b95aa969f8446deb5f0c2064381e233a8810184aeeaa0482a0c78e6fa6d2b2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/http-signatures/0.8.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 412f263d1d5a634dee7e75289ec8867c4c37b61c87a1f9078fdd4cad2f877701 [INFO] running `"docker" "start" "-a" "412f263d1d5a634dee7e75289ec8867c4c37b61c87a1f9078fdd4cad2f877701"` [INFO] [stderr] Compiling http-signatures v0.8.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:74:32 [INFO] [stderr] | [INFO] [stderr] 74 | fn cause(&self) -> Option<&StdError> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:121:32 [INFO] [stderr] | [INFO] [stderr] 121 | fn cause(&self) -> Option<&StdError> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:159:32 [INFO] [stderr] | [INFO] [stderr] 159 | fn cause(&self) -> Option<&StdError> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:222:32 [INFO] [stderr] | [INFO] [stderr] 222 | fn cause(&self) -> Option<&StdError> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `"docker" "inspect" "412f263d1d5a634dee7e75289ec8867c4c37b61c87a1f9078fdd4cad2f877701"` [INFO] running `"docker" "rm" "-f" "412f263d1d5a634dee7e75289ec8867c4c37b61c87a1f9078fdd4cad2f877701"` [INFO] [stdout] 412f263d1d5a634dee7e75289ec8867c4c37b61c87a1f9078fdd4cad2f877701 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/http-signatures/0.8.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] a3b7af1f522e695a991d831fd02fa3e9e12943dcbafb1965c383678f4029bddd [INFO] running `"docker" "start" "-a" "a3b7af1f522e695a991d831fd02fa3e9e12943dcbafb1965c383678f4029bddd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_signatures-32af0de6bff76534 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::rsa_384_can_sign_and_verify ... ok [INFO] [stdout] test tests::rsa_256_can_sign_and_verify ... ok [INFO] [stdout] test tests::hmac_512_can_sign_and_verify ... ok [INFO] [stdout] test tests::hmac_384_can_sign_and_verify ... ok [INFO] [stdout] test tests::hmac_256_can_sign_and_verify ... ok [INFO] [stdout] test tests::rsa_512_can_sign_and_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests http-signatures [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 77) ... FAILED [INFO] [stdout] test src/lib.rs - (line 28) ... FAILED [INFO] [stdout] test src/create.rs - create::HttpSignature::new (line 72) ... FAILED [INFO] [stdout] test src/create.rs - create::HttpSignature::signature_header (line 171) ... FAILED [INFO] [stdout] test src/create.rs - create::HttpSignature::authorization_header (line 136) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 77) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `http_signatures::Input` [INFO] [stdout] --> src/lib.rs:88:3 [INFO] [stdout] | [INFO] [stdout] 12 | Input, [INFO] [stdout] | ^^^^^ no `Input` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 28) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `http_signatures::Input` [INFO] [stdout] --> src/lib.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 10 | Input, [INFO] [stdout] | ^^^^^ no `Input` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/create.rs - create::HttpSignature::new (line 72) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `http_signatures::Input` [INFO] [stdout] --> src/create.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 10 | Input, [INFO] [stdout] | ^^^^^ no `Input` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/create.rs - create::HttpSignature::signature_header (line 171) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `http_signatures::Input` [INFO] [stdout] --> src/create.rs:176:41 [INFO] [stdout] | [INFO] [stdout] 7 | use http_signatures::{CreateKey, Error, Input, SignatureAlgorithm, ShaSize, REQUEST_TARGET}; [INFO] [stdout] | ^^^^^ no `Input` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/create.rs - create::HttpSignature::authorization_header (line 136) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `http_signatures::Input` [INFO] [stdout] --> src/create.rs:141:41 [INFO] [stdout] | [INFO] [stdout] 7 | use http_signatures::{CreateKey, Error, Input, ShaSize, REQUEST_TARGET}; [INFO] [stdout] | ^^^^^ no `Input` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/create.rs - create::HttpSignature::authorization_header (line 136) [INFO] [stdout] src/create.rs - create::HttpSignature::new (line 72) [INFO] [stdout] src/create.rs - create::HttpSignature::signature_header (line 171) [INFO] [stdout] src/lib.rs - (line 28) [INFO] [stdout] src/lib.rs - (line 77) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "a3b7af1f522e695a991d831fd02fa3e9e12943dcbafb1965c383678f4029bddd"` [INFO] running `"docker" "rm" "-f" "a3b7af1f522e695a991d831fd02fa3e9e12943dcbafb1965c383678f4029bddd"` [INFO] [stdout] a3b7af1f522e695a991d831fd02fa3e9e12943dcbafb1965c383678f4029bddd