[INFO] fetching crate df_st_image_site_maps 0.3.0-development-2... [INFO] checking df_st_image_site_maps-0.3.0-development-2 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate df_st_image_site_maps 0.3.0-development-2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate df_st_image_site_maps 0.3.0-development-2 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate df_st_image_site_maps 0.3.0-development-2 [INFO] finished tweaking crates.io crate df_st_image_site_maps 0.3.0-development-2 [INFO] tweaked toml for crates.io crate df_st_image_site_maps 0.3.0-development-2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee8323837682c2ef59b02e96ca465c6432532f2f125084e049c86e1d25863cf9 [INFO] running `Command { std: "docker" "start" "-a" "ee8323837682c2ef59b02e96ca465c6432532f2f125084e049c86e1d25863cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee8323837682c2ef59b02e96ca465c6432532f2f125084e049c86e1d25863cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8323837682c2ef59b02e96ca465c6432532f2f125084e049c86e1d25863cf9", kill_on_drop: false }` [INFO] [stdout] ee8323837682c2ef59b02e96ca465c6432532f2f125084e049c86e1d25863cf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e6476e2d5d6ea0d2731dcf5f2dc9dcc4abe1fc19ebce45edcf358485a7b4d688 [INFO] running `Command { std: "docker" "start" "-a" "e6476e2d5d6ea0d2731dcf5f2dc9dcc4abe1fc19ebce45edcf358485a7b4d688", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking df_cp437 v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling df_st_derive v0.3.0-development-2 [INFO] [stderr] Checking serde_path_to_error v0.1.4 [INFO] [stderr] Checking juniper v0.14.2 [INFO] [stderr] Checking df_st_core v0.3.0-development-2 [INFO] [stdout] error[E0425]: cannot find function `convert_cp437_byte_to_utf8_bytes` in crate `df_cp437` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/df_st_core-0.3.0-development-2/src/bufreader.rs:259:45 [INFO] [stdout] | [INFO] [stdout] 259 | let newchar = df_cp437::convert_cp437_byte_to_utf8_bytes(&self.buf[i]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `convert_cp437_byte_to_utf8_bytes_for_chars` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/df_cp437-1.1.0/src/cp437.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn convert_cp437_byte_to_utf8_bytes_for_chars(b: &u8) -> [u8; 3] { [INFO] [stdout] | -------------------------------------------------------------------- similarly named function `convert_cp437_byte_to_utf8_bytes_for_chars` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `df_st_core` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e6476e2d5d6ea0d2731dcf5f2dc9dcc4abe1fc19ebce45edcf358485a7b4d688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6476e2d5d6ea0d2731dcf5f2dc9dcc4abe1fc19ebce45edcf358485a7b4d688", kill_on_drop: false }` [INFO] [stdout] e6476e2d5d6ea0d2731dcf5f2dc9dcc4abe1fc19ebce45edcf358485a7b4d688