[INFO] cloning repository https://github.com/imrank03/rbsigner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imrank03/rbsigner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimrank03%2Frbsigner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimrank03%2Frbsigner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c47c620ec96f7e7eac0ba972a874d27ccbe50a2 [INFO] checking imrank03/rbsigner against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimrank03%2Frbsigner" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imrank03/rbsigner on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imrank03/rbsigner [INFO] finished tweaking git repo https://github.com/imrank03/rbsigner [INFO] tweaked toml for git repo https://github.com/imrank03/rbsigner written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/imrank03/rbsigner 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e8e3aff1cf5c59ee3e803da956bb6defc7f72882db24677d39e66e22b5af249 [INFO] running `Command { std: "docker" "start" "-a" "5e8e3aff1cf5c59ee3e803da956bb6defc7f72882db24677d39e66e22b5af249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e8e3aff1cf5c59ee3e803da956bb6defc7f72882db24677d39e66e22b5af249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e8e3aff1cf5c59ee3e803da956bb6defc7f72882db24677d39e66e22b5af249", kill_on_drop: false }` [INFO] [stdout] 5e8e3aff1cf5c59ee3e803da956bb6defc7f72882db24677d39e66e22b5af249 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03a024ca2c9251d897343c815d356e6237555ffe9ee59d3d277ee15ed76149c1 [INFO] running `Command { std: "docker" "start" "-a" "03a024ca2c9251d897343c815d356e6237555ffe9ee59d3d277ee15ed76149c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking ff v0.11.0 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking elliptic-curve v0.11.12 [INFO] [stderr] Checking rfc6979 v0.1.0 [INFO] [stderr] Checking ecdsa v0.13.4 [INFO] [stderr] Checking p256 v0.10.1 [INFO] [stderr] Checking rbsigner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "03a024ca2c9251d897343c815d356e6237555ffe9ee59d3d277ee15ed76149c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a024ca2c9251d897343c815d356e6237555ffe9ee59d3d277ee15ed76149c1", kill_on_drop: false }` [INFO] [stdout] 03a024ca2c9251d897343c815d356e6237555ffe9ee59d3d277ee15ed76149c1 [INFO] checking imrank03/rbsigner against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimrank03%2Frbsigner" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imrank03/rbsigner on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imrank03/rbsigner [INFO] finished tweaking git repo https://github.com/imrank03/rbsigner [INFO] tweaked toml for git repo https://github.com/imrank03/rbsigner written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/imrank03/rbsigner 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8473489c643f137fe575b527e92f1deecb83af7ca52dbe17ace1c8f472577967 [INFO] running `Command { std: "docker" "start" "-a" "8473489c643f137fe575b527e92f1deecb83af7ca52dbe17ace1c8f472577967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8473489c643f137fe575b527e92f1deecb83af7ca52dbe17ace1c8f472577967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8473489c643f137fe575b527e92f1deecb83af7ca52dbe17ace1c8f472577967", kill_on_drop: false }` [INFO] [stdout] 8473489c643f137fe575b527e92f1deecb83af7ca52dbe17ace1c8f472577967 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5406498614214f4b70ae6e7f248691e939736fad50a2c398781e186912e3ba1 [INFO] running `Command { std: "docker" "start" "-a" "f5406498614214f4b70ae6e7f248691e939736fad50a2c398781e186912e3ba1", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/der-0.5.1/src/encoder.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | self.error(ErrorKind::Failed)?; [INFO] [stdout] | ^^^^^ cannot infer type of the type parameter `T` declared on the method `error` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 30 | self.error::(ErrorKind::Failed)?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/der-0.5.1/src/encoder.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | self.error(ErrorKind::Overlength)?; [INFO] [stdout] | ^^^^^ cannot infer type of the type parameter `T` declared on the method `error` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 190 | self.error::(ErrorKind::Overlength)?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `der` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f5406498614214f4b70ae6e7f248691e939736fad50a2c398781e186912e3ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5406498614214f4b70ae6e7f248691e939736fad50a2c398781e186912e3ba1", kill_on_drop: false }` [INFO] [stdout] f5406498614214f4b70ae6e7f248691e939736fad50a2c398781e186912e3ba1