[INFO] cloning repository https://github.com/rustaceanrob/chacha20
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustaceanrob/chacha20" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fchacha20", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fchacha20'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0f28fe58f6b0bf5f83b63c8415004ecc95427e5
[INFO] testing rustaceanrob/chacha20 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fchacha20" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rustaceanrob/chacha20
[INFO] finished tweaking git repo https://github.com/rustaceanrob/chacha20
[INFO] tweaked toml for git repo https://github.com/rustaceanrob/chacha20 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustaceanrob/chacha20 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustaceanrob/chacha20 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64dfca7acd297e8ebfe4098b1990cb4374755691238bc5147565f190f932e000
[INFO] running `Command { std: "docker" "start" "-a" "64dfca7acd297e8ebfe4098b1990cb4374755691238bc5147565f190f932e000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64dfca7acd297e8ebfe4098b1990cb4374755691238bc5147565f190f932e000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64dfca7acd297e8ebfe4098b1990cb4374755691238bc5147565f190f932e000", kill_on_drop: false }`
[INFO] [stdout] 64dfca7acd297e8ebfe4098b1990cb4374755691238bc5147565f190f932e000
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52c17af5be1330f84624cc33499198c6326ddb47ea89093778efcdf379d4964a
[INFO] running `Command { std: "docker" "start" "-a" "52c17af5be1330f84624cc33499198c6326ddb47ea89093778efcdf379d4964a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_chacha20 v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lib.rs:80:33
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn apply_keystream<'a>(&'a mut self, to: &'a mut [u8]) -> &[u8] {
[INFO] [stdout]    |                                 ^^                ^^              ----- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                                 |                 |
[INFO] [stdout]    |                                 |                 these lifetimes flow to the output
[INFO] [stdout]    |                                 these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn apply_keystream<'a>(&'a mut self, to: &'a mut [u8]) -> &'a [u8] {
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "52c17af5be1330f84624cc33499198c6326ddb47ea89093778efcdf379d4964a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52c17af5be1330f84624cc33499198c6326ddb47ea89093778efcdf379d4964a", kill_on_drop: false }`
[INFO] [stdout] 52c17af5be1330f84624cc33499198c6326ddb47ea89093778efcdf379d4964a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d53a91fe0ce49b1310e5246b0daa0d339118cff09878601eba9c1b2435d99b0
[INFO] running `Command { std: "docker" "start" "-a" "7d53a91fe0ce49b1310e5246b0daa0d339118cff09878601eba9c1b2435d99b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lib.rs:80:33
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn apply_keystream<'a>(&'a mut self, to: &'a mut [u8]) -> &[u8] {
[INFO] [stdout]    |                                 ^^                ^^              ----- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                                 |                 |
[INFO] [stdout]    |                                 |                 these lifetimes flow to the output
[INFO] [stdout]    |                                 these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn apply_keystream<'a>(&'a mut self, to: &'a mut [u8]) -> &'a [u8] {
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rust_chacha20 v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lib.rs:80:33
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn apply_keystream<'a>(&'a mut self, to: &'a mut [u8]) -> &[u8] {
[INFO] [stdout]    |                                 ^^                ^^              ----- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                                 |                 |
[INFO] [stdout]    |                                 |                 these lifetimes flow to the output
[INFO] [stdout]    |                                 these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn apply_keystream<'a>(&'a mut self, to: &'a mut [u8]) -> &'a [u8] {
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.38s
[INFO] running `Command { std: "docker" "inspect" "7d53a91fe0ce49b1310e5246b0daa0d339118cff09878601eba9c1b2435d99b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d53a91fe0ce49b1310e5246b0daa0d339118cff09878601eba9c1b2435d99b0", kill_on_drop: false }`
[INFO] [stdout] 7d53a91fe0ce49b1310e5246b0daa0d339118cff09878601eba9c1b2435d99b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c8a30c240ddbdb3db1b864be46b49dbba17b24dd3d655ffa58b6655318193752
[INFO] running `Command { std: "docker" "start" "-a" "c8a30c240ddbdb3db1b864be46b49dbba17b24dd3d655ffa58b6655318193752", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/lib.rs:80:33
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn apply_keystream<'a>(&'a mut self, to: &'a mut [u8]) -> &[u8] {
[INFO] [stderr]    |                                 ^^                ^^              ----- the lifetime gets resolved as `'a`
[INFO] [stderr]    |                                 |                 |
[INFO] [stderr]    |                                 |                 these lifetimes flow to the output
[INFO] [stderr]    |                                 these lifetimes flow to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn apply_keystream<'a>(&'a mut self, to: &'a mut [u8]) -> &'a [u8] {
[INFO] [stderr]    |                                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_chacha20` (lib) generated 1 warning
[INFO] [stderr] warning: `rust_chacha20` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chacha20-4b2f330dff4a00aa)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_block_fn ... ok
[INFO] [stdout] test tests::test_block_serialization ... ok
[INFO] [stdout] test tests::test_fuzz_other ... ok
[INFO] [stdout] test tests::test_new_from_block ... ok
[INFO] [stdout] test tests::test_prepare_state ... ok
[INFO] [stdout] test tests::test_quater_round ... ok
[INFO] [stdout] test tests::test_quater_round_on_block ... ok
[INFO] [stdout] test tests::test_small_plaintext ... ok
[INFO] [stdout] test tests::test_modulo_64 ... ok
[INFO] [stdout] test tests::test_rfc_standard ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests chacha20
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 14) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `chacha20` found
[INFO] [stdout]  --> src/lib.rs:14:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#chacha20;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: /opt/rustwide/target/debug/deps/libchacha20-9e10c86494f6240c.rlib
[INFO] [stdout]   = note: candidate #2: /opt/rustwide/target/debug/deps/libchacha20-c295bf2b9ee164e4.rlib
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c8a30c240ddbdb3db1b864be46b49dbba17b24dd3d655ffa58b6655318193752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8a30c240ddbdb3db1b864be46b49dbba17b24dd3d655ffa58b6655318193752", kill_on_drop: false }`
[INFO] [stdout] c8a30c240ddbdb3db1b864be46b49dbba17b24dd3d655ffa58b6655318193752
