[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 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliweilijie%2Fdvideos" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liweilijie/dvideos on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "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-6-tc1/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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v1.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee2705a261b07ac88dc8f99a8ca5e821df9144abf06a1a80b90100f90ef6a213 [INFO] running `Command { std: "docker" "start" "-a" "ee2705a261b07ac88dc8f99a8ca5e821df9144abf06a1a80b90100f90ef6a213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee2705a261b07ac88dc8f99a8ca5e821df9144abf06a1a80b90100f90ef6a213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee2705a261b07ac88dc8f99a8ca5e821df9144abf06a1a80b90100f90ef6a213", kill_on_drop: false }` [INFO] [stdout] ee2705a261b07ac88dc8f99a8ca5e821df9144abf06a1a80b90100f90ef6a213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24ccb41d520d3e6c41b02500ad5bd77aedde277b0fa117a0a1ad45c2b7d0267e [INFO] running `Command { std: "docker" "start" "-a" "24ccb41d520d3e6c41b02500ad5bd77aedde277b0fa117a0a1ad45c2b7d0267e", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tokio v1.24.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [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 bytes v1.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling tokio-macros v1.8.2 [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 43.79s [INFO] running `Command { std: "docker" "inspect" "24ccb41d520d3e6c41b02500ad5bd77aedde277b0fa117a0a1ad45c2b7d0267e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24ccb41d520d3e6c41b02500ad5bd77aedde277b0fa117a0a1ad45c2b7d0267e", kill_on_drop: false }` [INFO] [stdout] 24ccb41d520d3e6c41b02500ad5bd77aedde277b0fa117a0a1ad45c2b7d0267e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b1b8271530306a28210daa65eee27ed7c357a50f5efe5ce3f108f372627b61b [INFO] running `Command { std: "docker" "start" "-a" "1b1b8271530306a28210daa65eee27ed7c357a50f5efe5ce3f108f372627b61b", kill_on_drop: false }` [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] [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.37s [INFO] running `Command { std: "docker" "inspect" "1b1b8271530306a28210daa65eee27ed7c357a50f5efe5ce3f108f372627b61b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b1b8271530306a28210daa65eee27ed7c357a50f5efe5ce3f108f372627b61b", kill_on_drop: false }` [INFO] [stdout] 1b1b8271530306a28210daa65eee27ed7c357a50f5efe5ce3f108f372627b61b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8bf3c1eb6327c917352e0a1f1040b74e414f75704e33f454bf4e42a79113671c [INFO] running `Command { std: "docker" "start" "-a" "8bf3c1eb6327c917352e0a1f1040b74e414f75704e33f454bf4e42a79113671c", 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.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dvideos-45f31cb6b5ea4d9a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2024-12-12T14:26:40.407388Z  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] [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.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests bin/main.rs (/opt/rustwide/target/debug/deps/dvideos-3ac106561952bf0b) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests dvideos [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] [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" "8bf3c1eb6327c917352e0a1f1040b74e414f75704e33f454bf4e42a79113671c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf3c1eb6327c917352e0a1f1040b74e414f75704e33f454bf4e42a79113671c", kill_on_drop: false }` [INFO] [stdout] 8bf3c1eb6327c917352e0a1f1040b74e414f75704e33f454bf4e42a79113671c