[INFO] cloning repository https://github.com/nilsso/mips-myps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilsso/mips-myps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Fmips-myps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Fmips-myps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b448e4e9cf248b96a3b5272a30358932e765bf7b [INFO] checking nilsso/mips-myps against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Fmips-myps" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nilsso/mips-myps on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nilsso/mips-myps [INFO] finished tweaking git repo https://github.com/nilsso/mips-myps [INFO] tweaked toml for git repo https://github.com/nilsso/mips-myps written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nilsso/mips-myps already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69492e1e54590117246d64b8587123864f42612063892740de8d915046871948 [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" "69492e1e54590117246d64b8587123864f42612063892740de8d915046871948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69492e1e54590117246d64b8587123864f42612063892740de8d915046871948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69492e1e54590117246d64b8587123864f42612063892740de8d915046871948", kill_on_drop: false }` [INFO] [stdout] 69492e1e54590117246d64b8587123864f42612063892740de8d915046871948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f21f1497a40647c2755472c5170b0ff9cdce00c972c15e20a88393e96bd8b497 [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" "f21f1497a40647c2755472c5170b0ff9cdce00c972c15e20a88393e96bd8b497", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ast-traits v0.1.0 (/opt/rustwide/workdir/ast-traits) [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking mips v0.1.0 (/opt/rustwide/workdir/mips) [INFO] [stdout] warning: the feature `map_into_keys_values` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> mips/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(map_into_keys_values)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `map_into_keys_values` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> mips/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(map_into_keys_values)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking myps v0.1.0 (/opt/rustwide/workdir/myps) [INFO] [stdout] warning: the feature `map_into_keys_values` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> mips/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(map_into_keys_values)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `map_into_keys_values` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> mips/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(map_into_keys_values)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking translator v0.1.0 (/opt/rustwide/workdir/translator) [INFO] [stdout] error[E0432]: unresolved import `mips::ast::Unit` [INFO] [stdout] --> translator/src/main.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | use mips::ast::{Arg, Num, Unit}; [INFO] [stdout] | ^^^^ no `Unit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mips::ast::Unit` [INFO] [stdout] --> translator/src/main.rs:140:35 [INFO] [stdout] | [INFO] [stdout] 140 | use mips::ast::{Arg, Num, Unit}; [INFO] [stdout] | ^^^^ no `Unit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mips::ast::Unit` [INFO] [stdout] --> translator/src/main.rs:243:40 [INFO] [stdout] | [INFO] [stdout] 243 | use mips::ast::{Arg, Num, Reg, Unit}; [INFO] [stdout] | ^^^^ no `Unit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unit` in `ast` [INFO] [stdout] --> translator/src/main.rs:181:39 [INFO] [stdout] | [INFO] [stdout] 181 | let unit = mips::ast::Unit::Empty([], comment_opt); [INFO] [stdout] | ^^^^ could not find `Unit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unit` in module `mips::ast` [INFO] [stdout] --> translator/src/main.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | Unit(mips::ast::Unit), [INFO] [stdout] | ^^^^ not found in `mips::ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Item::Unit`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 16 | Unit(crate::Item), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unit` in module `mips::ast` [INFO] [stdout] --> translator/src/main.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | units: Vec, [INFO] [stdout] | ^^^^ not found in `mips::ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Item::Unit`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 32 | units: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unit` in module `mips::ast` [INFO] [stdout] --> translator/src/main.rs:37:67 [INFO] [stdout] | [INFO] [stdout] 37 | fn flatten_item(item: Item) -> Box> { [INFO] [stdout] | ^^^^ not found in `mips::ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Item::Unit`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 37 | fn flatten_item(item: Item) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unit` in module `mips::ast` [INFO] [stdout] --> translator/src/main.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | units: &mut Vec, [INFO] [stdout] | ^^^^ not found in `mips::ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Item::Unit`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 195 | units: &mut Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unit` in module `mips::ast` [INFO] [stdout] --> translator/src/main.rs:238:36 [INFO] [stdout] | [INFO] [stdout] 238 | units: &mut Vec, [INFO] [stdout] | ^^^^ not found in `mips::ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Item::Unit`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 238 | units: &mut Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unit` in module `mips::ast` [INFO] [stdout] --> translator/src/main.rs:322:36 [INFO] [stdout] | [INFO] [stdout] 322 | units: &mut Vec, [INFO] [stdout] | ^^^^ not found in `mips::ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Item::Unit`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 322 | units: &mut Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mips::ast::Unit` [INFO] [stdout] --> translator/src/main.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | use mips::ast::{Arg, Num, Unit}; [INFO] [stdout] | ^^^^ no `Unit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mips::ast::Unit` [INFO] [stdout] --> translator/src/main.rs:140:35 [INFO] [stdout] | [INFO] [stdout] 140 | use mips::ast::{Arg, Num, Unit}; [INFO] [stdout] | ^^^^ no `Unit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mips::ast::Unit` [INFO] [stdout] --> translator/src/main.rs:243:40 [INFO] [stdout] | [INFO] [stdout] 243 | use mips::ast::{Arg, Num, Reg, Unit}; [INFO] [stdout] | ^^^^ no `Unit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unit` in `ast` [INFO] [stdout] --> translator/src/main.rs:181:39 [INFO] [stdout] | [INFO] [stdout] 181 | let unit = mips::ast::Unit::Empty([], comment_opt); [INFO] [stdout] | ^^^^ could not find `Unit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unit` in module `mips::ast` [INFO] [stdout] --> translator/src/main.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | Unit(mips::ast::Unit), [INFO] [stdout] | ^^^^ not found in `mips::ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Item::Unit`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 16 | Unit(crate::Item), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unit` in module `mips::ast` [INFO] [stdout] --> translator/src/main.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | units: Vec, [INFO] [stdout] | ^^^^ not found in `mips::ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Item::Unit`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 32 | units: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unit` in module `mips::ast` [INFO] [stdout] --> translator/src/main.rs:37:67 [INFO] [stdout] | [INFO] [stdout] 37 | fn flatten_item(item: Item) -> Box> { [INFO] [stdout] | ^^^^ not found in `mips::ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Item::Unit`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 37 | fn flatten_item(item: Item) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unit` in module `mips::ast` [INFO] [stdout] --> translator/src/main.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | units: &mut Vec, [INFO] [stdout] | ^^^^ not found in `mips::ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Item::Unit`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 195 | units: &mut Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unit` in module `mips::ast` [INFO] [stdout] --> translator/src/main.rs:238:36 [INFO] [stdout] | [INFO] [stdout] 238 | units: &mut Vec, [INFO] [stdout] | ^^^^ not found in `mips::ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Item::Unit`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 238 | units: &mut Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unit` in module `mips::ast` [INFO] [stdout] --> translator/src/main.rs:322:36 [INFO] [stdout] | [INFO] [stdout] 322 | units: &mut Vec, [INFO] [stdout] | ^^^^ not found in `mips::ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::Item::Unit`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 322 | units: &mut Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `translator` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f21f1497a40647c2755472c5170b0ff9cdce00c972c15e20a88393e96bd8b497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f21f1497a40647c2755472c5170b0ff9cdce00c972c15e20a88393e96bd8b497", kill_on_drop: false }` [INFO] [stdout] f21f1497a40647c2755472c5170b0ff9cdce00c972c15e20a88393e96bd8b497