[INFO] cloning repository https://github.com/rhurkes/spotter-network-producer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rhurkes/spotter-network-producer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhurkes%2Fspotter-network-producer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhurkes%2Fspotter-network-producer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 626dbeca75541a836f3184fbfb10353f53f35aa6 [INFO] checking rhurkes/spotter-network-producer against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhurkes%2Fspotter-network-producer" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rhurkes/spotter-network-producer on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rhurkes/spotter-network-producer [INFO] finished tweaking git repo https://github.com/rhurkes/spotter-network-producer [INFO] tweaked toml for git repo https://github.com/rhurkes/spotter-network-producer written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/rhurkes/spotter-network-producer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rhurkes/wx-shared` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7078083003f048ff7c5cb26c053e46225c94e80b5fd730de9065f75133b829ce [INFO] running `Command { std: "docker" "start" "-a" "7078083003f048ff7c5cb26c053e46225c94e80b5fd730de9065f75133b829ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7078083003f048ff7c5cb26c053e46225c94e80b5fd730de9065f75133b829ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7078083003f048ff7c5cb26c053e46225c94e80b5fd730de9065f75133b829ce", kill_on_drop: false }` [INFO] [stdout] 7078083003f048ff7c5cb26c053e46225c94e80b5fd730de9065f75133b829ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a1ffa2e01a529225310dd98232a65b9ceb520a1b6f1008e36e80b77edc4037c [INFO] running `Command { std: "docker" "start" "-a" "6a1ffa2e01a529225310dd98232a65b9ceb520a1b6f1008e36e80b77edc4037c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Compiling openssl v0.10.22 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking tokio-trace-core v0.1.0 [INFO] [stderr] Compiling bincode v1.1.3 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking miniz_oxide v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking tokio-sync v0.1.5 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metadeps-1.1.2/src/lib.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | _ => bail!("Unexpected key {}.{}.{} type {}", key, name, tname, tvalue.type_str()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metadeps-1.1.2/src/lib.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | _ => bail!("{}.{} not a string or table", key, name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `metadeps` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6a1ffa2e01a529225310dd98232a65b9ceb520a1b6f1008e36e80b77edc4037c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a1ffa2e01a529225310dd98232a65b9ceb520a1b6f1008e36e80b77edc4037c", kill_on_drop: false }` [INFO] [stdout] 6a1ffa2e01a529225310dd98232a65b9ceb520a1b6f1008e36e80b77edc4037c