[INFO] cloning repository https://github.com/boondockenergy/tenor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boondockenergy/tenor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboondockenergy%2Ftenor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboondockenergy%2Ftenor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1fec58165a0984099d00f7b01faef2276774513
[INFO] checking boondockenergy/tenor against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboondockenergy%2Ftenor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/boondockenergy/tenor
[INFO] finished tweaking git repo https://github.com/boondockenergy/tenor
[INFO] tweaked toml for git repo https://github.com/boondockenergy/tenor written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/boondockenergy/tenor on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/boondockenergy/tenor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded size v0.4.0
[INFO] [stderr]   Downloaded riscv v0.8.0
[INFO] [stderr]   Downloaded rgb v0.8.33
[INFO] [stderr]   Downloaded ansi_rgb v0.2.0
[INFO] [stderr]   Downloaded linked_list_allocator v0.10.1
[INFO] [stderr]   Downloaded spinning_top v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54de6ba651a5fae7452ffb4fbf6842b26f02664141ef9e877ce289fb8ef5442d
[INFO] running `Command { std: "docker" "start" "-a" "54de6ba651a5fae7452ffb4fbf6842b26f02664141ef9e877ce289fb8ef5442d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54de6ba651a5fae7452ffb4fbf6842b26f02664141ef9e877ce289fb8ef5442d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54de6ba651a5fae7452ffb4fbf6842b26f02664141ef9e877ce289fb8ef5442d", kill_on_drop: false }`
[INFO] [stdout] 54de6ba651a5fae7452ffb4fbf6842b26f02664141ef9e877ce289fb8ef5442d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Dinherent-method-on-receiver" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdd662df443ed98fc8ef484dd349799a2b493a26834127908edc4dfcae626b2e
[INFO] running `Command { std: "docker" "start" "-a" "fdd662df443ed98fc8ef484dd349799a2b493a26834127908edc4dfcae626b2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling riscv v0.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling litex-pac v0.1.0 (/opt/rustwide/workdir/litex-pac)
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking critical-section v1.1.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking size v0.4.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking rgb v0.8.33
[INFO] [stderr]     Checking spinning_top v0.2.4
[INFO] [stderr]     Checking linked_list_allocator v0.10.1
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking ansi_rgb v0.2.0
[INFO] [stdout] error[E0583]: file not found for module `raw`
[INFO] [stdout]    --> litex-pac/src/generic.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub mod raw;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: to create the module `raw`, create file "litex-pac/src/generic/raw.rs" or "litex-pac/src/generic/raw/mod.rs"
[INFO] [stdout]     = note: if there is a `mod raw` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `tmu`
[INFO] [stdout]    --> litex-pac/src/lib.rs:360:1
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub mod tmu;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: to create the module `tmu`, create file "litex-pac/src/tmu.rs" or "litex-pac/src/tmu/mod.rs"
[INFO] [stdout]     = note: if there is a `mod tmu` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stdout] warning: unexpected `cfg` condition value: `rt`
[INFO] [stdout]   --> litex-pac/src/lib.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "rt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `critical-section`
[INFO] [stdout]    = help: consider adding `rt` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rt`
[INFO] [stdout]   --> litex-pac/src/lib.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "rt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `critical-section`
[INFO] [stdout]    = help: consider adding `rt` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rt`
[INFO] [stdout]   --> litex-pac/src/interrupt.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "rt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `critical-section`
[INFO] [stdout]    = help: consider adding `rt` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `litex-pac` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fdd662df443ed98fc8ef484dd349799a2b493a26834127908edc4dfcae626b2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdd662df443ed98fc8ef484dd349799a2b493a26834127908edc4dfcae626b2e", kill_on_drop: false }`
[INFO] [stdout] fdd662df443ed98fc8ef484dd349799a2b493a26834127908edc4dfcae626b2e
