[INFO] cloning repository https://github.com/hosaka-corp/starlet-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hosaka-corp/starlet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhosaka-corp%2Fstarlet-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhosaka-corp%2Fstarlet-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62d004aa47d8aade341711e5275d4b1cfb6699f6 [INFO] checking hosaka-corp/starlet-rs against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhosaka-corp%2Fstarlet-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hosaka-corp/starlet-rs on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hosaka-corp/starlet-rs [INFO] finished tweaking git repo https://github.com/hosaka-corp/starlet-rs [INFO] tweaked toml for git repo https://github.com/hosaka-corp/starlet-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/hosaka-corp/starlet-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 071ea01273d960d69dfc07b9c9e3c3b23503ac76a445c84b5f39654192549723 [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" "071ea01273d960d69dfc07b9c9e3c3b23503ac76a445c84b5f39654192549723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "071ea01273d960d69dfc07b9c9e3c3b23503ac76a445c84b5f39654192549723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071ea01273d960d69dfc07b9c9e3c3b23503ac76a445c84b5f39654192549723", kill_on_drop: false }` [INFO] [stdout] 071ea01273d960d69dfc07b9c9e3c3b23503ac76a445c84b5f39654192549723 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87c1a86235103059bf0a88ffbcf685da15647e23cacea78909f646e23a9471b5 [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" "87c1a86235103059bf0a88ffbcf685da15647e23cacea78909f646e23a9471b5", kill_on_drop: false }` [INFO] [stderr] Checking starlet-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/sys.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | ::"r"($val)::"volatile" [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn invalidate_icache() { mcr!(0, cr7, cr5, 0x0); } [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: expected identifier, found `"r"` [INFO] [stdout] --> src/sys.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | ::"r"($val)::"volatile" [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn invalidate_dcache() { mcr!(0, cr7, cr6, 0x0); } [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: expected identifier, found `"r"` [INFO] [stdout] --> src/sys.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | ::"r"($val)::"volatile" [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn drain_write_buffer() { mcr!(0, c7, c10, 0x4); } [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: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/sys.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | asm!("mrs r1, cpsr [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 38 | | and r0, r1, #0xc0 [INFO] [stdout] 39 | | and r1, r1, #0xc0 [INFO] [stdout] 40 | | msr cpsr_c, r1":::"r1","r0":); [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/sys.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | asm!("mrs r1, cpsr [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 46 | | bic r1, r1, #0xc0 [INFO] [stdout] 47 | | orr r1, r1, r0 [INFO] [stdout] 48 | | msr cpsr_c, r1":::"r1","r0":); [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/sys.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | :"=r"(x):::"volatile" [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | let new_cr = mrc!(cr1, cr0, 0x0) | 0x00001002; [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [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: expected identifier, found `"r"` [INFO] [stdout] --> src/sys.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | ::"r"($val)::"volatile" [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | mcr!(new_cr, cr1, cr0, 0x0); [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: expected identifier, found `"r"` [INFO] [stdout] --> src/sys.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | ::"r"($val)::"volatile" [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn invalidate_icache() { mcr!(0, cr7, cr5, 0x0); } [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: expected identifier, found `"r"` [INFO] [stdout] --> src/sys.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | ::"r"($val)::"volatile" [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn invalidate_dcache() { mcr!(0, cr7, cr6, 0x0); } [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: expected identifier, found `"r"` [INFO] [stdout] --> src/sys.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | ::"r"($val)::"volatile" [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn drain_write_buffer() { mcr!(0, c7, c10, 0x4); } [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: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/sys.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | asm!("mrs r1, cpsr [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 38 | | and r0, r1, #0xc0 [INFO] [stdout] 39 | | and r1, r1, #0xc0 [INFO] [stdout] 40 | | msr cpsr_c, r1":::"r1","r0":); [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/sys.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | asm!("mrs r1, cpsr [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 46 | | bic r1, r1, #0xc0 [INFO] [stdout] 47 | | orr r1, r1, r0 [INFO] [stdout] 48 | | msr cpsr_c, r1":::"r1","r0":); [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/sys.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | :"=r"(x):::"volatile" [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this type ascription [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | let new_cr = mrc!(cr1, cr0, 0x0) | 0x00001002; [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#![feature(type_ascription)]` lets you annotate an expression with a type: `: ` [INFO] [stdout] = note: see issue #23416 for more information [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: expected identifier, found `"r"` [INFO] [stdout] --> src/sys.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | ::"r"($val)::"volatile" [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | mcr!(new_cr, cr1, cr0, 0x0); [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] warning: unnecessary parentheses around `while` condition [INFO] [stdout] --> src/main.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | while (msg != 0xdeadc0de) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `starlet-rs`. [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] warning: unnecessary parentheses around `while` condition [INFO] [stdout] --> src/main.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | while (msg != 0xdeadc0de) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/exception.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn panic(_info: &PanicInfo) -> ! { loop {} } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-afd4b9aba051f3ad.rlib [INFO] [stdout] = note: second definition in the local crate (`starlet_rs`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "87c1a86235103059bf0a88ffbcf685da15647e23cacea78909f646e23a9471b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c1a86235103059bf0a88ffbcf685da15647e23cacea78909f646e23a9471b5", kill_on_drop: false }` [INFO] [stdout] 87c1a86235103059bf0a88ffbcf685da15647e23cacea78909f646e23a9471b5