[INFO] cloning repository https://github.com/amiller68/rs-rsa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amiller68/rs-rsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Familler68%2Frs-rsa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Familler68%2Frs-rsa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30ea7246485c68ba35df8ef741f22c59b7a64b3c
[INFO] building amiller68/rs-rsa against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Familler68%2Frs-rsa" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amiller68/rs-rsa
[INFO] finished tweaking git repo https://github.com/amiller68/rs-rsa
[INFO] tweaked toml for git repo https://github.com/amiller68/rs-rsa written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amiller68/rs-rsa 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/amiller68/rs-rsa 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 git repository `https://github.com/banyancomputer/rs-wnfs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const-oid v0.9.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.60
[INFO] [stderr]   Downloaded cpufeatures v0.2.8
[INFO] [stderr]   Downloaded keccak v0.1.4
[INFO] [stderr]   Downloaded multihash v0.18.1
[INFO] [stderr]   Downloaded async-recursion v1.0.4
[INFO] [stderr]   Downloaded async-trait v0.1.68
[INFO] [stderr]   Downloaded libipld-core v0.16.0
[INFO] [stderr]   Downloaded polyval v0.6.1
[INFO] [stderr]   Downloaded multihash v0.19.0
[INFO] [stderr]   Downloaded ghash v0.5.0
[INFO] [stderr]   Downloaded aes-kw v0.2.1
[INFO] [stderr]   Downloaded data-encoding v2.4.0
[INFO] [stderr]   Downloaded rsa v0.9.2
[INFO] [stderr]   Downloaded aes-gcm v0.10.2
[INFO] [stderr]   Downloaded der v0.7.6
[INFO] [stderr]   Downloaded async-once-cell v0.4.4
[INFO] [stderr]   Downloaded libipld-cbor-derive v0.16.0
[INFO] [stderr]   Downloaded aes v0.8.3
[INFO] [stderr]   Downloaded blake2s_simd v1.0.1
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.2
[INFO] [stderr]   Downloaded libipld-macro v0.16.0
[INFO] [stderr]   Downloaded serde_json v1.0.97
[INFO] [stderr]   Downloaded quick-protobuf v0.8.1
[INFO] [stderr]   Downloaded blake2b_simd v1.0.1
[INFO] [stderr]   Downloaded rand v0.6.3
[INFO] [stderr]   Downloaded libipld-cbor v0.16.0
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.11
[INFO] [stderr]   Downloaded blake3 v1.4.0
[INFO] [stderr]   Downloaded serde_ipld_dagcbor v0.3.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.9
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.13
[INFO] [stderr]   Downloaded multibase v0.9.1
[INFO] [stderr]   Downloaded value-bag v1.4.0
[INFO] [stderr]   Downloaded serde-big-array v0.3.3
[INFO] [stderr]   Downloaded sha3 v0.10.0
[INFO] [stderr]   Downloaded cbor4ii v0.2.14
[INFO] [stderr]   Downloaded skip_ratchet v0.1.6
[INFO] [stderr]   Downloaded libipld-json v0.16.0
[INFO] [stderr]   Downloaded libipld-pb v0.16.0
[INFO] [stderr]   Downloaded constant_time_eq v0.2.6
[INFO] [stderr]   Downloaded sha2 v0.10.7
[INFO] [stderr]   Downloaded signature v2.1.0
[INFO] [stderr]   Downloaded multihash v0.16.3
[INFO] [stderr]   Downloaded cid v0.8.6
[INFO] [stderr]   Downloaded semver v1.0.17
[INFO] [stderr]   Downloaded cid v0.10.1
[INFO] [stderr]   Downloaded libipld v0.16.0
[INFO] [stderr]   Downloaded multihash-derive v0.8.1
[INFO] [stderr]   Downloaded syn v2.0.18
[INFO] [stderr]   Downloaded unsigned-varint v0.7.1
[INFO] [stderr]   Downloaded xxhash-rust v0.8.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9aa87d784a48ede04b7873849a72394fef58d666f420404a317bb504e8722ae1
[INFO] running `Command { std: "docker" "start" "-a" "9aa87d784a48ede04b7873849a72394fef58d666f420404a317bb504e8722ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9aa87d784a48ede04b7873849a72394fef58d666f420404a317bb504e8722ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa87d784a48ede04b7873849a72394fef58d666f420404a317bb504e8722ae1", kill_on_drop: false }`
[INFO] [stdout] 9aa87d784a48ede04b7873849a72394fef58d666f420404a317bb504e8722ae1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 08c4ae109af296e9fdd5d5aefe1387254b240e98a802f8c11ace8fc7773d4aae
[INFO] running `Command { std: "docker" "start" "-a" "08c4ae109af296e9fdd5d5aefe1387254b240e98a802f8c11ace8fc7773d4aae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling unsigned-varint v0.7.1
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling blake3 v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling blake2b_simd v1.0.1
[INFO] [stderr]    Compiling blake2s_simd v1.0.1
[INFO] [stderr]    Compiling value-bag v1.4.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling der v0.7.6
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rand v0.6.3
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling async-once-cell v0.4.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.1
[INFO] [stderr]    Compiling sha3 v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.6
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling aes-gcm v0.10.2
[INFO] [stderr]    Compiling aes-kw v0.2.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling multihash v0.19.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rsa v0.9.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.11
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling data-encoding-macro v0.1.13
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling libipld-cbor-derive v0.16.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling serde-big-array v0.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling skip_ratchet v0.1.6
[INFO] [stderr]    Compiling multihash v0.18.1
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling cid v0.8.6
[INFO] [stderr]    Compiling serde_ipld_dagcbor v0.3.0
[INFO] [stderr]    Compiling cid v0.10.1
[INFO] [stderr]    Compiling libipld-core v0.16.0
[INFO] [stderr]    Compiling libipld-cbor v0.16.0
[INFO] [stderr]    Compiling libipld-pb v0.16.0
[INFO] [stderr]    Compiling libipld-json v0.16.0
[INFO] [stderr]    Compiling libipld-macro v0.16.0
[INFO] [stderr]    Compiling libipld v0.16.0
[INFO] [stderr]    Compiling wnfs-common v0.1.21 (https://github.com/banyancomputer/rs-wnfs.git?branch=rsa#22acba37)
[INFO] [stderr]    Compiling wnfs-hamt v0.1.21 (https://github.com/banyancomputer/rs-wnfs.git?branch=rsa#22acba37)
[INFO] [stderr]    Compiling wnfs-namefilter v0.1.21 (https://github.com/banyancomputer/rs-wnfs.git?branch=rsa#22acba37)
[INFO] [stderr]    Compiling wnfs v0.1.21 (https://github.com/banyancomputer/rs-wnfs.git?branch=rsa#22acba37)
[INFO] [stderr]    Compiling rs-rsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "08c4ae109af296e9fdd5d5aefe1387254b240e98a802f8c11ace8fc7773d4aae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c4ae109af296e9fdd5d5aefe1387254b240e98a802f8c11ace8fc7773d4aae", kill_on_drop: false }`
[INFO] [stdout] 08c4ae109af296e9fdd5d5aefe1387254b240e98a802f8c11ace8fc7773d4aae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1df9f8cd7683f799b9558d30ba04aa7a9015d31ec832844f8c570171686dcba4
[INFO] running `Command { std: "docker" "start" "-a" "1df9f8cd7683f799b9558d30ba04aa7a9015d31ec832844f8c570171686dcba4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rs-rsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "1df9f8cd7683f799b9558d30ba04aa7a9015d31ec832844f8c570171686dcba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1df9f8cd7683f799b9558d30ba04aa7a9015d31ec832844f8c570171686dcba4", kill_on_drop: false }`
[INFO] [stdout] 1df9f8cd7683f799b9558d30ba04aa7a9015d31ec832844f8c570171686dcba4
