[INFO] cloning repository https://github.com/RuneBlaze/syncx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RuneBlaze/syncx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuneBlaze%2Fsyncx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuneBlaze%2Fsyncx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e78ff3e64abf8572cef381fd1cd924d7cf5e6abf [INFO] checking RuneBlaze/syncx against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuneBlaze%2Fsyncx" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RuneBlaze/syncx [INFO] finished tweaking git repo https://github.com/RuneBlaze/syncx [INFO] tweaked toml for git repo https://github.com/RuneBlaze/syncx written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RuneBlaze/syncx on toolchain 42f4793e5a514858221b07ac379029d90353913e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RuneBlaze/syncx 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tzdb v0.7.2 [INFO] [stderr] Downloaded shadow-rs v1.4.0 [INFO] [stderr] Downloaded is_debug v1.1.0 [INFO] [stderr] Downloaded tz-rs v0.7.0 [INFO] [stderr] Downloaded tzdb_data v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fd239d4e0e6b89ea4277fa52dcd7dfecc7d20bf8d5fe54ce689d91526f53070 [INFO] running `Command { std: "docker" "start" "-a" "9fd239d4e0e6b89ea4277fa52dcd7dfecc7d20bf8d5fe54ce689d91526f53070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fd239d4e0e6b89ea4277fa52dcd7dfecc7d20bf8d5fe54ce689d91526f53070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd239d4e0e6b89ea4277fa52dcd7dfecc7d20bf8d5fe54ce689d91526f53070", kill_on_drop: false }` [INFO] [stdout] 9fd239d4e0e6b89ea4277fa52dcd7dfecc7d20bf8d5fe54ce689d91526f53070 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f15697ea76c62d1431a7c744fcf442068d7e0c058256fc950f5c25469b87526 [INFO] running `Command { std: "docker" "start" "-a" "2f15697ea76c62d1431a7c744fcf442068d7e0c058256fc950f5c25469b87526", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tz-rs v0.7.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tzdb_data v0.2.2 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Checking shadow-rs v1.4.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tzdb v0.7.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Compiling pyo3 v0.26.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Compiling syncx v0.0.1-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.48s [INFO] running `Command { std: "docker" "inspect" "2f15697ea76c62d1431a7c744fcf442068d7e0c058256fc950f5c25469b87526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f15697ea76c62d1431a7c744fcf442068d7e0c058256fc950f5c25469b87526", kill_on_drop: false }` [INFO] [stdout] 2f15697ea76c62d1431a7c744fcf442068d7e0c058256fc950f5c25469b87526