[INFO] fetching crate isaac-sim-dora 0.1.0...
[INFO] checking isaac-sim-dora-0.1.0 against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] extracting crate isaac-sim-dora 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate isaac-sim-dora 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate isaac-sim-dora 0.1.0
[INFO] tweaked toml for crates.io crate isaac-sim-dora 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate isaac-sim-dora 0.1.0 on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate isaac-sim-dora 0.1.0 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `isaac-sim-dora` (manifest) generated 1 warning
[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] c5c5ecc253b9d13e4cd346e2df0888d8bd7b043a264595a45480f6a78cfce4ad
[INFO] running `Command { std: "docker" "start" "c5c5ecc253b9d13e4cd346e2df0888d8bd7b043a264595a45480f6a78cfce4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5c5ecc253b9d13e4cd346e2df0888d8bd7b043a264595a45480f6a78cfce4ad", 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" "c5c5ecc253b9d13e4cd346e2df0888d8bd7b043a264595a45480f6a78cfce4ad" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5c5ecc253b9d13e4cd346e2df0888d8bd7b043a264595a45480f6a78cfce4ad", 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" "c5c5ecc253b9d13e4cd346e2df0888d8bd7b043a264595a45480f6a78cfce4ad" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `isaac-sim-dora` (manifest) generated 1 warning
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking shellexpand v2.1.2
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.30.0
[INFO] [stderr]     Checking sysinfo v0.35.2
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking machine-uid v0.5.4
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking splitty v1.0.2
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking which v5.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling cxx-build v1.0.194
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tarpc-plugins v0.14.1
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e977a0b5ab976a591981e7263bd67a71a4f79308/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.39/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 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=346c611a2e322082 -C extra-filename=-5e3bc97facb70249 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-23ea74944bcd52cd.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-fca101c6f82a43d5.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-997613d255449e79.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a40156bb3ac2a890.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3be1b3c2093f7e1b/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c5c5ecc253b9d13e4cd346e2df0888d8bd7b043a264595a45480f6a78cfce4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5c5ecc253b9d13e4cd346e2df0888d8bd7b043a264595a45480f6a78cfce4ad", kill_on_drop: false }`
[INFO] [stdout] c5c5ecc253b9d13e4cd346e2df0888d8bd7b043a264595a45480f6a78cfce4ad
