[INFO] crate ledb-actix 0.3.0 is already in cache [INFO] checking ledb-actix-0.3.0 against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] extracting crate ledb-actix 0.3.0 into work/builds/worker-7/source [INFO] validating manifest of crates.io crate ledb-actix 0.3.0 on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "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 work/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 `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "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] * /mnt/big/crater/work/builds/worker-7/source/examples/simple.rs [INFO] [stderr] * /mnt/big/crater/work/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" "/mnt/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 42fcfbca4b4011ffc919116e2ff423142124870d86c42279c19695c9344b415a [INFO] running `"docker" "start" "-a" "42fcfbca4b4011ffc919116e2ff423142124870d86c42279c19695c9344b415a"` [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 dunce v1.0.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling ledb-derive v0.3.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_cbor v0.10.1 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking actix-utils v0.4.5 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking ledb-types v0.3.0 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Checking ledb v0.3.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 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 1m 15s [INFO] running `"docker" "inspect" "42fcfbca4b4011ffc919116e2ff423142124870d86c42279c19695c9344b415a"` [INFO] running `"docker" "rm" "-f" "42fcfbca4b4011ffc919116e2ff423142124870d86c42279c19695c9344b415a"` [INFO] [stdout] 42fcfbca4b4011ffc919116e2ff423142124870d86c42279c19695c9344b415a