[INFO] fetching crate df_st_core 0.3.0-development-2...
[INFO] checking df_st_core-0.3.0-development-2 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate df_st_core 0.3.0-development-2 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate df_st_core 0.3.0-development-2 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded juniper v0.14.2
[INFO] [stderr]   Downloaded juniper_codegen v0.14.2
[INFO] [stderr]   Downloaded df_cp437 v1.1.0
[INFO] [stderr]   Downloaded directories v3.0.2
[INFO] [stderr]   Downloaded df_st_derive v0.3.0-development-2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8404509ae5b3e445de30420726c2267243bdce29aa3b15469da1ed85440ed387
[INFO] running `Command { std: "docker" "start" "-a" "8404509ae5b3e445de30420726c2267243bdce29aa3b15469da1ed85440ed387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8404509ae5b3e445de30420726c2267243bdce29aa3b15469da1ed85440ed387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8404509ae5b3e445de30420726c2267243bdce29aa3b15469da1ed85440ed387", kill_on_drop: false }`
[INFO] [stdout] 8404509ae5b3e445de30420726c2267243bdce29aa3b15469da1ed85440ed387
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4158906c14859fd45ad8c160d9f66352ec207d23864ad673948f6a421bc8466
[INFO] running `Command { std: "docker" "start" "-a" "e4158906c14859fd45ad8c160d9f66352ec207d23864ad673948f6a421bc8466", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking df_cp437 v1.1.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking directories v3.0.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling juniper_codegen v0.14.2
[INFO] [stderr]    Compiling df_st_derive v0.3.0-development-2
[INFO] [stderr]     Checking juniper v0.14.2
[INFO] [stderr]     Checking 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/index.crates.io-6f17d22bba15001f/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[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/index.crates.io-6f17d22bba15001f/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 1 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` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 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` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e4158906c14859fd45ad8c160d9f66352ec207d23864ad673948f6a421bc8466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4158906c14859fd45ad8c160d9f66352ec207d23864ad673948f6a421bc8466", kill_on_drop: false }`
[INFO] [stdout] e4158906c14859fd45ad8c160d9f66352ec207d23864ad673948f6a421bc8466
[INFO] checking df_st_core-0.3.0-development-2 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate df_st_core 0.3.0-development-2 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate df_st_core 0.3.0-development-2 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 034dddf3b2ffc00e043312291f24c16b18758fec6ce6922e7f34d4b871101832
[INFO] running `Command { std: "docker" "start" "-a" "034dddf3b2ffc00e043312291f24c16b18758fec6ce6922e7f34d4b871101832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "034dddf3b2ffc00e043312291f24c16b18758fec6ce6922e7f34d4b871101832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "034dddf3b2ffc00e043312291f24c16b18758fec6ce6922e7f34d4b871101832", kill_on_drop: false }`
[INFO] [stdout] 034dddf3b2ffc00e043312291f24c16b18758fec6ce6922e7f34d4b871101832
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cd652d20b2dc5c79d9787dbdbbb70063be46795620304ba7b2a772190bf4846
[INFO] running `Command { std: "docker" "start" "-a" "6cd652d20b2dc5c79d9787dbdbbb70063be46795620304ba7b2a772190bf4846", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking df_cp437 v1.1.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking directories v3.0.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling juniper_codegen v0.14.2
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling df_st_derive v0.3.0-development-2
[INFO] [stderr]     Checking juniper v0.14.2
[INFO] [stderr]     Checking 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/index.crates.io-6f17d22bba15001f/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[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/index.crates.io-6f17d22bba15001f/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 1 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` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 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` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "6cd652d20b2dc5c79d9787dbdbbb70063be46795620304ba7b2a772190bf4846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd652d20b2dc5c79d9787dbdbbb70063be46795620304ba7b2a772190bf4846", kill_on_drop: false }`
[INFO] [stdout] 6cd652d20b2dc5c79d9787dbdbbb70063be46795620304ba7b2a772190bf4846
