[INFO] cloning repository https://github.com/zndynw/el [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zndynw/el" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzndynw%2Fel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzndynw%2Fel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 315532ca90993c151d72ab05da74b6c212a28063 [INFO] testing zndynw/el against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzndynw%2Fel" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zndynw/el [INFO] finished tweaking git repo https://github.com/zndynw/el [INFO] tweaked toml for git repo https://github.com/zndynw/el written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zndynw/el on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zndynw/el 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-core v0.1.6 [INFO] [stderr] Downloaded log v0.4.29 [INFO] [stderr] Downloaded nu-ansi-term v0.50.3 [INFO] [stderr] Downloaded deranged v0.5.5 [INFO] [stderr] Downloaded is_terminal_polyfill v1.70.2 [INFO] [stderr] Downloaded time-macros v0.2.24 [INFO] [stderr] Downloaded tracing-appender v0.2.4 [INFO] [stderr] Downloaded once_cell_polyfill v1.70.2 [INFO] [stderr] Downloaded anstyle-wincon v3.0.11 [INFO] [stderr] Downloaded anstyle-query v1.1.5 [INFO] [stderr] Downloaded serde_spanned v0.6.9 [INFO] [stderr] Downloaded toml_datetime v0.6.11 [INFO] [stderr] Downloaded oracle_procmacro v0.1.2 [INFO] [stderr] Downloaded toml_write v0.1.2 [INFO] [stderr] Downloaded anstream v0.6.21 [INFO] [stderr] Downloaded csv-core v0.1.13 [INFO] [stderr] Downloaded simd-adler32 v0.3.8 [INFO] [stderr] Downloaded crc32fast v1.5.0 [INFO] [stderr] Downloaded ryu v1.0.21 [INFO] [stderr] Downloaded flate2 v1.1.5 [INFO] [stderr] Downloaded cc v1.2.50 [INFO] [stderr] Downloaded indexmap v2.12.1 [INFO] [stderr] Downloaded time v0.3.44 [INFO] [stderr] Downloaded aho-corasick v1.1.4 [INFO] [stderr] Downloaded hashbrown v0.16.1 [INFO] [stderr] Downloaded winnow v0.7.14 [INFO] [stderr] Downloaded toml_edit v0.22.27 [INFO] [stderr] Downloaded toml v0.8.23 [INFO] [stderr] Downloaded odpic-sys v0.1.1 [INFO] [stderr] Downloaded oracle v0.6.3 [INFO] [stderr] Downloaded csv v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 466d4dd67d9b6402e908b84dce8d57262793fce582b42dfa133d9f7ac8ba9d97 [INFO] running `Command { std: "docker" "start" "-a" "466d4dd67d9b6402e908b84dce8d57262793fce582b42dfa133d9f7ac8ba9d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "466d4dd67d9b6402e908b84dce8d57262793fce582b42dfa133d9f7ac8ba9d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "466d4dd67d9b6402e908b84dce8d57262793fce582b42dfa133d9f7ac8ba9d97", kill_on_drop: false }` [INFO] [stdout] 466d4dd67d9b6402e908b84dce8d57262793fce582b42dfa133d9f7ac8ba9d97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80184d92b7aa9fee86075698bd4c4a6a82331e21e196fd965da8160f12a47d74 [INFO] running `Command { std: "docker" "start" "-a" "80184d92b7aa9fee86075698bd4c4a6a82331e21e196fd965da8160f12a47d74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling odpic-sys v0.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling oracle_procmacro v0.1.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling oracle v0.6.3 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling el v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `execute_query` is never used [INFO] [stdout] --> src/db/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Database { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 6 | fn connect(&mut self) -> Result<()>; [INFO] [stdout] 7 | fn execute_query(&mut self, query: &str) -> 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: struct `QueryResult` is never constructed [INFO] [stdout] --> src/db/mod.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct QueryResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/db/mod.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl QueryResult { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 16 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "80184d92b7aa9fee86075698bd4c4a6a82331e21e196fd965da8160f12a47d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80184d92b7aa9fee86075698bd4c4a6a82331e21e196fd965da8160f12a47d74", kill_on_drop: false }` [INFO] [stdout] 80184d92b7aa9fee86075698bd4c4a6a82331e21e196fd965da8160f12a47d74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85221e898e2ec200152ef0a2a901366cf264a970d0070b60a262ed5889dc4bee [INFO] running `Command { std: "docker" "start" "-a" "85221e898e2ec200152ef0a2a901366cf264a970d0070b60a262ed5889dc4bee", kill_on_drop: false }` [INFO] [stderr] Compiling el v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `execute_query` is never used [INFO] [stdout] --> src/db/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Database { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 6 | fn connect(&mut self) -> Result<()>; [INFO] [stdout] 7 | fn execute_query(&mut self, query: &str) -> 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: struct `QueryResult` is never constructed [INFO] [stdout] --> src/db/mod.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct QueryResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/db/mod.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl QueryResult { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 16 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "85221e898e2ec200152ef0a2a901366cf264a970d0070b60a262ed5889dc4bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85221e898e2ec200152ef0a2a901366cf264a970d0070b60a262ed5889dc4bee", kill_on_drop: false }` [INFO] [stdout] 85221e898e2ec200152ef0a2a901366cf264a970d0070b60a262ed5889dc4bee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8093506a92657a6fd4459c46dacc9b665bb83f91d3cece5486ed394dc353e77d [INFO] running `Command { std: "docker" "start" "-a" "8093506a92657a6fd4459c46dacc9b665bb83f91d3cece5486ed394dc353e77d", kill_on_drop: false }` [INFO] [stderr] warning: method `execute_query` is never used [INFO] [stderr] --> src/db/mod.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 5 | pub trait Database { [INFO] [stderr] | -------- method in this trait [INFO] [stderr] 6 | fn connect(&mut self) -> Result<()>; [INFO] [stderr] 7 | fn execute_query(&mut self, query: &str) -> Result; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `QueryResult` is never constructed [INFO] [stderr] --> src/db/mod.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct QueryResult { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/db/mod.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl QueryResult { [INFO] [stderr] | ---------------- associated function in this implementation [INFO] [stderr] 16 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `el` (bin "el" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/el-560ef3ee438ba13c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8093506a92657a6fd4459c46dacc9b665bb83f91d3cece5486ed394dc353e77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8093506a92657a6fd4459c46dacc9b665bb83f91d3cece5486ed394dc353e77d", kill_on_drop: false }` [INFO] [stdout] 8093506a92657a6fd4459c46dacc9b665bb83f91d3cece5486ed394dc353e77d