[INFO] cloning repository https://github.com/BitterVan/trash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BitterVan/trash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitterVan%2Ftrash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitterVan%2Ftrash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8888ac93c77bbf79031244e9a01f8e9c2ae5cd90 [INFO] testing BitterVan/trash against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitterVan%2Ftrash" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BitterVan/trash on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BitterVan/trash [INFO] finished tweaking git repo https://github.com/BitterVan/trash [INFO] tweaked toml for git repo https://github.com/BitterVan/trash written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/BitterVan/trash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.2.0 [INFO] [stderr] Downloaded parse_int v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85ca490925aa034ecc433213c88dfcc9d060378da0c9050863ca7c717ac88ee1 [INFO] running `Command { std: "docker" "start" "-a" "85ca490925aa034ecc433213c88dfcc9d060378da0c9050863ca7c717ac88ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85ca490925aa034ecc433213c88dfcc9d060378da0c9050863ca7c717ac88ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ca490925aa034ecc433213c88dfcc9d060378da0c9050863ca7c717ac88ee1", kill_on_drop: false }` [INFO] [stdout] 85ca490925aa034ecc433213c88dfcc9d060378da0c9050863ca7c717ac88ee1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f45dce989e16e40175b1f18cb25e620569c24193a578d02f20f0458bce1b13b4 [INFO] running `Command { std: "docker" "start" "-a" "f45dce989e16e40175b1f18cb25e620569c24193a578d02f20f0458bce1b13b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling ansi_term v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling parse_int v0.5.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling trash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Parser)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: error parsing [INFO] [stdout] --> 19:5 [INFO] [stdout] | [INFO] [stdout] 19 | "\"" ~ ANY* ~ "\""␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected `{`, `}`, `&`, `|`, `?`, `*`, or `+` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::Rule` [INFO] [stdout] --> src/commander.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{ TrashParser, Rule }; [INFO] [stdout] | ^^^^ no `Rule` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule` [INFO] [stdout] --> src/main.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | let file_tree = TrashParser::parse(Rule::script, &file_string); [INFO] [stdout] | ^^^^ use of undeclared type `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `TrashParser` in the current scope [INFO] [stdout] --> src/commander.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | let res = TrashParser::parse(Rule::expr, "cd /home/bittervan + 2"); [INFO] [stdout] | ^^^^^ function or associated item not found in `TrashParser` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct TrashParser; [INFO] [stdout] | ----------------------- function or associated item `parse` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `parse`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `TrashParser` in the current scope [INFO] [stdout] --> src/main.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct TrashParser; [INFO] [stdout] | ----------------------- function or associated item `parse` not found for this [INFO] [stdout] ... [INFO] [stdout] 25 | let file_tree = TrashParser::parse(Rule::script, &file_string); [INFO] [stdout] | ^^^^^ function or associated item not found in `TrashParser` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `parse`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pest::Parser` [INFO] [stdout] --> src/commander.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::pest::Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pest::Parser` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use pest::Parser; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trash` due to 6 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f45dce989e16e40175b1f18cb25e620569c24193a578d02f20f0458bce1b13b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45dce989e16e40175b1f18cb25e620569c24193a578d02f20f0458bce1b13b4", kill_on_drop: false }` [INFO] [stdout] f45dce989e16e40175b1f18cb25e620569c24193a578d02f20f0458bce1b13b4