[INFO] cloning repository https://github.com/emtee40/ham-transfer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emtee40/ham-transfer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femtee40%2Fham-transfer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femtee40%2Fham-transfer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e911e5a0f444f8a5fcbbacb965475d081b3955d0
[INFO] checking emtee40/ham-transfer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femtee40%2Fham-transfer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/emtee40/ham-transfer
[INFO] finished tweaking git repo https://github.com/emtee40/ham-transfer
[INFO] tweaked toml for git repo https://github.com/emtee40/ham-transfer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emtee40/ham-transfer on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emtee40/ham-transfer 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matchit v0.7.0
[INFO] [stderr]   Downloaded sha256 v1.1.3
[INFO] [stderr]   Downloaded stderrlog v0.5.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.35
[INFO] [stderr]   Downloaded primes v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.85
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.85
[INFO] [stderr]   Downloaded log v0.4.18
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded raptor-code v1.0.5
[INFO] [stderr]   Downloaded hashlink v0.8.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.85
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.85
[INFO] [stderr]   Downloaded bitflags v2.3.1
[INFO] [stderr]   Downloaded value-bag v1.4.0
[INFO] [stderr]   Downloaded js-sys v0.3.62
[INFO] [stderr]   Downloaded bumpalo v3.12.2
[INFO] [stderr]   Downloaded rusqlite v0.29.0
[INFO] [stderr]   Downloaded axum v0.6.18
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.85
[INFO] [stderr]   Downloaded regex v1.8.3
[INFO] [stderr]   Downloaded rustix v0.37.25
[INFO] [stderr]   Downloaded web-sys v0.3.62
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71c19b509469ac9efcb11ab918c4b7bc0c0f54510bf45eabd39b4987e3630b81
[INFO] running `Command { std: "docker" "start" "-a" "71c19b509469ac9efcb11ab918c4b7bc0c0f54510bf45eabd39b4987e3630b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71c19b509469ac9efcb11ab918c4b7bc0c0f54510bf45eabd39b4987e3630b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c19b509469ac9efcb11ab918c4b7bc0c0f54510bf45eabd39b4987e3630b81", kill_on_drop: false }`
[INFO] [stdout] 71c19b509469ac9efcb11ab918c4b7bc0c0f54510bf45eabd39b4987e3630b81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16d7e983ae2d0a22d4a173c05ee073cbd0ed77e57289c03bbfc16ec4fa7c4e73
[INFO] running `Command { std: "docker" "start" "-a" "16d7e983ae2d0a22d4a173c05ee073cbd0ed77e57289c03bbfc16ec4fa7c4e73", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]     Checking value-bag v1.4.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking primes v0.3.0
[INFO] [stderr]     Checking hashlink v0.8.2
[INFO] [stderr]     Checking bitflags v2.3.1
[INFO] [stderr]     Checking raptor-code v1.0.5
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking sha256 v1.1.3
[INFO] [stderr]     Checking rusqlite v0.29.0
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]     Checking stderrlog v0.5.4
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking pin-project v1.1.0
[INFO] [stderr]    Compiling hamtransfer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/bin/uploader.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |     for i in 0..repeat {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/bin/uploader.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |     for i in 0..repeat {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.09s
[INFO] running `Command { std: "docker" "inspect" "16d7e983ae2d0a22d4a173c05ee073cbd0ed77e57289c03bbfc16ec4fa7c4e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16d7e983ae2d0a22d4a173c05ee073cbd0ed77e57289c03bbfc16ec4fa7c4e73", kill_on_drop: false }`
[INFO] [stdout] 16d7e983ae2d0a22d4a173c05ee073cbd0ed77e57289c03bbfc16ec4fa7c4e73
