[INFO] cloning repository https://github.com/ilaborie/schema-registry-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilaborie/schema-registry-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fschema-registry-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fschema-registry-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e53c3f2f3013ce045b4e9fce69ec23af56d5d7e7 [INFO] checking ilaborie/schema-registry-cli against try#6cbf54b1453b438241487f195740266bb9d8c8ba for pr-139587-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fschema-registry-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ilaborie/schema-registry-cli on toolchain 6cbf54b1453b438241487f195740266bb9d8c8ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ilaborie/schema-registry-cli [INFO] finished tweaking git repo https://github.com/ilaborie/schema-registry-cli [INFO] tweaked toml for git repo https://github.com/ilaborie/schema-registry-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ilaborie/schema-registry-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" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83dad9a7fa2b30e708926e9f8337c09113dffb147f60ae605c96fd9af439d132 [INFO] running `Command { std: "docker" "start" "-a" "83dad9a7fa2b30e708926e9f8337c09113dffb147f60ae605c96fd9af439d132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83dad9a7fa2b30e708926e9f8337c09113dffb147f60ae605c96fd9af439d132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83dad9a7fa2b30e708926e9f8337c09113dffb147f60ae605c96fd9af439d132", kill_on_drop: false }` [INFO] [stdout] 83dad9a7fa2b30e708926e9f8337c09113dffb147f60ae605c96fd9af439d132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23ed94b277cf97d36a0996d05abee6ad9b215dc6307c249c84443e04c0c9b6e6 [INFO] running `Command { std: "docker" "start" "-a" "23ed94b277cf97d36a0996d05abee6ad9b215dc6307c249c84443e04c0c9b6e6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Checking matchit v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling assert2-macros v0.3.15 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking snapbox-macros v0.3.10 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling automod v1.0.14 [INFO] [stderr] Checking assert2 v0.3.15 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking snapbox v0.6.20 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Checking ulid v1.1.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling clap_mangen v0.2.24 [INFO] [stderr] Checking clap_complete v4.5.38 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling schema-registry-cli v2.1.0 (/opt/rustwide/workdir/schema-registry-cli) [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking insta v1.41.1 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking reqwest-middleware v0.4.0 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking reqwest-tracing v0.5.4 [INFO] [stderr] Checking trycmd v0.15.8 [INFO] [stderr] Checking schema-registry-api v2.0.1 (/opt/rustwide/workdir/schema-registry-api) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.10s [INFO] running `Command { std: "docker" "inspect" "23ed94b277cf97d36a0996d05abee6ad9b215dc6307c249c84443e04c0c9b6e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ed94b277cf97d36a0996d05abee6ad9b215dc6307c249c84443e04c0c9b6e6", kill_on_drop: false }` [INFO] [stdout] 23ed94b277cf97d36a0996d05abee6ad9b215dc6307c249c84443e04c0c9b6e6