[INFO] cloning repository https://github.com/EngineersBox/VMSift [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EngineersBox/VMSift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEngineersBox%2FVMSift", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEngineersBox%2FVMSift'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de3bc5329264f8b9adcd03a36db7c5b52a430b93 [INFO] checking EngineersBox/VMSift against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEngineersBox%2FVMSift" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/EngineersBox/VMSift [INFO] finished tweaking git repo https://github.com/EngineersBox/VMSift [INFO] tweaked toml for git repo https://github.com/EngineersBox/VMSift written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EngineersBox/VMSift on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/EngineersBox/VMSift 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded page_size v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78817526f1984f0e1d8636206a9c81f5d7435fc6123988c3748d59e93eea2d11 [INFO] running `Command { std: "docker" "start" "-a" "78817526f1984f0e1d8636206a9c81f5d7435fc6123988c3748d59e93eea2d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78817526f1984f0e1d8636206a9c81f5d7435fc6123988c3748d59e93eea2d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78817526f1984f0e1d8636206a9c81f5d7435fc6123988c3748d59e93eea2d11", kill_on_drop: false }` [INFO] [stdout] 78817526f1984f0e1d8636206a9c81f5d7435fc6123988c3748d59e93eea2d11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e863b81a2228638da44918bae3ad7feecf2d84ff5bdef9709555bdf783c0dfc8 [INFO] running `Command { std: "docker" "start" "-a" "e863b81a2228638da44918bae3ad7feecf2d84ff5bdef9709555bdf783c0dfc8", kill_on_drop: false }` [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking vmsift v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: no rules expected `PAGE_SIZE` [INFO] [stdout] --> src/proc/maps.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub static PAGE_SIZE: usize = page_size::get(); [INFO] [stdout] | ^^^^^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match keyword `ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:172:35 [INFO] [stdout] | [INFO] [stdout] 172 | ($(#[$attr:meta])* pub static ref $N:ident : $T:ty = $e:expr; $($t:tt)*) => { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `PAGE_SIZE` [INFO] [stdout] --> src/proc/maps.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub static PAGE_SIZE: usize = page_size::get(); [INFO] [stdout] | ^^^^^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match keyword `ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:172:35 [INFO] [stdout] | [INFO] [stdout] 172 | ($(#[$attr:meta])* pub static ref $N:ident : $T:ty = $e:expr; $($t:tt)*) => { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `0` [INFO] [stdout] --> src/proc/maps.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 49 | macro_rules! parse_perm_flag { [INFO] [stdout] | ---------------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 56 | parse_perm_flag!(0, b'r', Permissions::READ); [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match meta-variable `$index:ident` [INFO] [stdout] --> src/proc/maps.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | ($index:ident, $flag:ident,$perm:expr) => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `1` [INFO] [stdout] --> src/proc/maps.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 49 | macro_rules! parse_perm_flag { [INFO] [stdout] | ---------------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 57 | parse_perm_flag!(1, b'w', Permissions::WRITE); [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match meta-variable `$index:ident` [INFO] [stdout] --> src/proc/maps.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | ($index:ident, $flag:ident,$perm:expr) => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `2` [INFO] [stdout] --> src/proc/maps.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 49 | macro_rules! parse_perm_flag { [INFO] [stdout] | ---------------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 58 | parse_perm_flag!(2, b'x', Permissions::EXECUTE); [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match meta-variable `$index:ident` [INFO] [stdout] --> src/proc/maps.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | ($index:ident, $flag:ident,$perm:expr) => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `3` [INFO] [stdout] --> src/proc/maps.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 49 | macro_rules! parse_perm_flag { [INFO] [stdout] | ---------------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 59 | parse_perm_flag!(3, b's', Permissions::SHARED); [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match meta-variable `$index:ident` [INFO] [stdout] --> src/proc/maps.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | ($index:ident, $flag:ident,$perm:expr) => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `<<` [INFO] [stdout] --> src/proc/maps.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 71 | macro_rules! bitmatch { [INFO] [stdout] | --------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 80 | bitmatch!(1 << 63) => PageLocation::MEMORY((value & ((1 << 55) - 1)) as usize), [INFO] [stdout] | ^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match meta-variable `$pattern:literal` [INFO] [stdout] --> src/proc/maps.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | ($pattern:literal) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `0` [INFO] [stdout] --> src/proc/maps.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 49 | macro_rules! parse_perm_flag { [INFO] [stdout] | ---------------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 56 | parse_perm_flag!(0, b'r', Permissions::READ); [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match meta-variable `$index:ident` [INFO] [stdout] --> src/proc/maps.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | ($index:ident, $flag:ident,$perm:expr) => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `1` [INFO] [stdout] --> src/proc/maps.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 49 | macro_rules! parse_perm_flag { [INFO] [stdout] | ---------------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 57 | parse_perm_flag!(1, b'w', Permissions::WRITE); [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match meta-variable `$index:ident` [INFO] [stdout] --> src/proc/maps.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | ($index:ident, $flag:ident,$perm:expr) => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `2` [INFO] [stdout] --> src/proc/maps.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 49 | macro_rules! parse_perm_flag { [INFO] [stdout] | ---------------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 58 | parse_perm_flag!(2, b'x', Permissions::EXECUTE); [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match meta-variable `$index:ident` [INFO] [stdout] --> src/proc/maps.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | ($index:ident, $flag:ident,$perm:expr) => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `3` [INFO] [stdout] --> src/proc/maps.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 49 | macro_rules! parse_perm_flag { [INFO] [stdout] | ---------------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 59 | parse_perm_flag!(3, b's', Permissions::SHARED); [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match meta-variable `$index:ident` [INFO] [stdout] --> src/proc/maps.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | ($index:ident, $flag:ident,$perm:expr) => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `<<` [INFO] [stdout] --> src/proc/maps.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 71 | macro_rules! bitmatch { [INFO] [stdout] | --------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 81 | bitmatch!(1 << 62) => PageLocation::SWAP( [INFO] [stdout] | ^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match meta-variable `$pattern:literal` [INFO] [stdout] --> src/proc/maps.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | ($pattern:literal) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `<<` [INFO] [stdout] --> src/proc/maps.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 71 | macro_rules! bitmatch { [INFO] [stdout] | --------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 80 | bitmatch!(1 << 63) => PageLocation::MEMORY((value & ((1 << 55) - 1)) as usize), [INFO] [stdout] | ^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match meta-variable `$pattern:literal` [INFO] [stdout] --> src/proc/maps.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | ($pattern:literal) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `<<` [INFO] [stdout] --> src/proc/maps.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 71 | macro_rules! bitmatch { [INFO] [stdout] | --------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 81 | bitmatch!(1 << 62) => PageLocation::SWAP( [INFO] [stdout] | ^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match meta-variable `$pattern:literal` [INFO] [stdout] --> src/proc/maps.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | ($pattern:literal) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vmsift` (bin "vmsift" test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vmsift` (bin "vmsift") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "e863b81a2228638da44918bae3ad7feecf2d84ff5bdef9709555bdf783c0dfc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e863b81a2228638da44918bae3ad7feecf2d84ff5bdef9709555bdf783c0dfc8", kill_on_drop: false }` [INFO] [stdout] e863b81a2228638da44918bae3ad7feecf2d84ff5bdef9709555bdf783c0dfc8