[INFO] cloning repository https://github.com/tommyrharper/vrf_poker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommyrharper/vrf_poker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommyrharper%2Fvrf_poker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommyrharper%2Fvrf_poker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47b9f1e6b33c91e7c41202175ee7853c9a156276 [INFO] building tommyrharper/vrf_poker against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommyrharper%2Fvrf_poker" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tommyrharper/vrf_poker on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tommyrharper/vrf_poker [INFO] finished tweaking git repo https://github.com/tommyrharper/vrf_poker [INFO] tweaked toml for git repo https://github.com/tommyrharper/vrf_poker written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tommyrharper/vrf_poker 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b951b60463df9e9108302824150df784721ee8a7bdebc5b1c3065e18ffb9868d [INFO] running `Command { std: "docker" "start" "-a" "b951b60463df9e9108302824150df784721ee8a7bdebc5b1c3065e18ffb9868d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b951b60463df9e9108302824150df784721ee8a7bdebc5b1c3065e18ffb9868d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b951b60463df9e9108302824150df784721ee8a7bdebc5b1c3065e18ffb9868d", kill_on_drop: false }` [INFO] [stdout] b951b60463df9e9108302824150df784721ee8a7bdebc5b1c3065e18ffb9868d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be3539c551ee2282e7f3b1ef0b397e6316981b6b6ede562dc6164e9ded5bf876 [INFO] running `Command { std: "docker" "start" "-a" "be3539c551ee2282e7f3b1ef0b397e6316981b6b6ede562dc6164e9ded5bf876", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling sp-std v4.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling wasmi-validation v0.4.1 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling wasmi v0.9.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling parity-util-mem v0.11.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling sp-debug-derive v4.0.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.6 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling sp-core-hashing v4.0.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling substrate-bip39 v0.4.4 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling schnorrkel v0.10.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling scale-info-derive v2.1.2 [INFO] [stderr] Compiling ss58-registry v1.23.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v5.0.0 [INFO] [stderr] Compiling parity-scale-codec v3.1.5 [INFO] [stderr] Compiling scale-info v2.1.2 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling sp-storage v6.0.0 [INFO] [stderr] Compiling sp-wasm-interface v6.0.0 [INFO] [stderr] Compiling sp-tracing v5.0.0 [INFO] [stderr] Compiling sp-externalities v0.12.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling sp-runtime-interface v6.0.0 [INFO] [stderr] Compiling sp-core v6.0.0 [INFO] [stderr] Compiling vrf_poker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.07s [INFO] running `Command { std: "docker" "inspect" "be3539c551ee2282e7f3b1ef0b397e6316981b6b6ede562dc6164e9ded5bf876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3539c551ee2282e7f3b1ef0b397e6316981b6b6ede562dc6164e9ded5bf876", kill_on_drop: false }` [INFO] [stdout] be3539c551ee2282e7f3b1ef0b397e6316981b6b6ede562dc6164e9ded5bf876 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d406b8a5284c7790ada2428dfe17732ebb23f0e1451b4b44127e63bf2613ce5b [INFO] running `Command { std: "docker" "start" "-a" "d406b8a5284c7790ada2428dfe17732ebb23f0e1451b4b44127e63bf2613ce5b", kill_on_drop: false }` [INFO] [stderr] Compiling vrf_poker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] running `Command { std: "docker" "inspect" "d406b8a5284c7790ada2428dfe17732ebb23f0e1451b4b44127e63bf2613ce5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d406b8a5284c7790ada2428dfe17732ebb23f0e1451b4b44127e63bf2613ce5b", kill_on_drop: false }` [INFO] [stdout] d406b8a5284c7790ada2428dfe17732ebb23f0e1451b4b44127e63bf2613ce5b [INFO] building tommyrharper/vrf_poker against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommyrharper%2Fvrf_poker" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tommyrharper/vrf_poker on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tommyrharper/vrf_poker [INFO] finished tweaking git repo https://github.com/tommyrharper/vrf_poker [INFO] tweaked toml for git repo https://github.com/tommyrharper/vrf_poker written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tommyrharper/vrf_poker 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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12a8159b1b9a948bdb1076adf6ee21dcfca72ed3021216426c63b5aad9c515b6 [INFO] running `Command { std: "docker" "start" "-a" "12a8159b1b9a948bdb1076adf6ee21dcfca72ed3021216426c63b5aad9c515b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12a8159b1b9a948bdb1076adf6ee21dcfca72ed3021216426c63b5aad9c515b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12a8159b1b9a948bdb1076adf6ee21dcfca72ed3021216426c63b5aad9c515b6", kill_on_drop: false }` [INFO] [stdout] 12a8159b1b9a948bdb1076adf6ee21dcfca72ed3021216426c63b5aad9c515b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40b54c97d513d424f64d6fe81b0cd7652adffae79615d4d0e9acd2d4e95670d3 [INFO] running `Command { std: "docker" "start" "-a" "40b54c97d513d424f64d6fe81b0cd7652adffae79615d4d0e9acd2d4e95670d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling sp-std v4.0.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling wasmi-validation v0.4.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling wasmi v0.9.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parity-util-mem v0.11.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling sp-debug-derive v4.0.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `sp-debug-derive` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `derive_more` (lib) [INFO] [stderr] error: could not compile `wasmi` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (lib) [INFO] [stderr] error: failed to run custom build command for `libsecp256k1 v0.7.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsecp256k1-e7befa1b7db03932/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.7.0/build.rs:8:59: [INFO] [stderr] Write const.rs file failed: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56238797854d - std::backtrace_rs::backtrace::libunwind::trace::h6cdd8afdd1419c0f [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x56238797854d - std::backtrace_rs::backtrace::trace_unsynchronized::hce23791d63c423d2 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56238797854d - std::sys::backtrace::_print_fmt::h7000660c62955d38 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56238797854d - ::fmt::h6cfce1430aecf6aa [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x562387994f1b - core::fmt::rt::Argument::fmt::h7df93c690c4fd43b [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x562387994f1b - core::fmt::write::hae1b7e08a2e9dd1d [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x562387975da3 - std::io::Write::write_fmt::ha93f07178e5389c3 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x562387979702 - std::sys::backtrace::BacktraceLock::print::hfea9690890812253 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x562387979702 - std::panicking::default_hook::{{closure}}::h1d1d4f62abf6b812 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x56238797936e - std::panicking::default_hook::ha0f8bfaf0854837c [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x562387979f1f - std::panicking::rust_panic_with_hook::hdbd5a8513fad8820 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x562387979c97 - std::panicking::begin_panic_handler::{{closure}}::hd505a9a5aff5c76e [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x562387978a39 - std::sys::backtrace::__rust_end_short_backtrace::h28733d74acaf597c [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x562387979924 - rust_begin_unwind [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x562387994023 - core::panicking::panic_fmt::hbf1e37a2e3bfb2bc [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5623879944f6 - core::result::unwrap_failed::h61b89ab22a1a9fb2 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x562387940253 - core::result::Result::expect::h78a50844dad5e984 [INFO] [stderr] 17: 0x562387940844 - build_script_build::main::h5be06e514a1ed5ca [INFO] [stderr] 18: 0x56238793fc03 - core::ops::function::FnOnce::call_once::h76871a5abe669348 [INFO] [stderr] 19: 0x56238793fa66 - std::sys::backtrace::__rust_begin_short_backtrace::h99cc8078a1bae13f [INFO] [stderr] 20: 0x56238793f929 - std::rt::lang_start::{{closure}}::h9e65d418a751e1f6 [INFO] [stderr] 21: 0x5623879739e0 - core::ops::function::impls:: for &F>::call_once::hfafa80ff70fd67e5 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5623879739e0 - std::panicking::try::do_call::h1c168a1886d51f1b [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:554:40 [INFO] [stderr] 23: 0x5623879739e0 - std::panicking::try::h1cdbd15bcda8d36c [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:518:19 [INFO] [stderr] 24: 0x5623879739e0 - std::panic::catch_unwind::hddc0bc7556f68057 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panic.rs:345:14 [INFO] [stderr] 25: 0x5623879739e0 - std::rt::lang_start_internal::{{closure}}::h090c7e5bfbbe319b [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/rt.rs:143:48 [INFO] [stderr] 26: 0x5623879739e0 - std::panicking::try::do_call::h19581d1ea466f948 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:554:40 [INFO] [stderr] 27: 0x5623879739e0 - std::panicking::try::hbd50bbe92b990d07 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:518:19 [INFO] [stderr] 28: 0x5623879739e0 - std::panic::catch_unwind::he42a17cc5df2243d [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panic.rs:345:14 [INFO] [stderr] 29: 0x5623879739e0 - std::rt::lang_start_internal::h651399e11f2a9695 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/rt.rs:143:20 [INFO] [stderr] 30: 0x56238793f907 - std::rt::lang_start::h39094636d1d98ba8 [INFO] [stderr] 31: 0x562387940a35 - main [INFO] [stderr] 32: 0x7fe8609e4d90 - [INFO] [stderr] 33: 0x7fe8609e4e40 - __libc_start_main [INFO] [stderr] 34: 0x56238793f3a5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagsR4kY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `impl-trait-for-tuples` (lib) [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJERRQz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "40b54c97d513d424f64d6fe81b0cd7652adffae79615d4d0e9acd2d4e95670d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b54c97d513d424f64d6fe81b0cd7652adffae79615d4d0e9acd2d4e95670d3", kill_on_drop: false }` [INFO] [stdout] 40b54c97d513d424f64d6fe81b0cd7652adffae79615d4d0e9acd2d4e95670d3