[INFO] cloning repository https://github.com/ladysamantha/flatarchive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ladysamantha/flatarchive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fladysamantha%2Fflatarchive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fladysamantha%2Fflatarchive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b4f385cb53a09a08b6d3b53ad22f2bb67f01a8a [INFO] testing ladysamantha/flatarchive against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fladysamantha%2Fflatarchive" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ladysamantha/flatarchive on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ladysamantha/flatarchive [INFO] finished tweaking git repo https://github.com/ladysamantha/flatarchive [INFO] tweaked toml for git repo https://github.com/ladysamantha/flatarchive written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ladysamantha/flatarchive 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bzip2-sys v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e546f47c727c6e70e39289f3cf2dc7b2febedf6cc39b8f12940e8888626c3391 [INFO] running `Command { std: "docker" "start" "-a" "e546f47c727c6e70e39289f3cf2dc7b2febedf6cc39b8f12940e8888626c3391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e546f47c727c6e70e39289f3cf2dc7b2febedf6cc39b8f12940e8888626c3391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e546f47c727c6e70e39289f3cf2dc7b2febedf6cc39b8f12940e8888626c3391", kill_on_drop: false }` [INFO] [stdout] e546f47c727c6e70e39289f3cf2dc7b2febedf6cc39b8f12940e8888626c3391 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39fa6ca4b30e25ac16135854f1e5afdd1f248d6fd26fe5117f6a0f6bde7e2a76 [INFO] running `Command { std: "docker" "start" "-a" "39fa6ca4b30e25ac16135854f1e5afdd1f248d6fd26fe5117f6a0f6bde7e2a76", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling flatarchive v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s [INFO] running `Command { std: "docker" "inspect" "39fa6ca4b30e25ac16135854f1e5afdd1f248d6fd26fe5117f6a0f6bde7e2a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39fa6ca4b30e25ac16135854f1e5afdd1f248d6fd26fe5117f6a0f6bde7e2a76", kill_on_drop: false }` [INFO] [stdout] 39fa6ca4b30e25ac16135854f1e5afdd1f248d6fd26fe5117f6a0f6bde7e2a76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8ccdd415ad684ccf00fc3c4cac40457e4abbfbd5e1a65e481f69b4a865edd4f [INFO] running `Command { std: "docker" "start" "-a" "d8ccdd415ad684ccf00fc3c4cac40457e4abbfbd5e1a65e481f69b4a865edd4f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling flatarchive v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "d8ccdd415ad684ccf00fc3c4cac40457e4abbfbd5e1a65e481f69b4a865edd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ccdd415ad684ccf00fc3c4cac40457e4abbfbd5e1a65e481f69b4a865edd4f", kill_on_drop: false }` [INFO] [stdout] d8ccdd415ad684ccf00fc3c4cac40457e4abbfbd5e1a65e481f69b4a865edd4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ff41da57cdc55119a2931c105f6bb0a10e4278fa0d1a01a42eaa43cd986ca83c [INFO] running `Command { std: "docker" "start" "-a" "ff41da57cdc55119a2931c105f6bb0a10e4278fa0d1a01a42eaa43cd986ca83c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flatarchive-e2bf22b323fb65df) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test entry::tests::builder_is_dir ... ok [INFO] [stdout] test entry::tests::builder_name ... ok [INFO] [stdout] test entry::tests::builder_creates_entry ... ok [INFO] [stdout] test entry::tests::builder_compression ... ok [INFO] [stdout] test entry::tests::builder_offset ... ok [INFO] [stdout] test compression::bzip::tests::test_compress_empty ... ok [INFO] [stdout] test compression::bzip::tests::test_decompress ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/far-a85f5e83ed1d6c1e) [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] Doc-tests flatarchive [INFO] [stderr] error: failed to create temporary directory: Custom { kind: StorageFull, error: PathError { path: "/tmp/rustdoctestseCXxT", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name flatarchive --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/bzip2-sys-aba388157bd35e22/out --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-403a6201585fedd7.rlib --extern flatarchive=/opt/rustwide/target/debug/deps/libflatarchive-eaec936cd165643f.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-3eabcd32510eba4c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=warn --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "ff41da57cdc55119a2931c105f6bb0a10e4278fa0d1a01a42eaa43cd986ca83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff41da57cdc55119a2931c105f6bb0a10e4278fa0d1a01a42eaa43cd986ca83c", kill_on_drop: false }` [INFO] [stdout] ff41da57cdc55119a2931c105f6bb0a10e4278fa0d1a01a42eaa43cd986ca83c