[INFO] crate tauri-cli 0.1.2 is already in cache [INFO] checking tauri-cli-0.1.2 against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] extracting crate tauri-cli 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tauri-cli 0.1.2 on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tauri-cli 0.1.2 [INFO] finished tweaking crates.io crate tauri-cli 0.1.2 [INFO] tweaked toml for crates.io crate tauri-cli 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate tauri-cli 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 07022554990e243bb87c5ca903d66541c4f71db8a2fc18a78958390567209e8a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "07022554990e243bb87c5ca903d66541c4f71db8a2fc18a78958390567209e8a"` [INFO] [stderr] Checking ar v0.8.0 [INFO] [stderr] Checking strsim v0.9.2 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking cfb v0.3.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking png v0.15.1 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking msi v0.2.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking png v0.13.2 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking icns v0.3.0 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking rayon-core v1.6.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking tauri-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / error_chain! { [INFO] [stderr] 21 | | foreign_links { [INFO] [stderr] 22 | | Glob(::glob::GlobError); [INFO] [stderr] 23 | | GlobPattern(::glob::PatternError); [INFO] [stderr] ... | [INFO] [stderr] 32 | | errors {} [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / error_chain! { [INFO] [stderr] 21 | | foreign_links { [INFO] [stderr] 22 | | Glob(::glob::GlobError); [INFO] [stderr] 23 | | GlobPattern(::glob::PatternError); [INFO] [stderr] ... | [INFO] [stderr] 32 | | errors {} [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / error_chain! { [INFO] [stderr] 21 | | foreign_links { [INFO] [stderr] 22 | | Glob(::glob::GlobError); [INFO] [stderr] 23 | | GlobPattern(::glob::PatternError); [INFO] [stderr] ... | [INFO] [stderr] 32 | | errors {} [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / error_chain! { [INFO] [stderr] 21 | | foreign_links { [INFO] [stderr] 22 | | Glob(::glob::GlobError); [INFO] [stderr] 23 | | GlobPattern(::glob::PatternError); [INFO] [stderr] ... | [INFO] [stderr] 32 | | errors {} [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.98s [INFO] running `"docker" "inspect" "07022554990e243bb87c5ca903d66541c4f71db8a2fc18a78958390567209e8a"` [INFO] running `"docker" "rm" "-f" "07022554990e243bb87c5ca903d66541c4f71db8a2fc18a78958390567209e8a"` [INFO] [stdout] 07022554990e243bb87c5ca903d66541c4f71db8a2fc18a78958390567209e8a