[INFO] cloning repository https://github.com/SimonHylander/gigaton [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SimonHylander/gigaton" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimonHylander%2Fgigaton", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimonHylander%2Fgigaton'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42641b41d52fe2255157c08b1c7c0c071f0feef4 [INFO] testing SimonHylander/gigaton against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimonHylander%2Fgigaton" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SimonHylander/gigaton on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SimonHylander/gigaton [INFO] finished tweaking git repo https://github.com/SimonHylander/gigaton [INFO] tweaked toml for git repo https://github.com/SimonHylander/gigaton written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SimonHylander/gigaton already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v0.6.3 [INFO] [stderr] Downloaded openssl-sys v0.9.81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 713d012894670ebb12f77ec2e0fa342f9029b3868bdc36ff90ec5a9b8fe4a840 [INFO] running `Command { std: "docker" "start" "-a" "713d012894670ebb12f77ec2e0fa342f9029b3868bdc36ff90ec5a9b8fe4a840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "713d012894670ebb12f77ec2e0fa342f9029b3868bdc36ff90ec5a9b8fe4a840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "713d012894670ebb12f77ec2e0fa342f9029b3868bdc36ff90ec5a9b8fe4a840", kill_on_drop: false }` [INFO] [stdout] 713d012894670ebb12f77ec2e0fa342f9029b3868bdc36ff90ec5a9b8fe4a840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3f22c8d8b0d337cf1de1b7d2d9ef98bcc52ca68c662625ae1bd21de7aff514e [INFO] running `Command { std: "docker" "start" "-a" "a3f22c8d8b0d337cf1de1b7d2d9ef98bcc52ca68c662625ae1bd21de7aff514e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling zstd-sys v2.0.5+zstd.1.5.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.81 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling ssh2 v0.9.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.3 [INFO] [stderr] Compiling serde_yaml v0.9.17 [INFO] [stderr] Compiling gigaton v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `deflate` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | feature = "deflate", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `deflate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-miniz` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | feature = "deflate-miniz", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `deflate-miniz` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-zlib` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | feature = "deflate-zlib" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `deflate-zlib` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deflate` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | feature = "deflate", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `deflate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-miniz` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | feature = "deflate-miniz", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `deflate-miniz` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-zlib` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | feature = "deflate-zlib" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `deflate-zlib` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bzip2` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "bzip2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bzip2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bzip2` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(not(feature = "bzip2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bzip2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zstd` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "zstd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `zstd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zstd` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(not(feature = "zstd"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `zstd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.10s [INFO] running `Command { std: "docker" "inspect" "a3f22c8d8b0d337cf1de1b7d2d9ef98bcc52ca68c662625ae1bd21de7aff514e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f22c8d8b0d337cf1de1b7d2d9ef98bcc52ca68c662625ae1bd21de7aff514e", kill_on_drop: false }` [INFO] [stdout] a3f22c8d8b0d337cf1de1b7d2d9ef98bcc52ca68c662625ae1bd21de7aff514e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 771200a8f410c089dd434725076d72a77ff24134440d1aaacb188f7c18b0c38d [INFO] running `Command { std: "docker" "start" "-a" "771200a8f410c089dd434725076d72a77ff24134440d1aaacb188f7c18b0c38d", kill_on_drop: false }` [INFO] [stderr] Compiling gigaton v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `deflate` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | feature = "deflate", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `deflate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-miniz` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | feature = "deflate-miniz", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `deflate-miniz` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-zlib` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | feature = "deflate-zlib" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `deflate-zlib` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deflate` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | feature = "deflate", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `deflate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-miniz` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | feature = "deflate-miniz", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `deflate-miniz` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-zlib` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | feature = "deflate-zlib" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `deflate-zlib` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bzip2` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "bzip2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bzip2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bzip2` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(not(feature = "bzip2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bzip2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zstd` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "zstd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `zstd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zstd` [INFO] [stdout] --> src/bin/gigaton/gigaton.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(not(feature = "zstd"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `zstd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "771200a8f410c089dd434725076d72a77ff24134440d1aaacb188f7c18b0c38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "771200a8f410c089dd434725076d72a77ff24134440d1aaacb188f7c18b0c38d", kill_on_drop: false }` [INFO] [stdout] 771200a8f410c089dd434725076d72a77ff24134440d1aaacb188f7c18b0c38d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] de6a0b6ca32e98a2ff57934f48a42278f81bfd88d5b0eabbce8b9fb2ff31cb96 [INFO] running `Command { std: "docker" "start" "-a" "de6a0b6ca32e98a2ff57934f48a42278f81bfd88d5b0eabbce8b9fb2ff31cb96", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `deflate` [INFO] [stderr] --> src/bin/gigaton/gigaton.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | feature = "deflate", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `deflate` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deflate-miniz` [INFO] [stderr] --> src/bin/gigaton/gigaton.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | feature = "deflate-miniz", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `deflate-miniz` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deflate-zlib` [INFO] [stderr] --> src/bin/gigaton/gigaton.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | feature = "deflate-zlib" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `deflate-zlib` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deflate` [INFO] [stderr] --> src/bin/gigaton/gigaton.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | feature = "deflate", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `deflate` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deflate-miniz` [INFO] [stderr] --> src/bin/gigaton/gigaton.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | feature = "deflate-miniz", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `deflate-miniz` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deflate-zlib` [INFO] [stderr] --> src/bin/gigaton/gigaton.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | feature = "deflate-zlib" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `deflate-zlib` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bzip2` [INFO] [stderr] --> src/bin/gigaton/gigaton.rs:40:7 [INFO] [stderr] | [INFO] [stderr] 40 | #[cfg(feature = "bzip2")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `bzip2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bzip2` [INFO] [stderr] --> src/bin/gigaton/gigaton.rs:42:11 [INFO] [stderr] | [INFO] [stderr] 42 | #[cfg(not(feature = "bzip2"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `bzip2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `zstd` [INFO] [stderr] --> src/bin/gigaton/gigaton.rs:45:7 [INFO] [stderr] | [INFO] [stderr] 45 | #[cfg(feature = "zstd")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `zstd` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `zstd` [INFO] [stderr] --> src/bin/gigaton/gigaton.rs:47:11 [INFO] [stderr] | [INFO] [stderr] 47 | #[cfg(not(feature = "zstd"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `zstd` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `gigaton` (bin "gigaton" test) generated 10 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/bin/gigaton/config.rs (/opt/rustwide/target/debug/deps/config-364961fae3c728e6) [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] [stderr] Running unittests src/bin/configure/main.rs (/opt/rustwide/target/debug/deps/configure-4c75b623ca03cff0) [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] [stderr] Running unittests src/bin/gigaton/main.rs (/opt/rustwide/target/debug/deps/gigaton-67e20550e41d7049) [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] [stderr] Doc-tests config [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" "de6a0b6ca32e98a2ff57934f48a42278f81bfd88d5b0eabbce8b9fb2ff31cb96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de6a0b6ca32e98a2ff57934f48a42278f81bfd88d5b0eabbce8b9fb2ff31cb96", kill_on_drop: false }` [INFO] [stdout] de6a0b6ca32e98a2ff57934f48a42278f81bfd88d5b0eabbce8b9fb2ff31cb96