[INFO] cloning repository https://github.com/johnabs/stegr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnabs/stegr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnabs%2Fstegr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnabs%2Fstegr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed9038006ccd611454ec09bf87f852ef97fff761 [INFO] testing johnabs/stegr against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnabs%2Fstegr" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnabs/stegr on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johnabs/stegr [INFO] finished tweaking git repo https://github.com/johnabs/stegr [INFO] tweaked toml for git repo https://github.com/johnabs/stegr written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/johnabs/stegr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64 v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65dadd8154c221b335f8dcacd7e6d41e8bc74540c3cb113e50022f790fe960ba [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" "65dadd8154c221b335f8dcacd7e6d41e8bc74540c3cb113e50022f790fe960ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65dadd8154c221b335f8dcacd7e6d41e8bc74540c3cb113e50022f790fe960ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65dadd8154c221b335f8dcacd7e6d41e8bc74540c3cb113e50022f790fe960ba", kill_on_drop: false }` [INFO] [stdout] 65dadd8154c221b335f8dcacd7e6d41e8bc74540c3cb113e50022f790fe960ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5766dc75281b0d1951ec970015f01f7695f76fc1866db7d59baa7830d62bb709 [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" "5766dc75281b0d1951ec970015f01f7695f76fc1866db7d59baa7830d62bb709", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling base64 v0.2.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling image v0.23.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling stegr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unknown format trait `u8` [INFO] [stdout] --> src/encode.rs:83:29 [INFO] [stdout] | [INFO] [stdout] 83 | outstr = format!("{:u8}",) ; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: the only appropriate formatting traits are: [INFO] [stdout] - ``, which uses the `Display` trait [INFO] [stdout] - `?`, which uses the `Debug` trait [INFO] [stdout] - `e`, which uses the `LowerExp` trait [INFO] [stdout] - `E`, which uses the `UpperExp` trait [INFO] [stdout] - `o`, which uses the `Octal` trait [INFO] [stdout] - `p`, which uses the `Pointer` trait [INFO] [stdout] - `b`, which uses the `Binary` trait [INFO] [stdout] - `x`, which uses the `LowerHex` trait [INFO] [stdout] - `X`, which uses the `UpperHex` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 1 positional argument in format string, but no arguments were given [INFO] [stdout] --> src/encode.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | outstr = format!("{:u8}",) ; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] extern crate hex_literal; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `String` cannot be indexed by `usize` [INFO] [stdout] --> src/encode.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | temp = [temp,input[i]].join(""); [INFO] [stdout] | ^^^^^^^^ `String` cannot be indexed by `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Index` is not implemented for `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/encode.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 80 | let mut temp = ""; [INFO] [stdout] | -- expected due to this value [INFO] [stdout] 81 | for i in 0..input.chars().count()-1 { [INFO] [stdout] 82 | temp = [temp,input[i]].join(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found struct `String` [INFO] [stdout] | help: consider borrowing here: `&[temp,input[i]].join("")` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/encode.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | outstr = format!("{:u8}",) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `&str`, found struct `String` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/encode.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 78 | fn bin_str_to_str(input: String) -> String{ [INFO] [stdout] | ------ expected `String` because of return type [INFO] [stdout] ... [INFO] [stdout] 81 | / for i in 0..input.chars().count()-1 { [INFO] [stdout] 82 | | temp = [temp,input[i]].join(""); [INFO] [stdout] 83 | | outstr = format!("{:u8}",) ; [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ expected struct `String`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stegr` due to 7 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5766dc75281b0d1951ec970015f01f7695f76fc1866db7d59baa7830d62bb709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5766dc75281b0d1951ec970015f01f7695f76fc1866db7d59baa7830d62bb709", kill_on_drop: false }` [INFO] [stdout] 5766dc75281b0d1951ec970015f01f7695f76fc1866db7d59baa7830d62bb709