[INFO] cloning repository https://github.com/rythoris/li [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rythoris/li" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frythoris%2Fli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frythoris%2Fli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ffb885e1ba21ef700f20131ca9a446bc2b4681d [INFO] testing rythoris/li against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frythoris%2Fli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rythoris/li [INFO] finished tweaking git repo https://github.com/rythoris/li [INFO] tweaked toml for git repo https://github.com/rythoris/li written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rythoris/li on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rythoris/li 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mac v0.1.1 [INFO] [stderr] Downloaded sigpipe v0.1.3 [INFO] [stderr] Downloaded crc v3.0.1 [INFO] [stderr] Downloaded stringprep v0.1.4 [INFO] [stderr] Downloaded sqlformat v0.2.3 [INFO] [stderr] Downloaded tendril v0.4.3 [INFO] [stderr] Downloaded num-iter v0.1.44 [INFO] [stderr] Downloaded scraper v0.19.0 [INFO] [stderr] Downloaded phf_macros v0.11.2 [INFO] [stderr] Downloaded phf_generator v0.10.0 [INFO] [stderr] Downloaded string_cache_codegen v0.5.2 [INFO] [stderr] Downloaded cssparser-macros v0.6.1 [INFO] [stderr] Downloaded dtoa-short v0.3.4 [INFO] [stderr] Downloaded pathdiff v0.2.1 [INFO] [stderr] Downloaded clap_complete v4.5.1 [INFO] [stderr] Downloaded string_cache v0.8.7 [INFO] [stderr] Downloaded cssparser v0.31.2 [INFO] [stderr] Downloaded selectors v0.25.0 [INFO] [stderr] Downloaded html5ever v0.26.0 [INFO] [stderr] Downloaded h2 v0.3.25 [INFO] [stderr] Downloaded dtoa v1.0.9 [INFO] [stderr] Downloaded finl_unicode v1.2.0 [INFO] [stderr] Downloaded open v5.1.2 [INFO] [stderr] Downloaded ego-tree v0.6.2 [INFO] [stderr] Downloaded phf_generator v0.11.2 [INFO] [stderr] Downloaded reqwest v0.11.26 [INFO] [stderr] Downloaded phf v0.11.2 [INFO] [stderr] Downloaded phf_codegen v0.10.0 [INFO] [stderr] Downloaded servo_arc v0.3.0 [INFO] [stderr] Downloaded markup5ever v0.11.0 [INFO] [stderr] Downloaded phf_shared v0.10.0 [INFO] [stderr] Downloaded futf v0.1.5 [INFO] [stderr] Downloaded phf_shared v0.11.2 [INFO] [stderr] Downloaded phf v0.10.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf0411ed0ba38f55c0f5361b826c35a560c738557fed27d3d689705e995eb17c [INFO] running `Command { std: "docker" "start" "-a" "cf0411ed0ba38f55c0f5361b826c35a560c738557fed27d3d689705e995eb17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf0411ed0ba38f55c0f5361b826c35a560c738557fed27d3d689705e995eb17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf0411ed0ba38f55c0f5361b826c35a560c738557fed27d3d689705e995eb17c", kill_on_drop: false }` [INFO] [stdout] cf0411ed0ba38f55c0f5361b826c35a560c738557fed27d3d689705e995eb17c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdb17f91327b40405aa30f8b82013d810a7d49f331ccfde35474df59c14ba087 [INFO] running `Command { std: "docker" "start" "-a" "bdb17f91327b40405aa30f8b82013d810a7d49f331ccfde35474df59c14ba087", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling open v5.1.2 [INFO] [stderr] Compiling sigpipe v0.1.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling clap_complete v4.5.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling scraper v0.19.0 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.26 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling li v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `SqlxValue` is never used [INFO] [stdout] --> src/commands/query.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | trait SqlxValue<'q>: 'q + Send + sqlx::Encode<'q, sqlx::Postgres> + sqlx::Type {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "bdb17f91327b40405aa30f8b82013d810a7d49f331ccfde35474df59c14ba087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb17f91327b40405aa30f8b82013d810a7d49f331ccfde35474df59c14ba087", kill_on_drop: false }` [INFO] [stdout] bdb17f91327b40405aa30f8b82013d810a7d49f331ccfde35474df59c14ba087 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8999b5c2afe25a205b052334e2c9406e264737032cb6fdc9127988df2e6c107 [INFO] running `Command { std: "docker" "start" "-a" "c8999b5c2afe25a205b052334e2c9406e264737032cb6fdc9127988df2e6c107", kill_on_drop: false }` [INFO] [stderr] Compiling li v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `SqlxValue` is never used [INFO] [stdout] --> src/commands/query.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | trait SqlxValue<'q>: 'q + Send + sqlx::Encode<'q, sqlx::Postgres> + sqlx::Type {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c8999b5c2afe25a205b052334e2c9406e264737032cb6fdc9127988df2e6c107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8999b5c2afe25a205b052334e2c9406e264737032cb6fdc9127988df2e6c107", kill_on_drop: false }` [INFO] [stdout] c8999b5c2afe25a205b052334e2c9406e264737032cb6fdc9127988df2e6c107 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a10dbc1ca3251ba97c982dc2063d67777a855dc9d826464ef6088b84d8b4420 [INFO] running `Command { std: "docker" "start" "-a" "1a10dbc1ca3251ba97c982dc2063d67777a855dc9d826464ef6088b84d8b4420", kill_on_drop: false }` [INFO] [stderr] warning: trait `SqlxValue` is never used [INFO] [stderr] --> src/commands/query.rs:45:7 [INFO] [stderr] | [INFO] [stderr] 45 | trait SqlxValue<'q>: 'q + Send + sqlx::Encode<'q, sqlx::Postgres> + sqlx::Type {} [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `li` (bin "li" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/li-2f3524d9cc9c42ff) [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" "1a10dbc1ca3251ba97c982dc2063d67777a855dc9d826464ef6088b84d8b4420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a10dbc1ca3251ba97c982dc2063d67777a855dc9d826464ef6088b84d8b4420", kill_on_drop: false }` [INFO] [stdout] 1a10dbc1ca3251ba97c982dc2063d67777a855dc9d826464ef6088b84d8b4420