[INFO] cloning repository https://github.com/willcrichton/411-rust-starter-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willcrichton/411-rust-starter-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcrichton%2F411-rust-starter-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcrichton%2F411-rust-starter-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3c47145797bc7ac154e95e36be88d7553c9878e [INFO] checking willcrichton/411-rust-starter-code against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcrichton%2F411-rust-starter-code" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willcrichton/411-rust-starter-code on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willcrichton/411-rust-starter-code [INFO] finished tweaking git repo https://github.com/willcrichton/411-rust-starter-code [INFO] tweaked toml for git repo https://github.com/willcrichton/411-rust-starter-code written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/willcrichton/411-rust-starter-code already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string_cache_codegen v0.4.1 [INFO] [stderr] Downloaded lalrpop-util v0.15.2 [INFO] [stderr] Downloaded new_debug_unreachable v1.0.1 [INFO] [stderr] Downloaded bit-vec v0.4.4 [INFO] [stderr] Downloaded atty v0.1.2 [INFO] [stderr] Downloaded lazy_static v1.0.2 [INFO] [stderr] Downloaded ascii-canvas v1.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.70 [INFO] [stderr] Downloaded docopt v0.8.3 [INFO] [stderr] Downloaded ena v0.5.0 [INFO] [stderr] Downloaded serde v1.0.70 [INFO] [stderr] Downloaded petgraph v0.4.12 [INFO] [stderr] Downloaded lalrpop-snap v0.15.2 [INFO] [stderr] Downloaded lalrpop v0.15.2 [INFO] [stderr] Downloaded rustlex v0.4.0 [INFO] [stderr] Downloaded rustlex_codegen v0.4.0 [INFO] [stderr] Downloaded rustlex_fsa v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54c13e4cdaac305b76208bff73fddddb07198b7b2b7e5ca7509c8764b10ffa79 [INFO] running `Command { std: "docker" "start" "-a" "54c13e4cdaac305b76208bff73fddddb07198b7b2b7e5ca7509c8764b10ffa79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54c13e4cdaac305b76208bff73fddddb07198b7b2b7e5ca7509c8764b10ffa79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54c13e4cdaac305b76208bff73fddddb07198b7b2b7e5ca7509c8764b10ffa79", kill_on_drop: false }` [INFO] [stdout] 54c13e4cdaac305b76208bff73fddddb07198b7b2b7e5ca7509c8764b10ffa79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d000581a1ddac9b9fa392ec9ad64f115bf98d2472a8cbf8b6138a6aee08c66cb [INFO] running `Command { std: "docker" "start" "-a" "d000581a1ddac9b9fa392ec9ad64f115bf98d2472a8cbf8b6138a6aee08c66cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling lalrpop-util v0.15.2 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling ena v0.5.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.1.2 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling petgraph v0.4.12 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 [INFO] [stdout] | [INFO] [stdout] 1171 | self.iter.find_map(|(i, node)| { [INFO] [stdout] | ^^^^^^^^ multiple `find_map` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/iter_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn find_map(&mut self, mut f: F) -> Option [INFO] [stdout] 6 | | where F: FnMut(Self::Item) -> Option [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1171 ~ Iterator::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1172 + node.weight.as_ref().map(move |w| (node_index(i), w)) [INFO] [stdout] 1173 + }) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1171 ~ IterUtilsExt::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1172 + node.weight.as_ref().map(move |w| (node_index(i), w)) [INFO] [stdout] 1173 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 [INFO] [stdout] | [INFO] [stdout] 1363 | self.iter.find_map(|(i, edge)| [INFO] [stdout] | ^^^^^^^^ multiple `find_map` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/iter_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn find_map(&mut self, mut f: F) -> Option [INFO] [stdout] 6 | | where F: FnMut(Self::Item) -> Option [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1363 ~ Iterator::find_map(&mut self.iter, |(i, edge)| [INFO] [stdout] 1364 + edge.weight.as_ref().map(move |weight| { [INFO] [stdout] 1365 + EdgeReference { [INFO] [stdout] 1366 + index: edge_index(i), [INFO] [stdout] 1367 + node: edge.node, [INFO] [stdout] 1368 + weight: weight, [INFO] [stdout] 1369 + } [INFO] [stdout] 1370 + })) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1363 ~ IterUtilsExt::find_map(&mut self.iter, |(i, edge)| [INFO] [stdout] 1364 + edge.weight.as_ref().map(move |weight| { [INFO] [stdout] 1365 + EdgeReference { [INFO] [stdout] 1366 + index: edge_index(i), [INFO] [stdout] 1367 + node: edge.node, [INFO] [stdout] 1368 + weight: weight, [INFO] [stdout] 1369 + } [INFO] [stdout] 1370 + })) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 [INFO] [stdout] | [INFO] [stdout] 1527 | self.iter.find_map(|(i, node)| { [INFO] [stdout] | ^^^^^^^^ multiple `find_map` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/iter_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn find_map(&mut self, mut f: F) -> Option [INFO] [stdout] 6 | | where F: FnMut(Self::Item) -> Option [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1527 ~ Iterator::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1528 + if node.weight.is_some() { [INFO] [stdout] 1529 + Some(node_index(i)) [INFO] [stdout] 1530 + } else { None } [INFO] [stdout] 1531 + }) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1527 ~ IterUtilsExt::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1528 + if node.weight.is_some() { [INFO] [stdout] 1529 + Some(node_index(i)) [INFO] [stdout] 1530 + } else { None } [INFO] [stdout] 1531 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 [INFO] [stdout] | [INFO] [stdout] 1573 | self.iter.find_map(|(i, node)| { [INFO] [stdout] | ^^^^^^^^ multiple `find_map` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/iter_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn find_map(&mut self, mut f: F) -> Option [INFO] [stdout] 6 | | where F: FnMut(Self::Item) -> Option [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1573 ~ Iterator::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1574 + if node.weight.is_some() { [INFO] [stdout] 1575 + Some(edge_index(i)) [INFO] [stdout] 1576 + } else { None } [INFO] [stdout] 1577 + }) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1573 ~ IterUtilsExt::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1574 + if node.weight.is_some() { [INFO] [stdout] 1575 + Some(edge_index(i)) [INFO] [stdout] 1576 + } else { None } [INFO] [stdout] 1577 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Compiling rustlex_fsa v0.4.0 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Checking digest v0.7.5 [INFO] [stderr] Compiling rustlex_codegen v0.4.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar,rustc_private,quote)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/lib.rs:1:43 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar,rustc_private,quote)] [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/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | 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/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/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 `rustc_errors` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate rustc_errors; [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: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | ty: quote_ty!(&*cx, ::rustlex::rt::RustLexLexer), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | ty: quote_ty!(&*cx, usize), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | let match_expr = quote_expr!(&*cx, last_matching_action); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 166 | let action_type = quote_ty!(&*cx, Fn(&mut $ident) -> Option<$tokens>); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | let pat_expr = quote_expr!(&*cx, $i); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | quote_expr!(&*cx, (Box::new($new_act)) as Box<$action_type>)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 178 | let def_act = quote_expr!(&*cx, Box::new(|_:&mut $ident| -> Option<$tokens> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | quote_expr!(&*cx, ::rustlex::rt::RustLexLexer::new(reader)))); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | quote_expr!(&*cx, $initial))); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:288:16 [INFO] [stdout] | [INFO] [stdout] 288 | items.push(quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustlex_codegen-0.4.0/codegen.rs:327:16 [INFO] [stdout] | [INFO] [stdout] 327 | items.push(quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustlex_codegen` (lib) due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `petgraph` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "d000581a1ddac9b9fa392ec9ad64f115bf98d2472a8cbf8b6138a6aee08c66cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d000581a1ddac9b9fa392ec9ad64f115bf98d2472a8cbf8b6138a6aee08c66cb", kill_on_drop: false }` [INFO] [stdout] d000581a1ddac9b9fa392ec9ad64f115bf98d2472a8cbf8b6138a6aee08c66cb [INFO] checking willcrichton/411-rust-starter-code against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcrichton%2F411-rust-starter-code" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willcrichton/411-rust-starter-code on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willcrichton/411-rust-starter-code [INFO] finished tweaking git repo https://github.com/willcrichton/411-rust-starter-code [INFO] tweaked toml for git repo https://github.com/willcrichton/411-rust-starter-code written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/willcrichton/411-rust-starter-code already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8aead8c3df0a37f8415e52661de38c98dcfe0a91b70b083ce732485a6228804c [INFO] running `Command { std: "docker" "start" "-a" "8aead8c3df0a37f8415e52661de38c98dcfe0a91b70b083ce732485a6228804c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aead8c3df0a37f8415e52661de38c98dcfe0a91b70b083ce732485a6228804c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aead8c3df0a37f8415e52661de38c98dcfe0a91b70b083ce732485a6228804c", kill_on_drop: false }` [INFO] [stdout] 8aead8c3df0a37f8415e52661de38c98dcfe0a91b70b083ce732485a6228804c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 349bdf7cec62ee7bb44f1bc2194c0162b6e23ef62024a9094ff69d28344def13 [INFO] running `Command { std: "docker" "start" "-a" "349bdf7cec62ee7bb44f1bc2194c0162b6e23ef62024a9094ff69d28344def13", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "349bdf7cec62ee7bb44f1bc2194c0162b6e23ef62024a9094ff69d28344def13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "349bdf7cec62ee7bb44f1bc2194c0162b6e23ef62024a9094ff69d28344def13", kill_on_drop: false }` [INFO] [stdout] 349bdf7cec62ee7bb44f1bc2194c0162b6e23ef62024a9094ff69d28344def13