[INFO] fetching crate pre-commit-rs 0.0.5... [INFO] testing pre-commit-rs-0.0.5 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate pre-commit-rs 0.0.5 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate pre-commit-rs 0.0.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pre-commit-rs 0.0.5 [INFO] tweaked toml for crates.io crate pre-commit-rs 0.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pre-commit-rs 0.0.5 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pre-commit-rs 0.0.5 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3346ccf0609109b902141c6d8f84ddf2b251685c6bb7a3707699ebb0e6f4c7c6 [INFO] running `Command { std: "docker" "start" "-a" "3346ccf0609109b902141c6d8f84ddf2b251685c6bb7a3707699ebb0e6f4c7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3346ccf0609109b902141c6d8f84ddf2b251685c6bb7a3707699ebb0e6f4c7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3346ccf0609109b902141c6d8f84ddf2b251685c6bb7a3707699ebb0e6f4c7c6", kill_on_drop: false }` [INFO] [stdout] 3346ccf0609109b902141c6d8f84ddf2b251685c6bb7a3707699ebb0e6f4c7c6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad589308443f6f7a76063e9a421b27c1fddee23bb225c881cba99665b0cfb27e [INFO] running `Command { std: "docker" "start" "-a" "ad589308443f6f7a76063e9a421b27c1fddee23bb225c881cba99665b0cfb27e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.91 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rustls v0.23.17 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [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 zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling axotag v0.2.0 [INFO] [stderr] Compiling axoprocess v0.2.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling homedir v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_complete v4.5.38 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling axoasset v1.0.1 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling axoupdater v0.8.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling pre-commit-rs v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "ad589308443f6f7a76063e9a421b27c1fddee23bb225c881cba99665b0cfb27e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad589308443f6f7a76063e9a421b27c1fddee23bb225c881cba99665b0cfb27e", kill_on_drop: false }` [INFO] [stdout] ad589308443f6f7a76063e9a421b27c1fddee23bb225c881cba99665b0cfb27e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cb48b8d948969a43db905c5cf010902b717e7f90afa0e132b0276ca0e3aaf13 [INFO] running `Command { std: "docker" "start" "-a" "4cb48b8d948969a43db905c5cf010902b717e7f90afa0e132b0276ca0e3aaf13", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling insta-cmd v0.6.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling pre-commit-rs v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.17s [INFO] running `Command { std: "docker" "inspect" "4cb48b8d948969a43db905c5cf010902b717e7f90afa0e132b0276ca0e3aaf13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb48b8d948969a43db905c5cf010902b717e7f90afa0e132b0276ca0e3aaf13", kill_on_drop: false }` [INFO] [stdout] 4cb48b8d948969a43db905c5cf010902b717e7f90afa0e132b0276ca0e3aaf13 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7c303d803abc0aef4ffa9cc6c8a17793c5ea7996db52e45fdec4bd6433cd759 [INFO] running `Command { std: "docker" "start" "-a" "c7c303d803abc0aef4ffa9cc6c8a17793c5ea7996db52e45fdec4bd6433cd759", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pre_commit-99d44a74d9092be1) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test identify::tests::tags_from_filename ... ok [INFO] [stdout] test config::tests::parse_hooks ... ok [INFO] [stdout] test config::tests::test_read_manifest ... ok [INFO] [stdout] test config::tests::test_read_config ... ok [INFO] [stdout] test config::tests::parse_repos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/clean.rs (/opt/rustwide/target/debug/deps/clean-ea035bd0fc75bc29) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/hook_impl.rs (/opt/rustwide/target/debug/deps/hook_impl-0b13a84ebd500559) [INFO] [stdout] test clean ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/install.rs (/opt/rustwide/target/debug/deps/install-6db4f00fa6f65501) [INFO] [stdout] test hook_impl ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test uninstall ... ok [INFO] [stderr] Running tests/languages/main.rs (/opt/rustwide/target/debug/deps/languages-c38ec0f9778fc7e7) [INFO] [stdout] test install ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test fail::fail ... ok [INFO] [stdout] test docker::docker ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--test languages` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- docker::docker stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot: docker [INFO] [stdout] Source: tests/languages/docker.rs:21 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] program: pre-commit [INFO] [stdout] args: [INFO] [stdout] - run [INFO] [stdout] env: [INFO] [stdout] PRE_COMMIT_HOME: /root/.local/share/pre-commit-rs/tests/.tmpPk7TsF/home [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │-success: true [INFO] [stdout] 1 │-exit_code: 0 [INFO] [stdout] 0 │+success: false [INFO] [stdout] 1 │+exit_code: 2 [INFO] [stdout] 2 2 │ ----- stdout ----- [INFO] [stdout] 3 3 │ Cloning https://github.com/j178/pre-commit-docker-hooks@master [INFO] [stdout] 4 │-Installing environment for https://github.com/j178/pre-commit-docker-hooks@master [INFO] [stdout] 5 │-Hello World..............................................................Passed [INFO] [stdout] 6 4 │ [INFO] [stdout] 7 │------ stderr ----- [INFO] [stdout] 5 │+----- stderr ----- [INFO] [stdout] 6 │+error: failed to git full clone (status: exit status: 128) [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'docker::docker' (119) panicked at tests/languages/docker.rs:21:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d00e274162 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d00e274162 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d00e274162 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61d00e274162 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61d00e286cef - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61d00e286cef - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61d00e23b5c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d00e23b5c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61d00e248a92 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61d00e24f06f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x61d00e24ef01 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x61d00deb7a1e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x61d00deb7a1e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d00e24f72f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x61d00e24f72f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x61d00e24f58a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x61d00e248bc9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61d00e22e89d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x61d00e291330 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x61d00e2903a6 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x61d00dd5462d - core::result::Result::unwrap::h401210bb2cb8c30a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x61d00dd5462d - languages::docker::docker::{{closure}}::{{closure}}::hf2c214334b8299ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/macros.rs:29:13 [INFO] [stdout] 22: 0x61d00dd541ab - languages::docker::docker::{{closure}}::h6f482bf0d831a0bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/macros.rs:11:13 [INFO] [stdout] 23: 0x61d00dd51574 - insta::settings::Settings::bind::hec8482de47c9fa4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.41.1/src/settings.rs:510:9 [INFO] [stdout] 24: 0x61d00dd53e22 - languages::docker::docker::h96e96f2317659562 [INFO] [stdout] at /opt/rustwide/workdir/tests/languages/../common/mod.rs:258:9 [INFO] [stdout] 25: 0x61d00dd53ef7 - languages::docker::docker::{{closure}}::h6e5dc7eae35adb50 [INFO] [stdout] at /opt/rustwide/workdir/tests/languages/docker.rs:5:12 [INFO] [stdout] 26: 0x61d00dd47a06 - core::ops::function::FnOnce::call_once::h1c2d013941bbb55d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d00deb77fb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d00deb77fb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d00decd425 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d00decd425 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d00decd425 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x61d00decd425 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x61d00decd425 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d00decd425 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d00decd425 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d00dea3c34 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d00dea3c34 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 38: 0x61d00dea75da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: 0x61d00dea75da - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d00dea75da - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: 0x61d00dea75da - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x61d00dea75da - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d00dea75da - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: 0x61d00dea75da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d00e243b1f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 46: 0x61d00e243b1f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 47: 0x7de3ae39caa4 - [INFO] [stdout] 48: 0x7de3ae429a34 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] docker::docker [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c7c303d803abc0aef4ffa9cc6c8a17793c5ea7996db52e45fdec4bd6433cd759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c303d803abc0aef4ffa9cc6c8a17793c5ea7996db52e45fdec4bd6433cd759", kill_on_drop: false }` [INFO] [stdout] c7c303d803abc0aef4ffa9cc6c8a17793c5ea7996db52e45fdec4bd6433cd759