[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephan-cr%2Fstsh-rs" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stephan-cr/stsh-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-20/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd9b94b6d5e244c534956d6e26594d90a0b62fdc05b25f850b802c40e137bc3d [INFO] running `Command { std: "docker" "start" "-a" "dd9b94b6d5e244c534956d6e26594d90a0b62fdc05b25f850b802c40e137bc3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd9b94b6d5e244c534956d6e26594d90a0b62fdc05b25f850b802c40e137bc3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd9b94b6d5e244c534956d6e26594d90a0b62fdc05b25f850b802c40e137bc3d", kill_on_drop: false }` [INFO] [stdout] dd9b94b6d5e244c534956d6e26594d90a0b62fdc05b25f850b802c40e137bc3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc8de55bb92e70a3ada1254a98b49c696d3e594cbc278d9623c7e9b0202dd2e8 [INFO] running `Command { std: "docker" "start" "-a" "dc8de55bb92e70a3ada1254a98b49c696d3e594cbc278d9623c7e9b0202dd2e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling fd-lock v3.0.0 [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<&str>> [INFO] [stdout] as From> [INFO] [stdout] as From> [INFO] [stdout] as From>> [INFO] [stdout] and 8 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" "dc8de55bb92e70a3ada1254a98b49c696d3e594cbc278d9623c7e9b0202dd2e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8de55bb92e70a3ada1254a98b49c696d3e594cbc278d9623c7e9b0202dd2e8", kill_on_drop: false }` [INFO] [stdout] dc8de55bb92e70a3ada1254a98b49c696d3e594cbc278d9623c7e9b0202dd2e8