[INFO] cloning repository https://github.com/F-M-Franco/rsa2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/F-M-Franco/rsa2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF-M-Franco%2Frsa2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF-M-Franco%2Frsa2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ee8db418bbdd696d8a86d5133b141793bf59f8a
[INFO] checking F-M-Franco/rsa2 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF-M-Franco%2Frsa2" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/F-M-Franco/rsa2
[INFO] finished tweaking git repo https://github.com/F-M-Franco/rsa2
[INFO] tweaked toml for git repo https://github.com/F-M-Franco/rsa2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/F-M-Franco/rsa2 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/F-M-Franco/rsa2 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded modinverse v0.1.1
[INFO] [stderr]   Downloaded sha256 v1.4.0
[INFO] [stderr]   Downloaded bnum v0.9.0
[INFO] [stderr]   Downloaded syn v2.0.38
[INFO] [stderr]   Downloaded tokio v1.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82ca3f88ee08435211a41e46d24fcf4587353a4f8d4510e68a0b46b0df197237
[INFO] running `Command { std: "docker" "start" "-a" "82ca3f88ee08435211a41e46d24fcf4587353a4f8d4510e68a0b46b0df197237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82ca3f88ee08435211a41e46d24fcf4587353a4f8d4510e68a0b46b0df197237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82ca3f88ee08435211a41e46d24fcf4587353a4f8d4510e68a0b46b0df197237", kill_on_drop: false }`
[INFO] [stdout] 82ca3f88ee08435211a41e46d24fcf4587353a4f8d4510e68a0b46b0df197237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 416ca2bf3e59e3ecfff18790758dca71f5a434bbae87a944363e944b2ddc55d8
[INFO] running `Command { std: "docker" "start" "-a" "416ca2bf3e59e3ecfff18790758dca71f5a434bbae87a944363e944b2ddc55d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bnum v0.9.0
[INFO] [stderr]     Checking modinverse v0.1.1
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:80:20
[INFO] [stdout]     |
[INFO] [stdout] 70  | /             fn as_<T>(self) -> T
[INFO] [stdout] 71  | |             where
[INFO] [stdout] 72  | |                 T: CastFrom<Self>,
[INFO] [stdout] 73  | |                 Self: Sized;
[INFO] [stdout]     | |____________________________- definition of `as_` from trait
[INFO] [stdout] ...
[INFO] [stdout] 80  |                   T: ~const CastFrom<Self>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ impl has extra requirement `T: ~const CastFrom<U>`
[INFO] [stdout] ...
[INFO] [stdout] 123 |   as_trait!();
[INFO] [stdout]     |   ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `as_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0276`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bnum` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "416ca2bf3e59e3ecfff18790758dca71f5a434bbae87a944363e944b2ddc55d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "416ca2bf3e59e3ecfff18790758dca71f5a434bbae87a944363e944b2ddc55d8", kill_on_drop: false }`
[INFO] [stdout] 416ca2bf3e59e3ecfff18790758dca71f5a434bbae87a944363e944b2ddc55d8
