[INFO] cloning repository https://github.com/liweilijie/dvideos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liweilijie/dvideos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliweilijie%2Fdvideos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliweilijie%2Fdvideos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d57d4fd6f1f7ef969479718e325d29d1b6a57c0 [INFO] testing liweilijie/dvideos against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliweilijie%2Fdvideos" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liweilijie/dvideos on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liweilijie/dvideos [INFO] finished tweaking git repo https://github.com/liweilijie/dvideos [INFO] tweaked toml for git repo https://github.com/liweilijie/dvideos written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/liweilijie/dvideos 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.5.10 [INFO] [stderr] Downloaded tokio v1.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc06618d68cb9c083af6e66cca85efb49841c8bf47188f10d286c1ce83bc1ab1 [INFO] running `Command { std: "docker" "start" "-a" "bc06618d68cb9c083af6e66cca85efb49841c8bf47188f10d286c1ce83bc1ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc06618d68cb9c083af6e66cca85efb49841c8bf47188f10d286c1ce83bc1ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc06618d68cb9c083af6e66cca85efb49841c8bf47188f10d286c1ce83bc1ab1", kill_on_drop: false }` [INFO] [stdout] bc06618d68cb9c083af6e66cca85efb49841c8bf47188f10d286c1ce83bc1ab1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ae7cd765959748aa74e3e97c0430f5ee442e50c05527fccbf55a0b706e8ab0f [INFO] running `Command { std: "docker" "start" "-a" "0ae7cd765959748aa74e3e97c0430f5ee442e50c05527fccbf55a0b706e8ab0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling tokio v1.24.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling dvideos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `download_path` and `subprocess_num` are never read [INFO] [stdout] --> src/conf/cfg.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Comm { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 18 | #[serde(default = "default_current_path")] [INFO] [stdout] 19 | download_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 20 | #[serde(default = "default_cpus_num")] [INFO] [stdout] 21 | subprocess_num: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.85s [INFO] running `Command { std: "docker" "inspect" "0ae7cd765959748aa74e3e97c0430f5ee442e50c05527fccbf55a0b706e8ab0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae7cd765959748aa74e3e97c0430f5ee442e50c05527fccbf55a0b706e8ab0f", kill_on_drop: false }` [INFO] [stdout] 0ae7cd765959748aa74e3e97c0430f5ee442e50c05527fccbf55a0b706e8ab0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b064ebbcb38c42186947556bd2875b862c194fb154d6b1475e42533faf86909b [INFO] running `Command { std: "docker" "start" "-a" "b064ebbcb38c42186947556bd2875b862c194fb154d6b1475e42533faf86909b", kill_on_drop: false }` [INFO] [stdout] warning: fields `download_path` and `subprocess_num` are never read [INFO] [stdout] --> src/conf/cfg.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Comm { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 18 | #[serde(default = "default_current_path")] [INFO] [stdout] 19 | download_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 20 | #[serde(default = "default_cpus_num")] [INFO] [stdout] 21 | subprocess_num: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dvideos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `download_path` and `subprocess_num` are never read [INFO] [stdout] --> src/conf/cfg.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Comm { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 18 | #[serde(default = "default_current_path")] [INFO] [stdout] 19 | download_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 20 | #[serde(default = "default_cpus_num")] [INFO] [stdout] 21 | subprocess_num: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.22s [INFO] running `Command { std: "docker" "inspect" "b064ebbcb38c42186947556bd2875b862c194fb154d6b1475e42533faf86909b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b064ebbcb38c42186947556bd2875b862c194fb154d6b1475e42533faf86909b", kill_on_drop: false }` [INFO] [stdout] b064ebbcb38c42186947556bd2875b862c194fb154d6b1475e42533faf86909b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] acbdc14719bb1ab967786f7727cb215f36059a1533a59f5cebe6d99b6ed8da6c [INFO] running `Command { std: "docker" "start" "-a" "acbdc14719bb1ab967786f7727cb215f36059a1533a59f5cebe6d99b6ed8da6c", kill_on_drop: false }` [INFO] [stderr] warning: fields `download_path` and `subprocess_num` are never read [INFO] [stderr] --> src/conf/cfg.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct Comm { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 18 | #[serde(default = "default_current_path")] [INFO] [stderr] 19 | download_path: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 20 | #[serde(default = "default_cpus_num")] [INFO] [stderr] 21 | subprocess_num: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Comm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dvideos` (lib) generated 1 warning [INFO] [stderr] warning: `dvideos` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dvideos-7f9af9b79421e03a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-01-15T19:06:35.169490Z  INFO dvideos::conf::cfg::tests: Config { [INFO] [stdout] comm: Comm { [INFO] [stdout] download_path: "/opt/rustwide/workdir", [INFO] [stdout] subprocess_num: 64, [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stderr] Running unittests bin/main.rs (/opt/rustwide/target/debug/deps/dvideos-ef43c12f26f42212) [INFO] [stdout] test conf::cfg::tests::test_config_new_should_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] [stderr] Doc-tests dvideos [INFO] [stdout] [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" "acbdc14719bb1ab967786f7727cb215f36059a1533a59f5cebe6d99b6ed8da6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acbdc14719bb1ab967786f7727cb215f36059a1533a59f5cebe6d99b6ed8da6c", kill_on_drop: false }` [INFO] [stdout] acbdc14719bb1ab967786f7727cb215f36059a1533a59f5cebe6d99b6ed8da6c