[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] testing Jeffrey-P-McAteer/hcomms against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fhcomms" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jeffrey-P-McAteer/hcomms on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/Jeffrey-P-McAteer/hcomms already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded include_dir_impl v0.6.0 [INFO] [stderr] Downloaded include_dir v0.6.0 [INFO] [stderr] Downloaded notify-rust v4.0.0 [INFO] [stderr] Downloaded sciter-rs v0.5.53 [INFO] [stderr] Downloaded winrt-notification v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7964131d0dd89d70b4786e97b7366bab1c77ae03c6d3c3275e13bb2860ddff6c [INFO] running `Command { std: "docker" "start" "-a" "7964131d0dd89d70b4786e97b7366bab1c77ae03c6d3c3275e13bb2860ddff6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7964131d0dd89d70b4786e97b7366bab1c77ae03c6d3c3275e13bb2860ddff6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7964131d0dd89d70b4786e97b7366bab1c77ae03c6d3c3275e13bb2860ddff6c", kill_on_drop: false }` [INFO] [stdout] 7964131d0dd89d70b4786e97b7366bab1c77ae03c6d3c3275e13bb2860ddff6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b71dadceab433d83a3b1b7a1f00834f4ddf784c8a7bd97b59601364ea42c5f5 [INFO] running `Command { std: "docker" "start" "-a" "8b71dadceab433d83a3b1b7a1f00834f4ddf784c8a7bd97b59601364ea42c5f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling pkg-config v0.3.19 [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] Compiling glob v0.3.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling dbus v0.8.4 [INFO] [stderr] Compiling sciter-rs v0.5.53 [INFO] [stderr] Compiling notify-rust v4.0.0 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling hcomms v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hcomms` due to 3 previous errors [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] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8b71dadceab433d83a3b1b7a1f00834f4ddf784c8a7bd97b59601364ea42c5f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b71dadceab433d83a3b1b7a1f00834f4ddf784c8a7bd97b59601364ea42c5f5", kill_on_drop: false }` [INFO] [stdout] 8b71dadceab433d83a3b1b7a1f00834f4ddf784c8a7bd97b59601364ea42c5f5