[INFO] cloning repository https://github.com/celsworth/lxp-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/celsworth/lxp-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelsworth%2Flxp-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelsworth%2Flxp-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31586c5238a53b0d926f1dc611d9283d5ba3aad7 [INFO] checking celsworth/lxp-bridge against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelsworth%2Flxp-bridge" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/celsworth/lxp-bridge on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/celsworth/lxp-bridge [INFO] finished tweaking git repo https://github.com/celsworth/lxp-bridge [INFO] tweaked toml for git repo https://github.com/celsworth/lxp-bridge written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/celsworth/lxp-bridge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03c780c5aef9703bc0fedf74f4ad45467b4a3a5b4322ae61fc99d3a319d5f7c4 [INFO] running `Command { std: "docker" "start" "-a" "03c780c5aef9703bc0fedf74f4ad45467b4a3a5b4322ae61fc99d3a319d5f7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03c780c5aef9703bc0fedf74f4ad45467b4a3a5b4322ae61fc99d3a319d5f7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c780c5aef9703bc0fedf74f4ad45467b4a3a5b4322ae61fc99d3a319d5f7c4", kill_on_drop: false }` [INFO] [stdout] 03c780c5aef9703bc0fedf74f4ad45467b4a3a5b4322ae61fc99d3a319d5f7c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96dc9be1d8616a8d512069e5aab0ae5fbb78d42a4d3458620af9504fddaa352f [INFO] running `Command { std: "docker" "start" "-a" "96dc9be1d8616a8d512069e5aab0ae5fbb78d42a4d3458620af9504fddaa352f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking mqttbytes v0.4.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking anyhow v1.0.42 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling influxdb_derive v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling nom-derive-impl v0.9.0 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking nom-derive v0.9.0 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking rumqttc v0.8.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Checking influxdb v0.4.0 (https://github.com/celsworth/influxdb-rust#328c6206) [INFO] [stderr] Compiling num_enum_derive v0.5.2 [INFO] [stderr] Checking num_enum v0.5.2 [INFO] [stderr] Checking lxp-bridge v0.3.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.20s [INFO] running `Command { std: "docker" "inspect" "96dc9be1d8616a8d512069e5aab0ae5fbb78d42a4d3458620af9504fddaa352f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96dc9be1d8616a8d512069e5aab0ae5fbb78d42a4d3458620af9504fddaa352f", kill_on_drop: false }` [INFO] [stdout] 96dc9be1d8616a8d512069e5aab0ae5fbb78d42a4d3458620af9504fddaa352f