[INFO] cloning repository https://github.com/xobs/fake-root-keys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xobs/fake-root-keys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Ffake-root-keys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Ffake-root-keys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca744452fca3607d41fec0d2884ac8ec89016c69 [INFO] checking xobs/fake-root-keys against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Ffake-root-keys" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xobs/fake-root-keys [INFO] finished tweaking git repo https://github.com/xobs/fake-root-keys [INFO] tweaked toml for git repo https://github.com/xobs/fake-root-keys written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xobs/fake-root-keys on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xobs/fake-root-keys 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/betrusted-io/xous-core.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rkyv v0.4.3 [INFO] [stderr] Downloaded xous-ipc v0.9.23 [INFO] [stderr] Downloaded rkyv_derive v0.4.0 [INFO] [stderr] Downloaded xous-api-log v0.1.17 [INFO] [stderr] Downloaded xous-api-names v0.9.18 [INFO] [stderr] Downloaded blowfish v0.8.0 [INFO] [stderr] Downloaded svd2utra v0.1.7 [INFO] [stderr] Downloaded xous v0.9.23 [INFO] [stderr] Downloaded quick-xml v0.19.0 [INFO] [stderr] Downloaded utralib v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 534a3a4ceaa6a6f079a1852942092c94a7264989dba27c33f5dc8900fd4d9189 [INFO] running `Command { std: "docker" "start" "-a" "534a3a4ceaa6a6f079a1852942092c94a7264989dba27c33f5dc8900fd4d9189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "534a3a4ceaa6a6f079a1852942092c94a7264989dba27c33f5dc8900fd4d9189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534a3a4ceaa6a6f079a1852942092c94a7264989dba27c33f5dc8900fd4d9189", kill_on_drop: false }` [INFO] [stdout] 534a3a4ceaa6a6f079a1852942092c94a7264989dba27c33f5dc8900fd4d9189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcc407a5f97102e92ae284564e0bd9483c5e385ee5a5769ff40002938806a256 [INFO] running `Command { std: "docker" "start" "-a" "dcc407a5f97102e92ae284564e0bd9483c5e385ee5a5769ff40002938806a256", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling rkyv v0.4.3 [INFO] [stderr] Compiling xous v0.9.23 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking blowfish v0.8.0 [INFO] [stderr] Checking aes v0.8.2 [INFO] [stderr] Compiling svd2utra v0.1.7 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file` [INFO] [stdout] | [INFO] [stdout] 92 - feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] 92 + feature(proc_macro_span, proc_macro_span_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Compiling utralib v0.1.9 [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dcc407a5f97102e92ae284564e0bd9483c5e385ee5a5769ff40002938806a256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcc407a5f97102e92ae284564e0bd9483c5e385ee5a5769ff40002938806a256", kill_on_drop: false }` [INFO] [stdout] dcc407a5f97102e92ae284564e0bd9483c5e385ee5a5769ff40002938806a256