[INFO] cloning repository https://github.com/juvenn/arrow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juvenn/arrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuvenn%2Farrow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuvenn%2Farrow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caa006e74d53558e636dc31e5607cd1ce3a7bbe6 [INFO] building juvenn/arrow against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuvenn%2Farrow" "/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/juvenn/arrow [INFO] finished tweaking git repo https://github.com/juvenn/arrow [INFO] tweaked toml for git repo https://github.com/juvenn/arrow written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/juvenn/arrow 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/juvenn/arrow 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] warning: unused manifest key: target.arm-unknown-linux-gnueabihf.linker [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.8 [INFO] [stderr] Downloaded rustls-pemfile v1.0.3 [INFO] [stderr] Downloaded env-file-reader v0.3.0 [INFO] [stderr] Downloaded getrandom v0.2.9 [INFO] [stderr] Downloaded ena v0.14.2 [INFO] [stderr] Downloaded anstream v0.3.1 [INFO] [stderr] Downloaded logos-derive v0.12.1 [INFO] [stderr] Downloaded clap_lex v0.4.1 [INFO] [stderr] Downloaded lalrpop-util v0.19.12 [INFO] [stderr] Downloaded once_cell v1.17.1 [INFO] [stderr] Downloaded io-lifetimes v1.0.10 [INFO] [stderr] Downloaded logos v0.12.1 [INFO] [stderr] Downloaded serde_derive v1.0.192 [INFO] [stderr] Downloaded anyhow v1.0.71 [INFO] [stderr] Downloaded clap v4.2.5 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.8 [INFO] [stderr] Downloaded indexmap v2.0.2 [INFO] [stderr] Downloaded serde_yaml v0.9.21 [INFO] [stderr] Downloaded serde v1.0.192 [INFO] [stderr] Downloaded ureq v2.8.0 [INFO] [stderr] Downloaded clap_derive v4.2.0 [INFO] [stderr] Downloaded clap_builder v4.2.5 [INFO] [stderr] Downloaded petgraph v0.6.4 [INFO] [stderr] Downloaded webpki-roots v0.25.2 [INFO] [stderr] Downloaded lalrpop v0.19.12 [INFO] [stderr] Downloaded rustls v0.21.8 [INFO] [stderr] Downloaded rustix v0.37.18 [INFO] [stderr] Downloaded rustix v0.38.20 [INFO] [stderr] Downloaded linux-raw-sys v0.3.6 [INFO] [stderr] Downloaded ring v0.17.3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f36f545219682e9632558bb4472dab1d55824f7e39ff67bce60b571d8acac1d0 [INFO] running `Command { std: "docker" "start" "-a" "f36f545219682e9632558bb4472dab1d55824f7e39ff67bce60b571d8acac1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f36f545219682e9632558bb4472dab1d55824f7e39ff67bce60b571d8acac1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f36f545219682e9632558bb4472dab1d55824f7e39ff67bce60b571d8acac1d0", kill_on_drop: false }` [INFO] [stdout] f36f545219682e9632558bb4472dab1d55824f7e39ff67bce60b571d8acac1d0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3c95b3f9027a4d9de3b5865e2b252612631fb80a65f7536c75be658eef2e30d [INFO] running `Command { std: "docker" "start" "-a" "f3c95b3f9027a4d9de3b5865e2b252612631fb80a65f7536c75be658eef2e30d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.arm-unknown-linux-gnueabihf.linker [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling rustix v0.37.18 [INFO] [stderr] Compiling linux-raw-sys v0.3.6 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.1 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling clap_builder v4.2.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling clap v4.2.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling env-file-reader v0.3.0 [INFO] [stderr] Compiling arrow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/actions/shell.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | fn run(&self, ctx: &Context, parent_env: &Envs) -> anyhow::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/actions/ssh.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | fn run(&self, ctx: &Context, parent_env: &Envs) -> anyhow::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/actions/webhook.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | fn run(&self, ctx: &Context, parent_env: &Envs) -> anyhow::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cli` [INFO] [stdout] --> src/main.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let cli = Cli::parse(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render` is never used [INFO] [stdout] --> src/envs.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Envs { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn render(&self, template: &String) -> anyhow::Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo.rs:81:31 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn checkout_workspace(&self) -> anyhow::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn checkout_workspace(&self) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "f3c95b3f9027a4d9de3b5865e2b252612631fb80a65f7536c75be658eef2e30d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c95b3f9027a4d9de3b5865e2b252612631fb80a65f7536c75be658eef2e30d", kill_on_drop: false }` [INFO] [stdout] f3c95b3f9027a4d9de3b5865e2b252612631fb80a65f7536c75be658eef2e30d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9561f36884c821f986267710f47a0057e4d5e1c12adb800c8b5450825d1e125d [INFO] running `Command { std: "docker" "start" "-a" "9561f36884c821f986267710f47a0057e4d5e1c12adb800c8b5450825d1e125d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.arm-unknown-linux-gnueabihf.linker [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker [INFO] [stderr] Compiling arrow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/actions/shell.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | fn run(&self, ctx: &Context, parent_env: &Envs) -> anyhow::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/actions/ssh.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | fn run(&self, ctx: &Context, parent_env: &Envs) -> anyhow::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/actions/webhook.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | fn run(&self, ctx: &Context, parent_env: &Envs) -> anyhow::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cli` [INFO] [stdout] --> src/main.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let cli = Cli::parse(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render` is never used [INFO] [stdout] --> src/envs.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Envs { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn render(&self, template: &String) -> anyhow::Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo.rs:81:31 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn checkout_workspace(&self) -> anyhow::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn checkout_workspace(&self) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "9561f36884c821f986267710f47a0057e4d5e1c12adb800c8b5450825d1e125d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9561f36884c821f986267710f47a0057e4d5e1c12adb800c8b5450825d1e125d", kill_on_drop: false }` [INFO] [stdout] 9561f36884c821f986267710f47a0057e4d5e1c12adb800c8b5450825d1e125d