[INFO] cloning repository https://github.com/jlgerber/pbgui-messaging [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlgerber/pbgui-messaging" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpbgui-messaging", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpbgui-messaging'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beaeffb8e98b1caeadfb91dc15b448dcdd3e0d09 [INFO] testing jlgerber/pbgui-messaging against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpbgui-messaging" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jlgerber/pbgui-messaging [INFO] finished tweaking git repo https://github.com/jlgerber/pbgui-messaging [INFO] tweaked toml for git repo https://github.com/jlgerber/pbgui-messaging written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jlgerber/pbgui-messaging on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jlgerber/packybara` [INFO] [stderr] Updating git repository `https://github.com/jlgerber/pbgui-toolbar` [INFO] [stderr] Updating git repository `https://github.com/jlgerber/pbgui-tree` [INFO] [stderr] Updating git repository `https://github.com/jlgerber/pbgui-vpin` [INFO] [stderr] Updating git repository `https://github.com/jlgerber/pbgui-withs` [INFO] [stderr] Updating git repository `https://github.com/jlgerber/rust-qt-conductor` [INFO] [stderr] Updating git repository `https://github.com/jlgerber/rustqt-utils` [INFO] [stderr] Updating git repository `https://github.com/jlgerber/rust-lspec.git` [INFO] [stderr] Locking 214 packages to latest compatible versions [INFO] [stderr] Adding crossbeam v0.7.3 (available: v0.8.4) [INFO] [stderr] Adding crossbeam-channel v0.4.4 (available: v0.5.15) [INFO] [stderr] Adding crossbeam-utils v0.7.2 (available: v0.8.21) [INFO] [stderr] Adding env_logger v0.7.1 (available: v0.11.10) [INFO] [stderr] Adding qt_core v0.4.1 (available: v0.5.0) [INFO] [stderr] Adding qt_gui v0.4.1 (available: v0.5.0) [INFO] [stderr] Adding qt_ui_tools v0.4.1 (available: v0.5.0) [INFO] [stderr] Adding qt_widgets v0.4.1 (available: v0.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d9b652c6a72918393288c719c46b4480b510fc0c7741e95257da8317f8ee4d8 [INFO] running `Command { std: "docker" "start" "-a" "6d9b652c6a72918393288c719c46b4480b510fc0c7741e95257da8317f8ee4d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d9b652c6a72918393288c719c46b4480b510fc0c7741e95257da8317f8ee4d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9b652c6a72918393288c719c46b4480b510fc0c7741e95257da8317f8ee4d8", kill_on_drop: false }` [INFO] [stdout] 6d9b652c6a72918393288c719c46b4480b510fc0c7741e95257da8317f8ee4d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c87088304de357d09605ef09b53cefe4b2b4c92982d68bae796bb6198ed982f2 [INFO] running `Command { std: "docker" "start" "-a" "c87088304de357d09605ef09b53cefe4b2b4c92982d68bae796bb6198ed982f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling term-painter v0.2.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpp_core v0.5.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ritual_common v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rust-hsluv v0.1.4 [INFO] [stderr] Compiling ritual_build v0.3.0 [INFO] [stderr] Compiling qt_ritual_common v0.3.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling qt_ritual_build v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling qt_core v0.4.1 [INFO] [stderr] Compiling qt_gui v0.4.1 [INFO] [stderr] Compiling qt_widgets v0.4.1 [INFO] [stderr] Compiling qt_ui_tools v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling postgres-types v0.1.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling levelspec v0.7.0 (https://github.com/jlgerber/rust-lspec.git?tag=v0.7.0#103d0219) [INFO] [stderr] Compiling postgres v0.17.5 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling whoami v0.7.0 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling packybara v0.32.0 (https://github.com/jlgerber/packybara?tag=v0.32.0#095d7acb) [INFO] [stderr] Compiling crossbeam v0.7.3 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "c87088304de357d09605ef09b53cefe4b2b4c92982d68bae796bb6198ed982f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c87088304de357d09605ef09b53cefe4b2b4c92982d68bae796bb6198ed982f2", kill_on_drop: false }` [INFO] [stdout] c87088304de357d09605ef09b53cefe4b2b4c92982d68bae796bb6198ed982f2