[INFO] cloning repository https://github.com/MingweiSamuel/spinach [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MingweiSamuel/spinach" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMingweiSamuel%2Fspinach", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMingweiSamuel%2Fspinach'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 622fdb841ec1130ff2c896a8ca8f87d0e3b8869b [INFO] testing MingweiSamuel/spinach against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMingweiSamuel%2Fspinach" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MingweiSamuel/spinach on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MingweiSamuel/spinach [INFO] finished tweaking git repo https://github.com/MingweiSamuel/spinach [INFO] tweaked toml for git repo https://github.com/MingweiSamuel/spinach written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate git repo https://github.com/MingweiSamuel/spinach already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.96 [INFO] [stderr] Downloaded zipf v7.0.0 [INFO] [stderr] Downloaded tokio v1.6.1 [INFO] [stderr] Downloaded tuple_list v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fadfda89dfb9c63df6182a1c63690bc8ede379415dbd94a07cfd044c65b14e6 [INFO] running `Command { std: "docker" "start" "-a" "8fadfda89dfb9c63df6182a1c63690bc8ede379415dbd94a07cfd044c65b14e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fadfda89dfb9c63df6182a1c63690bc8ede379415dbd94a07cfd044c65b14e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fadfda89dfb9c63df6182a1c63690bc8ede379415dbd94a07cfd044c65b14e6", kill_on_drop: false }` [INFO] [stdout] 8fadfda89dfb9c63df6182a1c63690bc8ede379415dbd94a07cfd044c65b14e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2426cb58e7276dc31b24551688b094cf61bde1e301f4667418db274c1ccf91e8 [INFO] running `Command { std: "docker" "start" "-a" "2426cb58e7276dc31b24551688b094cf61bde1e301f4667418db274c1ccf91e8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tuple_list v0.1.3 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling zipf v7.0.0 [INFO] [stderr] Compiling workload v0.1.0 (/opt/rustwide/workdir/examples/workload) [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling spinach v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stdout] error: Missing required bounds on Keys [INFO] [stdout] --> lib/src/collections.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | type Keys<'s>: Iterator where K: 's; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `, Self: 's` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on Entries [INFO] [stdout] --> lib/src/collections.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | type Entries<'s>: Iterator where K: 's, V: 's; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `, Self: 's` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on TickFuture [INFO] [stdout] --> lib/src/comp/comptrait.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | type TickFuture<'s>: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 's` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spinach` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2426cb58e7276dc31b24551688b094cf61bde1e301f4667418db274c1ccf91e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2426cb58e7276dc31b24551688b094cf61bde1e301f4667418db274c1ccf91e8", kill_on_drop: false }` [INFO] [stdout] 2426cb58e7276dc31b24551688b094cf61bde1e301f4667418db274c1ccf91e8