[INFO] cloning repository https://github.com/keyneston/gcli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keyneston/gcli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeyneston%2Fgcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeyneston%2Fgcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6ad5bc4623d7d1d76ffbf5b964ff32bded85d69 [INFO] testing keyneston/gcli against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeyneston%2Fgcli" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keyneston/gcli on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keyneston/gcli [INFO] finished tweaking git repo https://github.com/keyneston/gcli [INFO] tweaked toml for git repo https://github.com/keyneston/gcli written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/keyneston/gcli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65c5c16f4ce63edde691f7d0edbc11bfd7a6492e6c1d77587f86e0b9da52b9cf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "65c5c16f4ce63edde691f7d0edbc11bfd7a6492e6c1d77587f86e0b9da52b9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65c5c16f4ce63edde691f7d0edbc11bfd7a6492e6c1d77587f86e0b9da52b9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c5c16f4ce63edde691f7d0edbc11bfd7a6492e6c1d77587f86e0b9da52b9cf", kill_on_drop: false }` [INFO] [stdout] 65c5c16f4ce63edde691f7d0edbc11bfd7a6492e6c1d77587f86e0b9da52b9cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5edcd465fdbc62633b2e765d0d45894d1eedeb59c34753a6f39d8c32e175b232 [INFO] running `Command { std: "docker" "start" "-a" "5edcd465fdbc62633b2e765d0d45894d1eedeb59c34753a6f39d8c32e175b232", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling lexical-core v0.4.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling gcli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fmt/mod.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | Ok((input, res)) [INFO] [stdout] | ^^^ expected struct `VecDeque`, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `VecDeque` [INFO] [stdout] found struct `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ast::Element: Ord` is not satisfied [INFO] [stdout] --> src/fmt/mod.rs:191:10 [INFO] [stdout] | [INFO] [stdout] 191 | hash.insert(var_name, Element::Name(thing.to_string())); [INFO] [stdout] | ^^^^^^ the trait `Ord` is not implemented for `ast::Element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ast::Element: Ord` is not satisfied [INFO] [stdout] --> src/fmt/mod.rs:190:20 [INFO] [stdout] | [INFO] [stdout] 190 | let mut hash = BTreeMap::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Ord` is not implemented for `ast::Element` [INFO] [stdout] | [INFO] [stdout] = note: required by `BTreeMap::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ast::Element: Ord` is not satisfied [INFO] [stdout] --> src/fmt/mod.rs:236:14 [INFO] [stdout] | [INFO] [stdout] 236 | hash.insert(k, v); [INFO] [stdout] | ^^^^^^ the trait `Ord` is not implemented for `ast::Element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ast::Element: Ord` is not satisfied [INFO] [stdout] --> src/fmt/mod.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 234 | let mut hash = BTreeMap::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Ord` is not implemented for `ast::Element` [INFO] [stdout] | [INFO] [stdout] = note: required by `BTreeMap::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ast::Element: Ord` is not satisfied [INFO] [stdout] --> src/fmt/../ast/mod.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | name: Element, [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Ord` is not implemented for `ast::Element` [INFO] [stdout] | [INFO] [stdout] = note: required by `std::cmp::Ord::cmp` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ast::Element: Ord` is not satisfied [INFO] [stdout] --> src/fmt/../ast/mod.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | arguments: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Ord` is not implemented for `ast::Element` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Ord` for `BTreeMap` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Ord` for `Option>` [INFO] [stdout] = note: required by `std::cmp::Ord::cmp` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `ast::Element` with `ast::Element` [INFO] [stdout] --> src/fmt/../ast/mod.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | name: Element, [INFO] [stdout] | ^^^^^^^^^^^^^ no implementation for `ast::Element < ast::Element` and `ast::Element > ast::Element` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `ast::Element` [INFO] [stdout] = note: required by `std::cmp::PartialOrd::partial_cmp` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `ast::Element` with `ast::Element` [INFO] [stdout] --> src/fmt/../ast/mod.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | arguments: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `ast::Element < ast::Element` and `ast::Element > ast::Element` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `ast::Element` [INFO] [stdout] = note: required because of the requirements on the impl of `PartialOrd` for `BTreeMap` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `PartialOrd` for `Option>` [INFO] [stdout] = note: required by `std::cmp::PartialOrd::partial_cmp` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for mutable reference `&mut Box>` in the current scope [INFO] [stdout] --> src/fmt/../ast/mod.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 68 | Some(fields) => fields.push(new_field), [INFO] [stdout] | ^^^^ method not found in `&mut Box>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fmt/../ast/mod.rs:69:52 [INFO] [stdout] | [INFO] [stdout] 69 | None => *selection = Some(Box::new(vec![new_field])), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `VecDeque`, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `VecDeque` [INFO] [stdout] found struct `Vec` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gcli` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "5edcd465fdbc62633b2e765d0d45894d1eedeb59c34753a6f39d8c32e175b232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5edcd465fdbc62633b2e765d0d45894d1eedeb59c34753a6f39d8c32e175b232", kill_on_drop: false }` [INFO] [stdout] 5edcd465fdbc62633b2e765d0d45894d1eedeb59c34753a6f39d8c32e175b232