[INFO] cloning repository https://github.com/synczer0/learn-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/synczer0/learn-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynczer0%2Flearn-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynczer0%2Flearn-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7c02ba7959c716055889bff6b19e7dbf2c0ace4 [INFO] checking synczer0/learn-rust against try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynczer0%2Flearn-rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/synczer0/learn-rust on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/synczer0/learn-rust [INFO] removed path dependency restaurant from git repo https://github.com/synczer0/learn-rust [INFO] finished tweaking git repo https://github.com/synczer0/learn-rust [INFO] tweaked toml for git repo https://github.com/synczer0/learn-rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/synczer0/learn-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (restaurant) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/microsoft/winrt-rs` [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/microsoft/winrt-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (restaurant) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-sha1 v0.2.0 [INFO] [stderr] Downloaded squote v0.1.2 [INFO] [stderr] Downloaded restaurant v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d4083a5bf842e805801a4b0c64c8a1d0214710837056b917cc292599afbfd0f [INFO] running `Command { std: "docker" "start" "-a" "6d4083a5bf842e805801a4b0c64c8a1d0214710837056b917cc292599afbfd0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d4083a5bf842e805801a4b0c64c8a1d0214710837056b917cc292599afbfd0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d4083a5bf842e805801a4b0c64c8a1d0214710837056b917cc292599afbfd0f", kill_on_drop: false }` [INFO] [stdout] 6d4083a5bf842e805801a4b0c64c8a1d0214710837056b917cc292599afbfd0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51698e358f8d78f8cbd29a8b2a241ab5cc1763066c3f61b32bcc6812424ee979 [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" "51698e358f8d78f8cbd29a8b2a241ab5cc1763066c3f61b32bcc6812424ee979", kill_on_drop: false }` [INFO] [stderr] warning: dependency (restaurant) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling squote v0.1.2 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking const-sha1 v0.2.0 [INFO] [stderr] Checking restaurant v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling winmd-macros v0.8.0 (https://github.com/microsoft/winrt-rs#bacab1e1) [INFO] [stderr] Compiling winrt-gen-macros v0.8.0 (https://github.com/microsoft/winrt-rs#bacab1e1) [INFO] [stderr] Checking quote v1.0.8 [INFO] [stderr] Checking syn v1.0.55 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking winmd v0.8.0 (https://github.com/microsoft/winrt-rs#bacab1e1) [INFO] [stderr] Checking winrt-gen v0.8.0 (https://github.com/microsoft/winrt-rs#bacab1e1) [INFO] [stderr] Compiling winrt-macros v0.8.0 (https://github.com/microsoft/winrt-rs#bacab1e1) [INFO] [stderr] Compiling winrt v0.8.0 (https://github.com/microsoft/winrt-rs#bacab1e1) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winrt-rs-5b24704ba4b09dbb/bacab1e/build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | winrt_macros::build!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Failed to parse `cargo metadata`: Error("EOF while parsing a value", line: 1, column: 0) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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] running `Command { std: "docker" "inspect" "51698e358f8d78f8cbd29a8b2a241ab5cc1763066c3f61b32bcc6812424ee979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51698e358f8d78f8cbd29a8b2a241ab5cc1763066c3f61b32bcc6812424ee979", kill_on_drop: false }` [INFO] [stdout] 51698e358f8d78f8cbd29a8b2a241ab5cc1763066c3f61b32bcc6812424ee979