[INFO] cloning repository https://github.com/janrockdev/rust-exchange
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janrockdev/rust-exchange" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanrockdev%2Frust-exchange", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanrockdev%2Frust-exchange'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dda3921aa1df64dadb4c40345184574c15099718
[INFO] checking janrockdev/rust-exchange against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanrockdev%2Frust-exchange" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/janrockdev/rust-exchange
[INFO] finished tweaking git repo https://github.com/janrockdev/rust-exchange
[INFO] tweaked toml for git repo https://github.com/janrockdev/rust-exchange written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/janrockdev/rust-exchange on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/janrockdev/rust-exchange 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.13.3
[INFO] [stderr]   Downloaded prost-derive v0.13.3
[INFO] [stderr]   Downloaded serial_test_derive v3.1.1
[INFO] [stderr]   Downloaded prost-types v0.13.3
[INFO] [stderr]   Downloaded sdd v0.2.0
[INFO] [stderr]   Downloaded hyper-timeout v0.5.1
[INFO] [stderr]   Downloaded serial_test v3.1.1
[INFO] [stderr]   Downloaded mockito v1.5.0
[INFO] [stderr]   Downloaded ordered-float v4.4.0
[INFO] [stderr]   Downloaded zerovec-derive v0.10.2
[INFO] [stderr]   Downloaded zerovec v0.10.2
[INFO] [stderr]   Downloaded url v2.5.1
[INFO] [stderr]   Downloaded scc v2.1.1
[INFO] [stderr]   Downloaded icu_properties v1.5.0
[INFO] [stderr]   Downloaded idna v1.0.0
[INFO] [stderr]   Downloaded syn v2.0.85
[INFO] [stderr]   Downloaded prost v0.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62f92ff11f8b079b76e6180ba670e860ffc1ededa33a978b3ccd23176557fe12
[INFO] running `Command { std: "docker" "start" "-a" "62f92ff11f8b079b76e6180ba670e860ffc1ededa33a978b3ccd23176557fe12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62f92ff11f8b079b76e6180ba670e860ffc1ededa33a978b3ccd23176557fe12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62f92ff11f8b079b76e6180ba670e860ffc1ededa33a978b3ccd23176557fe12", kill_on_drop: false }`
[INFO] [stdout] 62f92ff11f8b079b76e6180ba670e860ffc1ededa33a978b3ccd23176557fe12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ff0151dfdf5e672eb27bb864cd34dfcc8f03336d288e1ea0ee07c2ce6c557d9
[INFO] running `Command { std: "docker" "start" "-a" "7ff0151dfdf5e672eb27bb864cd34dfcc8f03336d288e1ea0ee07c2ce6c557d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking ordered-float v4.4.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking sdd v0.2.0
[INFO] [stderr]     Checking scc v2.1.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.2
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v3.1.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking icu_properties v1.5.0
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling rust-exchange v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking idna v1.0.0
[INFO] [stderr]     Checking url v2.5.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking mockito v1.5.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "7ff0151dfdf5e672eb27bb864cd34dfcc8f03336d288e1ea0ee07c2ce6c557d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ff0151dfdf5e672eb27bb864cd34dfcc8f03336d288e1ea0ee07c2ce6c557d9", kill_on_drop: false }`
[INFO] [stdout] 7ff0151dfdf5e672eb27bb864cd34dfcc8f03336d288e1ea0ee07c2ce6c557d9
