[INFO] cloning repository https://github.com/pk8189/linode-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pk8189/linode-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpk8189%2Flinode-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpk8189%2Flinode-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98efda6dc488f89e729ffe65546f82b4c2f3a299
[INFO] checking pk8189/linode-cli against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpk8189%2Flinode-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pk8189/linode-cli
[INFO] finished tweaking git repo https://github.com/pk8189/linode-cli
[INFO] tweaked toml for git repo https://github.com/pk8189/linode-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pk8189/linode-cli on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pk8189/linode-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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.1.1
[INFO] [stderr]   Downloaded serial_test_derive v3.1.1
[INFO] [stderr]   Downloaded sdd v3.0.4
[INFO] [stderr]   Downloaded scc v2.2.4
[INFO] [stderr]   Downloaded anstyle v1.0.9
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded unicase v2.8.0
[INFO] [stderr]   Downloaded env_filter v0.1.2
[INFO] [stderr]   Downloaded clap_lex v0.7.2
[INFO] [stderr]   Downloaded env_logger v0.11.5
[INFO] [stderr]   Downloaded clap-markdown v0.1.4
[INFO] [stderr]   Downloaded clap_complete v4.5.35
[INFO] [stderr]   Downloaded clap v4.5.20
[INFO] [stderr]   Downloaded clap_builder v4.5.20
[INFO] [stderr]   Downloaded openssl-src v300.4.0+3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 677108d2da69b49bc76f7893b2739e70bf7467376436519f5c5ef9f5a602eeff
[INFO] running `Command { std: "docker" "start" "-a" "677108d2da69b49bc76f7893b2739e70bf7467376436519f5c5ef9f5a602eeff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "677108d2da69b49bc76f7893b2739e70bf7467376436519f5c5ef9f5a602eeff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "677108d2da69b49bc76f7893b2739e70bf7467376436519f5c5ef9f5a602eeff", kill_on_drop: false }`
[INFO] [stdout] 677108d2da69b49bc76f7893b2739e70bf7467376436519f5c5ef9f5a602eeff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1326329db2876a6aed7d3b3eb143524defc356c13b4bdb3791350d712c94cf2e
[INFO] running `Command { std: "docker" "start" "-a" "1326329db2876a6aed7d3b3eb143524defc356c13b4bdb3791350d712c94cf2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking sdd v3.0.4
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking scc v2.2.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]     Checking serial_test v3.1.1
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking linode_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `linode_api` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4b9792692fbb675174d4d2082e7c37b2bc930e71/bin/rustc --crate-name linode_api --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli"))' -C metadata=cc55b9a7249174c9 -C extra-filename=-53cfb617f0decfe9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0119af9d59348599.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4c94f2d0255bf698.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e156eb602563275b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5eb45f6e1ab515a5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2d381deff2125394.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-038b6eb1770e82d4.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9024eac8c5768247.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-540e545ea32cb0fa.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `linode_api` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4b9792692fbb675174d4d2082e7c37b2bc930e71/bin/rustc --crate-name linode_api --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli"))' -C metadata=cecf378e1b138771 -C extra-filename=-a652150dbab6a584 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0119af9d59348599.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4c94f2d0255bf698.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e156eb602563275b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5eb45f6e1ab515a5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2d381deff2125394.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-038b6eb1770e82d4.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d06797bd5ec325ff.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9024eac8c5768247.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-540e545ea32cb0fa.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1326329db2876a6aed7d3b3eb143524defc356c13b4bdb3791350d712c94cf2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1326329db2876a6aed7d3b3eb143524defc356c13b4bdb3791350d712c94cf2e", kill_on_drop: false }`
[INFO] [stdout] 1326329db2876a6aed7d3b3eb143524defc356c13b4bdb3791350d712c94cf2e
