[INFO] fetching crate all-is-cubes 0.5.0... [INFO] checking all-is-cubes-0.5.0 against try#cc4c4328b2b4da72bc61f8f5984292dd73740b5e for pr-112842 [INFO] extracting crate all-is-cubes 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate all-is-cubes 0.5.0 on toolchain cc4c4328b2b4da72bc61f8f5984292dd73740b5e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate all-is-cubes 0.5.0 [INFO] finished tweaking crates.io crate all-is-cubes 0.5.0 [INFO] tweaked toml for crates.io crate all-is-cubes 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "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" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ec1277c5fa82755181f039b08aa7b76c4ef32dd1e42e374f857a74989d70a2b [INFO] running `Command { std: "docker" "start" "-a" "7ec1277c5fa82755181f039b08aa7b76c4ef32dd1e42e374f857a74989d70a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ec1277c5fa82755181f039b08aa7b76c4ef32dd1e42e374f857a74989d70a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec1277c5fa82755181f039b08aa7b76c4ef32dd1e42e374f857a74989d70a2b", kill_on_drop: false }` [INFO] [stdout] 7ec1277c5fa82755181f039b08aa7b76c4ef32dd1e42e374f857a74989d70a2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b93f8a82ff240518b208edd3a8603075c9bb52db7a4d6de9b4a56756379c1518 [INFO] running `Command { std: "docker" "start" "-a" "b93f8a82ff240518b208edd3a8603075c9bb52db7a4d6de9b4a56756379c1518", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking arbitrary v1.3.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking embedded-graphics v0.7.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling exhaust-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking exhaust v0.1.1 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking serde_json v1.0.97 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ordered-float v3.7.0 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Checking all-is-cubes v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/transaction/tester.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | / self.transactions.iter().flat_map(move |t1| { [INFO] [stdout] 112 | | std::iter::once(t1.clone()).chain( [INFO] [stdout] 113 | | self.transactions [INFO] [stdout] 114 | | .iter() [INFO] [stdout] 115 | | .flat_map(move |t2| t1.clone().try_merge(t2.clone())), [INFO] [stdout] 116 | | ) [INFO] [stdout] 117 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/transaction/tester.rs:110:55 [INFO] [stdout] | [INFO] [stdout] 110 | ) -> impl Iterator> + 'b { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `all-is-cubes` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b93f8a82ff240518b208edd3a8603075c9bb52db7a4d6de9b4a56756379c1518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b93f8a82ff240518b208edd3a8603075c9bb52db7a4d6de9b4a56756379c1518", kill_on_drop: false }` [INFO] [stdout] b93f8a82ff240518b208edd3a8603075c9bb52db7a4d6de9b4a56756379c1518