[INFO] cloning repository https://github.com/garypen/baildon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garypen/baildon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarypen%2Fbaildon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarypen%2Fbaildon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 328fa9b26ecd7d6b21b95e526d1423b5ce7d5128 [INFO] checking garypen/baildon/328fa9b26ecd7d6b21b95e526d1423b5ce7d5128 against master#49b6ac01d6f4c3da812039ae846407a20961aa4c for pr-154887 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarypen%2Fbaildon" "/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/garypen/baildon [INFO] finished tweaking git repo https://github.com/garypen/baildon [INFO] tweaked toml for git repo https://github.com/garypen/baildon written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/garypen/baildon on toolchain 49b6ac01d6f4c3da812039ae846407a20961aa4c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/garypen/baildon 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" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gluesql v0.18.0 [INFO] [stderr] Downloaded test-log-macros v0.2.19 [INFO] [stderr] Downloaded derive_utils v0.13.2 [INFO] [stderr] Downloaded test-log v0.2.19 [INFO] [stderr] Downloaded criterion-plot v0.8.1 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded gluesql-macros v0.18.0 [INFO] [stderr] Downloaded bigdecimal v0.4.8 [INFO] [stderr] Downloaded sqlparser v0.52.0 [INFO] [stderr] Downloaded criterion v0.8.1 [INFO] [stderr] Downloaded gluesql-core v0.18.0 [INFO] [stderr] Downloaded rust_decimal v1.32.0 [INFO] [stderr] Downloaded gluesql-utils v0.18.0 [INFO] [stderr] Downloaded iter-enum v1.1.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a634bce1bfc7538c70c8681a02b0d5e4087c61da6353d4413c0b2cae8dcfdac [INFO] running `Command { std: "docker" "start" "-a" "9a634bce1bfc7538c70c8681a02b0d5e4087c61da6353d4413c0b2cae8dcfdac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a634bce1bfc7538c70c8681a02b0d5e4087c61da6353d4413c0b2cae8dcfdac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a634bce1bfc7538c70c8681a02b0d5e4087c61da6353d4413c0b2cae8dcfdac", kill_on_drop: false }` [INFO] [stdout] 9a634bce1bfc7538c70c8681a02b0d5e4087c61da6353d4413c0b2cae8dcfdac [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e8ee350c1b43b448ab91df9f6569156c652ee25e1c92b53f96438903e63681e [INFO] running `Command { std: "docker" "start" "-a" "0e8ee350c1b43b448ab91df9f6569156c652ee25e1c92b53f96438903e63681e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling zmij v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking rayon-core v1.12.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking radix_trie v0.3.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking criterion-plot v0.8.1 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling derive_utils v0.13.2 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling test-log-macros v0.2.19 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling iter-enum v1.1.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling gluesql-macros v0.18.0 [INFO] [stderr] Checking rustyline v18.0.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking gluesql-utils v0.18.0 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking sqlparser v0.52.0 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Checking test-log v0.2.19 [INFO] [stderr] Checking baildon v0.1.2 (/opt/rustwide/workdir/baildon) [INFO] [stderr] Checking criterion v0.8.1 [INFO] [stderr] Checking baildon-store v0.1.2 (/opt/rustwide/workdir/baildon-store) [INFO] [stderr] Checking gluesql-core v0.18.0 [INFO] [stderr] Checking gluesql v0.18.0 [INFO] [stderr] Checking baildon-glue v0.1.2 (/opt/rustwide/workdir/baildon-glue) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "0e8ee350c1b43b448ab91df9f6569156c652ee25e1c92b53f96438903e63681e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8ee350c1b43b448ab91df9f6569156c652ee25e1c92b53f96438903e63681e", kill_on_drop: false }` [INFO] [stdout] 0e8ee350c1b43b448ab91df9f6569156c652ee25e1c92b53f96438903e63681e