[INFO] fetching crate atlassian-cli 0.1.7... [INFO] testing atlassian-cli-0.1.7 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] extracting crate atlassian-cli 0.1.7 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate atlassian-cli 0.1.7 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate atlassian-cli 0.1.7 [INFO] tweaked toml for crates.io crate atlassian-cli 0.1.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate atlassian-cli 0.1.7 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate atlassian-cli 0.1.7 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded atlassian-cli-output v0.1.7 [INFO] [stderr] Downloaded atlassian-cli-config v0.1.7 [INFO] [stderr] Downloaded tabled_derive v0.8.0 [INFO] [stderr] Downloaded clap v4.5.52 [INFO] [stderr] Downloaded atlassian-cli-auth v0.1.7 [INFO] [stderr] Downloaded backoff v0.4.0 [INFO] [stderr] Downloaded papergrid v0.12.0 [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded atlassian-cli-api v0.1.7 [INFO] [stderr] Downloaded atlassian-cli-bulk v0.1.7 [INFO] [stderr] Downloaded clap_builder v4.5.52 [INFO] [stderr] Downloaded tabled v0.16.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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32cb842179cffe781a9fd2fd639a99e7a59e1fdf190e8872b6bd2327e4821ab1 [INFO] running `Command { std: "docker" "start" "-a" "32cb842179cffe781a9fd2fd639a99e7a59e1fdf190e8872b6bd2327e4821ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32cb842179cffe781a9fd2fd639a99e7a59e1fdf190e8872b6bd2327e4821ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32cb842179cffe781a9fd2fd639a99e7a59e1fdf190e8872b6bd2327e4821ab1", kill_on_drop: false }` [INFO] [stdout] 32cb842179cffe781a9fd2fd639a99e7a59e1fdf190e8872b6bd2327e4821ab1 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 073f793a3d2324a3a702301b124d07e4efa93344ccc68f8a7581e63e68c6dd42 [INFO] running `Command { std: "docker" "start" "-a" "073f793a3d2324a3a702301b124d07e4efa93344ccc68f8a7581e63e68c6dd42", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling clap_builder v4.5.52 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap v4.5.52 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling atlassian-cli-output v0.1.7 [INFO] [stderr] Compiling atlassian-cli-config v0.1.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling atlassian-cli-auth v0.1.7 [INFO] [stderr] Compiling atlassian-cli-bulk v0.1.7 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling atlassian-cli-api v0.1.7 [INFO] [stderr] Compiling atlassian-cli v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "073f793a3d2324a3a702301b124d07e4efa93344ccc68f8a7581e63e68c6dd42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073f793a3d2324a3a702301b124d07e4efa93344ccc68f8a7581e63e68c6dd42", kill_on_drop: false }` [INFO] [stdout] 073f793a3d2324a3a702301b124d07e4efa93344ccc68f8a7581e63e68c6dd42 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14fca0ceb9417c26a47e841c5b71a2dc41c08285e25ddac4f384bfafbc52c9ba [INFO] running `Command { std: "docker" "start" "-a" "14fca0ceb9417c26a47e841c5b71a2dc41c08285e25ddac4f384bfafbc52c9ba", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling atlassian-cli-api v0.1.7 [INFO] [stderr] Compiling atlassian-cli v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `atlassian-cli` (bin "atlassian-cli") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name atlassian_cli --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37174aaabb6cd248 -C extra-filename=-65f1053b41a389bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern atlassian_cli_api=/opt/rustwide/target/debug/deps/libatlassian_cli_api-92a4c848f0cec5b8.rlib --extern atlassian_cli_auth=/opt/rustwide/target/debug/deps/libatlassian_cli_auth-b6b1a4e52d105c9d.rlib --extern atlassian_cli_bulk=/opt/rustwide/target/debug/deps/libatlassian_cli_bulk-26001bb0f384f4ae.rlib --extern atlassian_cli_config=/opt/rustwide/target/debug/deps/libatlassian_cli_config-a7b30073a1c8419f.rlib --extern atlassian_cli_output=/opt/rustwide/target/debug/deps/libatlassian_cli_output-481996dddd8b00d6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2d2a8cc7a4f64e48.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-dd44f16b58d13438.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-f98bcfa69ec9a8d9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-cccf443c4dae6565.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-5a2aaa1512c7b5e1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cca6eefb4a2571cd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8140f6921b876e69.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c76203c1e07ea8de.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f46eb50a121ea7a5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4681f78ec78ed68d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7aed2d2ad894131e.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-892d65d09782ab9b/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "14fca0ceb9417c26a47e841c5b71a2dc41c08285e25ddac4f384bfafbc52c9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14fca0ceb9417c26a47e841c5b71a2dc41c08285e25ddac4f384bfafbc52c9ba", kill_on_drop: false }` [INFO] [stdout] 14fca0ceb9417c26a47e841c5b71a2dc41c08285e25ddac4f384bfafbc52c9ba