[INFO] cloning repository https://github.com/carloabelli/onetime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carloabelli/onetime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarloabelli%2Fonetime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarloabelli%2Fonetime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ed3d1c030cec08a68e4766c80436226e4adcc42 [INFO] testing carloabelli/onetime against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarloabelli%2Fonetime" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carloabelli/onetime on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carloabelli/onetime [INFO] finished tweaking git repo https://github.com/carloabelli/onetime [INFO] tweaked toml for git repo https://github.com/carloabelli/onetime written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/carloabelli/onetime already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c72c2a9685f68fe23aa9b9184d68389dbb1c0b64b9c0264480a041a76f5dd13c [INFO] running `Command { std: "docker" "start" "-a" "c72c2a9685f68fe23aa9b9184d68389dbb1c0b64b9c0264480a041a76f5dd13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c72c2a9685f68fe23aa9b9184d68389dbb1c0b64b9c0264480a041a76f5dd13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72c2a9685f68fe23aa9b9184d68389dbb1c0b64b9c0264480a041a76f5dd13c", kill_on_drop: false }` [INFO] [stdout] c72c2a9685f68fe23aa9b9184d68389dbb1c0b64b9c0264480a041a76f5dd13c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4292211be1498af0e2ac46e6bbf9b3e7711357089811f0f598afb350f6f0d3a [INFO] running `Command { std: "docker" "start" "-a" "c4292211be1498af0e2ac46e6bbf9b3e7711357089811f0f598afb350f6f0d3a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling onetime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Map` that must be used [INFO] [stdout] --> src/main.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / input_buffer.iter() [INFO] [stdout] 68 | | .zip(pad_buffer.iter()) [INFO] [stdout] 69 | | .map(|(input_byte, pad_byte)| input_byte ^ pad_byte) [INFO] [stdout] 70 | | .zip(output_buffer.iter_mut()) [INFO] [stdout] 71 | | .map(|(output_byte, output)| *output = output_byte); [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.12s [INFO] running `Command { std: "docker" "inspect" "c4292211be1498af0e2ac46e6bbf9b3e7711357089811f0f598afb350f6f0d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4292211be1498af0e2ac46e6bbf9b3e7711357089811f0f598afb350f6f0d3a", kill_on_drop: false }` [INFO] [stdout] c4292211be1498af0e2ac46e6bbf9b3e7711357089811f0f598afb350f6f0d3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b02c6ce34dbeccb768196ccf18264bdb9524d00861c888082969e9b672f57541 [INFO] running `Command { std: "docker" "start" "-a" "b02c6ce34dbeccb768196ccf18264bdb9524d00861c888082969e9b672f57541", kill_on_drop: false }` [INFO] [stderr] Compiling onetime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Map` that must be used [INFO] [stdout] --> src/main.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / input_buffer.iter() [INFO] [stdout] 68 | | .zip(pad_buffer.iter()) [INFO] [stdout] 69 | | .map(|(input_byte, pad_byte)| input_byte ^ pad_byte) [INFO] [stdout] 70 | | .zip(output_buffer.iter_mut()) [INFO] [stdout] 71 | | .map(|(output_byte, output)| *output = output_byte); [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/onetime-337343206dbe82ec) [INFO] running `Command { std: "docker" "inspect" "b02c6ce34dbeccb768196ccf18264bdb9524d00861c888082969e9b672f57541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b02c6ce34dbeccb768196ccf18264bdb9524d00861c888082969e9b672f57541", kill_on_drop: false }` [INFO] [stdout] b02c6ce34dbeccb768196ccf18264bdb9524d00861c888082969e9b672f57541 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d83e0ab7275dfd54508b8a557abec86448a1d1ce00b77dce8bb4813c43d93f27 [INFO] running `Command { std: "docker" "start" "-a" "d83e0ab7275dfd54508b8a557abec86448a1d1ce00b77dce8bb4813c43d93f27", kill_on_drop: false }` [INFO] [stderr] warning: unused `Map` that must be used [INFO] [stderr] --> src/main.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | / input_buffer.iter() [INFO] [stderr] 68 | | .zip(pad_buffer.iter()) [INFO] [stderr] 69 | | .map(|(input_byte, pad_byte)| input_byte ^ pad_byte) [INFO] [stderr] 70 | | .zip(output_buffer.iter_mut()) [INFO] [stderr] 71 | | .map(|(output_byte, output)| *output = output_byte); [INFO] [stderr] | |________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: iterators are lazy and do nothing unless consumed [INFO] [stderr] [INFO] [stderr] warning: `onetime` (bin "onetime" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/onetime-337343206dbe82ec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d83e0ab7275dfd54508b8a557abec86448a1d1ce00b77dce8bb4813c43d93f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83e0ab7275dfd54508b8a557abec86448a1d1ce00b77dce8bb4813c43d93f27", kill_on_drop: false }` [INFO] [stdout] d83e0ab7275dfd54508b8a557abec86448a1d1ce00b77dce8bb4813c43d93f27