[INFO] cloning repository https://github.com/pantsman0/libtesla-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pantsman0/libtesla-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpantsman0%2Flibtesla-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpantsman0%2Flibtesla-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 872d5a4a396093a842803efb84e6c1f837872314 [INFO] testing pantsman0/libtesla-rs against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpantsman0%2Flibtesla-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/pantsman0/libtesla-rs [INFO] finished tweaking git repo https://github.com/pantsman0/libtesla-rs [INFO] tweaked toml for git repo https://github.com/pantsman0/libtesla-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pantsman0/libtesla-rs on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pantsman0/libtesla-rs 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/aarch64-switch-rs/nx` [INFO] [stderr] Updating git repository `https://github.com/aarch64-switch-rs/logpacket` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitfield-struct v0.6.1 [INFO] [stderr] Downloaded font8x8 v0.3.1 [INFO] [stderr] Downloaded syn v2.0.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f95fb6c958cfcd245ed7c2a497bec1f8b11f279f21e4590004644352aadce30e [INFO] running `Command { std: "docker" "start" "-a" "f95fb6c958cfcd245ed7c2a497bec1f8b11f279f21e4590004644352aadce30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f95fb6c958cfcd245ed7c2a497bec1f8b11f279f21e4590004644352aadce30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f95fb6c958cfcd245ed7c2a497bec1f8b11f279f21e4590004644352aadce30e", kill_on_drop: false }` [INFO] [stdout] f95fb6c958cfcd245ed7c2a497bec1f8b11f279f21e4590004644352aadce30e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e93b016e2c1b084413945e2b675f1918a8c679fba520d3885611a3f97e008c4c [INFO] running `Command { std: "docker" "start" "-a" "e93b016e2c1b084413945e2b675f1918a8c679fba520d3885611a3f97e008c4c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling linked_list_allocator v0.10.5 [INFO] [stderr] Compiling logpacket v0.1.0 (https://github.com/aarch64-switch-rs/logpacket#d807c993) [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling nx v0.1.0 (https://github.com/aarch64-switch-rs/nx#6a667357) [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stdout] error: invalid asm template modifier for this register class [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-e6457c684510e3e8/6a66735/src/sync.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | "ldaxr {0:w}, [{1:x}]", [INFO] [stdout] | ^^^^^ template modifier [INFO] [stdout] 22 | out(reg) value, [INFO] [stdout] | -------------- argument [INFO] [stdout] | [INFO] [stdout] = note: the `reg` register class supports the following template modifiers: `l`, `x`, `e`, `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid asm template modifier for this register class [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-e6457c684510e3e8/6a66735/src/sync.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | "stlxr {0:w}, {1:w}, [{2:x}]", [INFO] [stdout] | ^^^^^ template modifier [INFO] [stdout] 35 | out(reg) res, [INFO] [stdout] | ------------ argument [INFO] [stdout] | [INFO] [stdout] = note: the `reg` register class supports the following template modifiers: `l`, `x`, `e`, `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid asm template modifier for this register class [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-e6457c684510e3e8/6a66735/src/sync.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | "stlxr {0:w}, {1:w}, [{2:x}]", [INFO] [stdout] | ^^^^^ template modifier [INFO] [stdout] 35 | out(reg) res, [INFO] [stdout] 36 | in(reg) value, [INFO] [stdout] | ------------- argument [INFO] [stdout] | [INFO] [stdout] = note: the `reg` register class supports the following template modifiers: `l`, `x`, `e`, `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] error: could not compile `nx` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e93b016e2c1b084413945e2b675f1918a8c679fba520d3885611a3f97e008c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93b016e2c1b084413945e2b675f1918a8c679fba520d3885611a3f97e008c4c", kill_on_drop: false }` [INFO] [stdout] e93b016e2c1b084413945e2b675f1918a8c679fba520d3885611a3f97e008c4c