[INFO] fetching crate rust-zimg 0.1.0... [INFO] checking rust-zimg-0.1.0 against master#b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 for pr-105483 [INFO] extracting crate rust-zimg 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rust-zimg 0.1.0 on toolchain b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-zimg 0.1.0 [INFO] finished tweaking crates.io crate rust-zimg 0.1.0 [INFO] tweaked toml for crates.io crate rust-zimg 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate rust-zimg 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded png v0.5.2 [INFO] [stderr] Downloaded jpeg-decoder v0.1.16 [INFO] [stderr] Downloaded inflate v0.1.1 [INFO] [stderr] Downloaded mime_guess v1.8.7 [INFO] [stderr] Downloaded color_quant v1.0.1 [INFO] [stderr] Downloaded router v0.4.0 [INFO] [stderr] Downloaded rayon v1.2.0 [INFO] [stderr] Downloaded rayon-core v1.6.0 [INFO] [stderr] Downloaded gif v0.8.0 [INFO] [stderr] Downloaded image v0.9.1 [INFO] [stderr] Downloaded num_cpus v1.11.1 [INFO] [stderr] Downloaded buf_redux v0.6.3 [INFO] [stderr] Downloaded safemem v0.2.0 [INFO] [stderr] Downloaded miniz-sys v0.1.12 [INFO] [stderr] Downloaded flate2 v0.2.20 [INFO] [stderr] Downloaded multipart v0.9.1 [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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f42747feec322cb388f2472a52133f3167c03328108693b24d26329e9fbb7371 [INFO] running `Command { std: "docker" "start" "-a" "f42747feec322cb388f2472a52133f3167c03328108693b24d26329e9fbb7371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f42747feec322cb388f2472a52133f3167c03328108693b24d26329e9fbb7371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f42747feec322cb388f2472a52133f3167c03328108693b24d26329e9fbb7371", kill_on_drop: false }` [INFO] [stdout] f42747feec322cb388f2472a52133f3167c03328108693b24d26329e9fbb7371 [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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f8238d65a2df6ce42462dea17ce7b7e4b0e883e367d96b933f4f400317422a7 [INFO] running `Command { std: "docker" "start" "-a" "9f8238d65a2df6ce42462dea17ce7b7e4b0e883e367d96b933f4f400317422a7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.9 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking error v0.1.9 [INFO] [stderr] Checking cookie v0.2.5 [INFO] [stderr] Checking conduit-mime-types v0.7.3 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking hyper v0.9.18 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking gif v0.8.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking buf_redux v0.6.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Checking iron v0.4.0 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking router v0.4.0 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking png v0.5.2 [INFO] [stderr] Checking image v0.9.1 [INFO] [stderr] Checking multipart v0.9.1 [INFO] [stderr] Checking rust-zimg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9f8238d65a2df6ce42462dea17ce7b7e4b0e883e367d96b933f4f400317422a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f8238d65a2df6ce42462dea17ce7b7e4b0e883e367d96b933f4f400317422a7", kill_on_drop: false }` [INFO] [stdout] 9f8238d65a2df6ce42462dea17ce7b7e4b0e883e367d96b933f4f400317422a7