[INFO] cloning repository https://github.com/TravisBrain/Leorepos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TravisBrain/Leorepos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTravisBrain%2FLeorepos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTravisBrain%2FLeorepos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc00f71c45af922c40cf10f6ca3c5ea12d552fc1
[INFO] testing TravisBrain/Leorepos against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTravisBrain%2FLeorepos" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/TravisBrain/Leorepos
[INFO] finished tweaking git repo https://github.com/TravisBrain/Leorepos
[INFO] tweaked toml for git repo https://github.com/TravisBrain/Leorepos written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TravisBrain/Leorepos on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TravisBrain/Leorepos 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/AleoHQ/snarkVM.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd v0.10.0+zstd.1.5.2
[INFO] [stderr]   Downloaded zip v0.6.0
[INFO] [stderr]   Downloaded tower-service v0.3.1
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded assert_cmd v2.0.4
[INFO] [stderr]   Downloaded futures-core v0.3.19
[INFO] [stderr]   Downloaded nias v0.5.0
[INFO] [stderr]   Downloaded num_threads v0.1.5
[INFO] [stderr]   Downloaded native-tls v0.2.8
[INFO] [stderr]   Downloaded bzip2 v0.4.3
[INFO] [stderr]   Downloaded abnf v0.12.0
[INFO] [stderr]   Downloaded serde_yaml v0.8.23
[INFO] [stderr]   Downloaded eyre v0.6.7
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded h2 v0.3.11
[INFO] [stderr]   Downloaded clap v3.1.8
[INFO] [stderr]   Downloaded futures-util v0.3.19
[INFO] [stderr]   Downloaded tinyvec v1.5.1
[INFO] [stderr]   Downloaded color-backtrace v0.5.1
[INFO] [stderr]   Downloaded futures-channel v0.3.19
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded test_dir v0.1.0
[INFO] [stderr]   Downloaded security-framework-sys v2.6.0
[INFO] [stderr]   Downloaded hyper v0.14.16
[INFO] [stderr]   Downloaded serde_json v1.0.78
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.10
[INFO] [stderr]   Downloaded time v0.3.7
[INFO] [stderr]   Downloaded tokio-util v0.6.9
[INFO] [stderr]   Downloaded base64ct v1.0.1
[INFO] [stderr]   Downloaded http v0.2.6
[INFO] [stderr]   Downloaded mime_guess v2.0.3
[INFO] [stderr]   Downloaded libc v0.2.117
[INFO] [stderr]   Downloaded anyhow v1.0.56
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded schannel v0.1.19
[INFO] [stderr]   Downloaded tokio v1.16.1
[INFO] [stderr]   Downloaded security-framework v2.6.0
[INFO] [stderr]   Downloaded password-hash v0.3.2
[INFO] [stderr]   Downloaded ci_info v0.10.2
[INFO] [stderr]   Downloaded zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded fsio v0.1.3
[INFO] [stderr]   Downloaded envmnt v0.8.4
[INFO] [stderr]   Downloaded rusty-hook v0.11.2
[INFO] [stderr]   Downloaded futures-task v0.3.19
[INFO] [stderr]   Downloaded futures-sink v0.3.19
[INFO] [stderr]   Downloaded http-body v0.4.4
[INFO] [stderr]   Downloaded httparse v1.5.1
[INFO] [stderr]   Downloaded zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.29
[INFO] [stderr]   Downloaded time-macros v0.2.3
[INFO] [stderr]   Downloaded unicode-bidi v0.3.7
[INFO] [stderr]   Downloaded ipnet v2.3.1
[INFO] [stderr]   Downloaded self_update v0.29.0
[INFO] [stderr]   Downloaded tracing-log v0.1.2
[INFO] [stderr]   Downloaded pbkdf2 v0.10.1
[INFO] [stderr]   Downloaded block-buffer v0.10.0
[INFO] [stderr]   Downloaded futures-io v0.3.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e6e5d9714d0045356b3d3b9ef2e545b630de840f547ab383fc4ad8a9fd71abb
[INFO] running `Command { std: "docker" "start" "-a" "8e6e5d9714d0045356b3d3b9ef2e545b630de840f547ab383fc4ad8a9fd71abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e6e5d9714d0045356b3d3b9ef2e545b630de840f547ab383fc4ad8a9fd71abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e6e5d9714d0045356b3d3b9ef2e545b630de840f547ab383fc4ad8a9fd71abb", kill_on_drop: false }`
[INFO] [stdout] 8e6e5d9714d0045356b3d3b9ef2e545b630de840f547ab383fc4ad8a9fd71abb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14881bb6ad419c11fa2c6ecaabcf9ad91a4b270c3943005ae1e66765d60338db
[INFO] running `Command { std: "docker" "start" "-a" "14881bb6ad419c11fa2c6ecaabcf9ad91a4b270c3943005ae1e66765d60338db", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling block-buffer v0.10.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling eyre v0.6.7
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling tokio v1.16.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling self_update v0.29.0
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling color-backtrace v0.5.1
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling snarkvm-derives v0.7.5 (https://github.com/AleoHQ/snarkVM.git?rev=51633e2#51633e2f)
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.10
[INFO] [stderr]    Compiling snarkvm-utilities v0.7.5 (https://github.com/AleoHQ/snarkVM.git?rev=51633e2#51633e2f)
[INFO] [stderr]    Compiling leo-span v1.5.3 (/opt/rustwide/workdir/leo/span)
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling clap v3.1.8
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> leo/span/src/symbol.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling leo-errors v1.5.3 (/opt/rustwide/workdir/leo/errors)
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]   --> leo/errors/src/common/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::macros::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling leo-ast v1.5.3 (/opt/rustwide/workdir/compiler/ast)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> compiler/ast/src/lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use self::input::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `definition` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 68 | pub use self::statements::*;
[INFO] [stdout]    |         ------------------- but the name `definition` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling leo-parser v1.5.3 (/opt/rustwide/workdir/compiler/parser)
[INFO] [stderr]    Compiling leo-ast-passes v1.5.3 (/opt/rustwide/workdir/compiler/ast-passes)
[INFO] [stderr]    Compiling leo-compiler v1.5.3 (/opt/rustwide/workdir/compiler/compiler)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling zstd v0.10.0+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.0
[INFO] [stderr]    Compiling leo-package v1.5.3 (/opt/rustwide/workdir/leo/package)
[INFO] [stderr]    Compiling leo-lang v1.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> leo/logger.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[cfg(feature = "json")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci_skip`, `default`, and `noconfig`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> leo/logger.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[cfg(feature = "json")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci_skip`, `default`, and `noconfig`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "14881bb6ad419c11fa2c6ecaabcf9ad91a4b270c3943005ae1e66765d60338db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14881bb6ad419c11fa2c6ecaabcf9ad91a4b270c3943005ae1e66765d60338db", kill_on_drop: false }`
[INFO] [stdout] 14881bb6ad419c11fa2c6ecaabcf9ad91a4b270c3943005ae1e66765d60338db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0fb075bc01dd7d421a971cdb6bf076718bc6ddb27cab24f20d513adf6f660d9
[INFO] running `Command { std: "docker" "start" "-a" "f0fb075bc01dd7d421a971cdb6bf076718bc6ddb27cab24f20d513adf6f660d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> leo/span/src/symbol.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]   --> leo/errors/src/common/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::macros::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> compiler/ast/src/lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use self::input::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `definition` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 68 | pub use self::statements::*;
[INFO] [stdout]    |         ------------------- but the name `definition` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling nias v0.5.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> leo/logger.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[cfg(feature = "json")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci_skip`, `default`, and `noconfig`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling envmnt v0.8.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling ci_info v0.10.2
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling rusty-hook v0.11.2
[INFO] [stderr]    Compiling test_dir v0.1.0
[INFO] [stderr]    Compiling leo-lang v1.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> leo/logger.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[cfg(feature = "json")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci_skip`, `default`, and `noconfig`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> leo/logger.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[cfg(feature = "json")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci_skip`, `default`, and `noconfig`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "f0fb075bc01dd7d421a971cdb6bf076718bc6ddb27cab24f20d513adf6f660d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0fb075bc01dd7d421a971cdb6bf076718bc6ddb27cab24f20d513adf6f660d9", kill_on_drop: false }`
[INFO] [stdout] f0fb075bc01dd7d421a971cdb6bf076718bc6ddb27cab24f20d513adf6f660d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f1301d0d285393f104c7424960c1444e0b78ca62e6968f527ff7539d57755c57
[INFO] running `Command { std: "docker" "start" "-a" "f1301d0d285393f104c7424960c1444e0b78ca62e6968f527ff7539d57755c57", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stderr]   --> leo/span/src/symbol.rs:28:22
[INFO] [stderr]    |
[INFO] [stderr] 28 | use std::intrinsics::transmute;
[INFO] [stderr]    |                      ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `leo-span` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `self::macros::*`
[INFO] [stderr]   --> leo/errors/src/common/mod.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub use self::macros::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `leo-errors` (lib) generated 1 warning (run `cargo fix --lib -p leo-errors` to apply 1 suggestion)
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> compiler/ast/src/lib.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub use self::input::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ the name `definition` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 68 | pub use self::statements::*;
[INFO] [stderr]    |         ------------------- but the name `definition` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `leo-ast` (lib) generated 1 warning
[INFO] [stderr] warning: unexpected `cfg` condition value: `json`
[INFO] [stderr]   --> leo/logger.rs:60:11
[INFO] [stderr]    |
[INFO] [stderr] 60 |     #[cfg(feature = "json")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `ci_skip`, `default`, and `noconfig`
[INFO] [stderr]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `leo-lang` (lib) generated 1 warning
[INFO] [stderr] warning: `leo-lang` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `leo-lang` (bin "leo" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests leo/lib.rs (/opt/rustwide/target/debug/deps/leo_lang-8e56eb7a4bc75b3f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::format_event ... ok
[INFO] [stdout] test tests::init_logger ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests leo/main.rs (/opt/rustwide/target/debug/deps/leo-64f2a8a3192b548c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests leo_lang
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f1301d0d285393f104c7424960c1444e0b78ca62e6968f527ff7539d57755c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1301d0d285393f104c7424960c1444e0b78ca62e6968f527ff7539d57755c57", kill_on_drop: false }`
[INFO] [stdout] f1301d0d285393f104c7424960c1444e0b78ca62e6968f527ff7539d57755c57
