[INFO] fetching crate libsql_replication 0.9.24... [INFO] testing libsql_replication-0.9.24 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate libsql_replication 0.9.24 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate libsql_replication 0.9.24 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate libsql_replication 0.9.24 [INFO] tweaked toml for crates.io crate libsql_replication 0.9.24 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libsql_replication 0.9.24 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libsql_replication 0.9.24 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-build v0.11.0 [INFO] [stderr] Downloaded libsql-sys v0.9.24 [INFO] [stderr] Downloaded prost-build v0.12.6 [INFO] [stderr] Downloaded derive_arbitrary v1.3.2 [INFO] [stderr] Downloaded prettyplease v0.2.20 [INFO] [stderr] Downloaded arbitrary v1.3.2 [INFO] [stderr] Downloaded syn v2.0.70 [INFO] [stderr] Downloaded libsql-rusqlite v0.9.24 [INFO] [stderr] Downloaded cc v1.1.0 [INFO] [stderr] Downloaded libsql-ffi v0.9.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b016cf92275f538520c73ee7ed9f5cfefa1d3f523588e735e45763bf979c007 [INFO] running `Command { std: "docker" "start" "-a" "0b016cf92275f538520c73ee7ed9f5cfefa1d3f523588e735e45763bf979c007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b016cf92275f538520c73ee7ed9f5cfefa1d3f523588e735e45763bf979c007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b016cf92275f538520c73ee7ed9f5cfefa1d3f523588e735e45763bf979c007", kill_on_drop: false }` [INFO] [stdout] 0b016cf92275f538520c73ee7ed9f5cfefa1d3f523588e735e45763bf979c007 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ada6722f637f171f5899caef71a0954987b9d426f357f8a8d69c3816543e8446 [INFO] running `Command { std: "docker" "start" "-a" "ada6722f637f171f5899caef71a0954987b9d426f357f8a8d69c3816543e8446", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling libsql-ffi v0.9.24 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling libsql-rusqlite v0.9.24 [INFO] [stderr] Compiling libsql-sys v0.9.24 [INFO] [stderr] Compiling libsql_replication v0.9.24 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "ada6722f637f171f5899caef71a0954987b9d426f357f8a8d69c3816543e8446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada6722f637f171f5899caef71a0954987b9d426f357f8a8d69c3816543e8446", kill_on_drop: false }` [INFO] [stdout] ada6722f637f171f5899caef71a0954987b9d426f357f8a8d69c3816543e8446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec22f48fcb81c9bb7bb97b6532b4ab3a7125a7a4a551fbbfa6efa6a00cf5e7ee [INFO] running `Command { std: "docker" "start" "-a" "ec22f48fcb81c9bb7bb97b6532b4ab3a7125a7a4a551fbbfa6efa6a00cf5e7ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling libsql-ffi v0.9.24 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling libsql-rusqlite v0.9.24 [INFO] [stderr] Compiling libsql-sys v0.9.24 [INFO] [stderr] Compiling libsql_replication v0.9.24 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "ec22f48fcb81c9bb7bb97b6532b4ab3a7125a7a4a551fbbfa6efa6a00cf5e7ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec22f48fcb81c9bb7bb97b6532b4ab3a7125a7a4a551fbbfa6efa6a00cf5e7ee", kill_on_drop: false }` [INFO] [stdout] ec22f48fcb81c9bb7bb97b6532b4ab3a7125a7a4a551fbbfa6efa6a00cf5e7ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4a62f0790a6f86ab45095e321e1ca7c1dc064ce7d99204930be78cf165f8d31 [INFO] running `Command { std: "docker" "start" "-a" "c4a62f0790a6f86ab45095e321e1ca7c1dc064ce7d99204930be78cf165f8d31", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libsql_replication-0ff4f81e252cfde4) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test replicator::test::no_handshake_error_in_next_frame ... ok [INFO] [stdout] test replicator::test::next_frames_returns_need_snapshot ... ok [INFO] [stdout] test replicator::test::handshake_error_namespace_doesnt_exist ... ok [INFO] [stdout] test replicator::test::load_snapshot_returns_need_handshake ... ok [INFO] [stdout] test replicator::test::receive_handshake_error_while_handshaking ... ok [INFO] [stdout] test replicator::test::load_snapshot_stream_returns_need_handshake ... ok [INFO] [stdout] test injector::sqlite_injector::test::test_inject_partial_txn_isolated ... ok [INFO] [stdout] test replicator::test::stream_frame_returns_handshake_error ... ok [INFO] [stdout] test replicator::test::stream_frame_returns_need_snapshot ... ok [INFO] [stdout] test injector::sqlite_injector::test::test_simple_inject_frames ... ok [INFO] [stdout] test replicator::test::transaction_interupted_by_error_and_resumed ... ok [INFO] [stdout] test injector::sqlite_injector::test::test_inject_frames_split_txn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/bootstrap.rs (/opt/rustwide/target/debug/deps/bootstrap-f1f4c9b714b2acb1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] warning: Not a git repository. Use --no-index to compare two paths outside a working tree [INFO] [stderr] usage: git diff --no-index [] [INFO] [stderr] [INFO] [stderr] Diff output format options [INFO] [stderr] -p, --patch generate patch [INFO] [stderr] -s, --no-patch suppress diff output [INFO] [stderr] -u generate patch [INFO] [stderr] -U, --unified[=] generate diffs with lines context [INFO] [stderr] -W, --[no-]function-context [INFO] [stderr] generate diffs with lines context [INFO] [stderr] --raw generate the diff in raw format [INFO] [stderr] --patch-with-raw synonym for '-p --raw' [INFO] [stderr] --patch-with-stat synonym for '-p --stat' [INFO] [stderr] --numstat machine friendly --stat [INFO] [stderr] --shortstat output only the last line of --stat [INFO] [stderr] -X, --dirstat[=...] [INFO] [stderr] output the distribution of relative amount of changes for each sub-directory [INFO] [stderr] --cumulative synonym for --dirstat=cumulative [INFO] [stderr] --dirstat-by-file[=...] [INFO] [stderr] synonym for --dirstat=files,param1,param2... [INFO] [stderr] --check warn if changes introduce conflict markers or whitespace errors [INFO] [stderr] --summary condensed summary such as creations, renames and mode changes [INFO] [stderr] --name-only show only names of changed files [INFO] [stderr] --name-status show only names and status of changed files [INFO] [stderr] --stat[=[,[,]]] [INFO] [stderr] generate diffstat [INFO] [stderr] --stat-width generate diffstat with a given width [INFO] [stderr] --stat-name-width [INFO] [stderr] generate diffstat with a given name width [INFO] [stderr] --stat-graph-width [INFO] [stderr] generate diffstat with a given graph width [INFO] [stderr] --stat-count generate diffstat with limited lines [INFO] [stderr] --[no-]compact-summary [INFO] [stderr] generate compact summary in diffstat [INFO] [stderr] --binary output a binary diff that can be applied [INFO] [stderr] --[no-]full-index show full pre- and post-image object names on the "index" lines [INFO] [stderr] --[no-]color[=] show colored diff [INFO] [stderr] --ws-error-highlight [INFO] [stderr] highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff [INFO] [stderr] -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat [INFO] [stderr] --[no-]abbrev[=] use digits to display object names [INFO] [stderr] --src-prefix show the given source prefix instead of "a/" [INFO] [stderr] --dst-prefix show the given destination prefix instead of "b/" [INFO] [stderr] --line-prefix [INFO] [stderr] prepend an additional prefix to every line of output [INFO] [stderr] --no-prefix do not show any source or destination prefix [INFO] [stderr] --default-prefix use default prefixes a/ and b/ [INFO] [stderr] --inter-hunk-context [INFO] [stderr] show context between diff hunks up to the specified number of lines [INFO] [stderr] --output-indicator-new [INFO] [stderr] specify the character to indicate a new line instead of '+' [INFO] [stderr] --output-indicator-old [INFO] [stderr] specify the character to indicate an old line instead of '-' [INFO] [stderr] --output-indicator-context [INFO] [stderr] specify the character to indicate a context instead of ' ' [INFO] [stderr] [INFO] [stderr] Diff rename options [INFO] [stderr] -B, --break-rewrites[=[/]] [INFO] [stderr] break complete rewrite changes into pairs of delete and create [INFO] [stderr] -M, --find-renames[=] [INFO] [stderr] detect renames [INFO] [stderr] -D, --irreversible-delete [INFO] [stderr] omit the preimage for deletes [INFO] [stderr] -C, --find-copies[=] [INFO] [stderr] detect copies [INFO] [stderr] --[no-]find-copies-harder [INFO] [stderr] use unmodified files as source to find copies [INFO] [stderr] --no-renames disable rename detection [INFO] [stderr] --[no-]rename-empty use empty blobs as rename source [INFO] [stderr] --[no-]follow continue listing the history of a file beyond renames [INFO] [stderr] -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit [INFO] [stderr] [INFO] [stderr] Diff algorithm options [INFO] [stderr] --minimal produce the smallest possible diff [INFO] [stderr] -w, --ignore-all-space [INFO] [stderr] ignore whitespace when comparing lines [INFO] [stderr] -b, --ignore-space-change [INFO] [stderr] ignore changes in amount of whitespace [INFO] [stderr] --ignore-space-at-eol ignore changes in whitespace at EOL [INFO] [stderr] --ignore-cr-at-eol ignore carrier-return at the end of line [INFO] [stderr] --ignore-blank-lines ignore changes whose lines are all blank [INFO] [stderr] -I, --[no-]ignore-matching-lines [INFO] [stderr] ignore changes whose all lines match [INFO] [stderr] --[no-]indent-heuristic [INFO] [stderr] heuristic to shift diff hunk boundaries for easy reading [INFO] [stderr] --patience generate diff using the "patience diff" algorithm [INFO] [stderr] --histogram generate diff using the "histogram diff" algorithm [INFO] [stderr] --diff-algorithm [INFO] [stderr] choose a diff algorithm [INFO] [stderr] --anchored generate diff using the "anchored diff" algorithm [INFO] [stderr] --word-diff[=] show word diff, using to delimit changed words [INFO] [stderr] --word-diff-regex [INFO] [stderr] use to decide what a word is [INFO] [stderr] --color-words[=] [INFO] [stderr] equivalent to --word-diff=color --word-diff-regex= [INFO] [stderr] --[no-]color-moved[=] [INFO] [stderr] moved lines of code are colored differently [INFO] [stderr] --[no-]color-moved-ws [INFO] [stderr] how white spaces are ignored in --color-moved [INFO] [stderr] [INFO] [stderr] Other diff options [INFO] [stderr] --[no-]relative[=] [INFO] [stderr] when run from subdir, exclude changes outside and show relative paths [INFO] [stderr] -a, --[no-]text treat all files as text [INFO] [stderr] -R swap two inputs, reverse the diff [INFO] [stderr] --[no-]exit-code exit with 1 if there were differences, 0 otherwise [INFO] [stderr] --[no-]quiet disable all output of the program [INFO] [stderr] --[no-]ext-diff allow an external diff helper to be executed [INFO] [stderr] --[no-]textconv run external text conversion filters when comparing binary files [INFO] [stderr] --ignore-submodules[=] [INFO] [stderr] ignore changes to submodules in the diff generation [INFO] [stderr] --submodule[=] [INFO] [stderr] specify how differences in submodules are shown [INFO] [stderr] --ita-invisible-in-index [INFO] [stderr] hide 'git add -N' entries from the index [INFO] [stderr] --ita-visible-in-index [INFO] [stderr] treat 'git add -N' entries as real in the index [INFO] [stderr] -S look for differences that change the number of occurrences of the specified string [INFO] [stderr] -G look for differences that change the number of occurrences of the specified regex [INFO] [stderr] --pickaxe-all show all changes in the changeset with -S or -G [INFO] [stderr] --pickaxe-regex treat in -S as extended POSIX regular expression [INFO] [stderr] -O control the order in which files appear in the output [INFO] [stderr] --rotate-to show the change in the specified path first [INFO] [stderr] --skip-to skip the output to the specified path [INFO] [stderr] --find-object [INFO] [stderr] look for differences that change the number of occurrences of the specified object [INFO] [stderr] --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] [INFO] [stderr] select files by diff type [INFO] [stderr] --output output to a specific file [INFO] [stderr] [INFO] [stdout] test bootstrap ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- bootstrap stdout ---- [INFO] [stdout] cargo:rerun-if-changed=proto/metadata.proto [INFO] [stdout] cargo:rerun-if-changed=proto/replication_log.proto [INFO] [stdout] cargo:rerun-if-changed=proto/proxy.proto [INFO] [stdout] cargo:rerun-if-changed=proto [INFO] [stdout] [INFO] [stdout] thread 'bootstrap' (42) panicked at tests/bootstrap.rs:36:5: [INFO] [stdout] You should commit the protobuf files [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ce0a0bd0dc2 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce0a0bd0dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce0a0bd0dc2 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ce0a0bd0dc2 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ce0a0bf518f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ce0a0bf518f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ce0a0bbd1b3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce0a0bbd1b3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ce0a0bd0c12 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ce0a0bbb7bc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ce0a0bbb639 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ce0a0b62bde - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ce0a0b62bde - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce0a0bbbdc3 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ce0a0bbbdc3 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ce0a0bd0766 - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5ce0a0bd06f9 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ce0a0bbc54d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ce0a0bfca00 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ce0a083808a - bootstrap::bootstrap::h85d32e5981ddf8c4 [INFO] [stdout] at /opt/rustwide/workdir/tests/bootstrap.rs:36:5 [INFO] [stdout] 20: 0x5ce0a0837a27 - bootstrap::bootstrap::{{closure}}::hdb6fd919de45bbf5 [INFO] [stdout] at /opt/rustwide/workdir/tests/bootstrap.rs:4:15 [INFO] [stdout] 21: 0x5ce0a081cb36 - core::ops::function::FnOnce::call_once::h7bf94e50cd7a80ef [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 22: 0x5ce0a0b6811b - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5ce0a0b6811b - test::__rust_begin_short_backtrace::h50f5566ee84f2f21 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5ce0a0b6b315 - test::run_test_in_process::{{closure}}::heb3733b71d876eca [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5ce0a0b6b315 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x5ce0a0b6b315 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x5ce0a0b6b315 - std::panicking::catch_unwind::he482e1914bc21641 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5ce0a0b6b315 - std::panic::catch_unwind::h86ac9705098f4f22 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5ce0a0b6b315 - test::run_test_in_process::h636a992821e3c6aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5ce0a0b6b315 - test::run_test::{{closure}}::he454cc9a192df79f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5ce0a0b90cc4 - test::run_test::{{closure}}::haec47455908dff86 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5ce0a0b90cc4 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x5ce0a0b778da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x5ce0a0b778da - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x5ce0a0b778da - std::panicking::catch_unwind::do_call::h499f5a462f019d9d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x5ce0a0b778da - std::panicking::catch_unwind::h6736fbbb1a264383 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x5ce0a0b778da - std::panic::catch_unwind::h49ea7bdd1cbee572 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5ce0a0b778da - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x5ce0a0b778da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x5ce0a0ba4aef - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 41: 0x5ce0a0ba4aef - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 42: 0x7f1ef9396aa4 - [INFO] [stdout] 43: 0x7f1ef9423a34 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] bootstrap [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test bootstrap` [INFO] running `Command { std: "docker" "inspect" "c4a62f0790a6f86ab45095e321e1ca7c1dc064ce7d99204930be78cf165f8d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a62f0790a6f86ab45095e321e1ca7c1dc064ce7d99204930be78cf165f8d31", kill_on_drop: false }` [INFO] [stdout] c4a62f0790a6f86ab45095e321e1ca7c1dc064ce7d99204930be78cf165f8d31