[INFO] cloning repository https://github.com/ttySC/seaf-share [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ttySC/seaf-share" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FttySC%2Fseaf-share", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FttySC%2Fseaf-share'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f315e896058d33d8174213a82b19b03639c2787a [INFO] testing ttySC/seaf-share against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FttySC%2Fseaf-share" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ttySC/seaf-share [INFO] finished tweaking git repo https://github.com/ttySC/seaf-share [INFO] tweaked toml for git repo https://github.com/ttySC/seaf-share written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ttySC/seaf-share on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ttySC/seaf-share 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cli-table-derive v0.4.6 [INFO] [stderr] Downloaded ureq-proto v0.3.3 [INFO] [stderr] Downloaded serde_json5 v0.2.1 [INFO] [stderr] Downloaded cli-table v0.4.9 [INFO] [stderr] Downloaded ureq v3.0.8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82bce966d7cc5d058a4c01445dab86c8574fa5ea3dfadbe0408c0c0477c7f28d [INFO] running `Command { std: "docker" "start" "-a" "82bce966d7cc5d058a4c01445dab86c8574fa5ea3dfadbe0408c0c0477c7f28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82bce966d7cc5d058a4c01445dab86c8574fa5ea3dfadbe0408c0c0477c7f28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82bce966d7cc5d058a4c01445dab86c8574fa5ea3dfadbe0408c0c0477c7f28d", kill_on_drop: false }` [INFO] [stdout] 82bce966d7cc5d058a4c01445dab86c8574fa5ea3dfadbe0408c0c0477c7f28d [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aee943ed0003b8ae35284942b63d2ba5e753f66d096f08c92a77885589d351ca [INFO] running `Command { std: "docker" "start" "-a" "aee943ed0003b8ae35284942b63d2ba5e753f66d096f08c92a77885589d351ca", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling human_bytes v0.4.3 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling ureq-proto v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling rquickjs-sys v0.9.0 [INFO] [stderr] Compiling cli-table-derive v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling serde_json5 v0.2.1 [INFO] [stderr] Compiling cli-table v0.4.9 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling ureq v3.0.8 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rquickjs-core v0.9.0 [INFO] [stderr] Compiling rquickjs v0.9.0 [INFO] [stderr] Compiling seaf-share v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `is_dir` is never used [INFO] [stdout] --> src/main.rs:180:12 [INFO] [stdout] | [INFO] [stdout] 167 | impl ShareLink { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 180 | pub fn is_dir(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `view_url` is never used [INFO] [stdout] --> src/main.rs:289:8 [INFO] [stdout] | [INFO] [stdout] 248 | impl DirEntry { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 289 | fn view_url(&self) -> &Url { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `includes` is never used [INFO] [stdout] --> src/cli.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl DownloadOptions { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn includes(&self) -> &[glob::Pattern] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.30s [INFO] running `Command { std: "docker" "inspect" "aee943ed0003b8ae35284942b63d2ba5e753f66d096f08c92a77885589d351ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee943ed0003b8ae35284942b63d2ba5e753f66d096f08c92a77885589d351ca", kill_on_drop: false }` [INFO] [stdout] aee943ed0003b8ae35284942b63d2ba5e753f66d096f08c92a77885589d351ca [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cecf38c9afca34ea39b39439061950f9b5268672c4cf6239d9db53efee9ff9e4 [INFO] running `Command { std: "docker" "start" "-a" "cecf38c9afca34ea39b39439061950f9b5268672c4cf6239d9db53efee9ff9e4", kill_on_drop: false }` [INFO] [stderr] Compiling seaf-share v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `is_dir` is never used [INFO] [stdout] --> src/main.rs:180:12 [INFO] [stdout] | [INFO] [stdout] 167 | impl ShareLink { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 180 | pub fn is_dir(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `view_url` is never used [INFO] [stdout] --> src/main.rs:289:8 [INFO] [stdout] | [INFO] [stdout] 248 | impl DirEntry { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 289 | fn view_url(&self) -> &Url { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `includes` is never used [INFO] [stdout] --> src/cli.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl DownloadOptions { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn includes(&self) -> &[glob::Pattern] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "cecf38c9afca34ea39b39439061950f9b5268672c4cf6239d9db53efee9ff9e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cecf38c9afca34ea39b39439061950f9b5268672c4cf6239d9db53efee9ff9e4", kill_on_drop: false }` [INFO] [stdout] cecf38c9afca34ea39b39439061950f9b5268672c4cf6239d9db53efee9ff9e4 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4fe877044eb55cdd0d0cccf16a47890fb9ed11422101c30d934b91424ea0271 [INFO] running `Command { std: "docker" "start" "-a" "b4fe877044eb55cdd0d0cccf16a47890fb9ed11422101c30d934b91424ea0271", kill_on_drop: false }` [INFO] [stderr] warning: method `is_dir` is never used [INFO] [stderr] --> src/main.rs:180:12 [INFO] [stderr] | [INFO] [stderr] 167 | impl ShareLink { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 180 | pub fn is_dir(&self) -> bool { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `view_url` is never used [INFO] [stderr] --> src/main.rs:289:8 [INFO] [stderr] | [INFO] [stderr] 248 | impl DirEntry { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 289 | fn view_url(&self) -> &Url { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `includes` is never used [INFO] [stderr] --> src/cli.rs:138:12 [INFO] [stderr] | [INFO] [stderr] 122 | impl DownloadOptions { [INFO] [stderr] | -------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 138 | pub fn includes(&self) -> &[glob::Pattern] { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `seaf-share` (bin "seaf-share" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seaf_share-cfd57cf7dd62f4a0) [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" "b4fe877044eb55cdd0d0cccf16a47890fb9ed11422101c30d934b91424ea0271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4fe877044eb55cdd0d0cccf16a47890fb9ed11422101c30d934b91424ea0271", kill_on_drop: false }` [INFO] [stdout] b4fe877044eb55cdd0d0cccf16a47890fb9ed11422101c30d934b91424ea0271