[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/c0dbb3e5dfbf40654331179fd3803c8d8cf0373b against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fhcomms" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jeffrey-P-McAteer/hcomms on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-0-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify-rust v4.0.0 [INFO] [stderr] Downloaded include_dir v0.6.0 [INFO] [stderr] Downloaded libdbus-sys v0.2.1 [INFO] [stderr] Downloaded anyhow v1.0.33 [INFO] [stderr] Downloaded sciter-rs v0.5.53 [INFO] [stderr] Downloaded dbus v0.8.4 [INFO] [stderr] Downloaded winrt-notification v0.2.2 [INFO] [stderr] Downloaded include_dir_impl v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4ce512c7884d8c71e3e0f9e18de8dc72ba76862c3bbcf62ac612d479242d1c1 [INFO] running `Command { std: "docker" "start" "-a" "e4ce512c7884d8c71e3e0f9e18de8dc72ba76862c3bbcf62ac612d479242d1c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4ce512c7884d8c71e3e0f9e18de8dc72ba76862c3bbcf62ac612d479242d1c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ce512c7884d8c71e3e0f9e18de8dc72ba76862c3bbcf62ac612d479242d1c1", kill_on_drop: false }` [INFO] [stdout] e4ce512c7884d8c71e3e0f9e18de8dc72ba76862c3bbcf62ac612d479242d1c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7637f32936a631446771231b8dbee80283b7fe496585dcfd2ce3db2adc114e86 [INFO] running `Command { std: "docker" "start" "-a" "7637f32936a631446771231b8dbee80283b7fe496585dcfd2ce3db2adc114e86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [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] Checking dbus v0.8.4 [INFO] [stderr] Checking sciter-rs v0.5.53 [INFO] [stderr] Checking notify-rust v4.0.0 [INFO] [stderr] Compiling include_dir_impl v0.6.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: 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: 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] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hcomms` (bin "hcomms") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hcomms` (bin "hcomms" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "7637f32936a631446771231b8dbee80283b7fe496585dcfd2ce3db2adc114e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7637f32936a631446771231b8dbee80283b7fe496585dcfd2ce3db2adc114e86", kill_on_drop: false }` [INFO] [stdout] 7637f32936a631446771231b8dbee80283b7fe496585dcfd2ce3db2adc114e86