[INFO] cloning repository https://github.com/connorworley/karaoke [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/connorworley/karaoke" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorworley%2Fkaraoke", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorworley%2Fkaraoke'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58103c2417abae5c8f7aaed9b88b9262c5f3b42f [INFO] checking connorworley/karaoke against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorworley%2Fkaraoke" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/connorworley/karaoke on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/connorworley/karaoke [INFO] finished tweaking git repo https://github.com/connorworley/karaoke [INFO] tweaked toml for git repo https://github.com/connorworley/karaoke written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/connorworley/karaoke already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55bd0647fdc680f9057c35e01fcebc2e1280b3bd5f7322428881d0122b6c433e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "55bd0647fdc680f9057c35e01fcebc2e1280b3bd5f7322428881d0122b6c433e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55bd0647fdc680f9057c35e01fcebc2e1280b3bd5f7322428881d0122b6c433e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55bd0647fdc680f9057c35e01fcebc2e1280b3bd5f7322428881d0122b6c433e", kill_on_drop: false }` [INFO] [stdout] 55bd0647fdc680f9057c35e01fcebc2e1280b3bd5f7322428881d0122b6c433e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb5aaeae7dee005141c4c76e9042e9d86adae692eb436b9f930747180893718 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5fb5aaeae7dee005141c4c76e9042e9d86adae692eb436b9f930747180893718", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling squote v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling winmd-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling winrt-gen-macros v0.7.2 (https://github.com/microsoft/winrt-rs#1da36f73) [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling winmd v0.5.0 [INFO] [stderr] Compiling winrt-gen v0.7.2 (https://github.com/microsoft/winrt-rs#1da36f73) [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling winrt-deps v0.1.0 (https://github.com/microsoft/winrt-rs#1da36f73) [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Compiling winrt-macros v0.7.2 (https://github.com/microsoft/winrt-rs#1da36f73) [INFO] [stderr] Compiling winrt v0.7.2 (https://github.com/microsoft/winrt-rs#1da36f73) [INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/winrt-d0e4c5149a2eab28/out\winrt.rs: No such file or directory (os error 2) [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winrt-rs-5b24704ba4b09dbb/1da36f7/src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | include!(concat!(env!("OUT_DIR"), "\\winrt.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | include_bindings!(); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/winrt-d0e4c5149a2eab28/out\winrt.rs: No such file or directory (os error 2) [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winrt-rs-5b24704ba4b09dbb/1da36f7/src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | include!(concat!(env!("OUT_DIR"), "\\winrt.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | include_bindings!(); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winrt` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5fb5aaeae7dee005141c4c76e9042e9d86adae692eb436b9f930747180893718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb5aaeae7dee005141c4c76e9042e9d86adae692eb436b9f930747180893718", kill_on_drop: false }` [INFO] [stdout] 5fb5aaeae7dee005141c4c76e9042e9d86adae692eb436b9f930747180893718