[INFO] cloning repository https://github.com/dexterlaboss/ipfs-car [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dexterlaboss/ipfs-car" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexterlaboss%2Fipfs-car", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexterlaboss%2Fipfs-car'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f24120ad05f45787193bcab857419d623edc93d [INFO] testing dexterlaboss/ipfs-car against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexterlaboss%2Fipfs-car" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dexterlaboss/ipfs-car [INFO] finished tweaking git repo https://github.com/dexterlaboss/ipfs-car [INFO] tweaked toml for git repo https://github.com/dexterlaboss/ipfs-car written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dexterlaboss/ipfs-car on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dexterlaboss/ipfs-car 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keccak v0.1.5 [INFO] [stderr] Downloaded serde_derive v1.0.215 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.13 [INFO] [stderr] Downloaded unsigned-varint v0.7.2 [INFO] [stderr] Downloaded base-x v0.2.11 [INFO] [stderr] Downloaded data-encoding v2.6.0 [INFO] [stderr] Downloaded multihash v0.16.3 [INFO] [stderr] Downloaded multihash v0.18.1 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded cc v1.2.2 [INFO] [stderr] Downloaded serde v1.0.215 [INFO] [stderr] Downloaded blake2b_simd v1.0.2 [INFO] [stderr] Downloaded blake2s_simd v1.0.2 [INFO] [stderr] Downloaded core2 v0.4.0 [INFO] [stderr] Downloaded blake3 v1.5.5 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded multibase v0.9.1 [INFO] [stderr] Downloaded cid v0.10.1 [INFO] [stderr] Downloaded constant_time_eq v0.3.1 [INFO] [stderr] Downloaded multihash-derive v0.8.1 [INFO] [stderr] Downloaded syn v2.0.90 [INFO] [stderr] Downloaded data-encoding-macro v0.1.15 [INFO] [stderr] Downloaded libc v0.2.167 [INFO] [stderr] Downloaded sha3 v0.10.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba272adb64c1af4c79d4f69be7fec65bfab36954d0659a9d149dd3c18d371797 [INFO] running `Command { std: "docker" "start" "-a" "ba272adb64c1af4c79d4f69be7fec65bfab36954d0659a9d149dd3c18d371797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba272adb64c1af4c79d4f69be7fec65bfab36954d0659a9d149dd3c18d371797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba272adb64c1af4c79d4f69be7fec65bfab36954d0659a9d149dd3c18d371797", kill_on_drop: false }` [INFO] [stdout] ba272adb64c1af4c79d4f69be7fec65bfab36954d0659a9d149dd3c18d371797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 592e564c0acf4031a40bce378bd34a21516e9b026e470d155b60a21a5122ae56 [INFO] running `Command { std: "docker" "start" "-a" "592e564c0acf4031a40bce378bd34a21516e9b026e470d155b60a21a5122ae56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling data-encoding-macro v0.1.15 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling multihash v0.16.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling dexter-ipfs-car v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/reader.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Read, Seek, SeekFrom, Cursor}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cid` [INFO] [stdout] --> src/reader.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | let (cid, data) = split_cid_and_data_from_block(&block_buf)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.23s [INFO] running `Command { std: "docker" "inspect" "592e564c0acf4031a40bce378bd34a21516e9b026e470d155b60a21a5122ae56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592e564c0acf4031a40bce378bd34a21516e9b026e470d155b60a21a5122ae56", kill_on_drop: false }` [INFO] [stdout] 592e564c0acf4031a40bce378bd34a21516e9b026e470d155b60a21a5122ae56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7141a64079007eb9010ff3f47c0119c52d1c7899dcbc722602e671be2743c2fd [INFO] running `Command { std: "docker" "start" "-a" "7141a64079007eb9010ff3f47c0119c52d1c7899dcbc722602e671be2743c2fd", kill_on_drop: false }` [INFO] [stderr] Compiling dexter-ipfs-car v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/reader.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Read, Seek, SeekFrom, Cursor}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cid` [INFO] [stdout] --> src/reader.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | let (cid, data) = split_cid_and_data_from_block(&block_buf)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/reader.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Read, Seek, SeekFrom, Cursor}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cid` [INFO] [stdout] --> src/reader.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | let (cid, data) = split_cid_and_data_from_block(&block_buf)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "7141a64079007eb9010ff3f47c0119c52d1c7899dcbc722602e671be2743c2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7141a64079007eb9010ff3f47c0119c52d1c7899dcbc722602e671be2743c2fd", kill_on_drop: false }` [INFO] [stdout] 7141a64079007eb9010ff3f47c0119c52d1c7899dcbc722602e671be2743c2fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2ca12be5cf1105afc17d5a4a9b6ac0a1fbb84e31d50a97e167591731d0bda064 [INFO] running `Command { std: "docker" "start" "-a" "2ca12be5cf1105afc17d5a4a9b6ac0a1fbb84e31d50a97e167591731d0bda064", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/reader.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | use std::io::{self, Read, Seek, SeekFrom, Cursor}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cid` [INFO] [stderr] --> src/reader.rs:108:10 [INFO] [stderr] | [INFO] [stderr] 108 | let (cid, data) = split_cid_and_data_from_block(&block_buf)?; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cid` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dexter-ipfs-car` (lib) generated 2 warnings (run `cargo fix --lib -p dexter-ipfs-car` to apply 1 suggestion) [INFO] [stderr] warning: `dexter-ipfs-car` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dexter_ipfs_car-e8b1c1cd801c31e8) [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] [stderr] Running unittests src/bin/car-indexer.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/car_indexer-7f54cd94d8459e36) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/car-reader.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/car_reader-5b4cb568474d9e18) [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] [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] [stderr] Running unittests src/bin/car-seek.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/car_seek-f7c61016467aef75) [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] Running unittests src/bin/car-writer.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/car_writer-6fe62a67403bd7c4) [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" "2ca12be5cf1105afc17d5a4a9b6ac0a1fbb84e31d50a97e167591731d0bda064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca12be5cf1105afc17d5a4a9b6ac0a1fbb84e31d50a97e167591731d0bda064", kill_on_drop: false }` [INFO] [stdout] 2ca12be5cf1105afc17d5a4a9b6ac0a1fbb84e31d50a97e167591731d0bda064