[INFO] cloning repository https://github.com/K-dizzled/jb-cub-blockchain-hw1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/K-dizzled/jb-cub-blockchain-hw1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-dizzled%2Fjb-cub-blockchain-hw1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-dizzled%2Fjb-cub-blockchain-hw1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b06ccb27a6598bc447b711450c57d4983a05867f [INFO] testing K-dizzled/jb-cub-blockchain-hw1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-dizzled%2Fjb-cub-blockchain-hw1" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/K-dizzled/jb-cub-blockchain-hw1 [INFO] finished tweaking git repo https://github.com/K-dizzled/jb-cub-blockchain-hw1 [INFO] tweaked toml for git repo https://github.com/K-dizzled/jb-cub-blockchain-hw1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/K-dizzled/jb-cub-blockchain-hw1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/K-dizzled/jb-cub-blockchain-hw1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pem-rfc7468 v0.6.0 [INFO] [stderr] Downloaded pkcs1 v0.4.1 [INFO] [stderr] Downloaded const-oid v0.9.2 [INFO] [stderr] Downloaded rsa v0.8.2 [INFO] [stderr] Downloaded num-bigint-dig v0.8.2 [INFO] [stderr] Downloaded rustix v0.37.8 [INFO] [stderr] Downloaded linux-raw-sys v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7acb3c92fe63413443762a9cf5926daf03a1630b22477d3bbf52c6ef6cb127b [INFO] running `Command { std: "docker" "start" "-a" "a7acb3c92fe63413443762a9cf5926daf03a1630b22477d3bbf52c6ef6cb127b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7acb3c92fe63413443762a9cf5926daf03a1630b22477d3bbf52c6ef6cb127b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7acb3c92fe63413443762a9cf5926daf03a1630b22477d3bbf52c6ef6cb127b", kill_on_drop: false }` [INFO] [stdout] a7acb3c92fe63413443762a9cf5926daf03a1630b22477d3bbf52c6ef6cb127b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f72642abf5b49059897704b3825ecc293a03bd60ba06d67135976eab1335d300 [INFO] running `Command { std: "docker" "start" "-a" "f72642abf5b49059897704b3825ecc293a03bd60ba06d67135976eab1335d300", kill_on_drop: false }` [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustix v0.37.8 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling rsa v0.8.2 [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Compiling rsa_signature v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.45s [INFO] running `Command { std: "docker" "inspect" "f72642abf5b49059897704b3825ecc293a03bd60ba06d67135976eab1335d300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f72642abf5b49059897704b3825ecc293a03bd60ba06d67135976eab1335d300", kill_on_drop: false }` [INFO] [stdout] f72642abf5b49059897704b3825ecc293a03bd60ba06d67135976eab1335d300 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 243344c2f844f07f6f4ab0531ee9be841fc53557171b82208a563440ecdd8446 [INFO] running `Command { std: "docker" "start" "-a" "243344c2f844f07f6f4ab0531ee9be841fc53557171b82208a563440ecdd8446", kill_on_drop: false }` [INFO] [stderr] Compiling rsa_signature v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "243344c2f844f07f6f4ab0531ee9be841fc53557171b82208a563440ecdd8446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "243344c2f844f07f6f4ab0531ee9be841fc53557171b82208a563440ecdd8446", kill_on_drop: false }` [INFO] [stdout] 243344c2f844f07f6f4ab0531ee9be841fc53557171b82208a563440ecdd8446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3f635b00c305ee2b63990a431715974e7714faf3aa73c35a2084e354c03fe319 [INFO] running `Command { std: "docker" "start" "-a" "3f635b00c305ee2b63990a431715974e7714faf3aa73c35a2084e354c03fe319", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rsa_signature-e06e1a20bc8d321e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f635b00c305ee2b63990a431715974e7714faf3aa73c35a2084e354c03fe319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f635b00c305ee2b63990a431715974e7714faf3aa73c35a2084e354c03fe319", kill_on_drop: false }` [INFO] [stdout] 3f635b00c305ee2b63990a431715974e7714faf3aa73c35a2084e354c03fe319