[INFO] cloning repository https://github.com/moneyplatform/httpfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moneyplatform/httpfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoneyplatform%2Fhttpfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoneyplatform%2Fhttpfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf34d03a946b8f435cef2ab0800574d180f794f8
[INFO] checking moneyplatform/httpfs against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoneyplatform%2Fhttpfs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/moneyplatform/httpfs
[INFO] finished tweaking git repo https://github.com/moneyplatform/httpfs
[INFO] tweaked toml for git repo https://github.com/moneyplatform/httpfs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moneyplatform/httpfs on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/moneyplatform/httpfs 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c882a4a8d8970658f87e8880abb7ebb486d9feceefc4af046cb93871bd3bc2f
[INFO] running `Command { std: "docker" "start" "-a" "0c882a4a8d8970658f87e8880abb7ebb486d9feceefc4af046cb93871bd3bc2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c882a4a8d8970658f87e8880abb7ebb486d9feceefc4af046cb93871bd3bc2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c882a4a8d8970658f87e8880abb7ebb486d9feceefc4af046cb93871bd3bc2f", kill_on_drop: false }`
[INFO] [stdout] 0c882a4a8d8970658f87e8880abb7ebb486d9feceefc4af046cb93871bd3bc2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72c2c873bbb313a6c4c504e99ddee1e13269843cd87440c4a32933218d071fc7
[INFO] running `Command { std: "docker" "start" "-a" "72c2c873bbb313a6c4c504e99ddee1e13269843cd87440c4a32933218d071fc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.24
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling fuser v0.14.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking strsim v0.9.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking atomic-counter v1.0.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling curl-sys v0.4.68+curl-8.4.0
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.31
[INFO] [stderr]     Checking zerocopy v0.7.31
[INFO] [stderr]    Compiling clap_derive-v3 v3.0.0-beta.1
[INFO] [stderr]     Checking clap-v3 v3.0.0-beta.1
[INFO] [stderr]     Checking httpfs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.32s
[INFO] running `Command { std: "docker" "inspect" "72c2c873bbb313a6c4c504e99ddee1e13269843cd87440c4a32933218d071fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72c2c873bbb313a6c4c504e99ddee1e13269843cd87440c4a32933218d071fc7", kill_on_drop: false }`
[INFO] [stdout] 72c2c873bbb313a6c4c504e99ddee1e13269843cd87440c4a32933218d071fc7
