[INFO] cloning repository https://github.com/wgahnagl/conmon-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wgahnagl/conmon-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgahnagl%2Fconmon-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgahnagl%2Fconmon-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3849a79c82b1992974f25677c9949b56dfbf263
[INFO] checking wgahnagl/conmon-rs against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgahnagl%2Fconmon-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wgahnagl/conmon-rs
[INFO] finished tweaking git repo https://github.com/wgahnagl/conmon-rs
[INFO] tweaked toml for git repo https://github.com/wgahnagl/conmon-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wgahnagl/conmon-rs on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wgahnagl/conmon-rs 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 245ae7691be0db89536533fded8f53ac473cea16e32bd9bd3b4d0dc9e830f7d3
[INFO] running `Command { std: "docker" "start" "-a" "245ae7691be0db89536533fded8f53ac473cea16e32bd9bd3b4d0dc9e830f7d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "245ae7691be0db89536533fded8f53ac473cea16e32bd9bd3b4d0dc9e830f7d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245ae7691be0db89536533fded8f53ac473cea16e32bd9bd3b4d0dc9e830f7d3", kill_on_drop: false }`
[INFO] [stdout] 245ae7691be0db89536533fded8f53ac473cea16e32bd9bd3b4d0dc9e830f7d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39ebf161d6f86529a93626b0be0a7258af55662df9e865a6f7bfb0bebf45933e
[INFO] running `Command { std: "docker" "start" "-a" "39ebf161d6f86529a93626b0be0a7258af55662df9e865a6f7bfb0bebf45933e", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling capnp v0.14.3
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling temp-dir v0.1.11
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling gettext-sys v0.21.2
[INFO] [stderr]     Checking fastrand v1.5.0
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]    Compiling anyhow v1.0.47
[INFO] [stderr]     Checking os_str_bytes v4.2.0
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]    Compiling capnpc v0.14.4
[INFO] [stderr]     Checking blocking v1.1.0
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking nix v0.23.0
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling conmon-common v0.1.0 (/opt/rustwide/workdir/conmon-rs/common)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/conmon-common-96c6c031775c9ac8/out/proto/conmon_capnp.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 16 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout] 16 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/conmon-common-96c6c031775c9ac8/out/proto/conmon_capnp.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 16 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout] 16 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.5 (https://github.com/clap-rs/clap#568fd460)
[INFO] [stderr]    Compiling getset v0.1.1
[INFO] [stderr]     Checking clap v3.0.0-beta.5 (https://github.com/clap-rs/clap#568fd460)
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking serde v1.0.130
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking capnp-futures v0.14.1
[INFO] [stderr]     Checking capnp-rpc v0.14.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking simple_logger v1.13.0
[INFO] [stderr]     Checking polling v2.2.0
[INFO] [stderr]     Checking async-io v1.6.0
[INFO] [stderr]     Checking async-net v1.6.1
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking conmon-client v0.1.0 (/opt/rustwide/workdir/conmon-rs/client)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "39ebf161d6f86529a93626b0be0a7258af55662df9e865a6f7bfb0bebf45933e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39ebf161d6f86529a93626b0be0a7258af55662df9e865a6f7bfb0bebf45933e", kill_on_drop: false }`
[INFO] [stdout] 39ebf161d6f86529a93626b0be0a7258af55662df9e865a6f7bfb0bebf45933e
