[INFO] fetching crate leo-core 1.6.3...
[INFO] checking leo-core-1.6.3 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate leo-core 1.6.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate leo-core 1.6.3 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate leo-core 1.6.3
[INFO] finished tweaking crates.io crate leo-core 1.6.3
[INFO] tweaked toml for crates.io crate leo-core 1.6.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leo-errors v1.10.0
[INFO] [stderr]   Downloaded leo-ast v1.10.0
[INFO] [stderr]   Downloaded leo-span v1.10.0
[INFO] [stderr]   Downloaded color-backtrace v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48c255078d54818a47f059d97afafea73ce437f384b508c22ccc4f62eebd7f10
[INFO] running `Command { std: "docker" "start" "-a" "48c255078d54818a47f059d97afafea73ce437f384b508c22ccc4f62eebd7f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48c255078d54818a47f059d97afafea73ce437f384b508c22ccc4f62eebd7f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c255078d54818a47f059d97afafea73ce437f384b508c22ccc4f62eebd7f10", kill_on_drop: false }`
[INFO] [stdout] 48c255078d54818a47f059d97afafea73ce437f384b508c22ccc4f62eebd7f10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00bad0fcb28874e66807a289f4bf7b05d62419c77d7cc18cc9980ad4046cc41b
[INFO] running `Command { std: "docker" "start" "-a" "00bad0fcb28874e66807a289f4bf7b05d62419c77d7cc18cc9980ad4046cc41b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking color-backtrace v0.6.1
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking leo-span v1.10.0
[INFO] [stderr]     Checking leo-errors v1.10.0
[INFO] [stderr]     Checking leo-ast v1.10.0
[INFO] [stderr]     Checking leo-core v1.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:54:32
[INFO] [stdout]    |
[INFO] [stdout] 54 |             (sym::BHP256, sym::commit) => Self::BHP256Commit,
[INFO] [stdout]    |                                ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |             (sym::BHP256, sym::hash) => Self::BHP256Hash,
[INFO] [stdout]    |                                ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:54:32
[INFO] [stdout]    |
[INFO] [stdout] 54 |             (sym::BHP256, sym::commit) => Self::BHP256Commit,
[INFO] [stdout]    |                                ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |             (sym::BHP512, sym::commit) => Self::BHP512Commit,
[INFO] [stdout]    |                                ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |             (sym::BHP512, sym::hash) => Self::BHP512Hash,
[INFO] [stdout]    |                                ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |             (sym::BHP768, sym::commit) => Self::BHP768Commit,
[INFO] [stdout]    |                                ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:59:32
[INFO] [stdout]    |
[INFO] [stdout] 59 |             (sym::BHP768, sym::hash) => Self::BHP768Hash,
[INFO] [stdout]    |                                ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |             (sym::BHP256, sym::hash) => Self::BHP256Hash,
[INFO] [stdout]    |                                ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |             (sym::BHP1024, sym::commit) => Self::BHP1024Commit,
[INFO] [stdout]    |                                 ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |             (sym::BHP512, sym::commit) => Self::BHP512Commit,
[INFO] [stdout]    |                                ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |             (sym::BHP1024, sym::hash) => Self::BHP1024Hash,
[INFO] [stdout]    |                                 ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |             (sym::BHP512, sym::hash) => Self::BHP512Hash,
[INFO] [stdout]    |                                ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |             (sym::Pedersen64, sym::commit) => Self::Pedersen64Commit,
[INFO] [stdout]    |                                    ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |             (sym::BHP768, sym::commit) => Self::BHP768Commit,
[INFO] [stdout]    |                                ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:64:36
[INFO] [stdout]    |
[INFO] [stdout] 64 |             (sym::Pedersen64, sym::hash) => Self::Pedersen64Hash,
[INFO] [stdout]    |                                    ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:59:32
[INFO] [stdout]    |
[INFO] [stdout] 59 |             (sym::BHP768, sym::hash) => Self::BHP768Hash,
[INFO] [stdout]    |                                ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |             (sym::Pedersen128, sym::commit) => Self::Pedersen128Commit,
[INFO] [stdout]    |                                     ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |             (sym::BHP1024, sym::commit) => Self::BHP1024Commit,
[INFO] [stdout]    |                                 ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 |             (sym::Pedersen128, sym::hash) => Self::Pedersen128Hash,
[INFO] [stdout]    |                                     ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |             (sym::BHP1024, sym::hash) => Self::BHP1024Hash,
[INFO] [stdout]    |                                 ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 |             (sym::Poseidon2, sym::hash) => Self::Poseidon2Hash,
[INFO] [stdout]    |                                   ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |             (sym::Pedersen64, sym::commit) => Self::Pedersen64Commit,
[INFO] [stdout]    |                                    ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |             (sym::Poseidon4, sym::hash) => Self::Poseidon4Hash,
[INFO] [stdout]    |                                   ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:64:36
[INFO] [stdout]    |
[INFO] [stdout] 64 |             (sym::Pedersen64, sym::hash) => Self::Pedersen64Hash,
[INFO] [stdout]    |                                    ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 |             (sym::Poseidon8, sym::hash) => Self::Poseidon8Hash,
[INFO] [stdout]    |                                   ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |             (sym::Pedersen128, sym::commit) => Self::Pedersen128Commit,
[INFO] [stdout]    |                                     ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 |             (sym::Pedersen128, sym::hash) => Self::Pedersen128Hash,
[INFO] [stdout]    |                                     ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 |             (sym::Poseidon2, sym::hash) => Self::Poseidon2Hash,
[INFO] [stdout]    |                                   ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |             (sym::Poseidon4, sym::hash) => Self::Poseidon4Hash,
[INFO] [stdout]    |                                   ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 |             (sym::Poseidon8, sym::hash) => Self::Poseidon8Hash,
[INFO] [stdout]    |                                   ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0531`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0531`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leo-core` (lib test) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `leo-core` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "00bad0fcb28874e66807a289f4bf7b05d62419c77d7cc18cc9980ad4046cc41b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00bad0fcb28874e66807a289f4bf7b05d62419c77d7cc18cc9980ad4046cc41b", kill_on_drop: false }`
[INFO] [stdout] 00bad0fcb28874e66807a289f4bf7b05d62419c77d7cc18cc9980ad4046cc41b
[INFO] checking leo-core-1.6.3 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate leo-core 1.6.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate leo-core 1.6.3 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate leo-core 1.6.3
[INFO] finished tweaking crates.io crate leo-core 1.6.3
[INFO] tweaked toml for crates.io crate leo-core 1.6.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc4a07717156388396bd839e8772876e03f56c77f3eed473eaa9141162d22f10
[INFO] running `Command { std: "docker" "start" "-a" "cc4a07717156388396bd839e8772876e03f56c77f3eed473eaa9141162d22f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc4a07717156388396bd839e8772876e03f56c77f3eed473eaa9141162d22f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc4a07717156388396bd839e8772876e03f56c77f3eed473eaa9141162d22f10", kill_on_drop: false }`
[INFO] [stdout] cc4a07717156388396bd839e8772876e03f56c77f3eed473eaa9141162d22f10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e201416dfbee4e9627771c5a22a10f3dd5854bb8c8dfe599bcfa752ba0b060bd
[INFO] running `Command { std: "docker" "start" "-a" "e201416dfbee4e9627771c5a22a10f3dd5854bb8c8dfe599bcfa752ba0b060bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking color-backtrace v0.6.1
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking leo-span v1.10.0
[INFO] [stderr]     Checking leo-errors v1.10.0
[INFO] [stderr]     Checking leo-ast v1.10.0
[INFO] [stderr]     Checking leo-core v1.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:54:32
[INFO] [stdout]    |
[INFO] [stdout] 54 |             (sym::BHP256, sym::commit) => Self::BHP256Commit,
[INFO] [stdout]    |                                ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:54:32
[INFO] [stdout]    |
[INFO] [stdout] 54 |             (sym::BHP256, sym::commit) => Self::BHP256Commit,
[INFO] [stdout]    |                                ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |             (sym::BHP256, sym::hash) => Self::BHP256Hash,
[INFO] [stdout]    |                                ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |             (sym::BHP256, sym::hash) => Self::BHP256Hash,
[INFO] [stdout]    |                                ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |             (sym::BHP512, sym::commit) => Self::BHP512Commit,
[INFO] [stdout]    |                                ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |             (sym::BHP512, sym::hash) => Self::BHP512Hash,
[INFO] [stdout]    |                                ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |             (sym::BHP768, sym::commit) => Self::BHP768Commit,
[INFO] [stdout]    |                                ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |             (sym::BHP512, sym::commit) => Self::BHP512Commit,
[INFO] [stdout]    |                                ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:59:32
[INFO] [stdout]    |
[INFO] [stdout] 59 |             (sym::BHP768, sym::hash) => Self::BHP768Hash,
[INFO] [stdout]    |                                ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |             (sym::BHP512, sym::hash) => Self::BHP512Hash,
[INFO] [stdout]    |                                ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |             (sym::BHP1024, sym::commit) => Self::BHP1024Commit,
[INFO] [stdout]    |                                 ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |             (sym::BHP768, sym::commit) => Self::BHP768Commit,
[INFO] [stdout]    |                                ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |             (sym::BHP1024, sym::hash) => Self::BHP1024Hash,
[INFO] [stdout]    |                                 ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:59:32
[INFO] [stdout]    |
[INFO] [stdout] 59 |             (sym::BHP768, sym::hash) => Self::BHP768Hash,
[INFO] [stdout]    |                                ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |             (sym::Pedersen64, sym::commit) => Self::Pedersen64Commit,
[INFO] [stdout]    |                                    ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:64:36
[INFO] [stdout]    |
[INFO] [stdout] 64 |             (sym::Pedersen64, sym::hash) => Self::Pedersen64Hash,
[INFO] [stdout]    |                                    ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |             (sym::BHP1024, sym::commit) => Self::BHP1024Commit,
[INFO] [stdout]    |                                 ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |             (sym::Pedersen128, sym::commit) => Self::Pedersen128Commit,
[INFO] [stdout]    |                                     ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |             (sym::BHP1024, sym::hash) => Self::BHP1024Hash,
[INFO] [stdout]    |                                 ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 |             (sym::Pedersen128, sym::hash) => Self::Pedersen128Hash,
[INFO] [stdout]    |                                     ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |             (sym::Pedersen64, sym::commit) => Self::Pedersen64Commit,
[INFO] [stdout]    |                                    ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 |             (sym::Poseidon2, sym::hash) => Self::Poseidon2Hash,
[INFO] [stdout]    |                                   ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |             (sym::Poseidon4, sym::hash) => Self::Poseidon4Hash,
[INFO] [stdout]    |                                   ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:64:36
[INFO] [stdout]    |
[INFO] [stdout] 64 |             (sym::Pedersen64, sym::hash) => Self::Pedersen64Hash,
[INFO] [stdout]    |                                    ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 |             (sym::Poseidon8, sym::hash) => Self::Poseidon8Hash,
[INFO] [stdout]    |                                   ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `commit` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |             (sym::Pedersen128, sym::commit) => Self::Pedersen128Commit,
[INFO] [stdout]    |                                     ^^^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 |             (sym::Pedersen128, sym::hash) => Self::Pedersen128Hash,
[INFO] [stdout]    |                                     ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 |             (sym::Poseidon2, sym::hash) => Self::Poseidon2Hash,
[INFO] [stdout]    |                                   ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |             (sym::Poseidon4, sym::hash) => Self::Poseidon4Hash,
[INFO] [stdout]    |                                   ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `hash` in module `sym`
[INFO] [stdout]   --> src/algorithms/mod.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 |             (sym::Poseidon8, sym::hash) => Self::Poseidon8Hash,
[INFO] [stdout]    |                                   ^^^^ not found in `sym`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0531`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0531`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leo-core` (lib test) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `leo-core` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "e201416dfbee4e9627771c5a22a10f3dd5854bb8c8dfe599bcfa752ba0b060bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e201416dfbee4e9627771c5a22a10f3dd5854bb8c8dfe599bcfa752ba0b060bd", kill_on_drop: false }`
[INFO] [stdout] e201416dfbee4e9627771c5a22a10f3dd5854bb8c8dfe599bcfa752ba0b060bd
