[INFO] fetching crate xtensa-lx6 0.2.0... [INFO] testing xtensa-lx6-0.2.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate xtensa-lx6 0.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate xtensa-lx6 0.2.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xtensa-lx6 0.2.0 [INFO] finished tweaking crates.io crate xtensa-lx6 0.2.0 [INFO] tweaked toml for crates.io crate xtensa-lx6 0.2.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1319b6402f27bf2f544ac0e95ab48558e2588e6d996c99312df74c8eef5b9847 [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" "1319b6402f27bf2f544ac0e95ab48558e2588e6d996c99312df74c8eef5b9847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1319b6402f27bf2f544ac0e95ab48558e2588e6d996c99312df74c8eef5b9847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1319b6402f27bf2f544ac0e95ab48558e2588e6d996c99312df74c8eef5b9847", kill_on_drop: false }` [INFO] [stdout] 1319b6402f27bf2f544ac0e95ab48558e2588e6d996c99312df74c8eef5b9847 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a092481841e0911df6a443ba75e0b473d1ea1fe3a84109b56d3c1fc7f343e952 [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" "a092481841e0911df6a443ba75e0b473d1ea1fe3a84109b56d3c1fc7f343e952", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling xtensa-lx6 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling r0 v1.0.0 [INFO] [stderr] Compiling mutex-trait v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | unsafe { llvm_asm!("rsr.intenable $0" : "=r"(mask) ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | llvm_asm!("rsr.interrupt $0":"=r"(mask):::"volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | llvm_asm!("wsr.interrupt $0"::"r"(mask)::"volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | llvm_asm!("wsr.intclear $0"::"r"(mask)::"volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | unsafe { llvm_asm!("rsr.ps $0":"=r"(ps):::"volatile") }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | unsafe { llvm_asm!("rsr.ccompare0 $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | unsafe { llvm_asm!("rsr.ccompare1 $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe { llvm_asm!("rsr.ccompare2 $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe { llvm_asm!("rsr.ccount $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | llvm_asm!("wsr.vecbase $0" ::"r"(base) :: "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { llvm_asm!("mov $0,sp" : "=r"(x) ::: "volatile") }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | unsafe { llvm_asm!("rsr.prid $0" : "=r"(x) ::: "volatile") }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe { llvm_asm!("rer $0,$1" : "=r"(x): "r"(XDM_OCD_DCR_SET) :: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | unsafe { llvm_asm!("break 1,15"::::"volatile") }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.46s [INFO] running `Command { std: "docker" "inspect" "a092481841e0911df6a443ba75e0b473d1ea1fe3a84109b56d3c1fc7f343e952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a092481841e0911df6a443ba75e0b473d1ea1fe3a84109b56d3c1fc7f343e952", kill_on_drop: false }` [INFO] [stdout] a092481841e0911df6a443ba75e0b473d1ea1fe3a84109b56d3c1fc7f343e952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", 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] 1affbe7118babb0c4164915e13d088a46035875274a6f8a86c2dbe22deabd554 [INFO] running `Command { std: "docker" "start" "-a" "1affbe7118babb0c4164915e13d088a46035875274a6f8a86c2dbe22deabd554", kill_on_drop: false }` [INFO] [stderr] Compiling xtensa-lx6 v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | unsafe { llvm_asm!("rsr.intenable $0" : "=r"(mask) ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | llvm_asm!("rsr.interrupt $0":"=r"(mask):::"volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | llvm_asm!("wsr.interrupt $0"::"r"(mask)::"volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | llvm_asm!("wsr.intclear $0"::"r"(mask)::"volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | unsafe { llvm_asm!("rsr.ps $0":"=r"(ps):::"volatile") }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | unsafe { llvm_asm!("rsr.ccompare0 $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | unsafe { llvm_asm!("rsr.ccompare1 $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe { llvm_asm!("rsr.ccompare2 $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe { llvm_asm!("rsr.ccount $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | llvm_asm!("wsr.vecbase $0" ::"r"(base) :: "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { llvm_asm!("mov $0,sp" : "=r"(x) ::: "volatile") }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | unsafe { llvm_asm!("rsr.prid $0" : "=r"(x) ::: "volatile") }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe { llvm_asm!("rer $0,$1" : "=r"(x): "r"(XDM_OCD_DCR_SET) :: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | unsafe { llvm_asm!("break 1,15"::::"volatile") }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | unsafe { llvm_asm!("rsr.intenable $0" : "=r"(mask) ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | llvm_asm!("rsr.interrupt $0":"=r"(mask):::"volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | llvm_asm!("wsr.interrupt $0"::"r"(mask)::"volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | llvm_asm!("wsr.intclear $0"::"r"(mask)::"volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/interrupt.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | unsafe { llvm_asm!("rsr.ps $0":"=r"(ps):::"volatile") }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | unsafe { llvm_asm!("rsr.ccompare0 $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | unsafe { llvm_asm!("rsr.ccompare1 $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe { llvm_asm!("rsr.ccompare2 $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/timer.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe { llvm_asm!("rsr.ccount $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | llvm_asm!("wsr.vecbase $0" ::"r"(base) :: "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { llvm_asm!("mov $0,sp" : "=r"(x) ::: "volatile") }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | llvm_asm!(" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | unsafe { llvm_asm!("rsr.prid $0" : "=r"(x) ::: "volatile") }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe { llvm_asm!("rer $0,$1" : "=r"(x): "r"(XDM_OCD_DCR_SET) :: "volatile" ) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/lib.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | unsafe { llvm_asm!("break 1,15"::::"volatile") }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "1affbe7118babb0c4164915e13d088a46035875274a6f8a86c2dbe22deabd554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1affbe7118babb0c4164915e13d088a46035875274a6f8a86c2dbe22deabd554", kill_on_drop: false }` [INFO] [stdout] 1affbe7118babb0c4164915e13d088a46035875274a6f8a86c2dbe22deabd554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", 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] 39adef6b891d773ad42bdaed3ea8d5d7cc66e053305b186010ad28004c823998 [INFO] running `Command { std: "docker" "start" "-a" "39adef6b891d773ad42bdaed3ea8d5d7cc66e053305b186010ad28004c823998", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/interrupt.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | llvm_asm!(" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/interrupt.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | llvm_asm!(" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/interrupt.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | llvm_asm!(" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/interrupt.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | unsafe { llvm_asm!("rsr.intenable $0" : "=r"(mask) ) }; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/interrupt.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | llvm_asm!("rsr.interrupt $0":"=r"(mask):::"volatile"); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/interrupt.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | llvm_asm!("wsr.interrupt $0"::"r"(mask)::"volatile"); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/interrupt.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 102 | llvm_asm!("wsr.intclear $0"::"r"(mask)::"volatile"); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/interrupt.rs:109:14 [INFO] [stderr] | [INFO] [stderr] 109 | unsafe { llvm_asm!("rsr.ps $0":"=r"(ps):::"volatile") }; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/timer.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | unsafe { llvm_asm!("rsr.ccompare0 $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/timer.rs:12:14 [INFO] [stderr] | [INFO] [stderr] 12 | unsafe { llvm_asm!("rsr.ccompare1 $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/timer.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | unsafe { llvm_asm!("rsr.ccompare2 $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/timer.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | llvm_asm!(" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/timer.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | llvm_asm!(" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/timer.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | llvm_asm!(" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/timer.rs:54:14 [INFO] [stderr] | [INFO] [stderr] 54 | unsafe { llvm_asm!("rsr.ccount $0" : "=r"(x) ::: "volatile" ) }; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/lib.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | llvm_asm!("wsr.vecbase $0" ::"r"(base) :: "volatile"); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/lib.rs:21:14 [INFO] [stderr] | [INFO] [stderr] 21 | unsafe { llvm_asm!("mov $0,sp" : "=r"(x) ::: "volatile") }; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/lib.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | llvm_asm!(" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/lib.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 45 | llvm_asm!(" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/lib.rs:61:14 [INFO] [stderr] | [INFO] [stderr] 61 | unsafe { llvm_asm!("rsr.prid $0" : "=r"(x) ::: "volatile") }; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/lib.rs:72:14 [INFO] [stderr] | [INFO] [stderr] 72 | unsafe { llvm_asm!("rer $0,$1" : "=r"(x): "r"(XDM_OCD_DCR_SET) :: "volatile" ) }; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stderr] --> src/lib.rs:79:14 [INFO] [stderr] | [INFO] [stderr] 79 | unsafe { llvm_asm!("break 1,15"::::"volatile") }; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `xtensa-lx6` (lib) generated 22 warnings [INFO] [stderr] warning: `xtensa-lx6` (lib test) generated 22 warnings (22 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xtensa_lx6-25d152360e429fcb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests xtensa-lx6 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/macros.rs - macros::singleton (line 10) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39adef6b891d773ad42bdaed3ea8d5d7cc66e053305b186010ad28004c823998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39adef6b891d773ad42bdaed3ea8d5d7cc66e053305b186010ad28004c823998", kill_on_drop: false }` [INFO] [stdout] 39adef6b891d773ad42bdaed3ea8d5d7cc66e053305b186010ad28004c823998