[INFO] cloning repository https://github.com/gpestana/beam-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gpestana/beam-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fbeam-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fbeam-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aeb18eb3556f356e18afd583ac927c34cdc3d6ef [INFO] checking gpestana/beam-rs against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fbeam-rs" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gpestana/beam-rs on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gpestana/beam-rs [INFO] finished tweaking git repo https://github.com/gpestana/beam-rs [INFO] tweaked toml for git repo https://github.com/gpestana/beam-rs written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/gpestana/beam-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4408ec95dbc132f57d28a99d26bc713b54d88d557199f516fe53b947ce19db9 [INFO] running `Command { std: "docker" "start" "-a" "c4408ec95dbc132f57d28a99d26bc713b54d88d557199f516fe53b947ce19db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4408ec95dbc132f57d28a99d26bc713b54d88d557199f516fe53b947ce19db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4408ec95dbc132f57d28a99d26bc713b54d88d557199f516fe53b947ce19db9", kill_on_drop: false }` [INFO] [stdout] c4408ec95dbc132f57d28a99d26bc713b54d88d557199f516fe53b947ce19db9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bacd2b214c656b1b2fe6fc6ca6048738b20324fe609ab15cb90dbb19b26d0635 [INFO] running `Command { std: "docker" "start" "-a" "bacd2b214c656b1b2fe6fc6ca6048738b20324fe609ab15cb90dbb19b26d0635", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] num-traits v0.2.14: i128 [INFO] [stderr] [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling ark-ff v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Checking ark-std v0.1.0 (https://github.com/arkworks-rs/utils#b37f1c8f) [INFO] [stderr] Checking ark-serialize v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling ark-ff-macros v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking ark-ec v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Checking ark-bls12-381 v0.1.0 (https://github.com/arkworks-rs/curves?rev=39c58df#39c58df3) [INFO] [stderr] Checking beam-rs v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking ark-ff v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Checking ark-ec v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Checking ark-bls12-381 v0.1.0 (https://github.com/arkworks-rs/curves?rev=39c58df#39c58df3) [INFO] [stderr] Checking beam-rs v0.1.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "bacd2b214c656b1b2fe6fc6ca6048738b20324fe609ab15cb90dbb19b26d0635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bacd2b214c656b1b2fe6fc6ca6048738b20324fe609ab15cb90dbb19b26d0635", kill_on_drop: false }` [INFO] [stdout] bacd2b214c656b1b2fe6fc6ca6048738b20324fe609ab15cb90dbb19b26d0635