[INFO] fetching crate leo-compiler 1.0.2... [INFO] checking leo-compiler-1.0.2 against master#da897dfb6daa268a965d2d73620316ba56020a19 for pr-76219 [INFO] extracting crate leo-compiler 1.0.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate leo-compiler 1.0.2 on toolchain da897dfb6daa268a965d2d73620316ba56020a19 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate leo-compiler 1.0.2 [INFO] finished tweaking crates.io crate leo-compiler 1.0.2 [INFO] tweaked toml for crates.io crate leo-compiler 1.0.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e881444d944c5778f9f9be6185c97363a689711f97b6df4467b9ccc50158584 [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" "5e881444d944c5778f9f9be6185c97363a689711f97b6df4467b9ccc50158584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e881444d944c5778f9f9be6185c97363a689711f97b6df4467b9ccc50158584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e881444d944c5778f9f9be6185c97363a689711f97b6df4467b9ccc50158584", kill_on_drop: false }` [INFO] [stdout] 5e881444d944c5778f9f9be6185c97363a689711f97b6df4467b9ccc50158584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58714f43a88c67a2f0ecea8a43b3477c9c5f40a1c1743c8ec74896d6a873734a [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" "58714f43a88c67a2f0ecea8a43b3477c9c5f40a1c1743c8ec74896d6a873734a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Checking snarkos-profiler v1.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking from-pest v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling snarkos-derives v1.1.4 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [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] Checking thiserror v1.0.20 [INFO] [stderr] Checking zip v0.5.7 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking leo-ast v1.0.3 [INFO] [stderr] Checking tracing-subscriber v0.2.11 [INFO] [stderr] Checking leo-package v1.0.3 [INFO] [stderr] Checking snarkos-errors v1.1.4 [INFO] [stderr] Checking snarkos-utilities v1.1.4 [INFO] [stderr] Checking snarkos-models v1.1.4 [INFO] [stderr] Checking snarkos-algorithms v1.1.4 [INFO] [stderr] Checking snarkos-curves v1.1.4 [INFO] [stderr] Checking leo-gadgets v1.0.3 [INFO] [stderr] Checking snarkos-gadgets v1.1.4 [INFO] [stderr] Checking snarkos-parameters v1.1.4 [INFO] [stderr] Checking snarkos-objects v1.1.4 [INFO] [stderr] Checking leo-input v1.0.3 [INFO] [stderr] Checking snarkos-dpc v1.1.4 [INFO] [stderr] Checking leo-typed v1.0.3 [INFO] [stderr] Checking leo-state v1.0.3 [INFO] [stderr] Checking leo-compiler v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `leo_typed::CircuitFieldDefinition` [INFO] [stdout] --> src/expression/circuit/circuit.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use leo_typed::{CircuitFieldDefinition, CircuitMember, Identifier, Span}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `CircuitFieldDefinition` in the root [INFO] [stdout] | help: a similar name exists in the module: `CircuitVariableDefinition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `leo_typed::CircuitFieldDefinition` [INFO] [stdout] --> src/expression/circuit/circuit.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use leo_typed::{CircuitFieldDefinition, CircuitMember, Identifier, Span}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `CircuitFieldDefinition` in the root [INFO] [stdout] | help: a similar name exists in the module: `CircuitVariableDefinition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compiler::Compiler::::parse_program_from_string`: Please use the 'parse_program' method instead. [INFO] [stdout] --> src/compiler.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | self.parse_program_from_string(&program_string) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compiler::Compiler::::parse_program_from_string`: Please use the 'parse_program' method instead. [INFO] [stdout] --> src/compiler.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | self.parse_program_from_string(&program_string) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `CircuitField` found for enum `leo_typed::CircuitMember` in the current scope [INFO] [stdout] --> src/expression/circuit/circuit.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | CircuitMember::CircuitField(identifier, _type) => { [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `leo_typed::CircuitMember` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `CircuitField` found for enum `leo_typed::CircuitMember` in the current scope [INFO] [stdout] --> src/expression/circuit/circuit.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | CircuitMember::CircuitField(identifier, _type) => { [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `leo_typed::CircuitMember` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `leo-compiler`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "58714f43a88c67a2f0ecea8a43b3477c9c5f40a1c1743c8ec74896d6a873734a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58714f43a88c67a2f0ecea8a43b3477c9c5f40a1c1743c8ec74896d6a873734a", kill_on_drop: false }` [INFO] [stdout] 58714f43a88c67a2f0ecea8a43b3477c9c5f40a1c1743c8ec74896d6a873734a