[INFO] cloning repository https://github.com/Maix0/foil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maix0/foil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaix0%2Ffoil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaix0%2Ffoil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fcce4849138855667d739e1e5c82be25e43d796 [INFO] checking Maix0/foil against try#802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaix0%2Ffoil" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Maix0/foil on toolchain 802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Maix0/foil [INFO] finished tweaking git repo https://github.com/Maix0/foil [INFO] tweaked toml for git repo https://github.com/Maix0/foil written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Maix0/foil already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postcard v1.1.1 [INFO] [stderr] Downloaded syscalls v0.6.18 [INFO] [stderr] Downloaded bstr v1.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a04f5ccec690b8f2b8616084b24640c714fde0364327fa7f9c93c3733b8e42ae [INFO] running `Command { std: "docker" "start" "-a" "a04f5ccec690b8f2b8616084b24640c714fde0364327fa7f9c93c3733b8e42ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a04f5ccec690b8f2b8616084b24640c714fde0364327fa7f9c93c3733b8e42ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a04f5ccec690b8f2b8616084b24640c714fde0364327fa7f9c93c3733b8e42ae", kill_on_drop: false }` [INFO] [stdout] a04f5ccec690b8f2b8616084b24640c714fde0364327fa7f9c93c3733b8e42ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6504c1637695b136391861cd399f350ad57caaeb7f241d34f281bf8625fb76e [INFO] running `Command { std: "docker" "start" "-a" "f6504c1637695b136391861cd399f350ad57caaeb7f241d34f281bf8625fb76e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling syscalls v0.6.18 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Checking bstr v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking caps v0.5.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking foil v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `OsString: Borrow` is not satisfied [INFO] [stdout] --> src/foil.rs:1182:34 [INFO] [stdout] | [INFO] [stdout] 1182 | let home = state.env.get("HOME"); [INFO] [stdout] | --- ^^^^^^ the trait `Borrow` is not implemented for `OsString` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Borrow` is not implemented for `OsString` [INFO] [stdout] but trait `Borrow` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `OsStr`, found `str` [INFO] [stdout] note: required by a bound in `HashMap::::get` [INFO] [stdout] --> /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/collections/hash/map.rs:893:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `OsString: Borrow` is not satisfied [INFO] [stdout] --> src/foil.rs:1182:34 [INFO] [stdout] | [INFO] [stdout] 1182 | let home = state.env.get("HOME"); [INFO] [stdout] | --- ^^^^^^ the trait `Borrow` is not implemented for `OsString` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Borrow` is not implemented for `OsString` [INFO] [stdout] but trait `Borrow` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `OsStr`, found `str` [INFO] [stdout] note: required by a bound in `HashMap::::get` [INFO] [stdout] --> /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/collections/hash/map.rs:893:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bstr::ByteSlice` [INFO] [stdout] --> src/utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bstr::ByteSlice; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bstr::ByteSlice` [INFO] [stdout] --> src/utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bstr::ByteSlice; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `foil` (lib) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `foil` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "f6504c1637695b136391861cd399f350ad57caaeb7f241d34f281bf8625fb76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6504c1637695b136391861cd399f350ad57caaeb7f241d34f281bf8625fb76e", kill_on_drop: false }` [INFO] [stdout] f6504c1637695b136391861cd399f350ad57caaeb7f241d34f281bf8625fb76e