[INFO] cloning repository https://github.com/idubrov/crazy-traits [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idubrov/crazy-traits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidubrov%2Fcrazy-traits", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidubrov%2Fcrazy-traits'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca4a3a5e9346f429e6d4be4eaf4aa09d0d552621 [INFO] testing idubrov/crazy-traits against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidubrov%2Fcrazy-traits" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idubrov/crazy-traits on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-29/source/rust-toolchain [INFO] started tweaking git repo https://github.com/idubrov/crazy-traits [INFO] finished tweaking git repo https://github.com/idubrov/crazy-traits [INFO] tweaked toml for git repo https://github.com/idubrov/crazy-traits written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/idubrov/crazy-traits already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd89c10bab2003967b283a767bf73c6572d8cd6b1bba8734cd0a6f743b08c094 [INFO] running `Command { std: "docker" "start" "-a" "bd89c10bab2003967b283a767bf73c6572d8cd6b1bba8734cd0a6f743b08c094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd89c10bab2003967b283a767bf73c6572d8cd6b1bba8734cd0a6f743b08c094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd89c10bab2003967b283a767bf73c6572d8cd6b1bba8734cd0a6f743b08c094", kill_on_drop: false }` [INFO] [stdout] bd89c10bab2003967b283a767bf73c6572d8cd6b1bba8734cd0a6f743b08c094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e99df65a9c67f199047e8da60c4f1cbf80c6bc2631193ab7a3cf1dd347a8b52 [INFO] running `Command { std: "docker" "start" "-a" "4e99df65a9c67f199047e8da60c4f1cbf80c6bc2631193ab7a3cf1dd347a8b52", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling dynasm v0.2.3 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: a __rustc_plugin_registrar symbol must now be defined instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `smallvec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate smallvec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | #[plugin_registrar] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | Dynamic(RegFamily, P) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:99:61 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn new_dynamic(size: Size, family: RegFamily, id: P) -> Register { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:254:15 [INFO] [stdout] | [INFO] [stdout] 254 | Dynamic(P), // => expr [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 255 | Bare(P) // jump to this address [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:266:20 [INFO] [stdout] | [INFO] [stdout] 266 | Displacement(P) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:282:16 [INFO] [stdout] | [INFO] [stdout] 282 | scale: ast::Path, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:284:27 [INFO] [stdout] | [INFO] [stdout] 284 | attribute: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | value: P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:327:50 [INFO] [stdout] | [INFO] [stdout] 327 | index: Option<(Register, isize, Option>)>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:328:24 [INFO] [stdout] | [INFO] [stdout] 328 | disp: Option> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:347:18 [INFO] [stdout] | [INFO] [stdout] 347 | value: P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:360:50 [INFO] [stdout] | [INFO] [stdout] 360 | index: Option<(Register, isize, Option>)>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:361:24 [INFO] [stdout] | [INFO] [stdout] 361 | disp: Option> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:379:18 [INFO] [stdout] | [INFO] [stdout] 379 | value: P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:264:54 [INFO] [stdout] | [INFO] [stdout] 264 | let last = ecx.expr_lit(ecx.call_site(), ast::LitKind::Byte(*last)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:459:54 [INFO] [stdout] | [INFO] [stdout] 459 | let mut byte = ecx.expr_lit(ecx.call_site(), ast::LitKind::Byte(byte)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:678:48 [INFO] [stdout] | [INFO] [stdout] 678 | Some(ecx.expr_binary(span, ast::BinOpKind::Add, attr_disp, scaled_disp)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:763:23 [INFO] [stdout] | [INFO] [stdout] 763 | fn derive_size(expr: &ast::Expr) -> Option { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:767:9 [INFO] [stdout] | [INFO] [stdout] 767 | ExprKind::Lit(ref lit) => match lit.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:768:13 [INFO] [stdout] | [INFO] [stdout] 768 | ast::LitKind::Byte(_) => Some(Size::BYTE), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:769:13 [INFO] [stdout] | [INFO] [stdout] 769 | ast::LitKind::Int(i, _) => if i < 0x80 { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:780:9 [INFO] [stdout] | [INFO] [stdout] 780 | ExprKind::Unary(ast::UnOp::Neg, ref expr) => match expr.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:780:25 [INFO] [stdout] | [INFO] [stdout] 780 | ExprKind::Unary(ast::UnOp::Neg, ref expr) => match expr.node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:781:13 [INFO] [stdout] | [INFO] [stdout] 781 | ExprKind::Lit(ref lit) => match lit.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:782:17 [INFO] [stdout] | [INFO] [stdout] 782 | ast::LitKind::Byte(_) => Some(Size::BYTE), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:783:17 [INFO] [stdout] | [INFO] [stdout] 783 | ast::LitKind::Int(i, _) => if i >= 0x80 { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:803:68 [INFO] [stdout] | [INFO] [stdout] 803 | index: &mut Option<(Register, isize, Option>)>) -> Result, Option> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1522:49 [INFO] [stdout] | [INFO] [stdout] 1522 | let mut rex = ecx.expr_lit(ecx.call_site(), ast::LitKind::Byte(rex)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1590:55 [INFO] [stdout] | [INFO] [stdout] 1590 | let mut byte1 = ecx.expr_lit(ecx.call_site(), ast::LitKind::Byte(byte1)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1592:50 [INFO] [stdout] | [INFO] [stdout] 1592 | let expr = ecx.expr_unary(expr.span, ast::UnOp::Not, expr); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1602:55 [INFO] [stdout] | [INFO] [stdout] 1602 | let mut byte1 = ecx.expr_lit(ecx.call_site(), ast::LitKind::Byte(byte1)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1605:50 [INFO] [stdout] | [INFO] [stdout] 1605 | let expr = ecx.expr_unary(expr.span, ast::UnOp::Not, expr); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1609:50 [INFO] [stdout] | [INFO] [stdout] 1609 | let expr = ecx.expr_unary(expr.span, ast::UnOp::Not, expr); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1613:50 [INFO] [stdout] | [INFO] [stdout] 1613 | let expr = ecx.expr_unary(expr.span, ast::UnOp::Not, expr); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1622:55 [INFO] [stdout] | [INFO] [stdout] 1622 | let mut byte2 = ecx.expr_lit(ecx.call_site(), ast::LitKind::Byte(byte2)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1625:50 [INFO] [stdout] | [INFO] [stdout] 1625 | let expr = ecx.expr_unary(expr.span, ast::UnOp::Not, expr); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1644:50 [INFO] [stdout] | [INFO] [stdout] 1644 | let mut byte = ecx.expr_lit(ecx.call_site(), ast::LitKind::Byte(byte)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1654:75 [INFO] [stdout] | [INFO] [stdout] 1654 | fn compile_sib_dynscale(ecx: &ExtCtxt, buffer: &mut Vec, target: &P, scale: u8, scale_expr: P, reg1: RegKind,... [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1654:112 [INFO] [stdout] | [INFO] [stdout] 1654 | ...get: &P, scale: u8, scale_expr: P, reg1: RegKind, reg2: RegKind) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1658:50 [INFO] [stdout] | [INFO] [stdout] 1658 | let mut byte = ecx.expr_lit(ecx.call_site(), ast::LitKind::Byte(byte)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1672:13 [INFO] [stdout] | [INFO] [stdout] 1672 | ast::BinOpKind::Mul, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1674:32 [INFO] [stdout] | [INFO] [stdout] 1674 | ecx.expr_lit(span, ast::LitKind::Int(scale as u128, ast::LitIntType::Unsuffixed)), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1674:65 [INFO] [stdout] | [INFO] [stdout] 1674 | ecx.expr_lit(span, ast::LitKind::Int(scale as u128, ast::LitIntType::Unsuffixed)), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | if !parser.look_ahead(0, |x| x == &token::Semi || x == &token::Eof) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:43:61 [INFO] [stdout] | [INFO] [stdout] 43 | if !parser.look_ahead(0, |x| x == &token::Semi || x == &token::Eof) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | while parser.eat(&token::Comma) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | token::Ident(ast::Ident {ref name, ..}, _) if &*name.as_str() == kw => (), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | token::Ident(ast::Ident {ref name, ..}, _) if &*name.as_str() == kw => (), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:117:76 [INFO] [stdout] | [INFO] [stdout] 117 | fn parse_ident_or_rust_keyword<'a>(parser: &mut Parser<'a>) -> PResult<'a, ast::Ident> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | if let token::Ident(i, _) = parser.token { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:135:53 [INFO] [stdout] | [INFO] [stdout] 135 | let in_bracket = parser.look_ahead(0, |x| x == &token::OpenDelim(token::Bracket)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:135:70 [INFO] [stdout] | [INFO] [stdout] 135 | let in_bracket = parser.look_ahead(0, |x| x == &token::OpenDelim(token::Bracket)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | token::RArrow | [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | token::Gt | [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | token::Lt | [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | token::FatArrow => true, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:164:20 [INFO] [stdout] | [INFO] [stdout] 164 | if parser.eat(&token::RArrow) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | parser.expect(&token::CloseDelim(token::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] ... [INFO] [stdout] 169 | label_return!(jump, size); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `label_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | parser.expect(&token::CloseDelim(token::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] ... [INFO] [stdout] 169 | label_return!(jump, size); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `label_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:171:27 [INFO] [stdout] | [INFO] [stdout] 171 | } else if parser.eat(&token::Gt) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | parser.expect(&token::CloseDelim(token::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] ... [INFO] [stdout] 176 | label_return!(jump, size); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `label_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | parser.expect(&token::CloseDelim(token::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] ... [INFO] [stdout] 176 | label_return!(jump, size); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `label_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | } else if parser.eat(&token::Lt) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | parser.expect(&token::CloseDelim(token::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] ... [INFO] [stdout] 183 | label_return!(jump, size); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `label_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | parser.expect(&token::CloseDelim(token::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] ... [INFO] [stdout] 183 | label_return!(jump, size); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `label_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:185:27 [INFO] [stdout] | [INFO] [stdout] 185 | } else if parser.eat(&token::FatArrow) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | parser.expect(&token::CloseDelim(token::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] ... [INFO] [stdout] 188 | label_return!(jump, size); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `label_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | parser.expect(&token::CloseDelim(token::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] ... [INFO] [stdout] 188 | label_return!(jump, size); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `label_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | parser.expect(&token::CloseDelim(token::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] ... [INFO] [stdout] 193 | label_return!(jump, size); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `label_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | parser.expect(&token::CloseDelim(token::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] ... [INFO] [stdout] 193 | label_return!(jump, size); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `label_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:198:20 [INFO] [stdout] | [INFO] [stdout] 198 | if parser.eat(&token::OpenDelim(token::DelimToken::Bracket)) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:198:37 [INFO] [stdout] | [INFO] [stdout] 198 | if parser.eat(&token::OpenDelim(token::DelimToken::Bracket)) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:204:24 [INFO] [stdout] | [INFO] [stdout] 204 | parser.expect(&token::CloseDelim(token::DelimToken::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:204:42 [INFO] [stdout] | [INFO] [stdout] 204 | parser.expect(&token::CloseDelim(token::DelimToken::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:221:24 [INFO] [stdout] | [INFO] [stdout] 221 | if parser.eat(&token::FatArrow) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:228:40 [INFO] [stdout] | [INFO] [stdout] 228 | let ty = parser.parse_path(PathStyle::Type)?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `PathStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:235:28 [INFO] [stdout] | [INFO] [stdout] 235 | if parser.eat(&token::OpenDelim(token::DelimToken::Bracket)) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:235:45 [INFO] [stdout] | [INFO] [stdout] 235 | if parser.eat(&token::OpenDelim(token::DelimToken::Bracket)) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:240:32 [INFO] [stdout] | [INFO] [stdout] 240 | parser.expect(&token::CloseDelim(token::DelimToken::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:240:50 [INFO] [stdout] | [INFO] [stdout] 240 | parser.expect(&token::CloseDelim(token::DelimToken::Bracket))?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:246:39 [INFO] [stdout] | [INFO] [stdout] 246 | let attr = if parser.eat(&token::Dot) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:283:30 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn as_simple_name(expr: &ast::Expr) -> Option { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | ast::Expr {node: ast::ExprKind::Path(None, ref path) , ..} => path, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:285:26 [INFO] [stdout] | [INFO] [stdout] 285 | ast::Expr {node: ast::ExprKind::Path(None, ref path) , ..} => path, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:301:36 [INFO] [stdout] | [INFO] [stdout] 301 | fn parse_reg(ctx: &Context, expr: &ast::Expr) -> Option> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:320:19 [INFO] [stdout] | [INFO] [stdout] 320 | } else if let ast::Expr {node: ast::ExprKind::Call(ref called, ref args), span, ..} = *expr { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:320:36 [INFO] [stdout] | [INFO] [stdout] 320 | } else if let ast::Expr {node: ast::ExprKind::Call(ref called, ref args), span, ..} = *expr { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:347:53 [INFO] [stdout] | [INFO] [stdout] 347 | fn parse_adds(ctx: &Context, ecx: &ExtCtxt, expr: P) -> Vec { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:362:16 [INFO] [stdout] | [INFO] [stdout] 362 | if let ast::Expr {node: ExprKind::Binary(ast::BinOp {node: ast::BinOpKind::Mul, ..}, ref left, ref right), ..} = *node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:362:33 [INFO] [stdout] | [INFO] [stdout] 362 | if let ast::Expr {node: ExprKind::Binary(ast::BinOp {node: ast::BinOpKind::Mul, ..}, ref left, ref right), ..} = *node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:362:50 [INFO] [stdout] | [INFO] [stdout] 362 | if let ast::Expr {node: ExprKind::Binary(ast::BinOp {node: ast::BinOpKind::Mul, ..}, ref left, ref right), ..} = *node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:362:68 [INFO] [stdout] | [INFO] [stdout] 362 | if let ast::Expr {node: ExprKind::Binary(ast::BinOp {node: ast::BinOpKind::Mul, ..}, ref left, ref right), ..} = *node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:365:24 [INFO] [stdout] | [INFO] [stdout] 365 | if let ast::Expr {node: ExprKind::Lit(ref scale), ..} = **right { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:365:41 [INFO] [stdout] | [INFO] [stdout] 365 | if let ast::Expr {node: ExprKind::Lit(ref scale), ..} = **right { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:366:28 [INFO] [stdout] | [INFO] [stdout] 366 | if let ast::LitKind::Int(value, _) = scale.node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | if let ast::Expr {node: ExprKind::Lit(ref scale), ..} = **left { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:373:41 [INFO] [stdout] | [INFO] [stdout] 373 | if let ast::Expr {node: ExprKind::Lit(ref scale), ..} = **left { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:374:28 [INFO] [stdout] | [INFO] [stdout] 374 | if let ast::LitKind::Int(value, _) = scale.node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:387:40 [INFO] [stdout] | [INFO] [stdout] 387 | fn collect_adds(ecx: &ExtCtxt, node: P, collection: &mut Vec>) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:387:75 [INFO] [stdout] | [INFO] [stdout] 387 | fn collect_adds(ecx: &ExtCtxt, node: P, collection: &mut Vec>) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:389:16 [INFO] [stdout] | [INFO] [stdout] 389 | if let ast::Expr {node: ast::ExprKind::Binary(ast::BinOp {node: ast::BinOpKind::Add, ..}, left, right), ..} = node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:389:33 [INFO] [stdout] | [INFO] [stdout] 389 | if let ast::Expr {node: ast::ExprKind::Binary(ast::BinOp {node: ast::BinOpKind::Add, ..}, left, right), ..} = node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:389:55 [INFO] [stdout] | [INFO] [stdout] 389 | if let ast::Expr {node: ast::ExprKind::Binary(ast::BinOp {node: ast::BinOpKind::Add, ..}, left, right), ..} = node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:389:73 [INFO] [stdout] | [INFO] [stdout] 389 | if let ast::Expr {node: ast::ExprKind::Binary(ast::BinOp {node: ast::BinOpKind::Add, ..}, left, right), ..} = node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:392:23 [INFO] [stdout] | [INFO] [stdout] 392 | } else if let ast::Expr {node: ast::ExprKind::Binary(ast::BinOp {node: ast::BinOpKind::Sub, ..}, left, right), ..} = node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:392:40 [INFO] [stdout] | [INFO] [stdout] 392 | } else if let ast::Expr {node: ast::ExprKind::Binary(ast::BinOp {node: ast::BinOpKind::Sub, ..}, left, right), ..} = node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:392:62 [INFO] [stdout] | [INFO] [stdout] 392 | } else if let ast::Expr {node: ast::ExprKind::Binary(ast::BinOp {node: ast::BinOpKind::Sub, ..}, left, right), ..} = node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:392:80 [INFO] [stdout] | [INFO] [stdout] 392 | } else if let ast::Expr {node: ast::ExprKind::Binary(ast::BinOp {node: ast::BinOpKind::Sub, ..}, left, right), ..} = node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | collection.push(ecx.expr_unary(span, ast::UnOp::Neg, right)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/directive.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | while parser.eat(&token::Token::Comma) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/directive.rs:65:32 [INFO] [stdout] | [INFO] [stdout] 65 | parser.expect(&token::Comma)?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/directive.rs:81:55 [INFO] [stdout] | [INFO] [stdout] 81 | while !parser.look_ahead(0, |x| x == &token::Semi || x == &token::Eof) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/directive.rs:81:76 [INFO] [stdout] | [INFO] [stdout] 81 | while !parser.look_ahead(0, |x| x == &token::Semi || x == &token::Eof) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/directive.rs:91:44 [INFO] [stdout] | [INFO] [stdout] 91 | if !parser.look_ahead(0, |x| x == &token::Semi || x == &token::Eof) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/directive.rs:91:65 [INFO] [stdout] | [INFO] [stdout] 91 | if !parser.look_ahead(0, |x| x == &token::Semi || x == &token::Eof) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/directive.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | while parser.eat(&token::Comma) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | pub type Ident = Spanned; [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn as_literal(&self) -> ast::Ident { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | ast::Ident::from_str(match *self { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | ExprUnsigned(P, Size), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | ExprSigned(P, Size), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | ExprExtend(P), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | Align(P), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | DynamicLabel(P), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:68:39 [INFO] [stdout] | [INFO] [stdout] 68 | GlobalJumpTarget(Ident, P), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:69:39 [INFO] [stdout] | [INFO] [stdout] 69 | ForwardJumpTarget(Ident, P), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | BackwardJumpTarget(Ident, P), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | DynamicJumpTarget(P, P), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:71:39 [INFO] [stdout] | [INFO] [stdout] 71 | DynamicJumpTarget(P, P), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:72:25 [INFO] [stdout] | [INFO] [stdout] 72 | BareJumpTarget( P, P), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 72 | BareJumpTarget( P, P), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | Stmt(ast::Stmt) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:97:45 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn serialize(ecx: &mut ExtCtxt, name: P, stmts: Vec) -> Vec { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:97:82 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn serialize(ecx: &mut ExtCtxt, name: P, stmts: Vec) -> Vec { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:162:85 [INFO] [stdout] | [INFO] [stdout] 162 | Stmt::Extend(data) => ("extend", vec![ecx.expr_lit(ecx.call_site(), ast::LitKind::ByteStr(Rc::new(data)))]), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:182:22 [INFO] [stdout] | [INFO] [stdout] 182 | let method = ast::Ident::from_str(method); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:195:38 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn expr_zero(ecx: &ExtCtxt) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 196 | ecx.expr_lit(ecx.call_site(), ast::LitKind::Int(0u128, ast::LitIntType::Unsuffixed)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:196:60 [INFO] [stdout] | [INFO] [stdout] 196 | ecx.expr_lit(ecx.call_site(), ast::LitKind::Int(0u128, ast::LitIntType::Unsuffixed)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:200:61 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn expr_string_from_ident(ecx: &ExtCtxt, i: Ident) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:201:26 [INFO] [stdout] | [INFO] [stdout] 201 | ecx.expr_lit(i.span, ast::LitKind::Str(i.node.name, ast::StrStyle::Cooked)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:201:57 [INFO] [stdout] | [INFO] [stdout] 201 | ecx.expr_lit(i.span, ast::LitKind::Str(i.node.name, ast::StrStyle::Cooked)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:205:46 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn expr_dynscale(ecx: &ExtCtxt, name: &P, scale: P, rest: P) -> (ast::Stmt, P) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:205:67 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn expr_dynscale(ecx: &ExtCtxt, name: &P, scale: P, rest: P) -> (ast::Stmt, P) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:205:87 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn expr_dynscale(ecx: &ExtCtxt, name: &P, scale: P, rest: P) -> (ast::Stmt, P) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:205:103 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn expr_dynscale(ecx: &ExtCtxt, name: &P, scale: P, rest: P) -> (ast::Stmt, P) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:205:116 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn expr_dynscale(ecx: &ExtCtxt, name: &P, scale: P, rest: P) -> (ast::Stmt, P) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:206:16 [INFO] [stdout] | [INFO] [stdout] 206 | let temp = ast::Ident::from_str("temp"); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:214:71 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn expr_tuple_of_u8s(ecx: &ExtCtxt, span: Span, data: &[u8]) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:222:41 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn expr_add_many>>(ecx: &ExtCtxt, span: Span, mut exprs: T) -> Option> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:222:107 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn expr_add_many>>(ecx: &ExtCtxt, span: Span, mut exprs: T) -> Option> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:225:43 [INFO] [stdout] | [INFO] [stdout] 225 | accum = ecx.expr_binary(span, ast::BinOpKind::Add, accum, next); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:232:46 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn expr_size_of_scale(ecx: &ExtCtxt, ty: ast::Path, value: P, size: Size) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:232:66 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn expr_size_of_scale(ecx: &ExtCtxt, ty: ast::Path, value: P, size: Size) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:232:95 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn expr_size_of_scale(ecx: &ExtCtxt, ty: ast::Path, value: P, size: Size) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | ast::BinOpKind::Mul, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:245:50 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn expr_mask_shift_or(ecx: &ExtCtxt, orig: P, mut expr: P, mask: u64, shift: i8) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:245:74 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn expr_mask_shift_or(ecx: &ExtCtxt, orig: P, mut expr: P, mask: u64, shift: i8) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:245:113 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn expr_mask_shift_or(ecx: &ExtCtxt, orig: P, mut expr: P, mask: u64, shift: i8) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:248:34 [INFO] [stdout] | [INFO] [stdout] 248 | expr = ecx.expr_binary(span, ast::BinOpKind::BitAnd, expr, ecx.expr_lit( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:249:15 [INFO] [stdout] | [INFO] [stdout] 249 | span, ast::LitKind::Int(mask as u128, ast::LitIntType::Unsuffixed) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:249:47 [INFO] [stdout] | [INFO] [stdout] 249 | span, ast::LitKind::Int(mask as u128, ast::LitIntType::Unsuffixed) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:253:38 [INFO] [stdout] | [INFO] [stdout] 253 | expr = ecx.expr_binary(span, ast::BinOpKind::Shr, expr, ecx.expr_lit( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:254:19 [INFO] [stdout] | [INFO] [stdout] 254 | span, ast::LitKind::Int((-shift) as u128, ast::LitIntType::Unsuffixed) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:254:55 [INFO] [stdout] | [INFO] [stdout] 254 | span, ast::LitKind::Int((-shift) as u128, ast::LitIntType::Unsuffixed) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:257:38 [INFO] [stdout] | [INFO] [stdout] 257 | expr = ecx.expr_binary(span, ast::BinOpKind::Shl, expr, ecx.expr_lit( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:258:19 [INFO] [stdout] | [INFO] [stdout] 258 | span, ast::LitKind::Int(shift as u128, ast::LitIntType::Unsuffixed) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:258:52 [INFO] [stdout] | [INFO] [stdout] 258 | span, ast::LitKind::Int(shift as u128, ast::LitIntType::Unsuffixed) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:262:27 [INFO] [stdout] | [INFO] [stdout] 262 | ecx.expr_binary(span, ast::BinOpKind::BitOr, orig, expr) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:266:44 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn expr_offset_of(ecx: &ExtCtxt, path: ast::Path, attr: ast::Ident, size: Size) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:266:61 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn expr_offset_of(ecx: &ExtCtxt, path: ast::Path, attr: ast::Ident, size: Size) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:266:90 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn expr_offset_of(ecx: &ExtCtxt, path: ast::Path, attr: ast::Ident, size: Size) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 273 | Spanned {span: span, node: ast::FieldPat { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThinVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:274:20 [INFO] [stdout] | [INFO] [stdout] 274 | attrs: ThinVec::new(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `ThinVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:280:16 [INFO] [stdout] | [INFO] [stdout] 280 | if let ast::PatKind::Struct(_, _, ref mut dotdot) = pat.node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:287:27 [INFO] [stdout] | [INFO] [stdout] 287 | let validation_stmt = ast::Stmt { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:290:15 [INFO] [stdout] | [INFO] [stdout] 290 | node: ast::StmtKind::Local(P(ast::Local { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:290:38 [INFO] [stdout] | [INFO] [stdout] 290 | node: ast::StmtKind::Local(P(ast::Local { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThinVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:296:20 [INFO] [stdout] | [INFO] [stdout] 296 | attrs: ThinVec::new() [INFO] [stdout] | ^^^^^^^ use of undeclared type `ThinVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:300:20 [INFO] [stdout] | [INFO] [stdout] 300 | let temp = ast::Ident::from_str("temp"); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:301:20 [INFO] [stdout] | [INFO] [stdout] 301 | let rv = ast::Ident::from_str("rv"); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:302:20 [INFO] [stdout] | [INFO] [stdout] 302 | let usize_id = ast::Ident::from_str("usize"); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:303:77 [INFO] [stdout] | [INFO] [stdout] 303 | let uninitialized = ["std", "mem", "uninitialized"].iter().cloned().map(ast::Ident::from_str).collect(); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:304:77 [INFO] [stdout] | [INFO] [stdout] 304 | let forget = ["std", "mem", "forget" ].iter().cloned().map(ast::Ident::from_str).collect(); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:318:35 [INFO] [stdout] | [INFO] [stdout] 318 | ecx.expr_binary(span, ast::BinOpKind::Sub, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:326:65 [INFO] [stdout] | [INFO] [stdout] 326 | ), ecx.ty_ptr(span, ecx.ty_infer(span), ast::Mutability::Immutable) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:332:62 [INFO] [stdout] | [INFO] [stdout] 332 | ecx.ty_ptr(span, ecx.ty_infer(span), ast::Mutability::Immutable) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:342:19 [INFO] [stdout] | [INFO] [stdout] 342 | b.rules = ast::BlockCheckMode::Unsafe(ast::UnsafeSource::CompilerGenerated); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:342:47 [INFO] [stdout] | [INFO] [stdout] 342 | b.rules = ast::BlockCheckMode::Unsafe(ast::UnsafeSource::CompilerGenerated); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:350:42 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn expr_size_of(ecx: &ExtCtxt, path: ast::Path) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:350:58 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn expr_size_of(ecx: &ExtCtxt, path: ast::Path) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:355:64 [INFO] [stdout] | [INFO] [stdout] 355 | let idents = ["std", "mem", "size_of"].iter().cloned().map(ast::Ident::from_str).collect(); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:356:57 [INFO] [stdout] | [INFO] [stdout] 356 | let size_of = ecx.path_all(span, true, idents, vec![ast::GenericArg::Type(ty)], Vec::new()); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:368:58 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn expr_encode_x64_sib_scale(ecx: &ExtCtxt, name: &P, size: P) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:368:78 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn expr_encode_x64_sib_scale(ecx: &ExtCtxt, name: &P, size: P) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:368:95 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn expr_encode_x64_sib_scale(ecx: &ExtCtxt, name: &P, size: P) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | ast::Ident::from_str("runtime_error"), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:380:17 [INFO] [stdout] | [INFO] [stdout] 380 | Symbol::intern("Type size not representable as scale") [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | reg.register_syntax_extension(Symbol::intern("dynasm"), [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SyntaxExtension` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:47:35 [INFO] [stdout] | [INFO] [stdout] 47 | ... SyntaxExtension::NormalTT { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `SyntaxExtension` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | stmts: Vec, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:77:47 [INFO] [stdout] | [INFO] [stdout] 77 | fn make_expr(self: Box) -> Option> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:81:56 [INFO] [stdout] | [INFO] [stdout] 81 | fn make_stmts(self: Box) -> Option> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SmallVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | Some(SmallVec::from_vec(self.stmts)) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `SmallVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:85:58 [INFO] [stdout] | [INFO] [stdout] 85 | fn make_items(self: Box) -> Option; 1]>> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SmallVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | Some(SmallVec::new()) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `SmallVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | DummyResult::any(span) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 178 | pub target: &'a P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:185:79 [INFO] [stdout] | [INFO] [stdout] 185 | fn compile<'a>(ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, Vec> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:193:43 [INFO] [stdout] | [INFO] [stdout] 193 | while !parser.look_ahead(0, |x| x == &token::Eof) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | parser.expect(&token::Semi)?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | if parser.eat(&token::Semi) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | if parser.eat(&token::Dot) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:211:24 [INFO] [stdout] | [INFO] [stdout] 211 | if parser.eat(&token::RArrow) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:214:28 [INFO] [stdout] | [INFO] [stdout] 214 | parser.expect(&token::Colon)?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | if parser.eat(&token::FatArrow) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:230:70 [INFO] [stdout] | [INFO] [stdout] 230 | if parser.token.is_ident() && parser.look_ahead(1, |t| t == &token::Colon) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:233:28 [INFO] [stdout] | [INFO] [stdout] 233 | parser.expect(&token::Colon)?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | Dynamic(RegFamily, P) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:99:59 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn new_dynamic(size: Size, family: RegFamily, id: P) -> Register { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | Dynamic(P), // => expr [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | Bare(P) // jump to this address [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | Displacement(P) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:277:15 [INFO] [stdout] | [INFO] [stdout] 277 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:288:15 [INFO] [stdout] | [INFO] [stdout] 288 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:296:15 [INFO] [stdout] | [INFO] [stdout] 296 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:311:16 [INFO] [stdout] | [INFO] [stdout] 311 | value: P, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:322:15 [INFO] [stdout] | [INFO] [stdout] 322 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:327:48 [INFO] [stdout] | [INFO] [stdout] 327 | index: Option<(Register, isize, Option>)>, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:328:22 [INFO] [stdout] | [INFO] [stdout] 328 | disp: Option> [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:332:15 [INFO] [stdout] | [INFO] [stdout] 332 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:347:16 [INFO] [stdout] | [INFO] [stdout] 347 | value: P, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:357:15 [INFO] [stdout] | [INFO] [stdout] 357 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:360:48 [INFO] [stdout] | [INFO] [stdout] 360 | index: Option<(Register, isize, Option>)>, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:361:22 [INFO] [stdout] | [INFO] [stdout] 361 | disp: Option> [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:365:15 [INFO] [stdout] | [INFO] [stdout] 365 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:379:16 [INFO] [stdout] | [INFO] [stdout] 379 | value: P, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/ast.rs:389:15 [INFO] [stdout] | [INFO] [stdout] 389 | pub span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:91:53 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn compile_instruction(ctx: &mut Context, ecx: &ExtCtxt, instruction: Instruction, args: Vec) -> Result<(), Option> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:535:26 [INFO] [stdout] | [INFO] [stdout] 535 | fn clean_memoryref(ecx: &ExtCtxt, arg: RawArg) -> Result> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:702:54 [INFO] [stdout] | [INFO] [stdout] 702 | fn sanitize_indirects_and_sizes(ctx: &Context, ecx: &ExtCtxt, args: &mut [CleanArg]) -> Result, Option> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:802:43 [INFO] [stdout] | [INFO] [stdout] 802 | fn sanitize_indirect(ctx: &Context, ecx: &ExtCtxt, span: Span, nosplit: bool, base: &mut Option, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:802:58 [INFO] [stdout] | [INFO] [stdout] 802 | fn sanitize_indirect(ctx: &Context, ecx: &ExtCtxt, span: Span, nosplit: bool, base: &mut Option, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:803:66 [INFO] [stdout] | [INFO] [stdout] 803 | index: &mut Option<(Register, isize, Option>)>) -> Result, Option> [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:996:41 [INFO] [stdout] | [INFO] [stdout] 996 | fn match_op_format(ctx: &Context, ecx: &ExtCtxt, ident: Ident, args: &[CleanArg]) -> Result<&'static Opdata, Option> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1285:30 [INFO] [stdout] | [INFO] [stdout] 1285 | fn get_legacy_prefixes(ecx: &ExtCtxt, fmt: &'static Opdata, idents: Vec) -> Result<(Option, Option), Option> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1493:22 [INFO] [stdout] | [INFO] [stdout] 1493 | fn compile_rex(ecx: &ExtCtxt, buffer: &mut Vec, rex_w: bool, reg: &Option, rm: &Option) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1536:41 [INFO] [stdout] | [INFO] [stdout] 1536 | fn compile_vex_xop(mode: X86Mode, ecx: &ExtCtxt, buffer: &mut Vec, data: &'static Opdata, reg: &Option, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1634:28 [INFO] [stdout] | [INFO] [stdout] 1634 | fn compile_modrm_sib(ecx: &ExtCtxt, buffer: &mut Vec, mode: u8, reg1: RegKind, reg2: RegKind) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1654:31 [INFO] [stdout] | [INFO] [stdout] 1654 | fn compile_sib_dynscale(ecx: &ExtCtxt, buffer: &mut Vec, target: &P, scale: u8, scale_expr: P, reg1: RegKind,... [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1654:73 [INFO] [stdout] | [INFO] [stdout] 1654 | fn compile_sib_dynscale(ecx: &ExtCtxt, buffer: &mut Vec, target: &P, scale: u8, scale_expr: P, reg1: RegKind,... [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/compiler.rs:1654:110 [INFO] [stdout] | [INFO] [stdout] 1654 | fn compile_sib_dynscale(ecx: &ExtCtxt, buffer: &mut Vec, target: &P, scale: u8, scale_expr: P, reg1: RegKind,... [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:26:55 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn parse_instruction<'a>(ctx: &mut Context, ecx: &ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, (Instruction, Vec)> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:26:77 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn parse_instruction<'a>(ctx: &mut Context, ecx: &ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, (Instruction, Vec)> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:26:92 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn parse_instruction<'a>(ctx: &mut Context, ecx: &ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, (Instruction, Vec)> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | let mut op = Spanned {node: parse_ident_or_rust_keyword(parser)?, span: span}; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | op = Spanned {node: parse_ident_or_rust_keyword(parser)?, span: span}; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:95:46 [INFO] [stdout] | [INFO] [stdout] 95 | fn eat_size_hint(ctx: &Context, parser: &mut Parser) -> Option { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:108:36 [INFO] [stdout] | [INFO] [stdout] 108 | fn eat_pseudo_keyword(parser: &mut Parser, kw: &str) -> bool { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:117:49 [INFO] [stdout] | [INFO] [stdout] 117 | fn parse_ident_or_rust_keyword<'a>(parser: &mut Parser<'a>) -> PResult<'a, ast::Ident> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:117:64 [INFO] [stdout] | [INFO] [stdout] 117 | fn parse_ident_or_rust_keyword<'a>(parser: &mut Parser<'a>) -> PResult<'a, ast::Ident> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:129:43 [INFO] [stdout] | [INFO] [stdout] 129 | fn parse_arg<'a>(ctx: &mut Context, ecx: &ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, RawArg> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:129:65 [INFO] [stdout] | [INFO] [stdout] 129 | fn parse_arg<'a>(ctx: &mut Context, ecx: &ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, RawArg> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:129:80 [INFO] [stdout] | [INFO] [stdout] 129 | fn parse_arg<'a>(ctx: &mut Context, ecx: &ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, RawArg> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:277:20 [INFO] [stdout] | [INFO] [stdout] 129 | fn parse_arg<'a>(ctx: &mut Context, ecx: &ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, RawArg> { [INFO] [stdout] | - help: you might be missing a type parameter: `, P` [INFO] [stdout] ... [INFO] [stdout] 277 | value: P(arg), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:301:57 [INFO] [stdout] | [INFO] [stdout] 301 | fn parse_reg(ctx: &Context, expr: &ast::Expr) -> Option> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 315 | Some(Spanned { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:338:14 [INFO] [stdout] | [INFO] [stdout] 338 | Some(Spanned { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:347:36 [INFO] [stdout] | [INFO] [stdout] 347 | fn parse_adds(ctx: &Context, ecx: &ExtCtxt, expr: P) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:347:51 [INFO] [stdout] | [INFO] [stdout] 347 | fn parse_adds(ctx: &Context, ecx: &ExtCtxt, expr: P) -> Vec { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:358:21 [INFO] [stdout] | [INFO] [stdout] 358 | if let Some(Spanned {node: reg, ..} ) = parse_reg(ctx, &node) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:364:25 [INFO] [stdout] | [INFO] [stdout] 364 | if let Some(Spanned {node: reg, ..} ) = parse_reg(ctx, left) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:372:25 [INFO] [stdout] | [INFO] [stdout] 372 | if let Some(Spanned {node: reg, ..} ) = parse_reg(ctx, right) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 387 | fn collect_adds(ecx: &ExtCtxt, node: P, collection: &mut Vec>) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:387:38 [INFO] [stdout] | [INFO] [stdout] 387 | fn collect_adds(ecx: &ExtCtxt, node: P, collection: &mut Vec>) { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:387:73 [INFO] [stdout] | [INFO] [stdout] 387 | fn collect_adds(ecx: &ExtCtxt, node: P, collection: &mut Vec>) { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/parser.rs:397:29 [INFO] [stdout] | [INFO] [stdout] 387 | fn collect_adds(ecx: &ExtCtxt, node: P, collection: &mut Vec>) { [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 397 | collection.push(P(node)); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/mod.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | fn set_features(&mut self, ecx: &ExtCtxt, features: &[Ident]) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/mod.rs:57:68 [INFO] [stdout] | [INFO] [stdout] 57 | fn compile_instruction<'a>(&self, state: &mut State, ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/mod.rs:57:90 [INFO] [stdout] | [INFO] [stdout] 57 | fn compile_instruction<'a>(&self, state: &mut State, ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, ()> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/mod.rs:57:105 [INFO] [stdout] | [INFO] [stdout] 57 | fn compile_instruction<'a>(&self, state: &mut State, ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, ()> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/mod.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | fn set_features(&mut self, ecx: &ExtCtxt, features: &[Ident]) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/mod.rs:103:68 [INFO] [stdout] | [INFO] [stdout] 103 | fn compile_instruction<'a>(&self, state: &mut State, ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/mod.rs:103:90 [INFO] [stdout] | [INFO] [stdout] 103 | fn compile_instruction<'a>(&self, state: &mut State, ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, ()> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/x64/mod.rs:103:105 [INFO] [stdout] | [INFO] [stdout] 103 | fn compile_instruction<'a>(&self, state: &mut State, ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, ()> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/mod.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | fn set_features(&mut self, ecx: &ExtCtxt, features: &[Ident]); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/mod.rs:15:68 [INFO] [stdout] | [INFO] [stdout] 15 | fn compile_instruction<'a>(&self, state: &mut State, ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, ()>; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/mod.rs:15:90 [INFO] [stdout] | [INFO] [stdout] 15 | fn compile_instruction<'a>(&self, state: &mut State, ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, ()>; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/mod.rs:15:105 [INFO] [stdout] | [INFO] [stdout] 15 | fn compile_instruction<'a>(&self, state: &mut State, ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, ()>; [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/mod.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | fn set_features(&mut self, ecx: &ExtCtxt, features: &[Ident]) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/mod.rs:42:69 [INFO] [stdout] | [INFO] [stdout] 42 | fn compile_instruction<'a>(&self, _state: &mut State, ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/mod.rs:42:91 [INFO] [stdout] | [INFO] [stdout] 42 | fn compile_instruction<'a>(&self, _state: &mut State, ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, ()> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/arch/mod.rs:42:106 [INFO] [stdout] | [INFO] [stdout] 42 | fn compile_instruction<'a>(&self, _state: &mut State, ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, ()> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/directive.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn evaluate_directive<'b>(&mut self, stmts: &mut Vec, ecx: &mut ExtCtxt, parser: &mut Parser<'b>) -> PResult<'b, ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/directive.rs:13:101 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn evaluate_directive<'b>(&mut self, stmts: &mut Vec, ecx: &mut ExtCtxt, parser: &mut Parser<'b>) -> PResult<'b, ()> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/directive.rs:13:116 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn evaluate_directive<'b>(&mut self, stmts: &mut Vec, ecx: &mut ExtCtxt, parser: &mut Parser<'b>) -> PResult<'b, ()> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/directive.rs:90:64 [INFO] [stdout] | [INFO] [stdout] 90 | fn directive_const<'b>(stmts: &mut Vec, parser: &mut Parser<'b>, size: Size) -> PResult<'b, ()> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/directive.rs:90:91 [INFO] [stdout] | [INFO] [stdout] 90 | fn directive_const<'b>(stmts: &mut Vec, parser: &mut Parser<'b>, size: Size) -> PResult<'b, ()> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | pub type Ident = Spanned; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | ExprUnsigned(P, Size), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | ExprSigned(P, Size), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | ExprExtend(P), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | Align(P), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | DynamicLabel(P), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:68:37 [INFO] [stdout] | [INFO] [stdout] 68 | GlobalJumpTarget(Ident, P), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:69:37 [INFO] [stdout] | [INFO] [stdout] 69 | ForwardJumpTarget(Ident, P), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | BackwardJumpTarget(Ident, P), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | DynamicJumpTarget(P, P), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:71:37 [INFO] [stdout] | [INFO] [stdout] 71 | DynamicJumpTarget(P, P), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | BareJumpTarget( P, P), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:72:37 [INFO] [stdout] | [INFO] [stdout] 72 | BareJumpTarget( P, P), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn serialize(ecx: &mut ExtCtxt, name: P, stmts: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:97:43 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn serialize(ecx: &mut ExtCtxt, name: P, stmts: Vec) -> Vec { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn expr_zero(ecx: &ExtCtxt) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn expr_zero(ecx: &ExtCtxt) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:200:37 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn expr_string_from_ident(ecx: &ExtCtxt, i: Ident) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:200:59 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn expr_string_from_ident(ecx: &ExtCtxt, i: Ident) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:205:28 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn expr_dynscale(ecx: &ExtCtxt, name: &P, scale: P, rest: P) -> (ast::Stmt, P) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:205:44 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn expr_dynscale(ecx: &ExtCtxt, name: &P, scale: P, rest: P) -> (ast::Stmt, P) { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:205:65 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn expr_dynscale(ecx: &ExtCtxt, name: &P, scale: P, rest: P) -> (ast::Stmt, P) { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:205:85 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn expr_dynscale(ecx: &ExtCtxt, name: &P, scale: P, rest: P) -> (ast::Stmt, P) { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:205:114 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn expr_dynscale(ecx: &ExtCtxt, name: &P, scale: P, rest: P) -> (ast::Stmt, P) { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:214:32 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn expr_tuple_of_u8s(ecx: &ExtCtxt, span: Span, data: &[u8]) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:214:47 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn expr_tuple_of_u8s(ecx: &ExtCtxt, span: Span, data: &[u8]) -> P { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:214:69 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn expr_tuple_of_u8s(ecx: &ExtCtxt, span: Span, data: &[u8]) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:222:39 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn expr_add_many>>(ecx: &ExtCtxt, span: Span, mut exprs: T) -> Option> { [INFO] [stdout] | - ^ help: a type parameter with a similar name exists: `T` [INFO] [stdout] | | [INFO] [stdout] | similarly named type parameter `T` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:222:60 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn expr_add_many>>(ecx: &ExtCtxt, span: Span, mut exprs: T) -> Option> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:222:75 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn expr_add_many>>(ecx: &ExtCtxt, span: Span, mut exprs: T) -> Option> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:222:105 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn expr_add_many>>(ecx: &ExtCtxt, span: Span, mut exprs: T) -> Option> { [INFO] [stdout] | - similarly named type parameter `T` defined here ^ help: a type parameter with a similar name exists: `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:232:33 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn expr_size_of_scale(ecx: &ExtCtxt, ty: ast::Path, value: P, size: Size) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:232:64 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn expr_size_of_scale(ecx: &ExtCtxt, ty: ast::Path, value: P, size: Size) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn expr_size_of_scale(ecx: &ExtCtxt, ty: ast::Path, value: P, size: Size) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn expr_mask_shift_or(ecx: &ExtCtxt, orig: P, mut expr: P, mask: u64, shift: i8) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:245:48 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn expr_mask_shift_or(ecx: &ExtCtxt, orig: P, mut expr: P, mask: u64, shift: i8) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:245:72 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn expr_mask_shift_or(ecx: &ExtCtxt, orig: P, mut expr: P, mask: u64, shift: i8) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:245:111 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn expr_mask_shift_or(ecx: &ExtCtxt, orig: P, mut expr: P, mask: u64, shift: i8) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:266:29 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn expr_offset_of(ecx: &ExtCtxt, path: ast::Path, attr: ast::Ident, size: Size) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:266:88 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn expr_offset_of(ecx: &ExtCtxt, path: ast::Path, attr: ast::Ident, size: Size) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | Spanned {span: span, node: ast::FieldPat { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:290:36 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn expr_offset_of(ecx: &ExtCtxt, path: ast::Path, attr: ast::Ident, size: Size) -> P { [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 290 | node: ast::StmtKind::Local(P(ast::Local { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:350:27 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn expr_size_of(ecx: &ExtCtxt, path: ast::Path) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:350:56 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn expr_size_of(ecx: &ExtCtxt, path: ast::Path) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:368:40 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn expr_encode_x64_sib_scale(ecx: &ExtCtxt, name: &P, size: P) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:368:56 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn expr_encode_x64_sib_scale(ecx: &ExtCtxt, name: &P, size: P) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:368:76 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn expr_encode_x64_sib_scale(ecx: &ExtCtxt, name: &P, size: P) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/serialize.rs:368:93 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn expr_encode_x64_sib_scale(ecx: &ExtCtxt, name: &P, size: P) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Registry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn registrar(reg: &mut Registry) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DEFAULT_EDITION` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 53 | ... edition: DEFAULT_EDITION, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | ecx: &'cx ExtCtxt<'a>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | impl<'cx, 'a> MacResult for DynAsm<'cx, 'a> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | fn make_expr(self: Box) -> Option> { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:81:46 [INFO] [stdout] | [INFO] [stdout] 81 | fn make_stmts(self: Box) -> Option> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:85:46 [INFO] [stdout] | [INFO] [stdout] 85 | fn make_items(self: Box) -> Option; 1]>> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:85:56 [INFO] [stdout] | [INFO] [stdout] 85 | fn make_items(self: Box) -> Option; 1]>> { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:95:30 [INFO] [stdout] | [INFO] [stdout] 95 | fn dynasm<'cx>(ecx: &'cx mut ExtCtxt, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:97:30 [INFO] [stdout] | [INFO] [stdout] 97 | token_tree: &[TokenTree]) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 95 | fn dynasm<'cx>(ecx: &'cx mut ExtCtxt, [INFO] [stdout] | - help: you might be missing a type parameter: `, MacResult` [INFO] [stdout] ... [INFO] [stdout] 98 | -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:178:21 [INFO] [stdout] | [INFO] [stdout] 178 | pub target: &'a P, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:185:26 [INFO] [stdout] | [INFO] [stdout] 185 | fn compile<'a>(ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, Vec> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:185:48 [INFO] [stdout] | [INFO] [stdout] 185 | fn compile<'a>(ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, Vec> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:185:63 [INFO] [stdout] | [INFO] [stdout] 185 | fn compile<'a>(ecx: &mut ExtCtxt, parser: &mut Parser<'a>) -> PResult<'a, Vec> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:215:53 [INFO] [stdout] | [INFO] [stdout] 215 | stmts.push(serialize::Stmt::GlobalLabel(Spanned { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:234:52 [INFO] [stdout] | [INFO] [stdout] 234 | stmts.push(serialize::Stmt::LocalLabel(Spanned { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn crate_local_data(ecx: &ExtCtxt) -> CrateLocalData { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.2.3/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 375 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0433, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dynasm` due to 376 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4e99df65a9c67f199047e8da60c4f1cbf80c6bc2631193ab7a3cf1dd347a8b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e99df65a9c67f199047e8da60c4f1cbf80c6bc2631193ab7a3cf1dd347a8b52", kill_on_drop: false }` [INFO] [stdout] 4e99df65a9c67f199047e8da60c4f1cbf80c6bc2631193ab7a3cf1dd347a8b52