[INFO] cloning repository https://github.com/ninthsun91/jira-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ninthsun91/jira-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninthsun91%2Fjira-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninthsun91%2Fjira-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 121553cbe64cd0ac5b33a1c631000afb830938ea [INFO] building ninthsun91/jira-cli against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninthsun91%2Fjira-cli" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ninthsun91/jira-cli on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ninthsun91/jira-cli [INFO] finished tweaking git repo https://github.com/ninthsun91/jira-cli [INFO] tweaked toml for git repo https://github.com/ninthsun91/jira-cli written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ninthsun91/jira-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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nextest-metadata v0.10.0 [INFO] [stderr] Downloaded nextest-workspace-hack v0.1.0 [INFO] [stderr] Downloaded display-error-chain v0.2.0 [INFO] [stderr] Downloaded nom-tracable v0.9.1 [INFO] [stderr] Downloaded atomicwrites v0.4.3 [INFO] [stderr] Downloaded nom-tracable-macros v0.9.1 [INFO] [stderr] Downloaded target-spec-miette v0.3.0 [INFO] [stderr] Downloaded mukti-metadata v0.2.1 [INFO] [stderr] Downloaded win32job v1.0.4 [INFO] [stderr] Downloaded async-scoped v0.8.0 [INFO] [stderr] Downloaded camino-tempfile v1.1.1 [INFO] [stderr] Downloaded nextest-filtering v0.7.1 [INFO] [stderr] Downloaded nextest-runner v0.53.1 [INFO] [stderr] Downloaded cargo-nextest v0.9.67 [INFO] [stderr] Downloaded future-queue v0.3.0 [INFO] [stderr] Downloaded quick-junit v0.3.5 [INFO] [stderr] Downloaded guppy v0.17.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f7486808beb571fd992f19cf871e845df5588e2d38018d9b446224aa2ae9cb6 [INFO] running `Command { std: "docker" "start" "-a" "9f7486808beb571fd992f19cf871e845df5588e2d38018d9b446224aa2ae9cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f7486808beb571fd992f19cf871e845df5588e2d38018d9b446224aa2ae9cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f7486808beb571fd992f19cf871e845df5588e2d38018d9b446224aa2ae9cb6", kill_on_drop: false }` [INFO] [stdout] 9f7486808beb571fd992f19cf871e845df5588e2d38018d9b446224aa2ae9cb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf4f06a666e2650b676e5740693a5ecd0e6e80f2cea6444bf288d7a4e644b04b [INFO] running `Command { std: "docker" "start" "-a" "bf4f06a666e2650b676e5740693a5ecd0e6e80f2cea6444bf288d7a4e644b04b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling target-spec v3.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling nextest-workspace-hack v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling winnow v0.6.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling self_update v0.39.0 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling self-replace v1.3.7 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nextest-runner v0.53.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling recursion v0.5.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling atomicwrites v0.4.3 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling display-error-chain v0.2.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=8ce94bed961d695f -C extra-filename=-8ce94bed961d695f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3e1cf720b51855e8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8d211423600322e1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7be03bc765f2dbf8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bf4f06a666e2650b676e5740693a5ecd0e6e80f2cea6444bf288d7a4e644b04b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4f06a666e2650b676e5740693a5ecd0e6e80f2cea6444bf288d7a4e644b04b", kill_on_drop: false }` [INFO] [stdout] bf4f06a666e2650b676e5740693a5ecd0e6e80f2cea6444bf288d7a4e644b04b [INFO] building ninthsun91/jira-cli against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninthsun91%2Fjira-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ninthsun91/jira-cli on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ninthsun91/jira-cli [INFO] finished tweaking git repo https://github.com/ninthsun91/jira-cli [INFO] tweaked toml for git repo https://github.com/ninthsun91/jira-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ninthsun91/jira-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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e46c5999cc4bcd084bcb396560026af3c69d5042d6d7bc13cb0def9632da4c4e [INFO] running `Command { std: "docker" "start" "-a" "e46c5999cc4bcd084bcb396560026af3c69d5042d6d7bc13cb0def9632da4c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e46c5999cc4bcd084bcb396560026af3c69d5042d6d7bc13cb0def9632da4c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46c5999cc4bcd084bcb396560026af3c69d5042d6d7bc13cb0def9632da4c4e", kill_on_drop: false }` [INFO] [stdout] e46c5999cc4bcd084bcb396560026af3c69d5042d6d7bc13cb0def9632da4c4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 610a188e011b88977bfda7e54f98904a35c0cafd0394b560d905f71825d08efa [INFO] running `Command { std: "docker" "start" "-a" "610a188e011b88977bfda7e54f98904a35c0cafd0394b560d905f71825d08efa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling target-spec v3.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nextest-workspace-hack v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling winnow v0.6.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling self_update v0.39.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling self-replace v1.3.7 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling recursion v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling nextest-runner v0.53.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling atomicwrites v0.4.3 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling display-error-chain v0.2.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling enable-ansi-support v0.2.1 [INFO] [stderr] Compiling ellipse v0.2.0 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Compiling nom-tracable v0.9.1 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling future-queue v0.3.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling clearscreen v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling async-scoped v0.8.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling cargo-platform v0.1.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling serde_ignored v0.1.10 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling camino-tempfile v1.1.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling quick-junit v0.3.5 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling mukti-metadata v0.2.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling nextest-metadata v0.10.0 [INFO] [stderr] Compiling target-spec-miette v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling guppy v0.17.5 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling nextest-filtering v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling cargo-nextest v0.9.67 [INFO] [stderr] Compiling jira v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `borrow::Borrow` [INFO] [stdout] --> src/navigator.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{borrow::Borrow, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_any` is never used [INFO] [stdout] --> src/ui/pages/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait Page { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 17 | fn as_any(&self) -> &dyn Any; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_page_count` and `set_prompts` are never used [INFO] [stdout] --> src/navigator.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Navigator { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 91 | fn get_page_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | fn set_prompts(&mut self, prompts: Prompts) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.01s [INFO] running `Command { std: "docker" "inspect" "610a188e011b88977bfda7e54f98904a35c0cafd0394b560d905f71825d08efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610a188e011b88977bfda7e54f98904a35c0cafd0394b560d905f71825d08efa", kill_on_drop: false }` [INFO] [stdout] 610a188e011b88977bfda7e54f98904a35c0cafd0394b560d905f71825d08efa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ff73a07063a74d0079b62d3c530698f8cc03d637087ee3fce5c96e957d04d82 [INFO] running `Command { std: "docker" "start" "-a" "0ff73a07063a74d0079b62d3c530698f8cc03d637087ee3fce5c96e957d04d82", kill_on_drop: false }` [INFO] [stderr] Compiling jira v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `borrow::Borrow` [INFO] [stdout] --> src/navigator.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{borrow::Borrow, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "0ff73a07063a74d0079b62d3c530698f8cc03d637087ee3fce5c96e957d04d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff73a07063a74d0079b62d3c530698f8cc03d637087ee3fce5c96e957d04d82", kill_on_drop: false }` [INFO] [stdout] 0ff73a07063a74d0079b62d3c530698f8cc03d637087ee3fce5c96e957d04d82