[INFO] crate ledb-actix 0.3.0 is already in cache [INFO] checking ledb-actix-0.3.0 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] extracting crate ledb-actix 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ledb-actix 0.3.0 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ledb-actix 0.3.0 [INFO] removed 2 missing examples [INFO] finished tweaking crates.io crate ledb-actix 0.3.0 [INFO] tweaked toml for crates.io crate ledb-actix 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate ledb-actix 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-7/source/examples/simple.rs [INFO] [stderr] * /workspace/builds/worker-7/source/examples/server.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 345a71c463e97d2bf9aeef7a67c658c36fc90e492221defbb2ed343198a27fb0 [INFO] running `"docker" "start" "-a" "345a71c463e97d2bf9aeef7a67c658c36fc90e492221defbb2ed343198a27fb0"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/examples/simple.rs [INFO] [stderr] * /opt/rustwide/workdir/examples/server.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling cc v1.0.42 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Checking arc-swap v0.4.2 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking dunce v1.0.0 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking liblmdb-sys v0.2.2 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking actix-utils v0.4.5 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling ledb-derive v0.3.0 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking actix-rt v0.2.5 [INFO] [stderr] Checking actix-server v0.6.0 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking serde v1.0.99 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_cbor v0.10.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ron-0.5.1/src/parse.rs:649:1 [INFO] [stderr] | [INFO] [stderr] 649 | / bitflags! { [INFO] [stderr] 650 | | pub struct Extensions: usize { [INFO] [stderr] 651 | | const UNWRAP_NEWTYPES = 0x1; [INFO] [stderr] 652 | | const IMPLICIT_SOME = 0x2; [INFO] [stderr] 653 | | } [INFO] [stderr] 654 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ron-0.5.1/src/parse.rs:649:1 [INFO] [stderr] | [INFO] [stderr] 649 | / bitflags! { [INFO] [stderr] 650 | | pub struct Extensions: usize { [INFO] [stderr] 651 | | const UNWRAP_NEWTYPES = 0x1; [INFO] [stderr] 652 | | const IMPLICIT_SOME = 0x2; [INFO] [stderr] 653 | | } [INFO] [stderr] 654 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ron-0.5.1/src/parse.rs:649:1 [INFO] [stderr] | [INFO] [stderr] 649 | / bitflags! { [INFO] [stderr] 650 | | pub struct Extensions: usize { [INFO] [stderr] 651 | | const UNWRAP_NEWTYPES = 0x1; [INFO] [stderr] 652 | | const IMPLICIT_SOME = 0x2; [INFO] [stderr] 653 | | } [INFO] [stderr] 654 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `ron`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "345a71c463e97d2bf9aeef7a67c658c36fc90e492221defbb2ed343198a27fb0"` [INFO] running `"docker" "rm" "-f" "345a71c463e97d2bf9aeef7a67c658c36fc90e492221defbb2ed343198a27fb0"` [INFO] [stdout] 345a71c463e97d2bf9aeef7a67c658c36fc90e492221defbb2ed343198a27fb0