[INFO] cloning repository https://github.com/stephan-cr/stsh-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephan-cr/stsh-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephan-cr%2Fstsh-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephan-cr%2Fstsh-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6e61bb99dfd574a63c095e8b586bde14b0bc055 [INFO] checking stephan-cr/stsh-rs against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephan-cr%2Fstsh-rs" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stephan-cr/stsh-rs 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/stephan-cr/stsh-rs [INFO] finished tweaking git repo https://github.com/stephan-cr/stsh-rs [INFO] tweaked toml for git repo https://github.com/stephan-cr/stsh-rs written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/stephan-cr/stsh-rs 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-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 0fa8bc93555b988748f8f893210c5dc96caed5619f124603207d9a4dc7a8854b [INFO] running `Command { std: "docker" "start" "-a" "0fa8bc93555b988748f8f893210c5dc96caed5619f124603207d9a4dc7a8854b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fa8bc93555b988748f8f893210c5dc96caed5619f124603207d9a4dc7a8854b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa8bc93555b988748f8f893210c5dc96caed5619f124603207d9a4dc7a8854b", kill_on_drop: false }` [INFO] [stdout] 0fa8bc93555b988748f8f893210c5dc96caed5619f124603207d9a4dc7a8854b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] fae978add1dff57f5689bfa3a42847da2bea3894c0e11d0a626028822866a876 [INFO] running `Command { std: "docker" "start" "-a" "fae978add1dff57f5689bfa3a42847da2bea3894c0e11d0a626028822866a876", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fd-lock v3.0.0 [INFO] [stderr] Checking nix v0.22.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rustyline v9.0.0 [INFO] [stderr] Checking stsh-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `O_APPEND` in this scope [INFO] [stdout] --> src/execution.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | O_APPEND [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 3 | use libc::O_APPEND; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `satisfy` [INFO] [stdout] --> src/parser.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | character::complete::{alphanumeric1, char, satisfy, space0, space1}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `O_APPEND` in this scope [INFO] [stdout] --> src/execution.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | O_APPEND [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 3 | use libc::O_APPEND; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `satisfy` [INFO] [stdout] --> src/parser.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | character::complete::{alphanumeric1, char, satisfy, space0, space1}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: From>` is not satisfied [INFO] [stdout] --> src/execution.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | let filename = CString::new(filename).unwrap(); [INFO] [stdout] | ------------ ^^^^^^^^ the trait `From>` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From>> [INFO] [stdout] as From<&[T]>> [INFO] [stdout] as From<&mut [T]>> [INFO] [stdout] and 6 others [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into>` for `InputRedirect<'_>` [INFO] [stdout] note: required by a bound in `CString::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: From>` is not satisfied [INFO] [stdout] --> src/execution.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | let filename = CString::new(filename).unwrap(); [INFO] [stdout] | ------------ ^^^^^^^^ the trait `From>` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From>> [INFO] [stdout] as From<&[T]>> [INFO] [stdout] as From<&mut [T]>> [INFO] [stdout] and 6 others [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into>` for `InputRedirect<'_>` [INFO] [stdout] note: required by a bound in `CString::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stsh-rs` due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fae978add1dff57f5689bfa3a42847da2bea3894c0e11d0a626028822866a876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fae978add1dff57f5689bfa3a42847da2bea3894c0e11d0a626028822866a876", kill_on_drop: false }` [INFO] [stdout] fae978add1dff57f5689bfa3a42847da2bea3894c0e11d0a626028822866a876