[INFO] cloning repository https://github.com/amPerl/kaiyodopack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amPerl/kaiyodopack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamPerl%2Fkaiyodopack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamPerl%2Fkaiyodopack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c44378133cbcfe81b9ed3d7d81c5b40c7e22287c [INFO] testing amPerl/kaiyodopack against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamPerl%2Fkaiyodopack" "/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/amPerl/kaiyodopack 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/amPerl/kaiyodopack [INFO] finished tweaking git repo https://github.com/amPerl/kaiyodopack [INFO] tweaked toml for git repo https://github.com/amPerl/kaiyodopack written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/amPerl/kaiyodopack 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] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.48 [INFO] [stderr] Downloaded owo-colors v2.1.0 [INFO] [stderr] Downloaded binrw_derive v0.8.0 [INFO] [stderr] Downloaded binrw v0.8.0 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.5 [INFO] [stderr] Downloaded os_str_bytes v4.2.0 [INFO] [stderr] Downloaded clap v3.0.0-beta.5 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd600bf5c2bb63b313c9fa7e717c3f74d4be0f133697169e1c163eba8573252d [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" "cd600bf5c2bb63b313c9fa7e717c3f74d4be0f133697169e1c163eba8573252d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd600bf5c2bb63b313c9fa7e717c3f74d4be0f133697169e1c163eba8573252d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd600bf5c2bb63b313c9fa7e717c3f74d4be0f133697169e1c163eba8573252d", kill_on_drop: false }` [INFO] [stdout] cd600bf5c2bb63b313c9fa7e717c3f74d4be0f133697169e1c163eba8573252d [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] c25695242241cd49ded2c7806ceeb6ba62bfd6613eaeae39ef6576a773841ec8 [INFO] running `Command { std: "docker" "start" "-a" "c25695242241cd49ded2c7806ceeb6ba62bfd6613eaeae39ef6576a773841ec8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling binrw_derive v0.8.0 [INFO] [stderr] Compiling owo-colors v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling binrw v0.8.0 [INFO] [stderr] Compiling kaiyodopack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `entry_count` [INFO] [stdout] --> src/actions/pac/unpack.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | entry_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Pac` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/actions/pac/unpack.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(BinRead, Debug)] [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: field is never read: `timestamp` [INFO] [stdout] --> src/actions/pac/unpack.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | timestamp: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/actions/pac/unpack.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(BinRead, Debug)] [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: field is never read: `unk_name` [INFO] [stdout] --> src/actions/pac/unpack.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | unk_name: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/actions/pac/unpack.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(BinRead, Debug)] [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: field is never read: `unk5` [INFO] [stdout] --> src/actions/pac/unpack.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | unk5: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/actions/pac/unpack.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(BinRead, Debug)] [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.49s [INFO] running `Command { std: "docker" "inspect" "c25695242241cd49ded2c7806ceeb6ba62bfd6613eaeae39ef6576a773841ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c25695242241cd49ded2c7806ceeb6ba62bfd6613eaeae39ef6576a773841ec8", kill_on_drop: false }` [INFO] [stdout] c25695242241cd49ded2c7806ceeb6ba62bfd6613eaeae39ef6576a773841ec8 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 5bc0cb147c0f2375828f315f121058a75b3d82a03f89077f5e19c335b707c983 [INFO] running `Command { std: "docker" "start" "-a" "5bc0cb147c0f2375828f315f121058a75b3d82a03f89077f5e19c335b707c983", kill_on_drop: false }` [INFO] [stderr] Compiling kaiyodopack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `entry_count` [INFO] [stdout] --> src/actions/pac/unpack.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | entry_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Pac` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/actions/pac/unpack.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(BinRead, Debug)] [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: field is never read: `timestamp` [INFO] [stdout] --> src/actions/pac/unpack.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | timestamp: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/actions/pac/unpack.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(BinRead, Debug)] [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: field is never read: `unk_name` [INFO] [stdout] --> src/actions/pac/unpack.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | unk_name: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/actions/pac/unpack.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(BinRead, Debug)] [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: field is never read: `unk5` [INFO] [stdout] --> src/actions/pac/unpack.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | unk5: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/actions/pac/unpack.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(BinRead, Debug)] [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "5bc0cb147c0f2375828f315f121058a75b3d82a03f89077f5e19c335b707c983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc0cb147c0f2375828f315f121058a75b3d82a03f89077f5e19c335b707c983", kill_on_drop: false }` [INFO] [stdout] 5bc0cb147c0f2375828f315f121058a75b3d82a03f89077f5e19c335b707c983 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 24e0bf07469afdfcc49ecc6497bebb9bdd0f312a3a258fd7e3da8263986f473b [INFO] running `Command { std: "docker" "start" "-a" "24e0bf07469afdfcc49ecc6497bebb9bdd0f312a3a258fd7e3da8263986f473b", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `entry_count` [INFO] [stderr] --> src/actions/pac/unpack.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | entry_count: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Pac` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/actions/pac/unpack.rs:61:19 [INFO] [stderr] | [INFO] [stderr] 61 | #[derive(BinRead, Debug)] [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: field is never read: `timestamp` [INFO] [stderr] --> src/actions/pac/unpack.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 77 | timestamp: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/actions/pac/unpack.rs:70:19 [INFO] [stderr] | [INFO] [stderr] 70 | #[derive(BinRead, Debug)] [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: field is never read: `unk_name` [INFO] [stderr] --> src/actions/pac/unpack.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | unk_name: [u8; 4], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/actions/pac/unpack.rs:70:19 [INFO] [stderr] | [INFO] [stderr] 70 | #[derive(BinRead, Debug)] [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: field is never read: `unk5` [INFO] [stderr] --> src/actions/pac/unpack.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | unk5: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/actions/pac/unpack.rs:70:19 [INFO] [stderr] | [INFO] [stderr] 70 | #[derive(BinRead, Debug)] [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: `kaiyodopack` (bin "kaiyodopack" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kaiyodopack-41d3c677ad389b01) [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" "24e0bf07469afdfcc49ecc6497bebb9bdd0f312a3a258fd7e3da8263986f473b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e0bf07469afdfcc49ecc6497bebb9bdd0f312a3a258fd7e3da8263986f473b", kill_on_drop: false }` [INFO] [stdout] 24e0bf07469afdfcc49ecc6497bebb9bdd0f312a3a258fd7e3da8263986f473b