[INFO] fetching crate substrait 0.60.0... [INFO] building substrait-0.60.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate substrait 0.60.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate substrait 0.60.0 [INFO] finished tweaking crates.io crate substrait 0.60.0 [INFO] tweaked toml for crates.io crate substrait 0.60.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate substrait 0.60.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate substrait 0.60.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5598085befc7dca04d4c05e174059e8555b3ed37caf76e83f9750c291b55d5b7 [INFO] running `Command { std: "docker" "start" "-a" "5598085befc7dca04d4c05e174059e8555b3ed37caf76e83f9750c291b55d5b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5598085befc7dca04d4c05e174059e8555b3ed37caf76e83f9750c291b55d5b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5598085befc7dca04d4c05e174059e8555b3ed37caf76e83f9750c291b55d5b7", kill_on_drop: false }` [INFO] [stdout] 5598085befc7dca04d4c05e174059e8555b3ed37caf76e83f9750c291b55d5b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4083028860542891fd37d2ec280cae4d1a6ca22c91b4c5ff82614bd24a32b05 [INFO] running `Command { std: "docker" "start" "-a" "a4083028860542891fd37d2ec280cae4d1a6ca22c91b4c5ff82614bd24a32b05", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling regress v0.10.4 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling typify-impl v0.4.3 [INFO] [stderr] Compiling typify-macro v0.4.3 [INFO] [stderr] Compiling typify v0.4.3 [INFO] [stderr] Compiling substrait v0.60.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.37s [INFO] running `Command { std: "docker" "inspect" "a4083028860542891fd37d2ec280cae4d1a6ca22c91b4c5ff82614bd24a32b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4083028860542891fd37d2ec280cae4d1a6ca22c91b4c5ff82614bd24a32b05", kill_on_drop: false }` [INFO] [stdout] a4083028860542891fd37d2ec280cae4d1a6ca22c91b4c5ff82614bd24a32b05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64e938d66313fc08ab4dccc9cc91be63698802791899af6bfd7bd04f2acf077e [INFO] running `Command { std: "docker" "start" "-a" "64e938d66313fc08ab4dccc9cc91be63698802791899af6bfd7bd04f2acf077e", kill_on_drop: false }` [INFO] [stderr] Compiling substrait v0.60.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.51s [INFO] running `Command { std: "docker" "inspect" "64e938d66313fc08ab4dccc9cc91be63698802791899af6bfd7bd04f2acf077e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64e938d66313fc08ab4dccc9cc91be63698802791899af6bfd7bd04f2acf077e", kill_on_drop: false }` [INFO] [stdout] 64e938d66313fc08ab4dccc9cc91be63698802791899af6bfd7bd04f2acf077e