[INFO] fetching crate picorv32 0.1.3... [INFO] testing picorv32-0.1.3 against 1.91.0 for beta-1.92-2 [INFO] extracting crate picorv32 0.1.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate picorv32 0.1.3 [INFO] finished tweaking crates.io crate picorv32 0.1.3 [INFO] tweaked toml for crates.io crate picorv32 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate picorv32 0.1.3 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] [stderr] Adding bare-metal v0.2.5 (available: v1.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea6ce1cd879fd35aa4c90e3ce1ef78d8eb781be33b8aebfa343ea6a3672e18cb [INFO] running `Command { std: "docker" "start" "-a" "ea6ce1cd879fd35aa4c90e3ce1ef78d8eb781be33b8aebfa343ea6a3672e18cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea6ce1cd879fd35aa4c90e3ce1ef78d8eb781be33b8aebfa343ea6a3672e18cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea6ce1cd879fd35aa4c90e3ce1ef78d8eb781be33b8aebfa343ea6a3672e18cb", kill_on_drop: false }` [INFO] [stdout] ea6ce1cd879fd35aa4c90e3ce1ef78d8eb781be33b8aebfa343ea6a3672e18cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f48a90fb1d3e7821f79725e1b59ed0bd0dbf613259cacf974cb7dbc89f2ac7c [INFO] running `Command { std: "docker" "start" "-a" "7f48a90fb1d3e7821f79725e1b59ed0bd0dbf613259cacf974cb7dbc89f2ac7c", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling picorv32 v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `interrupt-qregs` [INFO] [stdout] --> src/asm.rs:161:7 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(feature = "interrupt-qregs")] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"interrupts-qregs"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `const-fn`, `inline-asm`, and `interrupts-qregs` [INFO] [stdout] = help: consider adding `interrupt-qregs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `interrupt-qregs` [INFO] [stdout] --> src/asm.rs:208:7 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg(feature = "interrupt-qregs")] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"interrupts-qregs"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `const-fn`, `inline-asm`, and `interrupts-qregs` [INFO] [stdout] = help: consider adding `interrupt-qregs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(all(riscv, feature = "inline-asm"))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(riscv, not(feature = "inline-asm")))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(not(riscv))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(all(riscv, feature = "inline-asm"))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(all(riscv, not(feature = "inline-asm")))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(not(riscv))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(all(riscv, feature = "inline-asm"))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(all(riscv, not(feature = "inline-asm")))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(not(riscv))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.43s [INFO] running `Command { std: "docker" "inspect" "7f48a90fb1d3e7821f79725e1b59ed0bd0dbf613259cacf974cb7dbc89f2ac7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f48a90fb1d3e7821f79725e1b59ed0bd0dbf613259cacf974cb7dbc89f2ac7c", kill_on_drop: false }` [INFO] [stdout] 7f48a90fb1d3e7821f79725e1b59ed0bd0dbf613259cacf974cb7dbc89f2ac7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6ac6af46b6621d5eefefeaf733d79e287ce6bd4f89296bad0eba80d767c4418 [INFO] running `Command { std: "docker" "start" "-a" "f6ac6af46b6621d5eefefeaf733d79e287ce6bd4f89296bad0eba80d767c4418", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `interrupt-qregs` [INFO] [stdout] --> src/asm.rs:161:7 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(feature = "interrupt-qregs")] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"interrupts-qregs"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `const-fn`, `inline-asm`, and `interrupts-qregs` [INFO] [stdout] = help: consider adding `interrupt-qregs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `interrupt-qregs` [INFO] [stdout] --> src/asm.rs:208:7 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg(feature = "interrupt-qregs")] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"interrupts-qregs"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `const-fn`, `inline-asm`, and `interrupts-qregs` [INFO] [stdout] = help: consider adding `interrupt-qregs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(all(riscv, feature = "inline-asm"))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(riscv, not(feature = "inline-asm")))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(not(riscv))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(all(riscv, feature = "inline-asm"))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(all(riscv, not(feature = "inline-asm")))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(not(riscv))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling picorv32 v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(all(riscv, feature = "inline-asm"))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(all(riscv, not(feature = "inline-asm")))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(not(riscv))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `interrupt-qregs` [INFO] [stdout] --> src/asm.rs:161:7 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(feature = "interrupt-qregs")] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"interrupts-qregs"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `const-fn`, `inline-asm`, and `interrupts-qregs` [INFO] [stdout] = help: consider adding `interrupt-qregs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `interrupt-qregs` [INFO] [stdout] --> src/asm.rs:208:7 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg(feature = "interrupt-qregs")] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"interrupts-qregs"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `const-fn`, `inline-asm`, and `interrupts-qregs` [INFO] [stdout] = help: consider adding `interrupt-qregs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(all(riscv, feature = "inline-asm"))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(riscv, not(feature = "inline-asm")))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(not(riscv))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(all(riscv, feature = "inline-asm"))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(all(riscv, not(feature = "inline-asm")))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(not(riscv))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(all(riscv, feature = "inline-asm"))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(all(riscv, not(feature = "inline-asm")))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `riscv` [INFO] [stdout] --> src/asm.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(not(riscv))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] running `Command { std: "docker" "inspect" "f6ac6af46b6621d5eefefeaf733d79e287ce6bd4f89296bad0eba80d767c4418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ac6af46b6621d5eefefeaf733d79e287ce6bd4f89296bad0eba80d767c4418", kill_on_drop: false }` [INFO] [stdout] f6ac6af46b6621d5eefefeaf733d79e287ce6bd4f89296bad0eba80d767c4418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 43106e6a4d1c477f1082dd22f3af9e3d6b0243c84c58263d7ce3eee851c7c3dc [INFO] running `Command { std: "docker" "start" "-a" "43106e6a4d1c477f1082dd22f3af9e3d6b0243c84c58263d7ce3eee851c7c3dc", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `interrupt-qregs` [INFO] [stderr] --> src/asm.rs:161:7 [INFO] [stderr] | [INFO] [stderr] 161 | #[cfg(feature = "interrupt-qregs")] [INFO] [stderr] | ^^^^^^^^^^----------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"interrupts-qregs"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `const-fn`, `inline-asm`, and `interrupts-qregs` [INFO] [stderr] = help: consider adding `interrupt-qregs` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `interrupt-qregs` [INFO] [stderr] --> src/asm.rs:208:7 [INFO] [stderr] | [INFO] [stderr] 208 | #[cfg(feature = "interrupt-qregs")] [INFO] [stderr] | ^^^^^^^^^^----------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"interrupts-qregs"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `const-fn`, `inline-asm`, and `interrupts-qregs` [INFO] [stderr] = help: consider adding `interrupt-qregs` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `riscv` [INFO] [stderr] --> src/asm.rs:26:19 [INFO] [stderr] | [INFO] [stderr] 26 | #[cfg(all(riscv, feature = "inline-asm"))] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `riscv` [INFO] [stderr] --> src/asm.rs:40:19 [INFO] [stderr] | [INFO] [stderr] 40 | #[cfg(all(riscv, not(feature = "inline-asm")))] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `riscv` [INFO] [stderr] --> src/asm.rs:49:19 [INFO] [stderr] | [INFO] [stderr] 49 | #[cfg(not(riscv))] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `riscv` [INFO] [stderr] --> src/asm.rs:71:19 [INFO] [stderr] | [INFO] [stderr] 71 | #[cfg(all(riscv, feature = "inline-asm"))] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `riscv` [INFO] [stderr] --> src/asm.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | #[cfg(all(riscv, not(feature = "inline-asm")))] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `riscv` [INFO] [stderr] --> src/asm.rs:93:19 [INFO] [stderr] | [INFO] [stderr] 93 | #[cfg(not(riscv))] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `riscv` [INFO] [stderr] --> src/asm.rs:117:19 [INFO] [stderr] | [INFO] [stderr] 117 | #[cfg(all(riscv, feature = "inline-asm"))] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `riscv` [INFO] [stderr] --> src/asm.rs:131:19 [INFO] [stderr] | [INFO] [stderr] 131 | #[cfg(all(riscv, not(feature = "inline-asm")))] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `riscv` [INFO] [stderr] --> src/asm.rs:140:19 [INFO] [stderr] | [INFO] [stderr] 140 | #[cfg(not(riscv))] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(riscv)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(riscv)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `picorv32` (lib) generated 11 warnings [INFO] [stderr] warning: `picorv32` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/picorv32-5fdd4d893b644055) [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 picorv32 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/asm.rs - asm::maskirq (line 16) ... FAILED [INFO] [stdout] test src/asm.rs - asm::maskirq (line 11) ... FAILED [INFO] [stdout] test src/asm.rs - asm::waitirq (line 61) ... FAILED [INFO] [stdout] test src/asm.rs - asm::timer (line 112) ... FAILED [INFO] [stdout] test src/asm.rs - asm::waitirq (line 66) ... FAILED [INFO] [stdout] test src/asm.rs - asm::timer (line 107) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/asm.rs - asm::maskirq (line 16) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `x1` [INFO] [stdout] --> src/asm.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 1 | maskirq x1, x2 [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/asm.rs - asm::maskirq (line 11) stdout ---- [INFO] [stdout] error: expected item, found `0000011` [INFO] [stdout] --> src/asm.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 1 | 0000011 ----- XXXXX --- XXXXX 0001011 [INFO] [stdout] | ^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/asm.rs - asm::waitirq (line 61) stdout ---- [INFO] [stdout] error: expected item, found `0000100` [INFO] [stdout] --> src/asm.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 1 | 0000100 ----- 00000 --- XXXXX 0001011 [INFO] [stdout] | ^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/asm.rs - asm::timer (line 112) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `x1` [INFO] [stdout] --> src/asm.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 1 | timer x1, x2 [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/asm.rs - asm::waitirq (line 66) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `x1` [INFO] [stdout] --> src/asm.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 1 | waitirq x1 [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/asm.rs - asm::timer (line 107) stdout ---- [INFO] [stdout] error: expected item, found `0000101` [INFO] [stdout] --> src/asm.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 1 | 0000101 ----- XXXXX --- XXXXX 0001011 [INFO] [stdout] | ^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/asm.rs - asm::maskirq (line 11) [INFO] [stdout] src/asm.rs - asm::maskirq (line 16) [INFO] [stdout] src/asm.rs - asm::timer (line 107) [INFO] [stdout] src/asm.rs - asm::timer (line 112) [INFO] [stdout] src/asm.rs - asm::waitirq (line 61) [INFO] [stdout] src/asm.rs - asm::waitirq (line 66) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "43106e6a4d1c477f1082dd22f3af9e3d6b0243c84c58263d7ce3eee851c7c3dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43106e6a4d1c477f1082dd22f3af9e3d6b0243c84c58263d7ce3eee851c7c3dc", kill_on_drop: false }` [INFO] [stdout] 43106e6a4d1c477f1082dd22f3af9e3d6b0243c84c58263d7ce3eee851c7c3dc