[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 try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fchacha20" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustaceanrob/chacha20 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a7098619ed9acad8823555cbb631833dd509c63b743acc456146cb169b06da1
[INFO] running `Command { std: "docker" "start" "-a" "1a7098619ed9acad8823555cbb631833dd509c63b743acc456146cb169b06da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a7098619ed9acad8823555cbb631833dd509c63b743acc456146cb169b06da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a7098619ed9acad8823555cbb631833dd509c63b743acc456146cb169b06da1", kill_on_drop: false }`
[INFO] [stdout] 1a7098619ed9acad8823555cbb631833dd509c63b743acc456146cb169b06da1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4070ccf447fd1ecdfa1e676d103eca690e05f6f8a7ecf0b6e95867925ea915a
[INFO] running `Command { std: "docker" "start" "-a" "f4070ccf447fd1ecdfa1e676d103eca690e05f6f8a7ecf0b6e95867925ea915a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_chacha20 v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:80:67
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn apply_keystream<'a>(&'a mut self, to: &'a mut [u8]) -> &[u8] {
[INFO] [stdout]    |                                 --                --              ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |                 |
[INFO] [stdout]    |                                 |                 the lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: 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.25s
[INFO] running `Command { std: "docker" "inspect" "f4070ccf447fd1ecdfa1e676d103eca690e05f6f8a7ecf0b6e95867925ea915a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4070ccf447fd1ecdfa1e676d103eca690e05f6f8a7ecf0b6e95867925ea915a", kill_on_drop: false }`
[INFO] [stdout] f4070ccf447fd1ecdfa1e676d103eca690e05f6f8a7ecf0b6e95867925ea915a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 757aade0bb7f5ac9ebb6e9744c72d11640b29727ba45c0dad33056054f9aaf0a
[INFO] running `Command { std: "docker" "start" "-a" "757aade0bb7f5ac9ebb6e9744c72d11640b29727ba45c0dad33056054f9aaf0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:80:67
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn apply_keystream<'a>(&'a mut self, to: &'a mut [u8]) -> &[u8] {
[INFO] [stdout]    |                                 --                --              ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |                 |
[INFO] [stdout]    |                                 |                 the lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: 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 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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:80:67
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn apply_keystream<'a>(&'a mut self, to: &'a mut [u8]) -> &[u8] {
[INFO] [stdout]    |                                 --                --              ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                 |                 |
[INFO] [stdout]    |                                 |                 the lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: 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 2.92s
[INFO] running `Command { std: "docker" "inspect" "757aade0bb7f5ac9ebb6e9744c72d11640b29727ba45c0dad33056054f9aaf0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "757aade0bb7f5ac9ebb6e9744c72d11640b29727ba45c0dad33056054f9aaf0a", kill_on_drop: false }`
[INFO] [stdout] 757aade0bb7f5ac9ebb6e9744c72d11640b29727ba45c0dad33056054f9aaf0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5173d4f61917f42cf4dca1e85b0233860a3f0e4e15de7b11f8dfa50bb07eebb1
[INFO] running `Command { std: "docker" "start" "-a" "5173d4f61917f42cf4dca1e85b0233860a3f0e4e15de7b11f8dfa50bb07eebb1", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:80:67
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn apply_keystream<'a>(&'a mut self, to: &'a mut [u8]) -> &[u8] {
[INFO] [stderr]    |                                 --                --              ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                 |                 |
[INFO] [stderr]    |                                 |                 the lifetime is named here
[INFO] [stderr]    |                                 the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: 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 (run `cargo fix --lib -p rust_chacha20` to apply 1 suggestion)
[INFO] [stderr] warning: `rust_chacha20` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chacha20-3efc4db8218441eb)
[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_modulo_64 ... 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_rfc_standard ... ok
[INFO] [stdout] test tests::test_fuzz_other ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[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] 14 | extern crate r#chacha20;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1: /opt/rustwide/target/debug/deps/libchacha20-1b7e668c9daa6a71.rlib
[INFO] [stdout]    = note: candidate #2: /opt/rustwide/target/debug/deps/libchacha20-9491d7bf22d406d5.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.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5173d4f61917f42cf4dca1e85b0233860a3f0e4e15de7b11f8dfa50bb07eebb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5173d4f61917f42cf4dca1e85b0233860a3f0e4e15de7b11f8dfa50bb07eebb1", kill_on_drop: false }`
[INFO] [stdout] 5173d4f61917f42cf4dca1e85b0233860a3f0e4e15de7b11f8dfa50bb07eebb1
