[INFO] fetching crate df_st_core 0.3.0-development-2... [INFO] building df_st_core-0.3.0-development-2 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate df_st_core 0.3.0-development-2 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate df_st_core 0.3.0-development-2 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate df_st_core 0.3.0-development-2 [INFO] finished tweaking crates.io crate df_st_core 0.3.0-development-2 [INFO] tweaked toml for crates.io crate df_st_core 0.3.0-development-2 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d48755e1fb1daa28b6a2687598c3d92de19a750a933ef1a68f6f11bfd267d0d [INFO] running `Command { std: "docker" "start" "-a" "8d48755e1fb1daa28b6a2687598c3d92de19a750a933ef1a68f6f11bfd267d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d48755e1fb1daa28b6a2687598c3d92de19a750a933ef1a68f6f11bfd267d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d48755e1fb1daa28b6a2687598c3d92de19a750a933ef1a68f6f11bfd267d0d", kill_on_drop: false }` [INFO] [stdout] 8d48755e1fb1daa28b6a2687598c3d92de19a750a933ef1a68f6f11bfd267d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4693fba837383f89a2fa201f37a07a6cb322f083e03d7f4245e8cea737bec645 [INFO] running `Command { std: "docker" "start" "-a" "4693fba837383f89a2fa201f37a07a6cb322f083e03d7f4245e8cea737bec645", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling df_cp437 v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [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] Compiling serde v1.0.127 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling df_st_core v0.3.0-development-2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `convert_cp437_byte_to_utf8_bytes` in crate `df_cp437` [INFO] [stdout] --> 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" "4693fba837383f89a2fa201f37a07a6cb322f083e03d7f4245e8cea737bec645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4693fba837383f89a2fa201f37a07a6cb322f083e03d7f4245e8cea737bec645", kill_on_drop: false }` [INFO] [stdout] 4693fba837383f89a2fa201f37a07a6cb322f083e03d7f4245e8cea737bec645