[INFO] fetching crate puroro 0.4.1... [INFO] checking puroro-0.4.1 against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] extracting crate puroro 0.4.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate puroro 0.4.1 on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate puroro 0.4.1 [INFO] finished tweaking crates.io crate puroro 0.4.1 [INFO] tweaked toml for crates.io crate puroro 0.4.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70c2494dc074ac81fd0051108b4276724cce2e93aaedb9e91b9f8ae73a03b175 [INFO] running `Command { std: "docker" "start" "-a" "70c2494dc074ac81fd0051108b4276724cce2e93aaedb9e91b9f8ae73a03b175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70c2494dc074ac81fd0051108b4276724cce2e93aaedb9e91b9f8ae73a03b175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c2494dc074ac81fd0051108b4276724cce2e93aaedb9e91b9f8ae73a03b175", kill_on_drop: false }` [INFO] [stdout] 70c2494dc074ac81fd0051108b4276724cce2e93aaedb9e91b9f8ae73a03b175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ada6d0fa31179ea79cccd2b5bc6e6c90d8739e6399c771d3e5d8d24c8342d08c [INFO] running `Command { std: "docker" "start" "-a" "ada6d0fa31179ea79cccd2b5bc6e6c90d8739e6399c771d3e5d8d24c8342d08c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bumpalo v3.10.0 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking puroro v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo/de.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / where [INFO] [stdout] 51 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 50 ~ [INFO] [stdout] 51 ~ = ::std::option::Iter<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo/de.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / where [INFO] [stdout] 74 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 73 ~ [INFO] [stdout] 74 ~ = ::std::slice::Iter<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo/de.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | / where [INFO] [stdout] 92 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 91 ~ [INFO] [stdout] 92 ~ = ::std::iter::Once<&'a T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / where [INFO] [stdout] 216 | | Self: 'bump + 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 215 ~ [INFO] [stdout] 216 ~ = ManuallyDrop> where Self: 'bump + 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | / where [INFO] [stdout] 223 | | Self: 'bump + 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 222 ~ [INFO] [stdout] 223 ~ = RefMutVec<'bump, 'this, T> where Self: 'bump + 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | / where [INFO] [stdout] 384 | | Self: 'bump + 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 383 ~ [INFO] [stdout] 384 ~ = ManuallyDrop> where Self: 'bump + 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / where [INFO] [stdout] 391 | | Self: 'bump + 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 390 ~ [INFO] [stdout] 391 ~ = RefMutString<'bump, 'this> where Self: 'bump + 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/simple/de.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / where [INFO] [stdout] 49 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 48 ~ [INFO] [stdout] 49 ~ = ::std::option::Iter<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/simple/de.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / where [INFO] [stdout] 68 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 67 ~ [INFO] [stdout] 68 ~ = ::std::slice::Iter<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/simple/de.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / where [INFO] [stdout] 86 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 85 ~ [INFO] [stdout] 86 ~ = ::std::iter::Once<&'a T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo/de.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / where [INFO] [stdout] 51 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 50 ~ [INFO] [stdout] 51 ~ = ::std::option::Iter<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo/de.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / where [INFO] [stdout] 74 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 73 ~ [INFO] [stdout] 74 ~ = ::std::slice::Iter<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo/de.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | / where [INFO] [stdout] 92 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 91 ~ [INFO] [stdout] 92 ~ = ::std::iter::Once<&'a T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / where [INFO] [stdout] 216 | | Self: 'bump + 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 215 ~ [INFO] [stdout] 216 ~ = ManuallyDrop> where Self: 'bump + 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | / where [INFO] [stdout] 223 | | Self: 'bump + 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 222 ~ [INFO] [stdout] 223 ~ = RefMutVec<'bump, 'this, T> where Self: 'bump + 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | / where [INFO] [stdout] 384 | | Self: 'bump + 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 383 ~ [INFO] [stdout] 384 ~ = ManuallyDrop> where Self: 'bump + 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/bumpalo.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / where [INFO] [stdout] 391 | | Self: 'bump + 'this, [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 390 ~ [INFO] [stdout] 391 ~ = RefMutString<'bump, 'this> where Self: 'bump + 'this; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/simple/de.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / where [INFO] [stdout] 49 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 48 ~ [INFO] [stdout] 49 ~ = ::std::option::Iter<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/simple/de.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / where [INFO] [stdout] 68 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 67 ~ [INFO] [stdout] 68 ~ = ::std::slice::Iter<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/impls/simple/de.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / where [INFO] [stdout] 86 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 85 ~ [INFO] [stdout] 86 ~ = ::std::iter::Once<&'a T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.91s [INFO] running `Command { std: "docker" "inspect" "ada6d0fa31179ea79cccd2b5bc6e6c90d8739e6399c771d3e5d8d24c8342d08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada6d0fa31179ea79cccd2b5bc6e6c90d8739e6399c771d3e5d8d24c8342d08c", kill_on_drop: false }` [INFO] [stdout] ada6d0fa31179ea79cccd2b5bc6e6c90d8739e6399c771d3e5d8d24c8342d08c