[INFO] cloning repository https://github.com/mneumann/graph-annealing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mneumann/graph-annealing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmneumann%2Fgraph-annealing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmneumann%2Fgraph-annealing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea6733305f6ce074c0a7986c57dd1756ce4ee780 [INFO] testing mneumann/graph-annealing against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmneumann%2Fgraph-annealing" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mneumann/graph-annealing on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mneumann/graph-annealing [INFO] finished tweaking git repo https://github.com/mneumann/graph-annealing [INFO] tweaked toml for git repo https://github.com/mneumann/graph-annealing written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mneumann/graph-annealing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mneumann/artificial-genome-rs` [INFO] [stderr] Updating git repository `https://github.com/mneumann/evo-rs.git` [INFO] [stderr] Updating git repository `https://github.com/mneumann/expression-closed01-rs.git` [INFO] [stderr] Updating git repository `https://github.com/mneumann/graph-edge-evolution.git` [INFO] [stderr] Updating git repository `https://github.com/mneumann/graph-layout-rs.git` [INFO] [stderr] Updating git repository `https://github.com/mneumann/matplotlib-rs.git` [INFO] [stderr] Updating git repository `https://github.com/mneumann/nsga2-rs` [INFO] [stderr] Updating git repository `https://github.com/codahale/pcg.git` [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/rust-cpython.git` [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/interpolate_idents.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_cpus v0.2.10 [INFO] [stderr] Downloaded memchr v0.1.7 [INFO] [stderr] Downloaded crossbeam v0.1.6 [INFO] [stderr] Downloaded aho-corasick v0.4.0 [INFO] [stderr] Downloaded regex-syntax v0.2.2 [INFO] [stderr] Downloaded num v0.1.30 [INFO] [stderr] Downloaded deque v0.2.3 [INFO] [stderr] Downloaded simple_parallel v0.3.0 [INFO] [stderr] Downloaded rand v0.3.13 [INFO] [stderr] Downloaded bit-vec v0.4.2 [INFO] [stderr] Downloaded abort_on_panic v1.0.0 [INFO] [stderr] Downloaded expression v0.3.2 [INFO] [stderr] Downloaded petgraph v0.2.2 [INFO] [stderr] Downloaded munkres v0.1.0 [INFO] [stderr] Downloaded closed01 v0.3.0 [INFO] [stderr] Downloaded expression-num v0.2.1 [INFO] [stderr] Downloaded graph-neighbor-matching v0.3.3 [INFO] [stderr] Downloaded graph-io-gml v0.0.2 [INFO] [stderr] Downloaded turtle v0.1.1 [INFO] [stderr] Downloaded asexp v0.2.0 [INFO] [stderr] Downloaded triadic-census v0.2.0 [INFO] [stderr] Downloaded regex v0.1.47 [INFO] [stderr] Downloaded lindenmayer-system v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa50e57857bd5af6b627fc92af554d39aea20505037395e766f900687bae9403 [INFO] running `Command { std: "docker" "start" "-a" "fa50e57857bd5af6b627fc92af554d39aea20505037395e766f900687bae9403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa50e57857bd5af6b627fc92af554d39aea20505037395e766f900687bae9403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa50e57857bd5af6b627fc92af554d39aea20505037395e766f900687bae9403", kill_on_drop: false }` [INFO] [stdout] fa50e57857bd5af6b627fc92af554d39aea20505037395e766f900687bae9403 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d781653b487d7d6dfac8216e05e90d28e2d4570fd1afbfb3c6fc6c8bac05188e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d781653b487d7d6dfac8216e05e90d28e2d4570fd1afbfb3c6fc6c8bac05188e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.4 [INFO] [stderr] Compiling winapi v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.16 [INFO] [stderr] Compiling asexp v0.2.0 [INFO] [stderr] Compiling cpython v0.0.4 (https://github.com/dgrunwald/rust-cpython.git#67282d2e) [INFO] [stderr] Compiling abort_on_panic v1.0.0 [INFO] [stderr] Compiling interpolate_idents v0.0.7 (https://github.com/dgrunwald/interpolate_idents.git#f45d8d14) [INFO] [stderr] Compiling crossbeam v0.1.6 [INFO] [stderr] Compiling turtle v0.1.1 [INFO] [stderr] Compiling bit-vec v0.4.2 [INFO] [stderr] Compiling graph-edge-evolution v0.1.0 (https://github.com/mneumann/graph-edge-evolution.git#b0c243ec) [INFO] [stderr] Compiling graph-layout v0.0.1 (https://github.com/mneumann/graph-layout-rs.git#85f1ab27) [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/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[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/graph-edge-evolution-5d7d15f0b3cf3c60/b0c243e/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(augmented_assignments)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `augmented_assignments` has been stable since 1.8.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/graph-edge-evolution-5d7d15f0b3cf3c60/b0c243e/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(op_assign_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.lsan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | 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 `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate syntax; [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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[plugin_registrar] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `plugin_registrar` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.16/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:45:42 [INFO] [stdout] | [INFO] [stdout] 45 | if allow_semi && parser.token == 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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | if parser.token != 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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:60:61 [INFO] [stdout] | [INFO] [stdout] 60 | 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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 65 | fn make_pat(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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:70:74 [INFO] [stdout] | [INFO] [stdout] 70 | fn make_items(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 `SmallVector` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | let mut ret = SmallVector::zero(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SmallVector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `slice_shift_char` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asexp-0.2.0/src/atom.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | match s.slice_shift_char() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:80:48 [INFO] [stdout] | [INFO] [stdout] 80 | -> 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 `SmallVector` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | let mut ret = SmallVector::zero(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SmallVector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | token::Eof => break, [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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:94:42 [INFO] [stdout] | [INFO] [stdout] 94 | -> 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 `SmallVector` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | let mut ret = SmallVector::zero(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SmallVector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | token::Eof => break, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DelimToken` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | DelimToken::Bracket => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DelimToken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | &TokenTree::Token(ref span, Token::Ident(ref ident, IdentStyle::Plain)) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | &TokenTree::Token(ref span, Token::Ident(ref ident, IdentStyle::Plain)) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IdentStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:32:77 [INFO] [stdout] | [INFO] [stdout] 32 | &TokenTree::Token(ref span, Token::Ident(ref ident, IdentStyle::Plain)) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `IdentStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:45:41 [INFO] [stdout] | [INFO] [stdout] 45 | let new_ident = token::str_to_ident(&new_ident[..]); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | Some(TokenTree::Token(s, Token::Ident(new_ident, IdentStyle::Plain))) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:46:50 [INFO] [stdout] | [INFO] [stdout] 46 | Some(TokenTree::Token(s, Token::Ident(new_ident, IdentStyle::Plain))) [INFO] [stdout] | ^^^^^ use of undeclared type `Token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IdentStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | Some(TokenTree::Token(s, Token::Ident(new_ident, IdentStyle::Plain))) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `IdentStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | &TokenTree::Delimited(ref s, ref d) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | ... TokenTree::Delimited(s.clone(), Rc::new(syntax::ast::Delimited { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | &TokenTree::Sequence(ref s, ref d) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | TokenTree::Sequence(s.clone(), Rc::new(syntax::ast::SequenceRepetition { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | parser: RefCell>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-0.1.6/src/sync/seg_queue.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | ready: unsafe { mem::transmute([0usize; SEG_SIZE]) }, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `[usize; 32]` (2048 bits) [INFO] [stdout] = note: target type: `[AtomicBool; 32]` (256 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(p: Parser<'a>) -> ParserAnyMacro<'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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | impl<'a> MacResult for ParserAnyMacro<'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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:60:59 [INFO] [stdout] | [INFO] [stdout] 60 | fn make_expr(self: Box>) -> 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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:65:58 [INFO] [stdout] | [INFO] [stdout] 65 | fn make_pat(self: Box>) -> Option> { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVector` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:70:60 [INFO] [stdout] | [INFO] [stdout] 70 | fn make_items(self: Box>) -> 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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:70:72 [INFO] [stdout] | [INFO] [stdout] 70 | fn make_items(self: Box>) -> Option>> { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVector` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:80:34 [INFO] [stdout] | [INFO] [stdout] 80 | -> 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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:80:46 [INFO] [stdout] | [INFO] [stdout] 80 | -> Option>> { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FatalError` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | panic!(FatalError); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 86 | _ => ret.push(panictry!(parser.parse_impl_item())) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `panictry` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVector` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | -> 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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/parser_any_macro.rs:94:40 [INFO] [stdout] | [INFO] [stdout] 94 | -> Option>> { [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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn plugin_registrar(reg: &mut Registry) { [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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | fn interpolate_idents<'a>(cx: &'a 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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | _: 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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | tts: &[TokenTree]) -> Box { [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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 21 | fn interpolate_idents<'a>(cx: &'a mut ExtCtxt, [INFO] [stdout] | - help: you might be missing a type parameter: `, MacResult` [INFO] [stdout] 22 | _: Span, [INFO] [stdout] 23 | tts: &[TokenTree]) -> Box { [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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | fn concat_idents(tts: &Vec, delim: DelimToken) -> Option { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DelimToken` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:24:51 [INFO] [stdout] | [INFO] [stdout] 24 | fn concat_idents(tts: &Vec, delim: DelimToken) -> Option { [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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:24:73 [INFO] [stdout] | [INFO] [stdout] 24 | fn concat_idents(tts: &Vec, delim: DelimToken) -> Option { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 24 | fn concat_idents(tts: &Vec, delim: DelimToken) -> Option { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 28 | let mut new_span: Option = None; [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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | fn map_tts(tts: &[TokenTree]) -> Vec { [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/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:55:42 [INFO] [stdout] | [INFO] [stdout] 55 | fn map_tts(tts: &[TokenTree]) -> Vec { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:85:68 [INFO] [stdout] | [INFO] [stdout] 85 | Box::new(parser_any_macro::ParserAnyMacro::new(parser)) as Box [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 85 | Box::new(parser_any_macro::ParserAnyMacro::new(parser)) as Box [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 21 | fn interpolate_idents<'a, MacResult>(cx: &'a mut ExtCtxt, [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 54 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, 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 `interpolate_idents` due to 55 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `slice_shift_char` found for reference `&'a str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asexp-0.2.0/src/token.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | match s.slice_shift_char() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&'a str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `slice_shift_char` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asexp-0.2.0/src/token.rs:82:36 [INFO] [stdout] | [INFO] [stdout] 82 | match rest.slice_shift_char() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `slice_shift_char` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asexp-0.2.0/src/token.rs:97:52 [INFO] [stdout] | [INFO] [stdout] 97 | ... match rest.slice_shift_char() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `slice_shift_char` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asexp-0.2.0/src/token.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | match s2.slice_shift_char() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d781653b487d7d6dfac8216e05e90d28e2d4570fd1afbfb3c6fc6c8bac05188e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d781653b487d7d6dfac8216e05e90d28e2d4570fd1afbfb3c6fc6c8bac05188e", kill_on_drop: false }` [INFO] [stdout] d781653b487d7d6dfac8216e05e90d28e2d4570fd1afbfb3c6fc6c8bac05188e