[INFO] cloning repository https://github.com/BKSalman/send_files
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BKSalman/send_files" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBKSalman%2Fsend_files", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBKSalman%2Fsend_files'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f14b2a1aca660e89eeb7b04766fa2b64d82b097
[INFO] building BKSalman/send_files against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBKSalman%2Fsend_files" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BKSalman/send_files on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BKSalman/send_files
[INFO] finished tweaking git repo https://github.com/BKSalman/send_files
[INFO] tweaked toml for git repo https://github.com/BKSalman/send_files written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BKSalman/send_files 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.44
[INFO] [stderr]   Downloaded quote v1.0.32
[INFO] [stderr]   Downloaded anstyle v1.0.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.1
[INFO] [stderr]   Downloaded clap_derive v4.3.12
[INFO] [stderr]   Downloaded clap v4.3.19
[INFO] [stderr]   Downloaded syn v2.0.28
[INFO] [stderr]   Downloaded indicatif v0.17.6
[INFO] [stderr]   Downloaded portable-atomic v1.4.2
[INFO] [stderr]   Downloaded rustls-webpki v0.101.2
[INFO] [stderr]   Downloaded tungstenite v0.20.0
[INFO] [stderr]   Downloaded clap_builder v4.3.19
[INFO] [stderr]   Downloaded console v0.15.7
[INFO] [stderr]   Downloaded webpki-roots v0.24.0
[INFO] [stderr]   Downloaded thiserror v1.0.44
[INFO] [stderr]   Downloaded rustls v0.21.5
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded regex-automata v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc8206bee9ed4b732ac102edfe3fc6b514f568bf41ffa9f64f62e4b98c783cca
[INFO] running `Command { std: "docker" "start" "-a" "bc8206bee9ed4b732ac102edfe3fc6b514f568bf41ffa9f64f62e4b98c783cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc8206bee9ed4b732ac102edfe3fc6b514f568bf41ffa9f64f62e4b98c783cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc8206bee9ed4b732ac102edfe3fc6b514f568bf41ffa9f64f62e4b98c783cca", kill_on_drop: false }`
[INFO] [stdout] bc8206bee9ed4b732ac102edfe3fc6b514f568bf41ffa9f64f62e4b98c783cca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e9765378420d09a9d6af601d4a748059645d6599bd8c4fdf209fcb6a8731c1d
[INFO] running `Command { std: "docker" "start" "-a" "9e9765378420d09a9d6af601d4a748059645d6599bd8c4fdf209fcb6a8731c1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustix v0.38.6
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling rustls v0.21.5
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indicatif v0.17.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling rustls-webpki v0.101.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling tungstenite v0.20.0
[INFO] [stderr]    Compiling send_files v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.56s
[INFO] running `Command { std: "docker" "inspect" "9e9765378420d09a9d6af601d4a748059645d6599bd8c4fdf209fcb6a8731c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e9765378420d09a9d6af601d4a748059645d6599bd8c4fdf209fcb6a8731c1d", kill_on_drop: false }`
[INFO] [stdout] 9e9765378420d09a9d6af601d4a748059645d6599bd8c4fdf209fcb6a8731c1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b104d98121bcb9ad20a7bd1acf0b479ddfd08285e5da522a154dd2ea49e97941
[INFO] running `Command { std: "docker" "start" "-a" "b104d98121bcb9ad20a7bd1acf0b479ddfd08285e5da522a154dd2ea49e97941", kill_on_drop: false }`
[INFO] [stderr]    Compiling send_files v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "b104d98121bcb9ad20a7bd1acf0b479ddfd08285e5da522a154dd2ea49e97941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b104d98121bcb9ad20a7bd1acf0b479ddfd08285e5da522a154dd2ea49e97941", kill_on_drop: false }`
[INFO] [stdout] b104d98121bcb9ad20a7bd1acf0b479ddfd08285e5da522a154dd2ea49e97941
