[INFO] cloning repository https://github.com/jlevon/zbus-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlevon/zbus-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlevon%2Fzbus-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlevon%2Fzbus-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ebc3f79db581be7ac7b1eaba071e713c4cbfe7d1
[INFO] checking jlevon/zbus-example against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlevon%2Fzbus-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jlevon/zbus-example
[INFO] finished tweaking git repo https://github.com/jlevon/zbus-example
[INFO] tweaked toml for git repo https://github.com/jlevon/zbus-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jlevon/zbus-example on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jlevon/zbus-example 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zvariant_derive v3.11.0
[INFO] [stderr]   Downloaded zbus_names v2.5.0
[INFO] [stderr]   Downloaded enumflags2 v0.7.5
[INFO] [stderr]   Downloaded serde_repr v0.1.10
[INFO] [stderr]   Downloaded zbus_macros v3.10.0
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.4
[INFO] [stderr]   Downloaded uds_windows v1.0.2
[INFO] [stderr]   Downloaded async-recursion v1.0.2
[INFO] [stderr]   Downloaded zbus v3.10.0
[INFO] [stderr]   Downloaded toml_edit v0.19.4
[INFO] [stderr]   Downloaded zvariant v3.11.0
[INFO] [stderr]   Downloaded winnow v0.3.3
[INFO] [stderr]   Downloaded rustix v0.36.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fec2f98235c898f202d975b89725fd646692e2b08f3ea3babee167560e34efd
[INFO] running `Command { std: "docker" "start" "-a" "4fec2f98235c898f202d975b89725fd646692e2b08f3ea3babee167560e34efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fec2f98235c898f202d975b89725fd646692e2b08f3ea3babee167560e34efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fec2f98235c898f202d975b89725fd646692e2b08f3ea3babee167560e34efd", kill_on_drop: false }`
[INFO] [stdout] 4fec2f98235c898f202d975b89725fd646692e2b08f3ea3babee167560e34efd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b55d37f3398e702170208063c2061fa6398b7629bf8a5c6615b20f35ced3c29d
[INFO] running `Command { std: "docker" "start" "-a" "b55d37f3398e702170208063c2061fa6398b7629bf8a5c6615b20f35ced3c29d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling winnow v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking concurrent-queue v2.1.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking async-lock v2.6.0
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking async-executor v1.5.0
[INFO] [stderr]     Checking blocking v1.3.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling toml_edit v0.19.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling zvariant_derive v3.11.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling async-recursion v1.0.2
[INFO] [stderr]    Compiling serde_repr v0.1.10
[INFO] [stderr]    Compiling zbus_macros v3.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking enumflags2 v0.7.5
[INFO] [stderr]     Checking zvariant v3.11.0
[INFO] [stderr]     Checking zbus_names v2.5.0
[INFO] [stderr]     Checking zbus v3.10.0
[INFO] [stderr]     Checking zbus-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.27s
[INFO] running `Command { std: "docker" "inspect" "b55d37f3398e702170208063c2061fa6398b7629bf8a5c6615b20f35ced3c29d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b55d37f3398e702170208063c2061fa6398b7629bf8a5c6615b20f35ced3c29d", kill_on_drop: false }`
[INFO] [stdout] b55d37f3398e702170208063c2061fa6398b7629bf8a5c6615b20f35ced3c29d
