[INFO] cloning repository https://github.com/calcit-lang/calcit_runner.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calcit-lang/calcit_runner.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalcit-lang%2Fcalcit_runner.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalcit-lang%2Fcalcit_runner.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67289ba8a5b918a99bf79e795de5081fa2614311 [INFO] checking calcit-lang/calcit_runner.rs against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalcit-lang%2Fcalcit_runner.rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/calcit-lang/calcit_runner.rs on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/calcit-lang/calcit_runner.rs [INFO] finished tweaking git repo https://github.com/calcit-lang/calcit_runner.rs [INFO] tweaked toml for git repo https://github.com/calcit-lang/calcit_runner.rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/calcit-lang/calcit_runner.rs 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded triomphe v0.1.9 [INFO] [stderr] Downloaded cirru_parser v0.1.31 [INFO] [stderr] Downloaded cirru_edn v0.6.11 [INFO] [stderr] Downloaded archery v1.1.0 [INFO] [stderr] Downloaded unicode-blocks v0.1.9 [INFO] [stderr] Downloaded rpds v1.1.0 [INFO] [stderr] Downloaded syn v2.0.35 [INFO] [stderr] Downloaded cjk v0.2.5 [INFO] [stderr] Downloaded im_ternary_tree v0.0.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8777e889b51b814ce5335e1b3cb254fde659024d95cbe2aa69ff30e374388dba [INFO] running `Command { std: "docker" "start" "-a" "8777e889b51b814ce5335e1b3cb254fde659024d95cbe2aa69ff30e374388dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8777e889b51b814ce5335e1b3cb254fde659024d95cbe2aa69ff30e374388dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8777e889b51b814ce5335e1b3cb254fde659024d95cbe2aa69ff30e374388dba", kill_on_drop: false }` [INFO] [stdout] 8777e889b51b814ce5335e1b3cb254fde659024d95cbe2aa69ff30e374388dba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3455707cb212dfec700a2c221534a98b6533475752be9afb5d379c51191397e3 [INFO] running `Command { std: "docker" "start" "-a" "3455707cb212dfec700a2c221534a98b6533475752be9afb5d379c51191397e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking unicode-blocks v0.1.9 [INFO] [stderr] Checking triomphe v0.1.9 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking archery v1.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking cjk v0.2.5 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Checking rpds v1.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling syn v2.0.35 [INFO] [stderr] Checking im_ternary_tree v0.0.18 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking cirru_parser v0.1.31 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking cirru_edn v0.6.11 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking notify-debouncer-mini v0.4.1 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking argh_shared v0.1.12 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Checking argh v0.1.12 [INFO] [stderr] Checking calcit v0.9.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.95s [INFO] running `Command { std: "docker" "inspect" "3455707cb212dfec700a2c221534a98b6533475752be9afb5d379c51191397e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3455707cb212dfec700a2c221534a98b6533475752be9afb5d379c51191397e3", kill_on_drop: false }` [INFO] [stdout] 3455707cb212dfec700a2c221534a98b6533475752be9afb5d379c51191397e3 [INFO] checking calcit-lang/calcit_runner.rs against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalcit-lang%2Fcalcit_runner.rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/calcit-lang/calcit_runner.rs on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/calcit-lang/calcit_runner.rs [INFO] finished tweaking git repo https://github.com/calcit-lang/calcit_runner.rs [INFO] tweaked toml for git repo https://github.com/calcit-lang/calcit_runner.rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/calcit-lang/calcit_runner.rs 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe6f589005652fe26b4d0b98ec594fd9bf862962c17ba6a71349ffaecf327324 [INFO] running `Command { std: "docker" "start" "-a" "fe6f589005652fe26b4d0b98ec594fd9bf862962c17ba6a71349ffaecf327324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe6f589005652fe26b4d0b98ec594fd9bf862962c17ba6a71349ffaecf327324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe6f589005652fe26b4d0b98ec594fd9bf862962c17ba6a71349ffaecf327324", kill_on_drop: false }` [INFO] [stdout] fe6f589005652fe26b4d0b98ec594fd9bf862962c17ba6a71349ffaecf327324 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e7aa713b3c5ad473896fc8d72762725f27ef72ff1dbc4e0affa54f04204a05a [INFO] running `Command { std: "docker" "start" "-a" "5e7aa713b3c5ad473896fc8d72762725f27ef72ff1dbc4e0affa54f04204a05a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking triomphe v0.1.9 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking unicode-blocks v0.1.9 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking archery v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rpds v1.1.0 [INFO] [stderr] Checking cjk v0.2.5 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking im_ternary_tree v0.0.18 [INFO] [stderr] Compiling syn v2.0.35 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking cirru_parser v0.1.31 [INFO] [stderr] Checking notify-debouncer-mini v0.4.1 [INFO] [stderr] Checking cirru_edn v0.6.11 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking argh_shared v0.1.12 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Checking argh v0.1.12 [INFO] [stderr] Checking calcit v0.9.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.01s [INFO] running `Command { std: "docker" "inspect" "5e7aa713b3c5ad473896fc8d72762725f27ef72ff1dbc4e0affa54f04204a05a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e7aa713b3c5ad473896fc8d72762725f27ef72ff1dbc4e0affa54f04204a05a", kill_on_drop: false }` [INFO] [stdout] 5e7aa713b3c5ad473896fc8d72762725f27ef72ff1dbc4e0affa54f04204a05a