[INFO] cloning repository https://github.com/0cmg/rustdesk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0cmg/rustdesk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0cmg%2Frustdesk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0cmg%2Frustdesk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25a83f6b4a916512d82b41f044e4c38d66da701b [INFO] checking 0cmg/rustdesk against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0cmg%2Frustdesk" "/workspace/builds/worker-116/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-116/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0cmg/rustdesk on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0cmg/rustdesk [INFO] finished tweaking git repo https://github.com/0cmg/rustdesk [INFO] tweaked toml for git repo https://github.com/0cmg/rustdesk written to /workspace/builds/worker-116/source/Cargo.toml [INFO] crate git repo https://github.com/0cmg/rustdesk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7c76009ef10c4a92f58441a5fe6f43bcad8bd6d6dfa650ffc8e43c263d164dc [INFO] running `Command { std: "docker" "start" "-a" "f7c76009ef10c4a92f58441a5fe6f43bcad8bd6d6dfa650ffc8e43c263d164dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7c76009ef10c4a92f58441a5fe6f43bcad8bd6d6dfa650ffc8e43c263d164dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7c76009ef10c4a92f58441a5fe6f43bcad8bd6d6dfa650ffc8e43c263d164dc", kill_on_drop: false }` [INFO] [stdout] f7c76009ef10c4a92f58441a5fe6f43bcad8bd6d6dfa650ffc8e43c263d164dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae9682f5736007b4216c6d3deed5080561e9f44783aef499a49a33345f20a396 [INFO] running `Command { std: "docker" "start" "-a" "ae9682f5736007b4216c6d3deed5080561e9f44783aef499a49a33345f20a396", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.24 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling bindgen v0.53.1 [INFO] [stderr] Compiling protobuf v3.0.0-pre (https://github.com/stepancheg/rust-protobuf#bbe35a98) [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling mac_address v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking mio-named-pipes v0.1.7 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling cpal v0.13.3 (https://github.com/rustaudio/cpal#1b2469d0) [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking machine-uid v0.2.0 [INFO] [stderr] Checking whoami v0.9.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling libpulse-sys v1.18.0 [INFO] [stderr] Compiling enigo v0.0.14 (/opt/rustwide/workdir/libs/enigo) [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libpulse-simple-sys v1.16.1 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking sciter-rs v0.5.53 (/opt/rustwide/workdir/libs/rust-sciter) [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rpassword v2.1.0 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking repng v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.30/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=872f36b103b0ade6 -C extra-filename=-872f36b103b0ade6 --out-dir /opt/rustwide/target/debug/build/proc-macro2-872f36b103b0ade6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> libs/rust-sciter/src/lib.rs:352:28 [INFO] [stdout] | [INFO] [stdout] 352 | Err(error) => panic!(error), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 352 | Err(error) => panic!("{}", error), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ae9682f5736007b4216c6d3deed5080561e9f44783aef499a49a33345f20a396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae9682f5736007b4216c6d3deed5080561e9f44783aef499a49a33345f20a396", kill_on_drop: false }` [INFO] [stdout] ae9682f5736007b4216c6d3deed5080561e9f44783aef499a49a33345f20a396