[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] checking johnabs/stegr against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnabs%2Fstegr" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnabs/stegr on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", 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-12/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" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 78c52ccfc846ea1c229b64c61f88207fba043c850af832aa37599b7dc52f3197 [INFO] running `Command { std: "docker" "start" "-a" "78c52ccfc846ea1c229b64c61f88207fba043c850af832aa37599b7dc52f3197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78c52ccfc846ea1c229b64c61f88207fba043c850af832aa37599b7dc52f3197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c52ccfc846ea1c229b64c61f88207fba043c850af832aa37599b7dc52f3197", kill_on_drop: false }` [INFO] [stdout] 78c52ccfc846ea1c229b64c61f88207fba043c850af832aa37599b7dc52f3197 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8a46a299a86e198b23d8c2362106b27c17877b60d6b59091c029511c77716ad [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" "c8a46a299a86e198b23d8c2362106b27c17877b60d6b59091c029511c77716ad", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking base64 v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking image v0.23.0 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking 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: 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] 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] 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] 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[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] 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 a macro (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: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 a macro (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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "c8a46a299a86e198b23d8c2362106b27c17877b60d6b59091c029511c77716ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a46a299a86e198b23d8c2362106b27c17877b60d6b59091c029511c77716ad", kill_on_drop: false }` [INFO] [stdout] c8a46a299a86e198b23d8c2362106b27c17877b60d6b59091c029511c77716ad