[INFO] crate my-iot 0.18.0 is already in cache [INFO] checking my-iot-0.18.0 against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] extracting crate my-iot 0.18.0 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate my-iot 0.18.0 on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate my-iot 0.18.0 [INFO] finished tweaking crates.io crate my-iot 0.18.0 [INFO] tweaked toml for crates.io crate my-iot 0.18.0 written to work/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate my-iot 0.18.0 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-1/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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4e19a10d5fc0e86216aa2e441719940ec2e82d60cafc651f3e4f554e0d37519a [INFO] running `"docker" "start" "-a" "4e19a10d5fc0e86216aa2e441719940ec2e82d60cafc651f3e4f554e0d37519a"` [INFO] [stderr] Checking atomic-option v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.14.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking openssl v0.10.24 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling markup-proc-macro v0.3.1 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking bus v2.2.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking chrono v0.4.8 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking markup v0.3.1 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking rusqlite v0.18.0 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking multipart v0.15.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking rouille v3.0.0 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking hyper v0.12.33 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking hyper-tls v0.1.4 [INFO] [stderr] Checking reqwest v0.9.20 [INFO] [stderr] Checking reqwest v0.8.8 [INFO] [stderr] Checking eventsource v0.3.0 [INFO] [stderr] Checking my-iot v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:73:17 [INFO] [stderr] | [INFO] [stderr] 73 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning 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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:73:17 [INFO] [stderr] | [INFO] [stderr] 73 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning 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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:73:17 [INFO] [stderr] | [INFO] [stderr] 73 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning 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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:73:17 [INFO] [stderr] | [INFO] [stderr] 73 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning 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] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "4e19a10d5fc0e86216aa2e441719940ec2e82d60cafc651f3e4f554e0d37519a"` [INFO] running `"docker" "rm" "-f" "4e19a10d5fc0e86216aa2e441719940ec2e82d60cafc651f3e4f554e0d37519a"` [INFO] [stdout] 4e19a10d5fc0e86216aa2e441719940ec2e82d60cafc651f3e4f554e0d37519a