[INFO] cloning repository https://github.com/Nlea/fiberplane-provider
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nlea/fiberplane-provider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNlea%2Ffiberplane-provider", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNlea%2Ffiberplane-provider'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19efe8a841479fe3ba4ff8e51345bd9545a34686
[INFO] checking Nlea/fiberplane-provider against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNlea%2Ffiberplane-provider" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Nlea/fiberplane-provider
[INFO] finished tweaking git repo https://github.com/Nlea/fiberplane-provider
[INFO] tweaked toml for git repo https://github.com/Nlea/fiberplane-provider written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nlea/fiberplane-provider 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/Nlea/fiberplane-provider 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 crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vergen v8.3.1
[INFO] [stderr]   Downloaded fp-bindgen-support v3.0.0
[INFO] [stderr]   Downloaded fiberplane-provider-bindings v2.0.0-beta.1
[INFO] [stderr]   Downloaded fiberplane-pdk v1.0.0-beta.1
[INFO] [stderr]   Downloaded fp-bindgen-macros v3.0.0
[INFO] [stderr]   Downloaded base64uuid v1.1.0
[INFO] [stderr]   Downloaded strum_macros v0.24.3
[INFO] [stderr]   Downloaded thiserror-impl v1.0.59
[INFO] [stderr]   Downloaded fiberplane-pdk-macros v1.0.0-beta.1
[INFO] [stderr]   Downloaded thiserror v1.0.59
[INFO] [stderr]   Downloaded typed-builder v0.12.0
[INFO] [stderr]   Downloaded fiberplane-models v1.0.0-beta.1
[INFO] [stderr]   Downloaded fp-bindgen v3.0.0
[INFO] [stderr]   Downloaded rmpv v1.0.2
[INFO] [stderr]   Downloaded serde_html_form v0.2.6
[INFO] [stderr]   Downloaded rmp-serde v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1232c285d4abc2d91c0f4d4c99eac7ced84707d45b227c54d4bb00246e95863b
[INFO] running `Command { std: "docker" "start" "-a" "1232c285d4abc2d91c0f4d4c99eac7ced84707d45b227c54d4bb00246e95863b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1232c285d4abc2d91c0f4d4c99eac7ced84707d45b227c54d4bb00246e95863b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1232c285d4abc2d91c0f4d4c99eac7ced84707d45b227c54d4bb00246e95863b", kill_on_drop: false }`
[INFO] [stdout] 1232c285d4abc2d91c0f4d4c99eac7ced84707d45b227c54d4bb00246e95863b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 39148f8fcdc917dfe1d1393a365f11ffeb867ab19d46110dba09ae54fb712564
[INFO] running `Command { std: "docker" "start" "-a" "39148f8fcdc917dfe1d1393a365f11ffeb867ab19d46110dba09ae54fb712564", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]    Compiling vergen v8.3.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling rmpv v1.0.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling typed-builder v0.12.0
[INFO] [stderr]    Compiling fp-bindgen-macros v3.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking rmp-serde v1.2.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking base64uuid v1.1.0
[INFO] [stderr]     Checking serde_html_form v0.2.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking fp-bindgen-support v3.0.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking fiberplane-models v1.0.0-beta.1
[INFO] [stderr]     Checking fp-bindgen v3.0.0
[INFO] [stderr]    Compiling chaos-provider v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fiberplane-provider-bindings v2.0.0-beta.1
[INFO] [stderr]    Compiling fiberplane-pdk-macros v1.0.0-beta.1
[INFO] [stderr]     Checking fiberplane-pdk v1.0.0-beta.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.11s
[INFO] running `Command { std: "docker" "inspect" "39148f8fcdc917dfe1d1393a365f11ffeb867ab19d46110dba09ae54fb712564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39148f8fcdc917dfe1d1393a365f11ffeb867ab19d46110dba09ae54fb712564", kill_on_drop: false }`
[INFO] [stdout] 39148f8fcdc917dfe1d1393a365f11ffeb867ab19d46110dba09ae54fb712564
