[INFO] cloning repository https://github.com/chanced/navajo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chanced/navajo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchanced%2Fnavajo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchanced%2Fnavajo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b399e6f7240381c30d75f68ce31b306fbf5d52dd [INFO] testing chanced/navajo against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchanced%2Fnavajo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chanced/navajo on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/chanced/navajo [INFO] finished tweaking git repo https://github.com/chanced/navajo [INFO] tweaked toml for git repo https://github.com/chanced/navajo written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chanced/navajo 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secret-vault-value v0.3.7 [INFO] [stderr] Downloaded quickcheck_async v0.1.1 [INFO] [stderr] Downloaded xshell-macros v0.2.3 [INFO] [stderr] Downloaded rvs_derive v0.3.2 [INFO] [stderr] Downloaded dbl v0.3.2 [INFO] [stderr] Downloaded rvstruct v0.3.2 [INFO] [stderr] Downloaded der v0.7.0 [INFO] [stderr] Downloaded ed25519 v2.2.0 [INFO] [stderr] Downloaded kms-aead v0.15.0 [INFO] [stderr] Downloaded inherent v1.0.4 [INFO] [stderr] Downloaded xshell v0.2.3 [INFO] [stderr] Downloaded aes-siv v0.7.0 [INFO] [stderr] Downloaded ed25519-dalek v2.0.0-rc.2 [INFO] [stderr] Downloaded tonic v0.9.1 [INFO] [stderr] Downloaded curve25519-dalek v4.0.0-rc.2 [INFO] [stderr] Downloaded cmac v0.7.1 [INFO] [stderr] Downloaded p384 v0.12.0 [INFO] [stderr] Downloaded gcloud-sdk v0.20.1 [INFO] [stderr] Downloaded rsb_derive v0.5.1 [INFO] [stderr] Downloaded pkcs8 v0.10.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a081b0d6d2e400f6f2208230da16c4b51ffa2a174844112d2b85a16b21b09b7f [INFO] running `Command { std: "docker" "start" "-a" "a081b0d6d2e400f6f2208230da16c4b51ffa2a174844112d2b85a16b21b09b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a081b0d6d2e400f6f2208230da16c4b51ffa2a174844112d2b85a16b21b09b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a081b0d6d2e400f6f2208230da16c4b51ffa2a174844112d2b85a16b21b09b7f", kill_on_drop: false }` [INFO] [stdout] a081b0d6d2e400f6f2208230da16c4b51ffa2a174844112d2b85a16b21b09b7f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e343af8c7d412bd243f115bc88a83f6763d2cb9e679be336d3b39a5318ac66cd [INFO] running `Command { std: "docker" "start" "-a" "e343af8c7d412bd243f115bc88a83f6763d2cb9e679be336d3b39a5318ac66cd", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.3.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rustls v0.21.0 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling axum v0.6.10 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling curve25519-dalek v4.0.0-rc.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling constant_time_eq v0.2.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling dirs-sys v0.4.0 [INFO] [stderr] Compiling syn v2.0.11 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling dirs v5.0.0 [INFO] [stderr] Compiling xshell-macros v0.2.3 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling navajo-vault v0.0.0 (/opt/rustwide/workdir/navajo-vault) [INFO] [stderr] Compiling navajo-azure v0.0.0 (/opt/rustwide/workdir/navajo-azure) [INFO] [stderr] Compiling navajo-aws v0.0.0 (/opt/rustwide/workdir/navajo-aws) [INFO] [stderr] Compiling xshell v0.2.3 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling terminal_size v0.2.5 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling clap_builder v4.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling prost-derive v0.11.8 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] error: could not compile `clap_builder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.2.0/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 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=d9b2a719c3f4fb23 -C extra-filename=-d9b2a719c3f4fb23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-2afeb3e2e82b3fac.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-08bcba4de8f57e86.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-48027a53fa839456.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-002d54b067a867e1.rmeta --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-88aa1926bf893ebc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e343af8c7d412bd243f115bc88a83f6763d2cb9e679be336d3b39a5318ac66cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e343af8c7d412bd243f115bc88a83f6763d2cb9e679be336d3b39a5318ac66cd", kill_on_drop: false }` [INFO] [stdout] e343af8c7d412bd243f115bc88a83f6763d2cb9e679be336d3b39a5318ac66cd