[INFO] cloning repository https://github.com/issueye/icoo_lang_r
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/issueye/icoo_lang_r" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fissueye%2Ficoo_lang_r", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fissueye%2Ficoo_lang_r'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b3fe3b0525eb45b1f70f7061677c1bf81d681f4
[INFO] testing issueye/icoo_lang_r against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fissueye%2Ficoo_lang_r" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/issueye/icoo_lang_r
[INFO] finished tweaking git repo https://github.com/issueye/icoo_lang_r
[INFO] tweaked toml for git repo https://github.com/issueye/icoo_lang_r written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/issueye/icoo_lang_r on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/issueye/icoo_lang_r 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.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 05735d5dd8f08f9cc217d3a3afe94d3429ddd2866828743d1e772e89e5ea6e83
[INFO] running `Command { std: "docker" "start" "05735d5dd8f08f9cc217d3a3afe94d3429ddd2866828743d1e772e89e5ea6e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05735d5dd8f08f9cc217d3a3afe94d3429ddd2866828743d1e772e89e5ea6e83", 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" "05735d5dd8f08f9cc217d3a3afe94d3429ddd2866828743d1e772e89e5ea6e83" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05735d5dd8f08f9cc217d3a3afe94d3429ddd2866828743d1e772e89e5ea6e83", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05735d5dd8f08f9cc217d3a3afe94d3429ddd2866828743d1e772e89e5ea6e83" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling icoo_lang_r v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.98s
[INFO] running `Command { std: "docker" "inspect" "05735d5dd8f08f9cc217d3a3afe94d3429ddd2866828743d1e772e89e5ea6e83", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05735d5dd8f08f9cc217d3a3afe94d3429ddd2866828743d1e772e89e5ea6e83" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling yasna v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rcgen v0.14.8
[INFO] [stderr]    Compiling icoo_lang_r v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `icoo_lang_r` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name icoo_lang_r --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=974147cf24eb7a71 -C extra-filename=-1ce55856ed089d25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-646e76afe4cb5d5a.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-f3e1107096194b5f.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-3469d38d03512d26.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-79a263103c990684.rlib --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-8ed63270f69f2353.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b64506eb5804b515.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-450bb3fe7e5a511d.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-199fb54e768db0cc.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-15f7b0d783aee4e3/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-128fdad1b2b766f8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "05735d5dd8f08f9cc217d3a3afe94d3429ddd2866828743d1e772e89e5ea6e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05735d5dd8f08f9cc217d3a3afe94d3429ddd2866828743d1e772e89e5ea6e83", kill_on_drop: false }`
[INFO] [stdout] 05735d5dd8f08f9cc217d3a3afe94d3429ddd2866828743d1e772e89e5ea6e83
