[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.53 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7abeaedbbd0c2c11b4df5243a85f7bfaff678056a7494643f673717fa3232296 [INFO] running `Command { std: "docker" "start" "-a" "7abeaedbbd0c2c11b4df5243a85f7bfaff678056a7494643f673717fa3232296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7abeaedbbd0c2c11b4df5243a85f7bfaff678056a7494643f673717fa3232296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7abeaedbbd0c2c11b4df5243a85f7bfaff678056a7494643f673717fa3232296", kill_on_drop: false }` [INFO] [stdout] 7abeaedbbd0c2c11b4df5243a85f7bfaff678056a7494643f673717fa3232296 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 470164189a0f1d751c1fc622cf2c747d549fe49db49b9a12450169f951090ef1 [INFO] running `Command { std: "docker" "start" "-a" "470164189a0f1d751c1fc622cf2c747d549fe49db49b9a12450169f951090ef1", 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-segmentation v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.4 [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.35s [INFO] running `Command { std: "docker" "inspect" "470164189a0f1d751c1fc622cf2c747d549fe49db49b9a12450169f951090ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470164189a0f1d751c1fc622cf2c747d549fe49db49b9a12450169f951090ef1", kill_on_drop: false }` [INFO] [stdout] 470164189a0f1d751c1fc622cf2c747d549fe49db49b9a12450169f951090ef1 [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cb6204e82e62ea4bc9383180f2cbc405682130fe4bc52ae1e3126e4994ef8fa [INFO] running `Command { std: "docker" "start" "-a" "6cb6204e82e62ea4bc9383180f2cbc405682130fe4bc52ae1e3126e4994ef8fa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 test [unoptimized + debuginfo] target(s) in 2.77s [INFO] running `Command { std: "docker" "inspect" "6cb6204e82e62ea4bc9383180f2cbc405682130fe4bc52ae1e3126e4994ef8fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb6204e82e62ea4bc9383180f2cbc405682130fe4bc52ae1e3126e4994ef8fa", kill_on_drop: false }` [INFO] [stdout] 6cb6204e82e62ea4bc9383180f2cbc405682130fe4bc52ae1e3126e4994ef8fa [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 98ae62991b4b9844cab2852ea78af5f9a2fea86b91495b52728a83c405899b48 [INFO] running `Command { std: "docker" "start" "-a" "98ae62991b4b9844cab2852ea78af5f9a2fea86b91495b52728a83c405899b48", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused `Map` that must be used [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/main.rs:67:9 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 67 | / input_buffer.iter() [INFO] [stdout] [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 (/opt/rustwide/target/debug/deps/onetime-150bcdcc09d54192) [INFO] running `Command { std: "docker" "inspect" "98ae62991b4b9844cab2852ea78af5f9a2fea86b91495b52728a83c405899b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98ae62991b4b9844cab2852ea78af5f9a2fea86b91495b52728a83c405899b48", kill_on_drop: false }` [INFO] [stdout] 98ae62991b4b9844cab2852ea78af5f9a2fea86b91495b52728a83c405899b48