[INFO] fetching crate vpncloud 2.2.0... [INFO] checking vpncloud-2.2.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate vpncloud 2.2.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate vpncloud 2.2.0 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] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking crates.io crate vpncloud 2.2.0 [INFO] finished tweaking crates.io crate vpncloud 2.2.0 [INFO] tweaked toml for crates.io crate vpncloud 2.2.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate vpncloud 2.2.0 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] Downloading crates ... [INFO] [stderr] Downloaded dialoguer v0.8.0 [INFO] [stderr] Downloaded wildmatch v1.1.0 [INFO] [stderr] Downloaded privdrop v0.5.0 [INFO] [stderr] Downloaded xmltree v0.10.2 [INFO] [stderr] Downloaded igd v0.12.0 [INFO] [stderr] Downloaded signal v0.7.0 [INFO] [stderr] Downloaded iai v0.1.1 [INFO] [stderr] Downloaded attohttpc v0.16.3 [INFO] [stderr] Downloaded const_fn v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c943d37d82a6a9bc6fb8901c49666596dd4f8ea0bc368f9957b7de8624973c2 [INFO] running `Command { std: "docker" "start" "-a" "6c943d37d82a6a9bc6fb8901c49666596dd4f8ea0bc368f9957b7de8624973c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c943d37d82a6a9bc6fb8901c49666596dd4f8ea0bc368f9957b7de8624973c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c943d37d82a6a9bc6fb8901c49666596dd4f8ea0bc368f9957b7de8624973c2", kill_on_drop: false }` [INFO] [stdout] 6c943d37d82a6a9bc6fb8901c49666596dd4f8ea0bc368f9957b7de8624973c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faaad337f443533dd152ccecaba1fa5e0155a10343f97d8ac79bc1e2de7f1420 [INFO] running `Command { std: "docker" "start" "-a" "faaad337f443533dd152ccecaba1fa5e0155a10343f97d8ac79bc1e2de7f1420", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling vpncloud v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking iai v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/daemonize-0.4.1/src/lib.rs:382:18 [INFO] [stdout] | [INFO] [stdout] 382 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 387 | let pid_file_fd = maptry!(self.pid_file.clone(), create_pid_file); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `maptry` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/daemonize-0.4.1/src/lib.rs:382:18 [INFO] [stdout] | [INFO] [stdout] 382 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 399 | let uid = maptry!(self.user, get_user); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `maptry` (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/daemonize-0.4.1/src/lib.rs:382:18 [INFO] [stdout] | [INFO] [stdout] 382 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | let gid = maptry!(self.group, get_group); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `maptry` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] error: could not compile `daemonize` [INFO] [stderr] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [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" "faaad337f443533dd152ccecaba1fa5e0155a10343f97d8ac79bc1e2de7f1420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faaad337f443533dd152ccecaba1fa5e0155a10343f97d8ac79bc1e2de7f1420", kill_on_drop: false }` [INFO] [stdout] faaad337f443533dd152ccecaba1fa5e0155a10343f97d8ac79bc1e2de7f1420