[INFO] cloning repository https://github.com/vhdirk/gnome-class [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vhdirk/gnome-class" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhdirk%2Fgnome-class", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhdirk%2Fgnome-class'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d01a5b2e1ac893a3b3a118992e9943c9c01f67c0 [INFO] checking vhdirk/gnome-class against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhdirk%2Fgnome-class" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vhdirk/gnome-class on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vhdirk/gnome-class [INFO] finished tweaking git repo https://github.com/vhdirk/gnome-class [INFO] tweaked toml for git repo https://github.com/vhdirk/gnome-class written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/vhdirk/gnome-class already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miow v0.3.1 [INFO] [stderr] Downloaded socket2 v0.3.5 [INFO] [stderr] Downloaded cargo_metadata v0.5.4 [INFO] [stderr] Downloaded env_logger v0.5.8 [INFO] [stderr] Downloaded rustc-ap-rustc_cratesio_shim v94.0.0 [INFO] [stderr] Downloaded derive-new v0.5.4 [INFO] [stderr] Downloaded compiletest_rs v0.3.10 [INFO] [stderr] Downloaded rustc-ap-rustc_errors v94.0.0 [INFO] [stderr] Downloaded rustc-ap-syntax_pos v94.0.0 [INFO] [stderr] Downloaded rustc-ap-serialize v94.0.0 [INFO] [stderr] Downloaded ena v0.9.2 [INFO] [stderr] Downloaded rustc-ap-rustc_data_structures v94.0.0 [INFO] [stderr] Downloaded rustfmt-nightly v0.4.2 [INFO] [stderr] Downloaded rustc-ap-syntax v94.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78826d29ceab22a1d3fb7351a9761ec391c4d51b7bfb3360d13022c48bb1c58b [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" "78826d29ceab22a1d3fb7351a9761ec391c4d51b7bfb3360d13022c48bb1c58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78826d29ceab22a1d3fb7351a9761ec391c4d51b7bfb3360d13022c48bb1c58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78826d29ceab22a1d3fb7351a9761ec391c4d51b7bfb3360d13022c48bb1c58b", kill_on_drop: false }` [INFO] [stdout] 78826d29ceab22a1d3fb7351a9761ec391c4d51b7bfb3360d13022c48bb1c58b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9c87f0c341165709b576c032f88822cfeb329e61056c647c6617df308ab9388 [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" "c9c87f0c341165709b576c032f88822cfeb329e61056c647c6617df308ab9388", 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] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling rustc-ap-syntax v94.0.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling serde v1.0.38 [INFO] [stderr] Checking rustc-ap-serialize v94.0.0 [INFO] [stderr] Checking scoped-tls v0.1.1 [INFO] [stderr] Compiling rustfmt-nightly v0.4.2 [INFO] [stderr] Compiling compiletest_rs v0.3.10 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling itoa v0.4.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.1/src/lib.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | #[allow_internal_unstable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking quick-error v1.2.1 [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" "c9c87f0c341165709b576c032f88822cfeb329e61056c647c6617df308ab9388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c87f0c341165709b576c032f88822cfeb329e61056c647c6617df308ab9388", kill_on_drop: false }` [INFO] [stdout] c9c87f0c341165709b576c032f88822cfeb329e61056c647c6617df308ab9388