[INFO] fetching crate ledb-actix 0.3.0... [INFO] checking ledb-actix-0.3.0 against master#201e52e5fe73ccf3dd22946b1216ad8d64f8c2ba for pr-63809 [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 201e52e5fe73ccf3dd22946b1216ad8d64f8c2ba [INFO] running `"/workspace/cargo-home/bin/cargo" "+201e52e5fe73ccf3dd22946b1216ad8d64f8c2ba" "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" "+201e52e5fe73ccf3dd22946b1216ad8d64f8c2ba" "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" "+201e52e5fe73ccf3dd22946b1216ad8d64f8c2ba" "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] 7fd820fbd5369dc8813050ec6749979cde28aeee5d5e35bf0d6f813bb977d787 [INFO] running `"docker" "start" "-a" "7fd820fbd5369dc8813050ec6749979cde28aeee5d5e35bf0d6f813bb977d787"` [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 encoding_rs v0.8.19 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling ledb-derive v0.3.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking serde_cbor v0.10.1 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking actix-utils v0.4.5 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Checking ledb-types v0.3.0 [INFO] [stderr] Checking actix-server v0.6.0 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking ledb v0.3.0 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking actix-http v0.2.9 [INFO] [stderr] Checking awc v0.2.4 [INFO] [stderr] Checking actix v0.8.3 [INFO] [stderr] Checking actix-web v1.0.7 [INFO] [stderr] Checking ledb-actix v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `query_extr` [INFO] [stderr] --> src/macros.rs:39:23 [INFO] [stderr] | [INFO] [stderr] 39 | use ledb::{Value, query_extr}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.58s [INFO] running `"docker" "inspect" "7fd820fbd5369dc8813050ec6749979cde28aeee5d5e35bf0d6f813bb977d787"` [INFO] running `"docker" "rm" "-f" "7fd820fbd5369dc8813050ec6749979cde28aeee5d5e35bf0d6f813bb977d787"` [INFO] [stdout] 7fd820fbd5369dc8813050ec6749979cde28aeee5d5e35bf0d6f813bb977d787