[INFO] cloning repository https://github.com/sioan7/cesrinfo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sioan7/cesrinfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsioan7%2Fcesrinfo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsioan7%2Fcesrinfo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90e196778038ab54eb9d424a40b508d0d689504b
[INFO] building sioan7/cesrinfo against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsioan7%2Fcesrinfo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sioan7/cesrinfo
[INFO] finished tweaking git repo https://github.com/sioan7/cesrinfo
[INFO] tweaked toml for git repo https://github.com/sioan7/cesrinfo written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sioan7/cesrinfo on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sioan7/cesrinfo 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.0
[INFO] [stderr]   Downloaded rstest_macros v0.18.2
[INFO] [stderr]   Downloaded relative-path v1.9.2
[INFO] [stderr]   Downloaded primeorder v0.13.6
[INFO] [stderr]   Downloaded platforms v3.3.0
[INFO] [stderr]   Downloaded base16ct v0.2.0
[INFO] [stderr]   Downloaded syn v2.0.50
[INFO] [stderr]   Downloaded k256 v0.13.3
[INFO] [stderr]   Downloaded rstest v0.18.2
[INFO] [stderr]   Downloaded elliptic-curve v0.13.8
[INFO] [stderr]   Downloaded ed25519-dalek v2.1.1
[INFO] [stderr]   Downloaded clap_builder v4.5.1
[INFO] [stderr]   Downloaded curve25519-dalek v4.1.2
[INFO] [stderr]   Downloaded fiat-crypto v0.2.6
[INFO] [stderr]   Downloaded sec1 v0.7.3
[INFO] [stderr]   Downloaded ff v0.13.0
[INFO] [stderr]   Downloaded group v0.13.0
[INFO] [stderr]   Downloaded p256 v0.13.2
[INFO] [stderr]   Downloaded cesride v0.6.2
[INFO] [stderr]   Downloaded ed25519 v2.2.3
[INFO] [stderr]   Downloaded ecdsa v0.16.9
[INFO] [stderr]   Downloaded strsim v0.11.0
[INFO] [stderr]   Downloaded clap v4.5.1
[INFO] [stderr]   Downloaded rfc6979 v0.4.0
[INFO] [stderr]   Downloaded crypto-bigint v0.5.5
[INFO] [stderr]   Downloaded der v0.7.8
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06bad2e8c62ab39a7de0eefddaf0c6118bc13a54d1bc0f20083f7d9e3cdc47fb
[INFO] running `Command { std: "docker" "start" "-a" "06bad2e8c62ab39a7de0eefddaf0c6118bc13a54d1bc0f20083f7d9e3cdc47fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06bad2e8c62ab39a7de0eefddaf0c6118bc13a54d1bc0f20083f7d9e3cdc47fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06bad2e8c62ab39a7de0eefddaf0c6118bc13a54d1bc0f20083f7d9e3cdc47fb", kill_on_drop: false }`
[INFO] [stdout] 06bad2e8c62ab39a7de0eefddaf0c6118bc13a54d1bc0f20083f7d9e3cdc47fb
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cc0ed312b4d216a9d65ea233e9a32c3964684b07ae978370949742634c36fd1
[INFO] running `Command { std: "docker" "start" "-a" "7cc0ed312b4d216a9d65ea233e9a32c3964684b07ae978370949742634c36fd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.91
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bumpalo v3.15.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling wasm-bindgen v0.2.91
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling js-sys v0.3.68
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling cesrinf v0.1.0 (/opt/rustwide/workdir/cesrinf)
[INFO] [stderr]    Compiling cesride v0.6.2
[INFO] [stderr]    Compiling web-sys v0.3.68
[INFO] [stdout] warning: trait `FromBase64` is never used
[INFO] [stdout]   --> cesrinf/src/base64_conversions.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait FromBase64<A: Sized> {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ColdCodexStatus` is never used
[INFO] [stdout]  --> cesrinf/src/colder.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum ColdCodexStatus {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cesrinf-cli v0.1.0 (/opt/rustwide/workdir/cesrinf-cli)
[INFO] [stderr]    Compiling cesrinf-wasm v0.1.0 (/opt/rustwide/workdir/cesrinf-wasm)
[INFO] [stderr]    Compiling cesriding v0.1.0 (/opt/rustwide/workdir/cesriding)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.44s
[INFO] running `Command { std: "docker" "inspect" "7cc0ed312b4d216a9d65ea233e9a32c3964684b07ae978370949742634c36fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cc0ed312b4d216a9d65ea233e9a32c3964684b07ae978370949742634c36fd1", kill_on_drop: false }`
[INFO] [stdout] 7cc0ed312b4d216a9d65ea233e9a32c3964684b07ae978370949742634c36fd1
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9316753400be9747e01015227752a7ff680d91ef69e26ed425772e616c8dadff
[INFO] running `Command { std: "docker" "start" "-a" "9316753400be9747e01015227752a7ff680d91ef69e26ed425772e616c8dadff", kill_on_drop: false }`
[INFO] [stderr]    Compiling cesrinf v0.1.0 (/opt/rustwide/workdir/cesrinf)
[INFO] [stdout] warning: trait `FromBase64` is never used
[INFO] [stdout]   --> cesrinf/src/base64_conversions.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait FromBase64<A: Sized> {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ColdCodexStatus` is never used
[INFO] [stdout]  --> cesrinf/src/colder.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum ColdCodexStatus {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cesrinf-wasm v0.1.0 (/opt/rustwide/workdir/cesrinf-wasm)
[INFO] [stderr]    Compiling cesriding v0.1.0 (/opt/rustwide/workdir/cesriding)
[INFO] [stderr]    Compiling cesrinf-cli v0.1.0 (/opt/rustwide/workdir/cesrinf-cli)
[INFO] [stdout] warning: enum `ColdCodexStatus` is never used
[INFO] [stdout]  --> cesrinf/src/colder.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum ColdCodexStatus {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] running `Command { std: "docker" "inspect" "9316753400be9747e01015227752a7ff680d91ef69e26ed425772e616c8dadff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9316753400be9747e01015227752a7ff680d91ef69e26ed425772e616c8dadff", kill_on_drop: false }`
[INFO] [stdout] 9316753400be9747e01015227752a7ff680d91ef69e26ed425772e616c8dadff
