[INFO] cloning repository https://github.com/auxoncorp/modality-dlt-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auxoncorp/modality-dlt-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fmodality-dlt-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fmodality-dlt-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4e0401a1caac85c984c78155f8c42bae117bc4c
[INFO] checking auxoncorp/modality-dlt-plugin against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fmodality-dlt-plugin" "/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/auxoncorp/modality-dlt-plugin
[INFO] finished tweaking git repo https://github.com/auxoncorp/modality-dlt-plugin
[INFO] tweaked toml for git repo https://github.com/auxoncorp/modality-dlt-plugin written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auxoncorp/modality-dlt-plugin on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/auxoncorp/modality-dlt-plugin 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/auxoncorp/auxon-sdk`
[INFO] [stderr]     Updating git repository `https://github.com/auxoncorp/dlt-core`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded buffer-redux v1.0.1
[INFO] [stderr]   Downloaded minicbor v0.13.2
[INFO] [stderr]   Downloaded minicbor-derive v0.8.0
[INFO] [stderr]   Downloaded quick-xml v0.29.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df740ab7c09290cf211951b9dccfe89d4a1e70e40c7101c3a66b64beae87b31e
[INFO] running `Command { std: "docker" "start" "-a" "df740ab7c09290cf211951b9dccfe89d4a1e70e40c7101c3a66b64beae87b31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df740ab7c09290cf211951b9dccfe89d4a1e70e40c7101c3a66b64beae87b31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df740ab7c09290cf211951b9dccfe89d4a1e70e40c7101c3a66b64beae87b31e", kill_on_drop: false }`
[INFO] [stdout] df740ab7c09290cf211951b9dccfe89d4a1e70e40c7101c3a66b64beae87b31e
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 810fb73838948fb051677d66d8997dd62aaf00b0cb9b4fbbf6c4a6c7594896a7
[INFO] running `Command { std: "docker" "start" "-a" "810fb73838948fb051677d66d8997dd62aaf00b0cb9b4fbbf6c4a6c7594896a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling minicbor v0.13.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking quick-xml v0.29.0
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking buffer-redux v1.0.1
[INFO] [stderr]    Compiling minicbor-derive v0.8.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking dlt-core v0.14.5 (https://github.com/auxoncorp/dlt-core?branch=replace_buf_redux#2146b600)
[INFO] [stderr]     Checking auxon-sdk v1.4.0 (https://github.com/auxoncorp/auxon-sdk?branch=client-serde-helper#226e45d6)
[INFO] [stderr]     Checking modality-dlt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.03s
[INFO] running `Command { std: "docker" "inspect" "810fb73838948fb051677d66d8997dd62aaf00b0cb9b4fbbf6c4a6c7594896a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "810fb73838948fb051677d66d8997dd62aaf00b0cb9b4fbbf6c4a6c7594896a7", kill_on_drop: false }`
[INFO] [stdout] 810fb73838948fb051677d66d8997dd62aaf00b0cb9b4fbbf6c4a6c7594896a7
