[INFO] cloning repository https://github.com/rschifflin/rust-entity-component-system
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rschifflin/rust-entity-component-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschifflin%2Frust-entity-component-system", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschifflin%2Frust-entity-component-system'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eada444ac4e21562a2d089103d332c795b8dd630
[INFO] testing rschifflin/rust-entity-component-system 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%2Frschifflin%2Frust-entity-component-system" "/workspace/builds/worker-12/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rschifflin/rust-entity-component-system 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] started tweaking git repo https://github.com/rschifflin/rust-entity-component-system
[INFO] finished tweaking git repo https://github.com/rschifflin/rust-entity-component-system
[INFO] tweaked toml for git repo https://github.com/rschifflin/rust-entity-component-system written to /workspace/builds/worker-12/source/Cargo.toml
[INFO] crate git repo https://github.com/rschifflin/rust-entity-component-system 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "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] 78138dba25e3e6953b1ae2a3288e28d7126d251e7cd0c70cc7a5100aa133199e
[INFO] running `Command { std: "docker" "start" "-a" "78138dba25e3e6953b1ae2a3288e28d7126d251e7cd0c70cc7a5100aa133199e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78138dba25e3e6953b1ae2a3288e28d7126d251e7cd0c70cc7a5100aa133199e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78138dba25e3e6953b1ae2a3288e28d7126d251e7cd0c70cc7a5100aa133199e", kill_on_drop: false }`
[INFO] [stdout] 78138dba25e3e6953b1ae2a3288e28d7126d251e7cd0c70cc7a5100aa133199e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26568befe97d3793238341553eae3b53ad19abb249d0073755ef4b8628be6dd3
[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" "26568befe97d3793238341553eae3b53ad19abb249d0073755ef4b8628be6dd3", kill_on_drop: false }`
[INFO] [stderr] Compiling component_store v0.0.1 (https://github.com/rschifflin/rust-component-store#9143bc9a)
[INFO] [stderr] Compiling pubsub v0.0.1 (https://github.com/rschifflin/rust-pubsub#b07e4f39)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/lib.rs:2:12
[INFO] [stdout] |
[INFO] [stdout] 2 | #![feature(plugin_registrar, quote, rustc_private, unicode)]
[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/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/lib.rs:2:30
[INFO] [stdout] |
[INFO] [stdout] 2 | #![feature(plugin_registrar, quote, rustc_private, unicode)]
[INFO] [stdout] | ^^^^^ feature has been removed
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/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[E0462]: found staticlib `rustc` instead of rlib or dylib
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/lib.rs:5:1
[INFO] [stdout] |
[INFO] [stdout] 5 | 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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.msan.a
[INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.asan.a
[INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.lsan.a
[INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.tsan.a
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_builder.rs:28:21
[INFO] [stdout] |
[INFO] [stdout] 28 | let structure = quote_item!(context,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_builder.rs:35:26
[INFO] [stdout] |
[INFO] [stdout] 35 | let implementation = quote_item!(context,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/component_builder.rs:71:21
[INFO] [stdout] |
[INFO] [stdout] 71 | let structure = quote_item!(context,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/component_builder.rs:78:26
[INFO] [stdout] |
[INFO] [stdout] 78 | let implementation = quote_item!(context,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/component_builder.rs:115:5
[INFO] [stdout] |
[INFO] [stdout] 115 | quote_tokens!(context,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/component_builder.rs:124:5
[INFO] [stdout] |
[INFO] [stdout] 124 | quote_tokens!(context,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/lib.rs:26:3
[INFO] [stdout] |
[INFO] [stdout] 26 | #[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[E0433]: failed to resolve: use of undeclared crate or module `token`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_parser.rs:23:24
[INFO] [stdout] |
[INFO] [stdout] 23 | if parser.eat(&token::Colon) { Ok(()) }
[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/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_parser.rs:39:5
[INFO] [stdout] |
[INFO] [stdout] 39 | token::Ident(_, _) => { parse_components_recursive(parser, components) }
[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/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_parser.rs:40:5
[INFO] [stdout] |
[INFO] [stdout] 40 | 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/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_parser.rs:78:5
[INFO] [stdout] |
[INFO] [stdout] 78 | token::Ident(i, _) => Ok(i.as_str().to_string()),
[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/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_parser.rs:86:19
[INFO] [stdout] |
[INFO] [stdout] 86 | if !parser.eat(&token::BinOp(token::Slash)) { return Ok(None) };
[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/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_parser.rs:86:32
[INFO] [stdout] |
[INFO] [stdout] 86 | if !parser.eat(&token::BinOp(token::Slash)) { return Ok(None) };
[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/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_parser.rs:89:5
[INFO] [stdout] |
[INFO] [stdout] 89 | token::Ident(i, _) => Ok(Some(i.as_str().to_string())),
[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/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_parser.rs:97:19
[INFO] [stdout] |
[INFO] [stdout] 97 | if !parser.eat(&token::LArrow) { return Ok(None) };
[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/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_parser.rs:107:18
[INFO] [stdout] |
[INFO] [stdout] 107 | if parser.eat(&token::Comma) { parse_index_list_recursive(parser, indices) }
[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/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_builder.rs:12:51
[INFO] [stdout] |
[INFO] [stdout] 12 | pub fn build(&self, context: &ExtCtxt) -> 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/git/checkouts/rust-component-store-0dadeaac4e9691aa/9143bc9/src/ecs_builder.rs:13:41
[INFO] [stdout] |
[INFO] [stdout] 13 | let component_indices: Vec