[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#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvain0x%2Fcompeto" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vain0x/competo on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [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-8/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" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c41f3881e1733312097ae9d4791859baec6378a6b500a65fcd8c7f975c361b72 [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" "c41f3881e1733312097ae9d4791859baec6378a6b500a65fcd8c7f975c361b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c41f3881e1733312097ae9d4791859baec6378a6b500a65fcd8c7f975c361b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41f3881e1733312097ae9d4791859baec6378a6b500a65fcd8c7f975c361b72", kill_on_drop: false }` [INFO] [stdout] c41f3881e1733312097ae9d4791859baec6378a6b500a65fcd8c7f975c361b72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2127e4be4111eb84e5b7a2c00452c8c4f1a89965f3bd54915e7c853d85a44e6f [INFO] running `Command { std: "docker" "start" "-a" "2127e4be4111eb84e5b7a2c00452c8c4f1a89965f3bd54915e7c853d85a44e6f", kill_on_drop: false }` [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rustc-rayon-core v0.1.1 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking smallvec v0.6.2 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking rustc-ap-serialize v196.0.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling rustc-ap-rustc_target v196.0.0 [INFO] [stderr] Checking ucd-util v0.1.1 [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] [stderr] Compiling rustc-ap-syntax v196.0.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking itoa v0.4.2 [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" "2127e4be4111eb84e5b7a2c00452c8c4f1a89965f3bd54915e7c853d85a44e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2127e4be4111eb84e5b7a2c00452c8c4f1a89965f3bd54915e7c853d85a44e6f", kill_on_drop: false }` [INFO] [stdout] 2127e4be4111eb84e5b7a2c00452c8c4f1a89965f3bd54915e7c853d85a44e6f