[INFO] cloning repository https://github.com/gfusee/no-bigint-handle-bug-reproduction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gfusee/no-bigint-handle-bug-reproduction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfusee%2Fno-bigint-handle-bug-reproduction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfusee%2Fno-bigint-handle-bug-reproduction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db9e5542a9db9c8e5054b65ffa26fd8a98f36037 [INFO] checking gfusee/no-bigint-handle-bug-reproduction against master#00bfd6b2734d9c28a147bf237490995731781fdd for pr-117984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfusee%2Fno-bigint-handle-bug-reproduction" "/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/gfusee/no-bigint-handle-bug-reproduction on toolchain 00bfd6b2734d9c28a147bf237490995731781fdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gfusee/no-bigint-handle-bug-reproduction [INFO] finished tweaking git repo https://github.com/gfusee/no-bigint-handle-bug-reproduction [INFO] tweaked toml for git repo https://github.com/gfusee/no-bigint-handle-bug-reproduction written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gfusee/no-bigint-handle-bug-reproduction 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" "+00bfd6b2734d9c28a147bf237490995731781fdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking gfusee/no-bigint-handle-bug-reproduction against try#aa7c6ba69acce8b10a275eabfe6157ea72c8b599 for pr-117984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfusee%2Fno-bigint-handle-bug-reproduction" "/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/gfusee/no-bigint-handle-bug-reproduction on toolchain aa7c6ba69acce8b10a275eabfe6157ea72c8b599 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gfusee/no-bigint-handle-bug-reproduction [INFO] finished tweaking git repo https://github.com/gfusee/no-bigint-handle-bug-reproduction [INFO] tweaked toml for git repo https://github.com/gfusee/no-bigint-handle-bug-reproduction written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gfusee/no-bigint-handle-bug-reproduction 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" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elrond-wasm-derive v0.33.1 [INFO] [stderr] Downloaded elrond-codec v0.11.0 [INFO] [stderr] Downloaded elrond-codec-derive v0.11.0 [INFO] [stderr] Downloaded elrond-wasm-debug v0.33.1 [INFO] [stderr] Downloaded elrond-wasm v0.33.1 [INFO] [stderr] Downloaded mandos v0.15.1 [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" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ca0df14f0ada177d3b62bb460b8360437f1965820b2ecd729ac182094d645b1 [INFO] running `Command { std: "docker" "start" "-a" "1ca0df14f0ada177d3b62bb460b8360437f1965820b2ecd729ac182094d645b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ca0df14f0ada177d3b62bb460b8360437f1965820b2ecd729ac182094d645b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca0df14f0ada177d3b62bb460b8360437f1965820b2ecd729ac182094d645b1", kill_on_drop: false }` [INFO] [stdout] 1ca0df14f0ada177d3b62bb460b8360437f1965820b2ecd729ac182094d645b1 [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" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba1b4f9b8954c9e051b345fcf8c7c6a2389f41561393ce33568b4d63d560b1da [INFO] running `Command { std: "docker" "start" "-a" "ba1b4f9b8954c9e051b345fcf8c7c6a2389f41561393ce33568b4d63d560b1da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking rand_seeder v0.2.3 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling elrond-codec-derive v0.11.0 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling elrond-wasm-derive v0.33.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking git-version v0.3.5 [INFO] [stderr] Checking elrond-codec v0.11.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking elrond-wasm v0.33.1 [INFO] [stderr] Checking issue v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | let mut struct_test = self.struct_test().get(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking cargo_toml v0.10.3 [INFO] [stderr] Checking mandos v0.15.1 [INFO] [stderr] Checking elrond-wasm-debug v0.33.1 [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> tests/issue_mandos_rs_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | let mut struct_test = self.struct_test().get(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.47s [INFO] running `Command { std: "docker" "inspect" "ba1b4f9b8954c9e051b345fcf8c7c6a2389f41561393ce33568b4d63d560b1da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba1b4f9b8954c9e051b345fcf8c7c6a2389f41561393ce33568b4d63d560b1da", kill_on_drop: false }` [INFO] [stdout] ba1b4f9b8954c9e051b345fcf8c7c6a2389f41561393ce33568b4d63d560b1da