[INFO] cloning repository https://github.com/vain0x/competo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vain0x/competo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvain0x%2Fcompeto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvain0x%2Fcompeto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2eabac9240c6105965d99e41f8ea0e2d5a59cbfc [INFO] checking vain0x/competo against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvain0x%2Fcompeto" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vain0x/competo on toolchain c9228570668803e3e6402770d55f23a12c9ae686 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vain0x/competo [INFO] finished tweaking git repo https://github.com/vain0x/competo [INFO] tweaked toml for git repo https://github.com/vain0x/competo written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/vain0x/competo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ea322fc1a7c6ceadeb2a1d900e697b74d1aeb6ef701d568d822ac6347dc72b5 [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" "3ea322fc1a7c6ceadeb2a1d900e697b74d1aeb6ef701d568d822ac6347dc72b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ea322fc1a7c6ceadeb2a1d900e697b74d1aeb6ef701d568d822ac6347dc72b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea322fc1a7c6ceadeb2a1d900e697b74d1aeb6ef701d568d822ac6347dc72b5", kill_on_drop: false }` [INFO] [stdout] 3ea322fc1a7c6ceadeb2a1d900e697b74d1aeb6ef701d568d822ac6347dc72b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c31c0b15ed302cc7576ffc38e169ce8a92f06f0e774de8c987829b48a600cee [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" "9c31c0b15ed302cc7576ffc38e169ce8a92f06f0e774de8c987829b48a600cee", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-rayon-core v0.1.1 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking rustc-ap-serialize v196.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rustc-ap-rustc_target v196.0.0 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling rustc-ap-syntax v196.0.0 [INFO] [stdout] error: `allow_internal_unstable` expects a list of feature names [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | #[allow_internal_unstable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scoped-tls` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9c31c0b15ed302cc7576ffc38e169ce8a92f06f0e774de8c987829b48a600cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c31c0b15ed302cc7576ffc38e169ce8a92f06f0e774de8c987829b48a600cee", kill_on_drop: false }` [INFO] [stdout] 9c31c0b15ed302cc7576ffc38e169ce8a92f06f0e774de8c987829b48a600cee