[INFO] cloning repository https://github.com/shimunn/fido2luks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shimunn/fido2luks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimunn%2Ffido2luks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimunn%2Ffido2luks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0b3bd43b96f5694fe1a82c6c9b2243c71994f1f
[INFO] checking shimunn/fido2luks against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimunn%2Ffido2luks" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shimunn/fido2luks
[INFO] finished tweaking git repo https://github.com/shimunn/fido2luks
[INFO] tweaked toml for git repo https://github.com/shimunn/fido2luks written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shimunn/fido2luks on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shimunn/fido2luks 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a77cb6d43f1b76fb96389086ae402f4cb5fd23fd3d04da95a7ff6db680a307de
[INFO] running `Command { std: "docker" "start" "a77cb6d43f1b76fb96389086ae402f4cb5fd23fd3d04da95a7ff6db680a307de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a77cb6d43f1b76fb96389086ae402f4cb5fd23fd3d04da95a7ff6db680a307de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a77cb6d43f1b76fb96389086ae402f4cb5fd23fd3d04da95a7ff6db680a307de" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a77cb6d43f1b76fb96389086ae402f4cb5fd23fd3d04da95a7ff6db680a307de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a77cb6d43f1b76fb96389086ae402f4cb5fd23fd3d04da95a7ff6db680a307de" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling oid-registry v0.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libcryptsetup-rs v0.9.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking block-padding v0.3.2
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling hidapi v1.4.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]    Compiling rpassword v4.0.5
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]     Checking aes v0.8.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.29.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 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "wasm", "wasmparser", "write", "write_core", "write_std"))' -C metadata=0ad14fe9feeef895 -C extra-filename=-880bbbf31b7d409b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c9310a4c24777293.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" "a77cb6d43f1b76fb96389086ae402f4cb5fd23fd3d04da95a7ff6db680a307de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a77cb6d43f1b76fb96389086ae402f4cb5fd23fd3d04da95a7ff6db680a307de", kill_on_drop: false }`
[INFO] [stdout] a77cb6d43f1b76fb96389086ae402f4cb5fd23fd3d04da95a7ff6db680a307de
