[INFO] fetching crate questdb-rs 4.0.3... [INFO] checking questdb-rs-4.0.3 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate questdb-rs 4.0.3 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate questdb-rs 4.0.3 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate questdb-rs 4.0.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate questdb-rs 4.0.3 [INFO] tweaked toml for crates.io crate questdb-rs 4.0.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate questdb-rs 4.0.3 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.106 [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded dns-lookup v2.0.4 [INFO] [stderr] Downloaded slugify v0.1.0 [INFO] [stderr] Downloaded questdb-confstr v0.1.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6368de3ff31cdbb2ed450c0938d527dbbba22c0a7d218d229eda7d26900b48ea [INFO] running `Command { std: "docker" "start" "-a" "6368de3ff31cdbb2ed450c0938d527dbbba22c0a7d218d229eda7d26900b48ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6368de3ff31cdbb2ed450c0938d527dbbba22c0a7d218d229eda7d26900b48ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6368de3ff31cdbb2ed450c0938d527dbbba22c0a7d218d229eda7d26900b48ea", kill_on_drop: false }` [INFO] [stdout] 6368de3ff31cdbb2ed450c0938d527dbbba22c0a7d218d229eda7d26900b48ea [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8210dd02cc9881c4232ff1c0f500fd002065f7036776c5c46d0a2f9721f8e862 [INFO] running `Command { std: "docker" "start" "-a" "8210dd02cc9881c4232ff1c0f500fd002065f7036776c5c46d0a2f9721f8e862", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking questdb-confstr v0.1.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dns-lookup v2.0.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling slugify v0.1.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Compiling questdb-rs v4.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `no-panic` [INFO] [stdout] --> src/ingress/mod.rs:2471:16 [INFO] [stdout] | [INFO] [stdout] 2471 | #[cfg_attr(feature = "no-panic", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_timestamp`, `default`, `ilp-over-http`, `insecure-skip-verify`, `json_tests`, `tls-native-certs`, and `tls-webpki-certs` [INFO] [stdout] = help: consider adding `no-panic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-panic` [INFO] [stdout] --> src/ingress/mod.rs:2471:16 [INFO] [stdout] | [INFO] [stdout] 2471 | #[cfg_attr(feature = "no-panic", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_timestamp`, `default`, `ilp-over-http`, `insecure-skip-verify`, `json_tests`, `tls-native-certs`, and `tls-webpki-certs` [INFO] [stdout] = help: consider adding `no-panic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.00s [INFO] running `Command { std: "docker" "inspect" "8210dd02cc9881c4232ff1c0f500fd002065f7036776c5c46d0a2f9721f8e862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8210dd02cc9881c4232ff1c0f500fd002065f7036776c5c46d0a2f9721f8e862", kill_on_drop: false }` [INFO] [stdout] 8210dd02cc9881c4232ff1c0f500fd002065f7036776c5c46d0a2f9721f8e862 [INFO] checking questdb-rs-4.0.3 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate questdb-rs 4.0.3 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate questdb-rs 4.0.3 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate questdb-rs 4.0.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate questdb-rs 4.0.3 [INFO] tweaked toml for crates.io crate questdb-rs 4.0.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate questdb-rs 4.0.3 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb153e30f2163ab9e82c96bcff3f91e6c5cf8a14200ff7c3f26dde2bec0ff869 [INFO] running `Command { std: "docker" "start" "-a" "cb153e30f2163ab9e82c96bcff3f91e6c5cf8a14200ff7c3f26dde2bec0ff869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb153e30f2163ab9e82c96bcff3f91e6c5cf8a14200ff7c3f26dde2bec0ff869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb153e30f2163ab9e82c96bcff3f91e6c5cf8a14200ff7c3f26dde2bec0ff869", kill_on_drop: false }` [INFO] [stdout] cb153e30f2163ab9e82c96bcff3f91e6c5cf8a14200ff7c3f26dde2bec0ff869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 581821c0a86b40bf7aad03a1c19642cc53e241062138880edb73cc850233dc60 [INFO] running `Command { std: "docker" "start" "-a" "581821c0a86b40bf7aad03a1c19642cc53e241062138880edb73cc850233dc60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking questdb-confstr v0.1.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dns-lookup v2.0.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling slugify v0.1.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Compiling questdb-rs v4.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `no-panic` [INFO] [stdout] --> src/ingress/mod.rs:2471:16 [INFO] [stdout] | [INFO] [stdout] 2471 | #[cfg_attr(feature = "no-panic", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_timestamp`, `default`, `ilp-over-http`, `insecure-skip-verify`, `json_tests`, `tls-native-certs`, and `tls-webpki-certs` [INFO] [stdout] = help: consider adding `no-panic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-panic` [INFO] [stdout] --> src/ingress/mod.rs:2471:16 [INFO] [stdout] | [INFO] [stdout] 2471 | #[cfg_attr(feature = "no-panic", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono`, `chrono_timestamp`, `default`, `ilp-over-http`, `insecure-skip-verify`, `json_tests`, `tls-native-certs`, and `tls-webpki-certs` [INFO] [stdout] = help: consider adding `no-panic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.20s [INFO] running `Command { std: "docker" "inspect" "581821c0a86b40bf7aad03a1c19642cc53e241062138880edb73cc850233dc60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "581821c0a86b40bf7aad03a1c19642cc53e241062138880edb73cc850233dc60", kill_on_drop: false }` [INFO] [stdout] 581821c0a86b40bf7aad03a1c19642cc53e241062138880edb73cc850233dc60