[INFO] cloning repository https://github.com/graves/thechinesegovernment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/graves/thechinesegovernment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraves%2Fthechinesegovernment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraves%2Fthechinesegovernment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dfcebf2b710cb49deb0d4d5b1a3971c13cfc629 [INFO] testing graves/thechinesegovernment 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%2Fgraves%2Fthechinesegovernment" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/graves/thechinesegovernment [INFO] finished tweaking git repo https://github.com/graves/thechinesegovernment [INFO] tweaked toml for git repo https://github.com/graves/thechinesegovernment written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/graves/thechinesegovernment 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/graves/thechinesegovernment 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] Downloading crates ... [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 67c156854b4c8b416cf1826a28e963544d531e13a8fb97a0de133c0fc462313a [INFO] running `Command { std: "docker" "start" "-a" "67c156854b4c8b416cf1826a28e963544d531e13a8fb97a0de133c0fc462313a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67c156854b4c8b416cf1826a28e963544d531e13a8fb97a0de133c0fc462313a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c156854b4c8b416cf1826a28e963544d531e13a8fb97a0de133c0fc462313a", kill_on_drop: false }` [INFO] [stdout] 67c156854b4c8b416cf1826a28e963544d531e13a8fb97a0de133c0fc462313a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d67eb410af4685c913bccda7d8402b9c1e56292f9fe0ebb81b169f1ce8e1bd53 [INFO] running `Command { std: "docker" "start" "-a" "d67eb410af4685c913bccda7d8402b9c1e56292f9fe0ebb81b169f1ce8e1bd53", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling thechinesegovernment v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `core::arch::aarch64` [INFO] [stdout] --> src/chacha20.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use core::arch::aarch64::*; [INFO] [stdout] | ^^^^^^^ could not find `aarch64` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid asm template modifier for this register class [INFO] [stdout] --> src/dinoxor.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | "mov w0, {x:w}", // Move the first operand byte into w0 [INFO] [stdout] | ^^^^^ template modifier [INFO] [stdout] ... [INFO] [stdout] 47 | x = in(reg) x, [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] --> src/dinoxor.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | "mov w0, {y:w}", // Move the second operand byte into w0 [INFO] [stdout] | ^^^^^ template modifier [INFO] [stdout] ... [INFO] [stdout] 48 | y = in(reg) y, [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] --> src/dinoxor.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | "mov {result:w}, w0", // Move the result from w0 to the result variable [INFO] [stdout] | ^^^^^^^^^^ template modifier [INFO] [stdout] ... [INFO] [stdout] 49 | result = inout(reg) x => result, [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] --> src/dinoxor.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | "mov {result:w}, w0", [INFO] [stdout] | ^^^^^^^^^^ template modifier [INFO] [stdout] ... [INFO] [stdout] 95 | result = out(reg) result, // Output the result byte [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: type `u8` cannot be used with this register class [INFO] [stdout] --> src/dinoxor.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | x = in(reg) x, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: register class `reg` supports these types: i16, i32, i64, f16, f32, f64 [INFO] [stdout] = help: consider using the `reg_byte` register class instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `u8` cannot be used with this register class [INFO] [stdout] --> src/dinoxor.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | y = in(reg) y, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: register class `reg` supports these types: i16, i32, i64, f16, f32, f64 [INFO] [stdout] = help: consider using the `reg_byte` register class instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `u8` cannot be used with this register class [INFO] [stdout] --> src/dinoxor.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | result = inout(reg) x => result, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: register class `reg` supports these types: i16, i32, i64, f16, f32, f64 [INFO] [stdout] = help: consider using the `reg_byte` register class instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `u8` cannot be used with this register class [INFO] [stdout] --> src/dinoxor.rs:95:27 [INFO] [stdout] | [INFO] [stdout] 95 | result = out(reg) result, // Output the result byte [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: register class `reg` supports these types: i16, i32, i64, f16, f32, f64 [INFO] [stdout] = help: consider using the `reg_byte` register class instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `thechinesegovernment` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d67eb410af4685c913bccda7d8402b9c1e56292f9fe0ebb81b169f1ce8e1bd53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d67eb410af4685c913bccda7d8402b9c1e56292f9fe0ebb81b169f1ce8e1bd53", kill_on_drop: false }` [INFO] [stdout] d67eb410af4685c913bccda7d8402b9c1e56292f9fe0ebb81b169f1ce8e1bd53