[INFO] fetching crate rcshell 0.0.1-alpha.3... [INFO] building rcshell-0.0.1-alpha.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rcshell 0.0.1-alpha.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rcshell 0.0.1-alpha.3 [INFO] finished tweaking crates.io crate rcshell 0.0.1-alpha.3 [INFO] tweaked toml for crates.io crate rcshell 0.0.1-alpha.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rcshell 0.0.1-alpha.3 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rcshell 0.0.1-alpha.3 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline v13.0.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.76 [INFO] [stderr] Downloaded built v0.7.1 [INFO] [stderr] Downloaded error-code v3.0.0 [INFO] [stderr] Downloaded clap_builder v4.4.17 [INFO] [stderr] Downloaded clipboard-win v5.0.0 [INFO] [stderr] Downloaded git2 v0.18.1 [INFO] [stderr] Downloaded clap v4.4.17 [INFO] [stderr] Downloaded libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Downloaded libz-sys v1.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc979c6c03d8e5c6bf5e3301fedfb05bf938081870e0f84d13877618c9bb7047 [INFO] running `Command { std: "docker" "start" "-a" "bc979c6c03d8e5c6bf5e3301fedfb05bf938081870e0f84d13877618c9bb7047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc979c6c03d8e5c6bf5e3301fedfb05bf938081870e0f84d13877618c9bb7047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc979c6c03d8e5c6bf5e3301fedfb05bf938081870e0f84d13877618c9bb7047", kill_on_drop: false }` [INFO] [stdout] bc979c6c03d8e5c6bf5e3301fedfb05bf938081870e0f84d13877618c9bb7047 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a64c0797a740fd5077241f6e8917681f9cea4c7b8cf2104fd4ba11c480064ee [INFO] running `Command { std: "docker" "start" "-a" "5a64c0797a740fd5077241f6e8917681f9cea4c7b8cf2104fd4ba11c480064ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling smallvec v1.12.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling clap_builder v4.4.17 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling libz-sys v1.1.14 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling clap v4.4.17 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling rustyline v13.0.0 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Compiling rcshell v0.0.1-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.54s [INFO] running `Command { std: "docker" "inspect" "5a64c0797a740fd5077241f6e8917681f9cea4c7b8cf2104fd4ba11c480064ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a64c0797a740fd5077241f6e8917681f9cea4c7b8cf2104fd4ba11c480064ee", kill_on_drop: false }` [INFO] [stdout] 5a64c0797a740fd5077241f6e8917681f9cea4c7b8cf2104fd4ba11c480064ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5e1d44f9b350d1a8bbd29e073f6c01bf4274d7eaa23c880244f1f47d3ebc4eb [INFO] running `Command { std: "docker" "start" "-a" "e5e1d44f9b350d1a8bbd29e073f6c01bf4274d7eaa23c880244f1f47d3ebc4eb", kill_on_drop: false }` [INFO] [stderr] Compiling rcshell v0.0.1-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no variant or associated item named `InputRedir` found for enum `lexer::Redir` in the current scope [INFO] [stdout] --> src/lexer.rs:554:41 [INFO] [stdout] | [INFO] [stdout] 34 | pub enum Redir { [INFO] [stdout] | -------------- variant or associated item `InputRedir` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 554 | vec![Token::CmdRedir(Redir::InputRedir, "cmd".to_string())] [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `lexer::Redir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lexer.rs:554:53 [INFO] [stdout] | [INFO] [stdout] 554 | vec![Token::CmdRedir(Redir::InputRedir, "cmd".to_string())] [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^ expected `bool`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> src/lexer.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | CmdRedir(Vec, bool), // command, <:true >:false [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `OutputRedir` found for enum `lexer::Redir` in the current scope [INFO] [stdout] --> src/lexer.rs:559:41 [INFO] [stdout] | [INFO] [stdout] 34 | pub enum Redir { [INFO] [stdout] | -------------- variant or associated item `OutputRedir` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 559 | vec![Token::CmdRedir(Redir::OutputRedir, "cmd".to_string())] [INFO] [stdout] | ^^^^^^^^^^^ variant or associated item not found in `lexer::Redir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lexer.rs:559:54 [INFO] [stdout] | [INFO] [stdout] 559 | vec![Token::CmdRedir(Redir::OutputRedir, "cmd".to_string())] [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^ expected `bool`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> src/lexer.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | CmdRedir(Vec, bool), // command, <:true >:false [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `InputRedir` found for enum `lexer::Redir` in the current scope [INFO] [stdout] --> src/lexer.rs:566:40 [INFO] [stdout] | [INFO] [stdout] 34 | pub enum Redir { [INFO] [stdout] | -------------- variant or associated item `InputRedir` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 566 | Token::CmdRedir(Redir::InputRedir, "old".to_string()), [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `lexer::Redir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lexer.rs:566:52 [INFO] [stdout] | [INFO] [stdout] 566 | Token::CmdRedir(Redir::InputRedir, "old".to_string()), [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^ expected `bool`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> src/lexer.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | CmdRedir(Vec, bool), // command, <:true >:false [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `InputRedir` found for enum `lexer::Redir` in the current scope [INFO] [stdout] --> src/lexer.rs:567:40 [INFO] [stdout] | [INFO] [stdout] 34 | pub enum Redir { [INFO] [stdout] | -------------- variant or associated item `InputRedir` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 567 | Token::CmdRedir(Redir::InputRedir, "new".to_string()), [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `lexer::Redir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lexer.rs:567:52 [INFO] [stdout] | [INFO] [stdout] 567 | Token::CmdRedir(Redir::InputRedir, "new".to_string()), [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^ expected `bool`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> src/lexer.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | CmdRedir(Vec, bool), // command, <:true >:false [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rcshell` (bin "rc" test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "e5e1d44f9b350d1a8bbd29e073f6c01bf4274d7eaa23c880244f1f47d3ebc4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e1d44f9b350d1a8bbd29e073f6c01bf4274d7eaa23c880244f1f47d3ebc4eb", kill_on_drop: false }` [INFO] [stdout] e5e1d44f9b350d1a8bbd29e073f6c01bf4274d7eaa23c880244f1f47d3ebc4eb