[INFO] fetching crate leo-compiler 1.5.3... [INFO] building leo-compiler-1.5.3 against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] extracting crate leo-compiler 1.5.3 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate leo-compiler 1.5.3 on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate leo-compiler 1.5.3 [INFO] finished tweaking crates.io crate leo-compiler 1.5.3 [INFO] tweaked toml for crates.io crate leo-compiler 1.5.3 written to /workspace/builds/worker-26/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.3.0 [INFO] [stderr] Downloaded fastrand v1.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7d7e0e64fd93761ac4d52a0a2d53033fadeff0beaae892404aff429ba92169e [INFO] running `Command { std: "docker" "start" "-a" "b7d7e0e64fd93761ac4d52a0a2d53033fadeff0beaae892404aff429ba92169e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7d7e0e64fd93761ac4d52a0a2d53033fadeff0beaae892404aff429ba92169e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7d7e0e64fd93761ac4d52a0a2d53033fadeff0beaae892404aff429ba92169e", kill_on_drop: false }` [INFO] [stdout] b7d7e0e64fd93761ac4d52a0a2d53033fadeff0beaae892404aff429ba92169e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b46a4408c89d5cd4db62a1e2c7a8cad0d83c38b5d88bd0d6ac2a08bf5936d859 [INFO] running `Command { std: "docker" "start" "-a" "b46a4408c89d5cd4db62a1e2c7a8cad0d83c38b5d88bd0d6ac2a08bf5936d859", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling snarkvm-profiler v0.7.9 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling from-pest v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [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.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling leo-input v1.5.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling leo-ast v1.5.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling leo-package v1.5.3 [INFO] [stderr] Compiling snarkvm-derives v0.7.9 [INFO] [stderr] Compiling snarkvm-utilities v0.7.9 [INFO] [stderr] Compiling snarkvm-fields v0.7.9 [INFO] [stderr] Compiling leo-parser v1.5.3 [INFO] [stderr] Compiling leo-asg v1.5.3 [INFO] [stderr] Compiling snarkvm-curves v0.7.9 [INFO] [stderr] Compiling leo-imports v1.5.3 [INFO] [stderr] Compiling leo-asg-passes v1.5.3 [INFO] [stderr] Compiling snarkvm-r1cs v0.7.9 [INFO] [stderr] Compiling snarkvm-algorithms v0.7.9 [INFO] [stderr] Compiling snarkvm-gadgets v0.7.9 [INFO] [stderr] Compiling snarkvm-parameters v0.7.9 [INFO] [stderr] Compiling snarkvm-polycommit v0.7.9 [INFO] [stderr] Compiling leo-synthesizer v1.5.3 [INFO] [stderr] Compiling snarkvm-marlin v0.7.9 [INFO] [stderr] Compiling snarkvm-dpc v0.7.9 [INFO] [stderr] Compiling leo-state v1.5.3 [INFO] [stderr] Compiling leo-compiler v1.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "b46a4408c89d5cd4db62a1e2c7a8cad0d83c38b5d88bd0d6ac2a08bf5936d859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46a4408c89d5cd4db62a1e2c7a8cad0d83c38b5d88bd0d6ac2a08bf5936d859", kill_on_drop: false }` [INFO] [stdout] b46a4408c89d5cd4db62a1e2c7a8cad0d83c38b5d88bd0d6ac2a08bf5936d859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5080a954b91d88a8faad43d4d85cd25628d6902c62b98ba7680d9a9b81132ee8 [INFO] running `Command { std: "docker" "start" "-a" "5080a954b91d88a8faad43d4d85cd25628d6902c62b98ba7680d9a9b81132ee8", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling leo-test-framework v1.5.3 [INFO] [stderr] Compiling leo-compiler v1.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.84s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/leo_compiler-6c05828d703e6d3d) [INFO] running `Command { std: "docker" "inspect" "5080a954b91d88a8faad43d4d85cd25628d6902c62b98ba7680d9a9b81132ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5080a954b91d88a8faad43d4d85cd25628d6902c62b98ba7680d9a9b81132ee8", kill_on_drop: false }` [INFO] [stdout] 5080a954b91d88a8faad43d4d85cd25628d6902c62b98ba7680d9a9b81132ee8