[INFO] cloning repository https://github.com/jwilm/racerd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwilm/racerd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilm%2Fracerd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilm%2Fracerd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3d380b9a1d3f3b67286d60465746bc89fea9098 [INFO] checking jwilm/racerd against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilm%2Fracerd" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jwilm/racerd on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jwilm/racerd [INFO] finished tweaking git repo https://github.com/jwilm/racerd [INFO] tweaked toml for git repo https://github.com/jwilm/racerd written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jwilm/racerd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded annotate-snippets v0.6.1 [INFO] [stderr] Downloaded syn v1.0.3 [INFO] [stderr] Downloaded rustc-ap-rustc_macros v546.0.0 [INFO] [stderr] Downloaded racer-interner v0.1.0 [INFO] [stderr] Downloaded racer-cargo-metadata v0.1.1 [INFO] [stderr] Downloaded rustc-ap-rustc_errors v546.0.0 [INFO] [stderr] Downloaded rls-span v0.5.2 [INFO] [stderr] Downloaded rustc-ap-graphviz v546.0.0 [INFO] [stderr] Downloaded rustc-ap-arena v546.0.0 [INFO] [stderr] Downloaded rustc-ap-syntax_pos v546.0.0 [INFO] [stderr] Downloaded iron-hmac v0.6.0 [INFO] [stderr] Downloaded rustc-ap-rustc_target v546.0.0 [INFO] [stderr] Downloaded rustc-rayon-core v0.2.0 [INFO] [stderr] Downloaded rustc-rayon v0.2.0 [INFO] [stderr] Downloaded rustc-ap-serialize v546.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_lexer v546.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_data_structures v546.0.0 [INFO] [stderr] Downloaded jobserver v0.1.16 [INFO] [stderr] Downloaded rustc-ap-syntax v546.0.0 [INFO] [stderr] Downloaded persistent v0.4.0 [INFO] [stderr] Downloaded racer v2.1.25 [INFO] [stderr] Downloaded bodyparser v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16a52a31286de1cf3064f80b5962cce7ad4cc198dc954fdc4a2044f69543640c [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" "16a52a31286de1cf3064f80b5962cce7ad4cc198dc954fdc4a2044f69543640c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16a52a31286de1cf3064f80b5962cce7ad4cc198dc954fdc4a2044f69543640c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a52a31286de1cf3064f80b5962cce7ad4cc198dc954fdc4a2044f69543640c", kill_on_drop: false }` [INFO] [stdout] 16a52a31286de1cf3064f80b5962cce7ad4cc198dc954fdc4a2044f69543640c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0df29dfea0299b37b2f458ecd7b3011a215860759c2d1507d2d3485e8d90541 [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" "a0df29dfea0299b37b2f458ecd7b3011a215860759c2d1507d2d3485e8d90541", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc-rayon-core v0.2.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rustc-rayon v0.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking safemem v0.3.2 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking rustc-ap-graphviz v546.0.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rustc-ap-rustc_target v546.0.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling rustc-ap-syntax v546.0.0 [INFO] [stderr] Checking annotate-snippets v0.6.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking rustc-ap-rustc_lexer v546.0.0 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Checking strsim v0.9.2 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `property` in `unicode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_lexer-546.0.0/src/lib.rs:672:24 [INFO] [stdout] | [INFO] [stdout] 672 | core::unicode::property::Pattern_White_Space(c) [INFO] [stdout] | ^^^^^^^^ could not find `property` in `unicode` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking rustc-ap-serialize v546.0.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stdout] error[E0599]: no method named `is_xid_start` found for type `char` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_lexer-546.0.0/src/lib.rs:689:33 [INFO] [stdout] | [INFO] [stdout] 689 | || (c > '\x7f' && c.is_xid_start()) [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_xid_continue` found for type `char` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_lexer-546.0.0/src/lib.rs:708:33 [INFO] [stdout] | [INFO] [stdout] 708 | || (c > '\x7f' && c.is_xid_continue()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.1.5/src/mutex.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 99 | impl Mutex { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.1.5/src/remutex.rs:150:6 [INFO] [stdout] | [INFO] [stdout] 150 | impl ReentrantMutex { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.1.5/src/remutex.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 150 | impl ReentrantMutex { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.1.5/src/rwlock.rs:236:6 [INFO] [stdout] | [INFO] [stdout] 236 | impl RwLock { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a0df29dfea0299b37b2f458ecd7b3011a215860759c2d1507d2d3485e8d90541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0df29dfea0299b37b2f458ecd7b3011a215860759c2d1507d2d3485e8d90541", kill_on_drop: false }` [INFO] [stdout] a0df29dfea0299b37b2f458ecd7b3011a215860759c2d1507d2d3485e8d90541