[INFO] fetching crate leo-asg 1.4.0... [INFO] testing leo-asg-1.4.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate leo-asg 1.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate leo-asg 1.4.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate leo-asg 1.4.0 [INFO] finished tweaking crates.io crate leo-asg 1.4.0 [INFO] tweaked toml for crates.io crate leo-asg 1.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 9612e3e5e325ada0070d0df19fa02d41523e2b37d7741ccb80e464016daea398 [INFO] running `Command { std: "docker" "start" "-a" "9612e3e5e325ada0070d0df19fa02d41523e2b37d7741ccb80e464016daea398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9612e3e5e325ada0070d0df19fa02d41523e2b37d7741ccb80e464016daea398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9612e3e5e325ada0070d0df19fa02d41523e2b37d7741ccb80e464016daea398", kill_on_drop: false }` [INFO] [stdout] 9612e3e5e325ada0070d0df19fa02d41523e2b37d7741ccb80e464016daea398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60fc87d673d9f33c496cf212e9338cd61353fc0f7aea7fd9cad291ab613c9e42 [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" "60fc87d673d9f33c496cf212e9338cd61353fc0f7aea7fd9cad291ab613c9e42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling from-pest v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling single v1.0.0 [INFO] [stderr] Compiling pest-ast v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling leo-input v1.5.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling leo-ast v1.5.0 [INFO] [stderr] Compiling leo-parser v1.5.0 [INFO] [stderr] Compiling leo-asg v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found struct variant `PackageAccess::Star` [INFO] [stdout] --> src/program/mod.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | PackageAccess::Star(span) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use struct pattern syntax instead: `PackageAccess::Star { /* fields */ }` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/leo-ast-1.5.0/src/imports/package_access.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Star { span: Span }, [INFO] [stdout] | ---- `PackageAccess::Star` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found struct variant `leo_ast::PackageAccess::Star` [INFO] [stdout] --> src/program/mod.rs:368:29 [INFO] [stdout] | [INFO] [stdout] 368 | access: leo_ast::PackageAccess::Star(Span::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use struct literal syntax instead: `leo_ast::PackageAccess::Star { /* fields */ }` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/leo-ast-1.5.0/src/imports/package_access.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Star { span: Span }, [INFO] [stdout] | ---- `leo_ast::PackageAccess::Star` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `global_consts` in initializer of `leo_ast::Program` [INFO] [stdout] --> src/program/mod.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 361 | leo_ast::Program { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ missing `global_consts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `global_consts` in initializer of `leo_ast::Program` [INFO] [stdout] --> src/program/mod.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | leo_ast::Program { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ missing `global_consts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0423, E0532. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `leo-asg` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "60fc87d673d9f33c496cf212e9338cd61353fc0f7aea7fd9cad291ab613c9e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60fc87d673d9f33c496cf212e9338cd61353fc0f7aea7fd9cad291ab613c9e42", kill_on_drop: false }` [INFO] [stdout] 60fc87d673d9f33c496cf212e9338cd61353fc0f7aea7fd9cad291ab613c9e42