[INFO] cloning repository https://github.com/burtonageo/cargo-bundle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/burtonageo/cargo-bundle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburtonageo%2Fcargo-bundle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburtonageo%2Fcargo-bundle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7671b271721177ae5c326439590a40233acbfb5b [INFO] checking burtonageo/cargo-bundle against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburtonageo%2Fcargo-bundle" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/burtonageo/cargo-bundle on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/burtonageo/cargo-bundle [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/burtonageo/cargo-bundle [INFO] tweaked toml for git repo https://github.com/burtonageo/cargo-bundle written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/burtonageo/cargo-bundle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c5b9f26bc70b48934cdab5177ec7ab407de7a0d2af8d2b5446a67f775cece88 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0c5b9f26bc70b48934cdab5177ec7ab407de7a0d2af8d2b5446a67f775cece88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c5b9f26bc70b48934cdab5177ec7ab407de7a0d2af8d2b5446a67f775cece88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5b9f26bc70b48934cdab5177ec7ab407de7a0d2af8d2b5446a67f775cece88", kill_on_drop: false }` [INFO] [stdout] 0c5b9f26bc70b48934cdab5177ec7ab407de7a0d2af8d2b5446a67f775cece88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d5d92c28de5ca6768c3637bd1876478f784562951f252155398729a406cfe06 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1d5d92c28de5ca6768c3637bd1876478f784562951f252155398729a406cfe06", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking ar v0.3.1 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking cfb v0.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking cab v0.1.0 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking png v0.6.2 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking msi v0.2.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking image v0.12.4 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking icns v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking smithay-client-toolkit v0.6.4 [INFO] [stderr] Checking cargo-bundle v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking winit v0.20.0 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/deb_bundle.rs:266:24 [INFO] [stdout] | [INFO] [stdout] 266 | let icon = try!(image::open(&icon_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/ios_bundle.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | let icon = try!(image::open(&icon_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | let icon = try!(image::open(&icon_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | try!(add_icon_to_family(icon, density, &mut family)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | try!(add_icon_to_family(icon, density, &mut family)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | try!(fs::create_dir_all(resources_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:266:40 [INFO] [stdout] | [INFO] [stdout] 266 | let icns_file = BufWriter::new(try!(File::create(&dest_path))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | try!(family.write(icns_file)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:232:32 [INFO] [stdout] | [INFO] [stdout] 232 | let icon = try!(make_icns_image(icon)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:233:21 [INFO] [stdout] | [INFO] [stdout] 233 | try!(family.add_icon_with_type(&icon, icon_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / error_chain! { [INFO] [stdout] 37 | | foreign_links { [INFO] [stdout] 38 | | Glob(::glob::GlobError); [INFO] [stdout] 39 | | GlobPattern(::glob::PatternError); [INFO] [stdout] ... | [INFO] [stdout] 47 | | errors { } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/deb_bundle.rs:266:24 [INFO] [stdout] | [INFO] [stdout] 266 | let icon = try!(image::open(&icon_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/ios_bundle.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | let icon = try!(image::open(&icon_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | let icon = try!(image::open(&icon_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | try!(add_icon_to_family(icon, density, &mut family)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | try!(add_icon_to_family(icon, density, &mut family)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | try!(fs::create_dir_all(resources_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:266:40 [INFO] [stdout] | [INFO] [stdout] 266 | let icns_file = BufWriter::new(try!(File::create(&dest_path))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | try!(family.write(icns_file)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:232:32 [INFO] [stdout] | [INFO] [stdout] 232 | let icon = try!(make_icns_image(icon)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bundle/osx_bundle.rs:233:21 [INFO] [stdout] | [INFO] [stdout] 233 | try!(family.add_icon_with_type(&icon, icon_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / error_chain! { [INFO] [stdout] 37 | | foreign_links { [INFO] [stdout] 38 | | Glob(::glob::GlobError); [INFO] [stdout] 39 | | GlobPattern(::glob::PatternError); [INFO] [stdout] ... | [INFO] [stdout] 47 | | errors { } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "1d5d92c28de5ca6768c3637bd1876478f784562951f252155398729a406cfe06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5d92c28de5ca6768c3637bd1876478f784562951f252155398729a406cfe06", kill_on_drop: false }` [INFO] [stdout] 1d5d92c28de5ca6768c3637bd1876478f784562951f252155398729a406cfe06