[INFO] cloning repository https://github.com/Basillica/notion-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Basillica/notion-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBasillica%2Fnotion-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBasillica%2Fnotion-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91bc3f70361b569a031fdd4c8ff92b1a08478613 [INFO] building Basillica/notion-cli against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBasillica%2Fnotion-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Basillica/notion-cli [INFO] finished tweaking git repo https://github.com/Basillica/notion-cli [INFO] tweaked toml for git repo https://github.com/Basillica/notion-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Basillica/notion-cli 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/Basillica/notion-cli 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded confy v0.6.1 [INFO] [stderr] Downloaded value-bag v1.9.0 [INFO] [stderr] Downloaded ureq v2.9.7 [INFO] [stderr] Downloaded winnow v0.6.9 [INFO] [stderr] Downloaded async-std v1.12.0 [INFO] [stderr] Downloaded rustls-webpki v0.102.4 [INFO] [stderr] Downloaded webpki-roots v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4c54018f583f21fba0e08d714636defee8f9a53efab9c7db90a8787d8436b99e [INFO] running `Command { std: "docker" "start" "-a" "4c54018f583f21fba0e08d714636defee8f9a53efab9c7db90a8787d8436b99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c54018f583f21fba0e08d714636defee8f9a53efab9c7db90a8787d8436b99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c54018f583f21fba0e08d714636defee8f9a53efab9c7db90a8787d8436b99e", kill_on_drop: false }` [INFO] [stdout] 4c54018f583f21fba0e08d714636defee8f9a53efab9c7db90a8787d8436b99e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c3471d327759ac36a4b80a7b94e7c4941694d2cdc8c28ddff7991231df9c5d16 [INFO] running `Command { std: "docker" "start" "-a" "c3471d327759ac36a4b80a7b94e7c4941694d2cdc8c28ddff7991231df9c5d16", kill_on_drop: false }` [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling winnow v0.6.9 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling ureq v2.9.7 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling notion-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ErrorMessage` is never constructed [INFO] [stdout] --> src/utils/request.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ErrorMessage { [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 38.92s [INFO] running `Command { std: "docker" "inspect" "c3471d327759ac36a4b80a7b94e7c4941694d2cdc8c28ddff7991231df9c5d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3471d327759ac36a4b80a7b94e7c4941694d2cdc8c28ddff7991231df9c5d16", kill_on_drop: false }` [INFO] [stdout] c3471d327759ac36a4b80a7b94e7c4941694d2cdc8c28ddff7991231df9c5d16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7cfaba5660dfe1b957f8e67b49c8d1ae5ff9807c6881dae80206077c037cf924 [INFO] running `Command { std: "docker" "start" "-a" "7cfaba5660dfe1b957f8e67b49c8d1ae5ff9807c6881dae80206077c037cf924", kill_on_drop: false }` [INFO] [stderr] Compiling notion-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ErrorMessage` is never constructed [INFO] [stdout] --> src/utils/request.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ErrorMessage { [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.32s [INFO] running `Command { std: "docker" "inspect" "7cfaba5660dfe1b957f8e67b49c8d1ae5ff9807c6881dae80206077c037cf924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cfaba5660dfe1b957f8e67b49c8d1ae5ff9807c6881dae80206077c037cf924", kill_on_drop: false }` [INFO] [stdout] 7cfaba5660dfe1b957f8e67b49c8d1ae5ff9807c6881dae80206077c037cf924