[INFO] cloning repository https://github.com/insight-cv-platform/edge-communication-protocol-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insight-cv-platform/edge-communication-protocol-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsight-cv-platform%2Fedge-communication-protocol-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsight-cv-platform%2Fedge-communication-protocol-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac0c9a7e1303371aa1db2bda3a24b47510579c1a
[INFO] checking insight-cv-platform/edge-communication-protocol-rust against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsight-cv-platform%2Fedge-communication-protocol-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/insight-cv-platform/edge-communication-protocol-rust on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/insight-cv-platform/edge-communication-protocol-rust
[INFO] finished tweaking git repo https://github.com/insight-cv-platform/edge-communication-protocol-rust
[INFO] tweaked toml for git repo https://github.com/insight-cv-platform/edge-communication-protocol-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.6
[INFO] [stderr]   Downloaded typed-builder v0.5.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.6
[INFO] [stderr]   Downloaded pyo3-macros v0.16.6
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.6
[INFO] [stderr]   Downloaded zerocopy v0.3.2
[INFO] [stderr]   Downloaded avro-rs v0.13.0
[INFO] [stderr]   Downloaded pyo3 v0.16.6
[INFO] [stderr]   Downloaded snap v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e4aebc21756ee56edb44a742b396815b52eaac1ffffc63cde445404959344ca
[INFO] running `Command { std: "docker" "start" "-a" "1e4aebc21756ee56edb44a742b396815b52eaac1ffffc63cde445404959344ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e4aebc21756ee56edb44a742b396815b52eaac1ffffc63cde445404959344ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e4aebc21756ee56edb44a742b396815b52eaac1ffffc63cde445404959344ca", kill_on_drop: false }`
[INFO] [stdout] 1e4aebc21756ee56edb44a742b396815b52eaac1ffffc63cde445404959344ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85421ec8fcd9ec5a1d3d7032b721c1e30d02fbcff2e54f628518c08db4fe3acd
[INFO] running `Command { std: "docker" "start" "-a" "85421ec8fcd9ec5a1d3d7032b721c1e30d02fbcff2e54f628518c08db4fe3acd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking strum v0.18.0
[INFO] [stderr]     Checking snap v0.2.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling pyo3-build-config v0.16.6
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling pyo3-ffi v0.16.6
[INFO] [stderr]    Compiling pyo3 v0.16.6
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.6
[INFO] [stderr]    Compiling zerocopy-derive v0.2.0
[INFO] [stderr]    Compiling typed-builder v0.5.1
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]     Checking zerocopy v0.3.2
[INFO] [stderr]    Compiling pyo3-macros v0.16.6
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking avro-rs v0.13.0
[INFO] [stderr]     Checking protocol v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 9.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "85421ec8fcd9ec5a1d3d7032b721c1e30d02fbcff2e54f628518c08db4fe3acd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85421ec8fcd9ec5a1d3d7032b721c1e30d02fbcff2e54f628518c08db4fe3acd", kill_on_drop: false }`
[INFO] [stdout] 85421ec8fcd9ec5a1d3d7032b721c1e30d02fbcff2e54f628518c08db4fe3acd
