[INFO] cloning repository https://github.com/paulsevere/rust-dom-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulsevere/rust-dom-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsevere%2Frust-dom-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsevere%2Frust-dom-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b45ca7c337a2a64bbbf13973fb594759b2860465 [INFO] checking paulsevere/rust-dom-experiment against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsevere%2Frust-dom-experiment" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paulsevere/rust-dom-experiment on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paulsevere/rust-dom-experiment [INFO] finished tweaking git repo https://github.com/paulsevere/rust-dom-experiment [INFO] tweaked toml for git repo https://github.com/paulsevere/rust-dom-experiment written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/paulsevere/rust-dom-experiment already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4ecdb0eb5d5f765f563320eeac581b99b2e254d52ed3c6b09a40b57b8111c91 [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" "f4ecdb0eb5d5f765f563320eeac581b99b2e254d52ed3c6b09a40b57b8111c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4ecdb0eb5d5f765f563320eeac581b99b2e254d52ed3c6b09a40b57b8111c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4ecdb0eb5d5f765f563320eeac581b99b2e254d52ed3c6b09a40b57b8111c91", kill_on_drop: false }` [INFO] [stdout] f4ecdb0eb5d5f765f563320eeac581b99b2e254d52ed3c6b09a40b57b8111c91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4105ad13a7e9c70d1ce36b448c20f93ecffcf57e8b3b4517b8aa15ad53b1941a [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" "4105ad13a7e9c70d1ce36b448c20f93ecffcf57e8b3b4517b8aa15ad53b1941a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking serde v1.0.23 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking dump v0.1.1 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Checking serde_json v1.0.8 [INFO] [stderr] Checking euclid v0.16.0 [INFO] [stderr] Checking stdweb v0.1.3 [INFO] [stderr] Checking web_dom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0636]: the feature `link_args` has already been declared [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(link_args)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0636]: the feature `link_args` has already been declared [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(link_args)] [INFO] [stdout] | ^^^^^^^^^ [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 E0636`. [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 E0636`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web_dom` [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" "4105ad13a7e9c70d1ce36b448c20f93ecffcf57e8b3b4517b8aa15ad53b1941a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4105ad13a7e9c70d1ce36b448c20f93ecffcf57e8b3b4517b8aa15ad53b1941a", kill_on_drop: false }` [INFO] [stdout] 4105ad13a7e9c70d1ce36b448c20f93ecffcf57e8b3b4517b8aa15ad53b1941a