[INFO] cloning repository https://github.com/asmoaesl/keycrypt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asmoaesl/keycrypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasmoaesl%2Fkeycrypt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasmoaesl%2Fkeycrypt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c78c499b14d06d9cb4bfd46cdaaf6450607c7c8 [INFO] testing asmoaesl/keycrypt against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasmoaesl%2Fkeycrypt" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asmoaesl/keycrypt on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asmoaesl/keycrypt [INFO] finished tweaking git repo https://github.com/asmoaesl/keycrypt [INFO] tweaked toml for git repo https://github.com/asmoaesl/keycrypt written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/asmoaesl/keycrypt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v2.29.2 [INFO] [stderr] Downloaded rayon v0.9.0 [INFO] [stderr] Downloaded structopt v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8de918f58fd021bb5bdbe8951e3b927fef5eb99d84de2348bba85c6479e653e1 [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" "8de918f58fd021bb5bdbe8951e3b927fef5eb99d84de2348bba85c6479e653e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8de918f58fd021bb5bdbe8951e3b927fef5eb99d84de2348bba85c6479e653e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de918f58fd021bb5bdbe8951e3b927fef5eb99d84de2348bba85c6479e653e1", kill_on_drop: false }` [INFO] [stdout] 8de918f58fd021bb5bdbe8951e3b927fef5eb99d84de2348bba85c6479e653e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 9027d52c5baf1188c498682719aecf62581c1cf47d27dd128769d75fc3cce887 [INFO] running `Command { std: "docker" "start" "-a" "9027d52c5baf1188c498682719aecf62581c1cf47d27dd128769d75fc3cce887", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.1.6 [INFO] [stderr] Compiling structopt v0.1.6 [INFO] [stderr] Compiling keycrypt v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `Vec<&String>` in the current scope [INFO] [stdout] --> src/main.rs:106:38 [INFO] [stdout] | [INFO] [stdout] 106 | possibilites.remove_item(&possibility); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Vec<&String>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `Vec<&String>` in the current scope [INFO] [stdout] --> src/main.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | possibilites.remove_item(&possibility); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Vec<&String>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `keycrypt` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "9027d52c5baf1188c498682719aecf62581c1cf47d27dd128769d75fc3cce887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9027d52c5baf1188c498682719aecf62581c1cf47d27dd128769d75fc3cce887", kill_on_drop: false }` [INFO] [stdout] 9027d52c5baf1188c498682719aecf62581c1cf47d27dd128769d75fc3cce887