[INFO] cloning repository https://github.com/ducharmemp/distrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ducharmemp/distrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducharmemp%2Fdistrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducharmemp%2Fdistrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93ee05faa2a6c5611d1f083f3e086a1b41388283 [INFO] testing ducharmemp/distrust against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducharmemp%2Fdistrust" "/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/ducharmemp/distrust on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ducharmemp/distrust [INFO] finished tweaking git repo https://github.com/ducharmemp/distrust [INFO] tweaked toml for git repo https://github.com/ducharmemp/distrust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ducharmemp/distrust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", 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] d85f3d2aef4807319400cf0cb8439a5e43ec09ca6be63516518e7eeeedcf8e52 [INFO] running `Command { std: "docker" "start" "-a" "d85f3d2aef4807319400cf0cb8439a5e43ec09ca6be63516518e7eeeedcf8e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d85f3d2aef4807319400cf0cb8439a5e43ec09ca6be63516518e7eeeedcf8e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d85f3d2aef4807319400cf0cb8439a5e43ec09ca6be63516518e7eeeedcf8e52", kill_on_drop: false }` [INFO] [stdout] d85f3d2aef4807319400cf0cb8439a5e43ec09ca6be63516518e7eeeedcf8e52 [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] e1dffb69a29ba7ef7d1578a7881cb77551677bf82490553e402f86c887c2b394 [INFO] running `Command { std: "docker" "start" "-a" "e1dffb69a29ba7ef7d1578a7881cb77551677bf82490553e402f86c887c2b394", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling distrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `,`, or `}`, found `;` [INFO] [stdout] --> src/commands.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | struct Foo { bar: i64; } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::cow` [INFO] [stdout] --> src/commands.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | use std::cow::Cow; [INFO] [stdout] | ^^^ could not find `cow` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `commands::Command<'_>: From>` is not satisfied [INFO] [stdout] --> src/commands.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | let command = Command::try_from(command)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `commands::Command<'_>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `Vec` [INFO] [stdout] note: required because of the requirements on the impl of `TryFrom>` for `commands::Command<'_>` [INFO] [stdout] --> src/commands.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | impl<'a> TryFrom<&'a[&'a str]> for Command<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/commands.rs:69:31 [INFO] [stdout] | [INFO] [stdout] 69 | dictionary.insert(name, value.into()); [INFO] [stdout] | ^^^^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | | [INFO] [stdout] | expected struct `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisType: From<&str>` is not satisfied [INFO] [stdout] --> src/commands.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | dictionary.insert(name, value.into()); [INFO] [stdout] | ^^^^ the trait `From<&str>` is not implemented for `RedisType` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow<&str>` is not satisfied [INFO] [stdout] --> src/commands.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | .get(&name) [INFO] [stdout] | ^^^ the trait `Borrow<&str>` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] note: required by a bound in `BTreeMap::::get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/commands.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | .insert(name, value.into()) [INFO] [stdout] | ^^^^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | | [INFO] [stdout] | expected struct `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisType: From<&str>` is not satisfied [INFO] [stdout] --> src/commands.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | .insert(name, value.into()) [INFO] [stdout] | ^^^^ the trait `From<&str>` is not implemented for `RedisType` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow<&str>` is not satisfied [INFO] [stdout] --> src/commands.rs:82:45 [INFO] [stdout] | [INFO] [stdout] 82 | .map(|key| match dictionary.remove(key) { [INFO] [stdout] | ^^^^^^ the trait `Borrow<&str>` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] note: required by a bound in `BTreeMap::::remove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/commands.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | .entry(key.clone()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `String`, found `&str` [INFO] [stdout] | help: try using a conversion method: `key.to_string()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisType: From<&&str>` is not satisfied [INFO] [stdout] --> src/commands.rs:96:39 [INFO] [stdout] | [INFO] [stdout] 96 | entry.push_front(elem.into()); [INFO] [stdout] | ^^^^ the trait `From<&&str>` is not implemented for `RedisType` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/commands.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | dictionary.insert(key, entry.into()); [INFO] [stdout] | ^^^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | | [INFO] [stdout] | expected struct `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/commands.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | .entry(key.clone()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `String`, found `&str` [INFO] [stdout] | help: try using a conversion method: `key.to_string()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisType: From<&&str>` is not satisfied [INFO] [stdout] --> src/commands.rs:111:38 [INFO] [stdout] | [INFO] [stdout] 111 | entry.push_back(elem.into()); [INFO] [stdout] | ^^^^ the trait `From<&&str>` is not implemented for `RedisType` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/commands.rs:115:31 [INFO] [stdout] | [INFO] [stdout] 115 | dictionary.insert(key, entry.into()); [INFO] [stdout] | ^^^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | | [INFO] [stdout] | expected struct `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `commands::Command<'_>: From>` is not satisfied [INFO] [stdout] --> src/commands.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | let command = Command::try_from(command)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `commands::Command<'_>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `Vec` [INFO] [stdout] note: required because of the requirements on the impl of `TryFrom>` for `commands::Command<'_>` [INFO] [stdout] --> src/commands.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | impl<'a> TryFrom<&'a[&'a str]> for Command<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `distrust` due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "e1dffb69a29ba7ef7d1578a7881cb77551677bf82490553e402f86c887c2b394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1dffb69a29ba7ef7d1578a7881cb77551677bf82490553e402f86c887c2b394", kill_on_drop: false }` [INFO] [stdout] e1dffb69a29ba7ef7d1578a7881cb77551677bf82490553e402f86c887c2b394