[INFO] cloning repository https://github.com/timsaucer/tuple_filter_example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timsaucer/tuple_filter_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimsaucer%2Ftuple_filter_example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimsaucer%2Ftuple_filter_example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ed62ccc354140862a379d030154d353e3bb4a18
[INFO] building timsaucer/tuple_filter_example against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimsaucer%2Ftuple_filter_example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/timsaucer/tuple_filter_example
[INFO] finished tweaking git repo https://github.com/timsaucer/tuple_filter_example
[INFO] tweaked toml for git repo https://github.com/timsaucer/tuple_filter_example written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timsaucer/tuple_filter_example on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timsaucer/tuple_filter_example 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrow-string v52.2.0
[INFO] [stderr]   Downloaded arrow-schema v52.2.0
[INFO] [stderr]   Downloaded arrow-select v52.2.0
[INFO] [stderr]   Downloaded arrow-data v52.2.0
[INFO] [stderr]   Downloaded arrow-csv v52.2.0
[INFO] [stderr]   Downloaded lexical-core v0.8.5
[INFO] [stderr]   Downloaded arrow-ipc v52.2.0
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded lexical-write-float v0.8.5
[INFO] [stderr]   Downloaded arrow-array v52.2.0
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded arrow-arith v52.2.0
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] [stderr]   Downloaded arrow v52.2.0
[INFO] [stderr]   Downloaded arrow-cast v52.2.0
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.5
[INFO] [stderr]   Downloaded arrow-buffer v52.2.0
[INFO] [stderr]   Downloaded serde_json v1.0.121
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded arrow-ord v52.2.0
[INFO] [stderr]   Downloaded arrow-json v52.2.0
[INFO] [stderr]   Downloaded arrow-row v52.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d89ef8de307a528313805449d5b660c8235853cde51506d1f23c30a14b2c0f2
[INFO] running `Command { std: "docker" "start" "-a" "2d89ef8de307a528313805449d5b660c8235853cde51506d1f23c30a14b2c0f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d89ef8de307a528313805449d5b660c8235853cde51506d1f23c30a14b2c0f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d89ef8de307a528313805449d5b660c8235853cde51506d1f23c30a14b2c0f2", kill_on_drop: false }`
[INFO] [stdout] 2d89ef8de307a528313805449d5b660c8235853cde51506d1f23c30a14b2c0f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4697107446c04ce780c50ddbbf5e0296fb0c9f0a9e7a825d60fe777b6a19f1b6
[INFO] running `Command { std: "docker" "start" "-a" "4697107446c04ce780c50ddbbf5e0296fb0c9f0a9e7a825d60fe777b6a19f1b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling arrow-schema v52.2.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v52.2.0
[INFO] [stderr]    Compiling arrow-data v52.2.0
[INFO] [stderr]    Compiling arrow-array v52.2.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling arrow-select v52.2.0
[INFO] [stderr]    Compiling arrow-row v52.2.0
[INFO] [stderr]    Compiling arrow-arith v52.2.0
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]    Compiling arrow-cast v52.2.0
[INFO] [stderr]    Compiling arrow-string v52.2.0
[INFO] [stderr]    Compiling arrow-ord v52.2.0
[INFO] [stderr]    Compiling arrow-ipc v52.2.0
[INFO] [stderr]    Compiling arrow-json v52.2.0
[INFO] [stderr]    Compiling arrow-csv v52.2.0
[INFO] [stderr]    Compiling arrow v52.2.0
[INFO] [stderr]    Compiling tuple_filter_example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.91s
[INFO] running `Command { std: "docker" "inspect" "4697107446c04ce780c50ddbbf5e0296fb0c9f0a9e7a825d60fe777b6a19f1b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4697107446c04ce780c50ddbbf5e0296fb0c9f0a9e7a825d60fe777b6a19f1b6", kill_on_drop: false }`
[INFO] [stdout] 4697107446c04ce780c50ddbbf5e0296fb0c9f0a9e7a825d60fe777b6a19f1b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59bf844de165de5aeda1aa0bb0a86516b23a21bbbd5b56754d263078d5f6ad4e
[INFO] running `Command { std: "docker" "start" "-a" "59bf844de165de5aeda1aa0bb0a86516b23a21bbbd5b56754d263078d5f6ad4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tuple_filter_example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "59bf844de165de5aeda1aa0bb0a86516b23a21bbbd5b56754d263078d5f6ad4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59bf844de165de5aeda1aa0bb0a86516b23a21bbbd5b56754d263078d5f6ad4e", kill_on_drop: false }`
[INFO] [stdout] 59bf844de165de5aeda1aa0bb0a86516b23a21bbbd5b56754d263078d5f6ad4e
