[INFO] cloning repository https://github.com/KoffeinFlummi/p3dtxt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KoffeinFlummi/p3dtxt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoffeinFlummi%2Fp3dtxt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoffeinFlummi%2Fp3dtxt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 003a876fff722c0f83e959d060c5ec7c6f4e6ee0 [INFO] testing KoffeinFlummi/p3dtxt 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%2FKoffeinFlummi%2Fp3dtxt" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KoffeinFlummi/p3dtxt 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/KoffeinFlummi/p3dtxt [INFO] finished tweaking git repo https://github.com/KoffeinFlummi/p3dtxt [INFO] tweaked toml for git repo https://github.com/KoffeinFlummi/p3dtxt written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/KoffeinFlummi/p3dtxt 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 2d180145de21dd455ab2188d14b131c829f651d70302e12ef58ad28dd7cd7a5e [INFO] running `Command { std: "docker" "start" "-a" "2d180145de21dd455ab2188d14b131c829f651d70302e12ef58ad28dd7cd7a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d180145de21dd455ab2188d14b131c829f651d70302e12ef58ad28dd7cd7a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d180145de21dd455ab2188d14b131c829f651d70302e12ef58ad28dd7cd7a5e", kill_on_drop: false }` [INFO] [stdout] 2d180145de21dd455ab2188d14b131c829f651d70302e12ef58ad28dd7cd7a5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 87c6b98756b8a68305cb26b0c55457fd0fb3e9d2b031dfe5ce45ea15a6f2f8d6 [INFO] running `Command { std: "docker" "start" "-a" "87c6b98756b8a68305cb26b0c55457fd0fb3e9d2b031dfe5ce45ea15a6f2f8d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling armake2 v0.3.0 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling p3dtxt v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `cmd_txt2bin` [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | cmd_txt2bin: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.14s [INFO] running `Command { std: "docker" "inspect" "87c6b98756b8a68305cb26b0c55457fd0fb3e9d2b031dfe5ce45ea15a6f2f8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c6b98756b8a68305cb26b0c55457fd0fb3e9d2b031dfe5ce45ea15a6f2f8d6", kill_on_drop: false }` [INFO] [stdout] 87c6b98756b8a68305cb26b0c55457fd0fb3e9d2b031dfe5ce45ea15a6f2f8d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 6322b90fb5e98290f896d021963aba21c7d63cb680155aae0fd90f7eba3679f6 [INFO] running `Command { std: "docker" "start" "-a" "6322b90fb5e98290f896d021963aba21c7d63cb680155aae0fd90f7eba3679f6", kill_on_drop: false }` [INFO] [stderr] Compiling p3dtxt v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `cmd_txt2bin` [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | cmd_txt2bin: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/p3dtxt-7871aeb685afee59) [INFO] running `Command { std: "docker" "inspect" "6322b90fb5e98290f896d021963aba21c7d63cb680155aae0fd90f7eba3679f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6322b90fb5e98290f896d021963aba21c7d63cb680155aae0fd90f7eba3679f6", kill_on_drop: false }` [INFO] [stdout] 6322b90fb5e98290f896d021963aba21c7d63cb680155aae0fd90f7eba3679f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 353a32e4bdaf69af0c4e2c25bcc4becd7d087982e4e164670b150ad5253b5fde [INFO] running `Command { std: "docker" "start" "-a" "353a32e4bdaf69af0c4e2c25bcc4becd7d087982e4e164670b150ad5253b5fde", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `cmd_txt2bin` [INFO] [stderr] --> src/main.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | cmd_txt2bin: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `p3dtxt` (bin "p3dtxt" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/p3dtxt-7871aeb685afee59) [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" "353a32e4bdaf69af0c4e2c25bcc4becd7d087982e4e164670b150ad5253b5fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "353a32e4bdaf69af0c4e2c25bcc4becd7d087982e4e164670b150ad5253b5fde", kill_on_drop: false }` [INFO] [stdout] 353a32e4bdaf69af0c4e2c25bcc4becd7d087982e4e164670b150ad5253b5fde