Skip to content

Instantly share code, notes, and snippets.

Fresh rustc-serialize v0.3.12
Fresh toml v0.1.20
Compiling racer v0.0.1 (file:///Users/byronyi/.vim/bundle/racer)
Running `rustc src/main.rs --crate-name racer --crate-type bin -C opt-level=3 -g --out-dir /Users/byronyi/.vim/bundle/racer/target/release --emit=dep-info,link -L dependency=/Users/byronyi/.vim/bundle/racer/target/release -L dependency=/Users/byronyi/.vim/bundle/racer/target/release/deps --extern toml=/Users/byronyi/.vim/bundle/racer/target/release/deps/libtoml-e4d393d734aaa578.rlib`
src/racer/ast.rs:51:5: 53:7 error: mismatched types:
expected `syntax::ast::Crate`,
found `core::result::Result<syntax::ast::Crate, syntax::diagnostic::FatalError>`
(expected struct `syntax::ast::Crate`,
found enum `core::result::Result`) [E0308]
src/racer/ast.rs:51 with_error_checking_parse(source_str, |p| {
Compiling racer v0.0.1 (file:///Users/byronyi/.vim/bundle/racer)
src/racer/ast.rs:51:5: 53:7 error: mismatched types:
expected `syntax::ast::Crate`,
found `core::result::Result<syntax::ast::Crate, syntax::diagnostic::FatalError>`
(expected struct `syntax::ast::Crate`,
found enum `core::result::Result`) [E0308]
src/racer/ast.rs:51 with_error_checking_parse(source_str, |p| {
src/racer/ast.rs:52 p.parse_crate_mod()
src/racer/ast.rs:53 })
src/racer/snippets.rs:34:19: 34:30 error: attempted access of field `node` on type `&core::result::Result<syntax::ptr::P<syntax::ast::ImplItem>, syntax::diagnostic::FatalError>`, but no field with that name was found
Compiling racer v0.0.1 (file:///Users/byronyi/.vim/bundle/racer)
rustc 1.0.0-dev (b2e65ee6e 2015-04-07) (built 2015-04-07)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file has been truncated, but you can view the full file.
START: (Tue Mar 24 10:38:32 2015) /tools/bin/spectrast -v
GENERAL: File offset size is 8 bytes. Big library supported.
GENERAL: Pointer size is 8 bytes.
START: (Tue Mar 24 10:39:11 2015) /data/hlam/SpectraST/linux_standalone/spectrast -v
GENERAL: File offset size is 8 bytes. Big library supported.
GENERAL: Pointer size is 8 bytes.
START: (Tue Mar 24 10:40:59 2015) /data/hlam/SpectraST/linux_standalone/spectrast -cP0 -cNPAe001464
GENERAL: File offset size is 8 bytes. Big library supported.
GENERAL: Pointer size is 8 bytes.
START: (Tue Mar 24 10:41:04 2015) /data/hlam/SpectraST/linux_standalone/spectrast -cP0 -cNPAe001464 -V
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.