[INFO] fetching crate cdragon 0.2.0... [INFO] testing cdragon-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cdragon 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate cdragon 0.2.0 [INFO] finished tweaking crates.io crate cdragon 0.2.0 [INFO] tweaked toml for crates.io crate cdragon 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cdragon 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cdragon 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0045074551bd19475e386b79f70b0496e44b2a9d3a34ddadf7174b7d49d0989d [INFO] running `Command { std: "docker" "start" "-a" "0045074551bd19475e386b79f70b0496e44b2a9d3a34ddadf7174b7d49d0989d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0045074551bd19475e386b79f70b0496e44b2a9d3a34ddadf7174b7d49d0989d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0045074551bd19475e386b79f70b0496e44b2a9d3a34ddadf7174b7d49d0989d", kill_on_drop: false }` [INFO] [stdout] 0045074551bd19475e386b79f70b0496e44b2a9d3a34ddadf7174b7d49d0989d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfd184b8abd3d0e9c338b10e634bdd0b3d0f0fdbf78fdf9e4909e3ce93d87904 [INFO] running `Command { std: "docker" "start" "-a" "dfd184b8abd3d0e9c338b10e634bdd0b3d0f0fdbf78fdf9e4909e3ce93d87904", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.33 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling strsim v0.10.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap v4.4.13 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling cdragon-utils v0.2.0 [INFO] [stderr] Compiling cdragon-hashes v0.2.0 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling cdragon-rst v0.2.0 [INFO] [stderr] Compiling cdragon-prop v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling cdragon-rman v0.2.0 [INFO] [stderr] Compiling cdragon-wad v0.2.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling cdragon-cdn v0.2.0 [INFO] [stderr] Compiling cdragon v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ArgGroup` [INFO] [stdout] --> src/cli.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | pub use clap::{Arg, ArgAction, ArgGroup, ArgMatches, Command, value_parser}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.12s [INFO] running `Command { std: "docker" "inspect" "dfd184b8abd3d0e9c338b10e634bdd0b3d0f0fdbf78fdf9e4909e3ce93d87904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfd184b8abd3d0e9c338b10e634bdd0b3d0f0fdbf78fdf9e4909e3ce93d87904", kill_on_drop: false }` [INFO] [stdout] dfd184b8abd3d0e9c338b10e634bdd0b3d0f0fdbf78fdf9e4909e3ce93d87904 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d5d4b563a307bbc78a3ad7617e978babbb89a1a7101cbd199409caf61088093 [INFO] running `Command { std: "docker" "start" "-a" "0d5d4b563a307bbc78a3ad7617e978babbb89a1a7101cbd199409caf61088093", kill_on_drop: false }` [INFO] [stderr] Compiling cdragon v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ArgGroup` [INFO] [stdout] --> src/cli.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | pub use clap::{Arg, ArgAction, ArgGroup, ArgMatches, Command, value_parser}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "0d5d4b563a307bbc78a3ad7617e978babbb89a1a7101cbd199409caf61088093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5d4b563a307bbc78a3ad7617e978babbb89a1a7101cbd199409caf61088093", kill_on_drop: false }` [INFO] [stdout] 0d5d4b563a307bbc78a3ad7617e978babbb89a1a7101cbd199409caf61088093 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c29b4d838f18c19fde78d319b734f49c0aff3b2d3a16aa88e0dd575ac5219f1 [INFO] running `Command { std: "docker" "start" "-a" "8c29b4d838f18c19fde78d319b734f49c0aff3b2d3a16aa88e0dd575ac5219f1", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ArgGroup` [INFO] [stderr] --> src/cli.rs:3:32 [INFO] [stderr] | [INFO] [stderr] 3 | pub use clap::{Arg, ArgAction, ArgGroup, ArgMatches, Command, value_parser}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cdragon` (bin "cdragon" test) generated 1 warning (run `cargo fix --bin "cdragon" -p cdragon --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cdragon-38b9234b1a6ab77f) [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" "8c29b4d838f18c19fde78d319b734f49c0aff3b2d3a16aa88e0dd575ac5219f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c29b4d838f18c19fde78d319b734f49c0aff3b2d3a16aa88e0dd575ac5219f1", kill_on_drop: false }` [INFO] [stdout] 8c29b4d838f18c19fde78d319b734f49c0aff3b2d3a16aa88e0dd575ac5219f1