[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] testing jwilm/racerd against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilm%2Fracerd" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jwilm/racerd on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-42/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75420d95da9d5e3aa4b91a13d91df48aa386d39717adb3005052239e369bbe78 [INFO] running `Command { std: "docker" "start" "-a" "75420d95da9d5e3aa4b91a13d91df48aa386d39717adb3005052239e369bbe78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75420d95da9d5e3aa4b91a13d91df48aa386d39717adb3005052239e369bbe78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75420d95da9d5e3aa4b91a13d91df48aa386d39717adb3005052239e369bbe78", kill_on_drop: false }` [INFO] [stdout] 75420d95da9d5e3aa4b91a13d91df48aa386d39717adb3005052239e369bbe78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7014c9f82c7b75f6908e5d8a31feff08e92a23f3ac29df11f24cf338a06bf60 [INFO] running `Command { std: "docker" "start" "-a" "d7014c9f82c7b75f6908e5d8a31feff08e92a23f3ac29df11f24cf338a06bf60", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rustc-rayon-core v0.2.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rustc-rayon v0.2.0 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling rustc-ap-graphviz v546.0.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_target v546.0.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling annotate-snippets v0.6.1 [INFO] [stderr] Compiling rustc-ap-syntax v546.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v546.0.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [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] Compiling owning_ref v0.4.0 [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] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [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: could not compile `rustc-ap-rustc_lexer` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.10/lib.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "union", feature(untagged_unions))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.10/lib.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | #![cfg_attr(feature = "may_dangle", feature(dropck_eyepatch))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-graphviz-546.0.0/lib.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | #![feature(rustc_private, nll)] [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 E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d7014c9f82c7b75f6908e5d8a31feff08e92a23f3ac29df11f24cf338a06bf60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7014c9f82c7b75f6908e5d8a31feff08e92a23f3ac29df11f24cf338a06bf60", kill_on_drop: false }` [INFO] [stdout] d7014c9f82c7b75f6908e5d8a31feff08e92a23f3ac29df11f24cf338a06bf60