[INFO] cloning repository https://github.com/Jeffrey-P-McAteer/hcomms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jeffrey-P-McAteer/hcomms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fhcomms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fhcomms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0dbb3e5dfbf40654331179fd3803c8d8cf0373b
[INFO] checking Jeffrey-P-McAteer/hcomms against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fhcomms" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jeffrey-P-McAteer/hcomms
[INFO] finished tweaking git repo https://github.com/Jeffrey-P-McAteer/hcomms
[INFO] tweaked toml for git repo https://github.com/Jeffrey-P-McAteer/hcomms written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jeffrey-P-McAteer/hcomms on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jeffrey-P-McAteer/hcomms already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winrt-notification v0.2.2
[INFO] [stderr]   Downloaded syn v0.11.11
[INFO] [stderr]   Downloaded bitflags v0.9.1
[INFO] [stderr]   Downloaded strum_macros v0.8.0
[INFO] [stderr]   Downloaded include_dir_impl v0.6.0
[INFO] [stderr]   Downloaded unicode-xid v0.0.4
[INFO] [stderr]   Downloaded include_dir v0.6.0
[INFO] [stderr]   Downloaded libdbus-sys v0.2.1
[INFO] [stderr]   Downloaded num-integer v0.1.43
[INFO] [stderr]   Downloaded notify-rust v4.0.0
[INFO] [stderr]   Downloaded anyhow v1.0.33
[INFO] [stderr]   Downloaded xml-rs v0.6.1
[INFO] [stderr]   Downloaded synom v0.11.3
[INFO] [stderr]   Downloaded num-traits v0.2.12
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.18
[INFO] [stderr]   Downloaded sciter-rs v0.5.53
[INFO] [stderr]   Downloaded dbus v0.8.4
[INFO] [stderr]   Downloaded cc v1.0.61
[INFO] [stderr]   Downloaded blake2b_simd v0.5.10
[INFO] [stderr]   Downloaded rust-argon2 v0.8.2
[INFO] [stderr]   Downloaded strum v0.8.0
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] [stderr]   Downloaded libc v0.2.79
[INFO] [stderr]   Downloaded winrt v0.4.0
[INFO] [stderr]   Downloaded mac-notification-sys v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ffef6462fe51e3551ca7e1c442be6e29674af7183ae4e8e43600e0316b988be
[INFO] running `Command { std: "docker" "start" "-a" "7ffef6462fe51e3551ca7e1c442be6e29674af7183ae4e8e43600e0316b988be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ffef6462fe51e3551ca7e1c442be6e29674af7183ae4e8e43600e0316b988be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ffef6462fe51e3551ca7e1c442be6e29674af7183ae4e8e43600e0316b988be", kill_on_drop: false }`
[INFO] [stdout] 7ffef6462fe51e3551ca7e1c442be6e29674af7183ae4e8e43600e0316b988be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05cecb48f714baccd2a7a99395f7358ca16c47a84e30e50511c289fa179fe079
[INFO] running `Command { std: "docker" "start" "-a" "05cecb48f714baccd2a7a99395f7358ca16c47a84e30e50511c289fa179fe079", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]     Checking dbus v0.8.4
[INFO] [stderr]     Checking sciter-rs v0.5.53
[INFO] [stderr]    Compiling include_dir_impl v0.6.0
[INFO] [stderr]     Checking notify-rust v4.0.0
[INFO] [stderr]     Checking include_dir v0.6.0
[INFO] [stderr]     Checking hcomms v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/gui.rs:132:31
[INFO] [stdout]     |
[INFO] [stdout] 132 |   const LIBSCITER_DATA: Dir = include_dir!("libsciter/bin.lnx/x64/");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: "/opt/rustwide/workdir/libsciter/bin.lnx/x64/" doesn't exist
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/gui.rs:132:31
[INFO] [stdout]     |
[INFO] [stdout] 132 |   const LIBSCITER_DATA: Dir = include_dir!("libsciter/bin.lnx/x64/");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hcomms` (bin "hcomms" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/gui.rs:132:31
[INFO] [stdout]     |
[INFO] [stdout] 132 |   const LIBSCITER_DATA: Dir = include_dir!("libsciter/bin.lnx/x64/");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: "/opt/rustwide/workdir/libsciter/bin.lnx/x64/" doesn't exist
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/gui.rs:132:31
[INFO] [stdout]     |
[INFO] [stdout] 132 |   const LIBSCITER_DATA: Dir = include_dir!("libsciter/bin.lnx/x64/");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hcomms` (bin "hcomms") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "05cecb48f714baccd2a7a99395f7358ca16c47a84e30e50511c289fa179fe079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05cecb48f714baccd2a7a99395f7358ca16c47a84e30e50511c289fa179fe079", kill_on_drop: false }`
[INFO] [stdout] 05cecb48f714baccd2a7a99395f7358ca16c47a84e30e50511c289fa179fe079
