[INFO] cloning repository https://github.com/pudnax/adven-async-ous [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pudnax/adven-async-ous" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpudnax%2Fadven-async-ous", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpudnax%2Fadven-async-ous'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f307f11d06ccab4180eb4d45d79674187acdf228 [INFO] checking pudnax/adven-async-ous against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpudnax%2Fadven-async-ous" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pudnax/adven-async-ous on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pudnax/adven-async-ous [INFO] finished tweaking git repo https://github.com/pudnax/adven-async-ous [INFO] tweaked toml for git repo https://github.com/pudnax/adven-async-ous written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pudnax/adven-async-ous already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/cfsamson/examples-minimio` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee53b5460523ff2b251e0b853d0ccdd0115670a4290ca0dc9ba1230843b7efc4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee53b5460523ff2b251e0b853d0ccdd0115670a4290ca0dc9ba1230843b7efc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee53b5460523ff2b251e0b853d0ccdd0115670a4290ca0dc9ba1230843b7efc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee53b5460523ff2b251e0b853d0ccdd0115670a4290ca0dc9ba1230843b7efc4", kill_on_drop: false }` [INFO] [stdout] ee53b5460523ff2b251e0b853d0ccdd0115670a4290ca0dc9ba1230843b7efc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e238cc37e1dbde1fdb6cfd039361cbd2d6c2b05ea5200de419a144040d907b70 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e238cc37e1dbde1fdb6cfd039361cbd2d6c2b05ea5200de419a144040d907b70", kill_on_drop: false }` [INFO] [stderr] Checking minimio v0.1.0 (https://github.com/cfsamson/examples-minimio?branch=master#f94e2fb2) [INFO] [stderr] Checking adven-async-ous v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/bin/generator.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(optin_builtin_traits, negative_impls)] // needed to implement `!Unpin` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `auto_traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/bin/generator.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(optin_builtin_traits, negative_impls)] // needed to implement `!Unpin` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `auto_traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `adven-async-ous` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e238cc37e1dbde1fdb6cfd039361cbd2d6c2b05ea5200de419a144040d907b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e238cc37e1dbde1fdb6cfd039361cbd2d6c2b05ea5200de419a144040d907b70", kill_on_drop: false }` [INFO] [stdout] e238cc37e1dbde1fdb6cfd039361cbd2d6c2b05ea5200de419a144040d907b70