[INFO] cloning repository https://github.com/Moliholy/cvmfs-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Moliholy/cvmfs-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoliholy%2Fcvmfs-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoliholy%2Fcvmfs-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be062b81f39463cd948a27293445a2b952c063e0 [INFO] building Moliholy/cvmfs-rust against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoliholy%2Fcvmfs-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Moliholy/cvmfs-rust on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Moliholy/cvmfs-rust [INFO] finished tweaking git repo https://github.com/Moliholy/cvmfs-rust [INFO] tweaked toml for git repo https://github.com/Moliholy/cvmfs-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Moliholy/cvmfs-rust 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a40af37848dce2a1436ce6113118b6f159bbbe0928617b94b26e7af222c12bc [INFO] running `Command { std: "docker" "start" "-a" "4a40af37848dce2a1436ce6113118b6f159bbbe0928617b94b26e7af222c12bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a40af37848dce2a1436ce6113118b6f159bbbe0928617b94b26e7af222c12bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a40af37848dce2a1436ce6113118b6f159bbbe0928617b94b26e7af222c12bc", kill_on_drop: false }` [INFO] [stdout] 4a40af37848dce2a1436ce6113118b6f159bbbe0928617b94b26e7af222c12bc [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf848ce94955d5ab72291a72995a9e84a7a108041dd383d6daa91c6e5ee89e38 [INFO] running `Command { std: "docker" "start" "-a" "cf848ce94955d5ab72291a72995a9e84a7a108041dd383d6daa91c6e5ee89e38", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling zerocopy-derive v0.3.2 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling fuser v0.11.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling zerocopy v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [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 hyper-util v0.1.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling bcder v0.7.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling x509-certificate v0.24.0 [INFO] [stderr] Compiling compress v0.2.1 [INFO] [stderr] Compiling fuse_mt v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling cvmfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `openssl_certificate` is never read [INFO] [stdout] --> src/certificate.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | struct Certificate { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | pub openssl_certificate: X509Certificate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `verify` is never used [INFO] [stdout] --> src/certificate.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Certificate { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 12 | pub fn verify(&self, _signature: &str, _message: &str) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "cf848ce94955d5ab72291a72995a9e84a7a108041dd383d6daa91c6e5ee89e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf848ce94955d5ab72291a72995a9e84a7a108041dd383d6daa91c6e5ee89e38", kill_on_drop: false }` [INFO] [stdout] cf848ce94955d5ab72291a72995a9e84a7a108041dd383d6daa91c6e5ee89e38 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e786a5baa49454024ef8b3844eb5bf7f06c7aa9f4eeb8bf4a7a7a1a48efaa9ac [INFO] running `Command { std: "docker" "start" "-a" "e786a5baa49454024ef8b3844eb5bf7f06c7aa9f4eeb8bf4a7a7a1a48efaa9ac", kill_on_drop: false }` [INFO] [stdout] warning: field `openssl_certificate` is never read [INFO] [stdout] --> src/certificate.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | struct Certificate { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | pub openssl_certificate: X509Certificate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cvmfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `verify` is never used [INFO] [stdout] --> src/certificate.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Certificate { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 12 | pub fn verify(&self, _signature: &str, _message: &str) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `openssl_certificate` is never read [INFO] [stdout] --> src/certificate.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | struct Certificate { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | pub openssl_certificate: X509Certificate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `verify` is never used [INFO] [stdout] --> src/certificate.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Certificate { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 12 | pub fn verify(&self, _signature: &str, _message: &str) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `Command { std: "docker" "inspect" "e786a5baa49454024ef8b3844eb5bf7f06c7aa9f4eeb8bf4a7a7a1a48efaa9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e786a5baa49454024ef8b3844eb5bf7f06c7aa9f4eeb8bf4a7a7a1a48efaa9ac", kill_on_drop: false }` [INFO] [stdout] e786a5baa49454024ef8b3844eb5bf7f06c7aa9f4eeb8bf4a7a7a1a48efaa9ac