[INFO] cloning repository https://github.com/Triton171/dsa-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Triton171/dsa-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTriton171%2Fdsa-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTriton171%2Fdsa-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1abc3a184621267527faa9024157e88fafd7b38
[INFO] testing Triton171/dsa-cli against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTriton171%2Fdsa-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Triton171/dsa-cli
[INFO] finished tweaking git repo https://github.com/Triton171/dsa-cli
[INFO] tweaked toml for git repo https://github.com/Triton171/dsa-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Triton171/dsa-cli on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Triton171/dsa-cli 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 433414b240111f108dada3af76486227df0ecfc9ad0477322eb9d8d9fab69a2d
[INFO] running `Command { std: "docker" "start" "-a" "433414b240111f108dada3af76486227df0ecfc9ad0477322eb9d8d9fab69a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "433414b240111f108dada3af76486227df0ecfc9ad0477322eb9d8d9fab69a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "433414b240111f108dada3af76486227df0ecfc9ad0477322eb9d8d9fab69a2d", kill_on_drop: false }`
[INFO] [stdout] 433414b240111f108dada3af76486227df0ecfc9ad0477322eb9d8d9fab69a2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d3e1d4ed5bccd35bec3d839a43ab0192c5df2ff877918a05fc5a9cc9a7da1d8
[INFO] running `Command { std: "docker" "start" "-a" "2d3e1d4ed5bccd35bec3d839a43ab0192c5df2ff877918a05fc5a9cc9a7da1d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.92
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.68
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling tokio v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling httparse v1.3.6
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling http-body v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling utf-8 v0.7.5
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.48
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling serenity v0.10.5 (https://github.com/serenity-rs/serenity?branch=current#bab4d78e)
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling dsa-cli v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling typemap_rev v0.1.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling tungstenite v0.11.1
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling pin-project-internal v1.0.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling pin-project v1.0.6
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling futures v0.3.14
[INFO] [stderr]    Compiling tokio-util v0.6.5
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling async-tungstenite v0.11.0
[INFO] [stderr]    Compiling h2 v0.3.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling hyper v0.14.5
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.2
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/discord.rs:189:47
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn new(output_type: DiscordOutputType<'a>) -> DiscordOutputWrapper {
[INFO] [stdout]     |                                               ^^      -------------------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this lifetime flows 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] 189 |     pub fn new(output_type: DiscordOutputType<'a>) -> DiscordOutputWrapper<'a> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 54s
[INFO] running `Command { std: "docker" "inspect" "2d3e1d4ed5bccd35bec3d839a43ab0192c5df2ff877918a05fc5a9cc9a7da1d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d3e1d4ed5bccd35bec3d839a43ab0192c5df2ff877918a05fc5a9cc9a7da1d8", kill_on_drop: false }`
[INFO] [stdout] 2d3e1d4ed5bccd35bec3d839a43ab0192c5df2ff877918a05fc5a9cc9a7da1d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ccfe50c1c9cf2bf9ce05b7498f25b97617461d86a1c5b17b9c34e5d0a966ea7
[INFO] running `Command { std: "docker" "start" "-a" "2ccfe50c1c9cf2bf9ce05b7498f25b97617461d86a1c5b17b9c34e5d0a966ea7", kill_on_drop: false }`
[INFO] [stderr]    Compiling dsa-cli v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/discord.rs:189:47
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn new(output_type: DiscordOutputType<'a>) -> DiscordOutputWrapper {
[INFO] [stdout]     |                                               ^^      -------------------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this lifetime flows 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] 189 |     pub fn new(output_type: DiscordOutputType<'a>) -> DiscordOutputWrapper<'a> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.28s
[INFO] running `Command { std: "docker" "inspect" "2ccfe50c1c9cf2bf9ce05b7498f25b97617461d86a1c5b17b9c34e5d0a966ea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ccfe50c1c9cf2bf9ce05b7498f25b97617461d86a1c5b17b9c34e5d0a966ea7", kill_on_drop: false }`
[INFO] [stdout] 2ccfe50c1c9cf2bf9ce05b7498f25b97617461d86a1c5b17b9c34e5d0a966ea7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2d7fb54cb144be169582ff95c88b0eec7161c188a5e15913df0c17a50ae29a6
[INFO] running `Command { std: "docker" "start" "-a" "e2d7fb54cb144be169582ff95c88b0eec7161c188a5e15913df0c17a50ae29a6", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/discord.rs:189:47
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn new(output_type: DiscordOutputType<'a>) -> DiscordOutputWrapper {
[INFO] [stderr]     |                                               ^^      -------------------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                                               |
[INFO] [stderr]     |                                               this lifetime flows 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] 189 |     pub fn new(output_type: DiscordOutputType<'a>) -> DiscordOutputWrapper<'a> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dsa-cli` (bin "dsa-cli" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dsa_cli-94a819485d9e4e7b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e2d7fb54cb144be169582ff95c88b0eec7161c188a5e15913df0c17a50ae29a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2d7fb54cb144be169582ff95c88b0eec7161c188a5e15913df0c17a50ae29a6", kill_on_drop: false }`
[INFO] [stdout] e2d7fb54cb144be169582ff95c88b0eec7161c188a5e15913df0c17a50ae29a6
