[INFO] fetching crate cpclib-imgconverter 0.6.0... [INFO] checking cpclib-imgconverter-0.6.0 against try#e61be1c89a2b3fd02452eef3c6186592711e4772 for pr-98456 [INFO] extracting crate cpclib-imgconverter 0.6.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cpclib-imgconverter 0.6.0 on toolchain e61be1c89a2b3fd02452eef3c6186592711e4772 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpclib-imgconverter 0.6.0 [INFO] finished tweaking crates.io crate cpclib-imgconverter 0.6.0 [INFO] tweaked toml for crates.io crate cpclib-imgconverter 0.6.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate cpclib-imgconverter 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "fetch" "--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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33f6c3dd328d3a09e6c2fed415220108a06d1c0871e84fde476a808039b2caaa [INFO] running `Command { std: "docker" "start" "-a" "33f6c3dd328d3a09e6c2fed415220108a06d1c0871e84fde476a808039b2caaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33f6c3dd328d3a09e6c2fed415220108a06d1c0871e84fde476a808039b2caaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33f6c3dd328d3a09e6c2fed415220108a06d1c0871e84fde476a808039b2caaa", kill_on_drop: false }` [INFO] [stdout] 33f6c3dd328d3a09e6c2fed415220108a06d1c0871e84fde476a808039b2caaa [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7158f3320262398896dcb1b2d3c29bcdc8b6ff71c696b7f170e9942ef2e4291 [INFO] running `Command { std: "docker" "start" "-a" "c7158f3320262398896dcb1b2d3c29bcdc8b6ff71c696b7f170e9942ef2e4291", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking bitsets v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking evalexpr v7.2.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking custom_error v1.9.2 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling curl-sys v0.4.53+curl-7.82.0 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Checking path-dedot v3.0.17 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking path-absolutize v3.0.13 [INFO] [stderr] Compiling gif-dispose v3.1.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-1.0.0/src/ptr/single.rs:268:6 [INFO] [stdout] | [INFO] [stdout] 268 | ..BitPtr::DANGLING [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the struct `BitPtr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `<_ as BitStore>::Mem == _` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 268 | ..BitPtr::::DANGLING [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-1.0.0/src/ptr/single.rs:286:6 [INFO] [stdout] | [INFO] [stdout] 286 | ..BitPtr::DANGLING [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the struct `BitPtr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `<_ as BitStore>::Mem == _` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 286 | ..BitPtr::::DANGLING [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-1.0.0/src/ptr/single.rs:304:6 [INFO] [stdout] | [INFO] [stdout] 304 | ..BitPtr::DANGLING [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the struct `BitPtr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `<_ as BitStore>::Mem == _` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 304 | ..BitPtr::::DANGLING [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-1.0.0/src/ptr/single.rs:268:6 [INFO] [stdout] | [INFO] [stdout] 268 | ..BitPtr::DANGLING [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the struct `BitPtr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `<_ as BitStore>::Mem == _` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 268 | ..BitPtr::::DANGLING [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-1.0.0/src/ptr/single.rs:286:6 [INFO] [stdout] | [INFO] [stdout] 286 | ..BitPtr::DANGLING [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the struct `BitPtr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `<_ as BitStore>::Mem == _` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 286 | ..BitPtr::::DANGLING [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-1.0.0/src/ptr/single.rs:304:6 [INFO] [stdout] | [INFO] [stdout] 304 | ..BitPtr::DANGLING [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the struct `BitPtr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `<_ as BitStore>::Mem == _` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 304 | ..BitPtr::::DANGLING [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "c7158f3320262398896dcb1b2d3c29bcdc8b6ff71c696b7f170e9942ef2e4291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7158f3320262398896dcb1b2d3c29bcdc8b6ff71c696b7f170e9942ef2e4291", kill_on_drop: false }` [INFO] [stdout] c7158f3320262398896dcb1b2d3c29bcdc8b6ff71c696b7f170e9942ef2e4291