[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] 5aa6bb498863c2788b399c334331f8a6b9012a7a [INFO] testing stephan-cr/stsh-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephan-cr%2Fstsh-rs" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stephan-cr/stsh-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-19/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddb2fa98a4ff7d670fe6b50814522f2a8cadb9b49fffb883d2b2ab7eda16be89 [INFO] running `Command { std: "docker" "start" "-a" "ddb2fa98a4ff7d670fe6b50814522f2a8cadb9b49fffb883d2b2ab7eda16be89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddb2fa98a4ff7d670fe6b50814522f2a8cadb9b49fffb883d2b2ab7eda16be89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddb2fa98a4ff7d670fe6b50814522f2a8cadb9b49fffb883d2b2ab7eda16be89", kill_on_drop: false }` [INFO] [stdout] ddb2fa98a4ff7d670fe6b50814522f2a8cadb9b49fffb883d2b2ab7eda16be89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef45f186cc65113384cfc986f549f7ffeba581038534ad4ef1c3bb59dc9f3530 [INFO] running `Command { std: "docker" "start" "-a" "ef45f186cc65113384cfc986f549f7ffeba581038534ad4ef1c3bb59dc9f3530", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fd-lock v3.0.0 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rustyline v9.0.0 [INFO] [stderr] Compiling 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[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] running `Command { std: "docker" "inspect" "ef45f186cc65113384cfc986f549f7ffeba581038534ad4ef1c3bb59dc9f3530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef45f186cc65113384cfc986f549f7ffeba581038534ad4ef1c3bb59dc9f3530", kill_on_drop: false }` [INFO] [stdout] ef45f186cc65113384cfc986f549f7ffeba581038534ad4ef1c3bb59dc9f3530