[INFO] cloning repository https://github.com/Nilstrieb/shellcord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nilstrieb/shellcord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fshellcord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fshellcord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 666ffe943cd41a0700f55433326e5c515980d08f [INFO] checking Nilstrieb/shellcord against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fshellcord" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nilstrieb/shellcord on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nilstrieb/shellcord [INFO] finished tweaking git repo https://github.com/Nilstrieb/shellcord [INFO] tweaked toml for git repo https://github.com/Nilstrieb/shellcord written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate git repo https://github.com/Nilstrieb/shellcord already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42f63f96ce2b7f30d6a724c6caccbc08912891a9ac5246cf907c301521db9781 [INFO] running `Command { std: "docker" "start" "-a" "42f63f96ce2b7f30d6a724c6caccbc08912891a9ac5246cf907c301521db9781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42f63f96ce2b7f30d6a724c6caccbc08912891a9ac5246cf907c301521db9781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42f63f96ce2b7f30d6a724c6caccbc08912891a9ac5246cf907c301521db9781", kill_on_drop: false }` [INFO] [stdout] 42f63f96ce2b7f30d6a724c6caccbc08912891a9ac5246cf907c301521db9781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67cec85cee46eb3e7a029a957437251c5804cdb3176c47e880c5b36eeeea97da [INFO] running `Command { std: "docker" "start" "-a" "67cec85cee46eb3e7a029a957437251c5804cdb3176c47e880c5b36eeeea97da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking shellcord v0.1.0 (/opt/rustwide/workdir/bot) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking shell v0.1.0 (/opt/rustwide/workdir/shell) [INFO] [stdout] warning: unused imports: `Display`, `Formatter` [INFO] [stdout] --> shell/src/error.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::{Display, Formatter}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::Error` [INFO] [stdout] --> shell/src/fs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::fs::FsError::PathNotFound` [INFO] [stdout] --> shell/src/fs.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::fs::FsError::PathNotFound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Display`, `Formatter` [INFO] [stdout] --> shell/src/error.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::{Display, Formatter}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::Error` [INFO] [stdout] --> shell/src/fs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::fs::FsError::PathNotFound` [INFO] [stdout] --> shell/src/fs.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::fs::FsError::PathNotFound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&fs::Path: From<&P>` is not satisfied [INFO] [stdout] --> shell/src/fs.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | let path = path.into(); [INFO] [stdout] | ^^^^ the trait `From<&P>` is not implemented for `&fs::Path` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into<&fs::Path>` for `&P` [INFO] [stdout] help: consider introducing a `where` bound, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 73 | impl FileSystem where &fs::Path: From<&P> { [INFO] [stdout] | +++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&fs::Path: From<&P>` is not satisfied [INFO] [stdout] --> shell/src/fs.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | let path = path.into(); [INFO] [stdout] | ^^^^ the trait `From<&P>` is not implemented for `&fs::Path` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into<&fs::Path>` for `&P` [INFO] [stdout] help: consider introducing a `where` bound, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 73 | impl FileSystem where &fs::Path: From<&P> { [INFO] [stdout] | +++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&fs::Path: From<&str>` is not satisfied [INFO] [stdout] --> shell/src/fs.rs:146:36 [INFO] [stdout] | [INFO] [stdout] 146 | let root = fs.get_file("/".into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From<&str>` is not implemented for `&fs::Path` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] = note: required because of the requirements on the impl of `Into<&fs::Path>` for `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shell` due to 3 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "67cec85cee46eb3e7a029a957437251c5804cdb3176c47e880c5b36eeeea97da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67cec85cee46eb3e7a029a957437251c5804cdb3176c47e880c5b36eeeea97da", kill_on_drop: false }` [INFO] [stdout] 67cec85cee46eb3e7a029a957437251c5804cdb3176c47e880c5b36eeeea97da