[INFO] cloning repository https://github.com/tracer-protocol/autoclaim-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tracer-protocol/autoclaim-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracer-protocol%2Fautoclaim-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracer-protocol%2Fautoclaim-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 891057bb154d616cfd5210271ef21ea8da0c6fc8
[INFO] checking tracer-protocol/autoclaim-bot against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracer-protocol%2Fautoclaim-bot" "/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/tracer-protocol/autoclaim-bot on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tracer-protocol/autoclaim-bot
[INFO] finished tweaking git repo https://github.com/tracer-protocol/autoclaim-bot
[INFO] tweaked toml for git repo https://github.com/tracer-protocol/autoclaim-bot written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tracer-protocol/autoclaim-bot 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ethers-core v0.6.3
[INFO] [stderr]   Downloaded ethers-etherscan v0.2.2
[INFO] [stderr]   Downloaded ethers-signers v0.6.2
[INFO] [stderr]   Downloaded ethers-contract-abigen v0.6.3
[INFO] [stderr]   Downloaded ethers-contract-derive v0.6.3
[INFO] [stderr]   Downloaded ethers v0.6.2
[INFO] [stderr]   Downloaded ethers-contract v0.6.2
[INFO] [stderr]   Downloaded ethers-providers v0.6.2
[INFO] [stderr]   Downloaded base64ct v1.4.1
[INFO] [stderr]   Downloaded ethers-solc v0.1.2
[INFO] [stderr]   Downloaded ethers-middleware v0.6.2
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcdecc1e6bc1dff4c155a924823d04c4a99e228e225ec7af37cab5ce9d958e21
[INFO] running `Command { std: "docker" "start" "-a" "fcdecc1e6bc1dff4c155a924823d04c4a99e228e225ec7af37cab5ce9d958e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcdecc1e6bc1dff4c155a924823d04c4a99e228e225ec7af37cab5ce9d958e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcdecc1e6bc1dff4c155a924823d04c4a99e228e225ec7af37cab5ce9d958e21", kill_on_drop: false }`
[INFO] [stdout] fcdecc1e6bc1dff4c155a924823d04c4a99e228e225ec7af37cab5ce9d958e21
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58506935ec9ff52672e81fe7103598b4965e3e197fd99daaea60f419bc9afdf4
[INFO] running `Command { std: "docker" "start" "-a" "58506935ec9ff52672e81fe7103598b4965e3e197fd99daaea60f419bc9afdf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.87
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling sha2-asm v0.6.2
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling camino v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling semver v1.0.6
[INFO] [stderr]     Checking const-oid v0.6.2
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking der v0.4.5
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking mio v0.8.1
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking crypto-bigint v0.2.11
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.1
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]     Checking signature v1.3.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking elliptic-curve v0.10.6
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking uint v0.9.3
[INFO] [stderr]     Checking ecdsa v0.12.4
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking k256 v0.9.6
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking elliptic-curve v0.11.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking convert_case v0.4.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking base64ct v1.4.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking password-hash v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking webpki-roots v0.22.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]     Checking base58check v0.1.0
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking rlp v0.5.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking ethbloom v0.11.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking cargo-platform v0.1.2
[INFO] [stderr]     Checking cargo_metadata v0.14.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-rustls v0.23.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]     Checking h2 v0.3.12
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking ethereum-types v0.12.1
[INFO] [stderr]     Checking coins-core v0.2.2
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ethabi v15.0.0
[INFO] [stderr]     Checking salsa20 v0.8.1
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking scrypt v0.7.0
[INFO] [stderr]     Checking ethers-core v0.6.3
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking coins-bip32 v0.3.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking hyper v0.14.17
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking ctr v0.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking eth-keystore v0.3.0
[INFO] [stderr]     Checking coins-bip39 v0.3.0
[INFO] [stderr]     Checking serde-aux v3.0.1
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking home v0.5.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking ethers-signers v0.6.2
[INFO] [stderr]     Checking ethers-solc v0.1.2
[INFO] [stderr]     Checking reqwest v0.11.9
[INFO] [stderr]     Checking clap v3.1.6
[INFO] [stderr]     Checking ethers-contract-abigen v0.6.3
[INFO] [stderr]     Checking ethers-providers v0.6.2
[INFO] [stderr]     Checking ethers-etherscan v0.2.2
[INFO] [stderr]    Compiling ethers-contract-derive v0.6.3
[INFO] [stderr]     Checking ethers-contract v0.6.2
[INFO] [stderr]     Checking ethers-middleware v0.6.2
[INFO] [stderr]     Checking ethers v0.6.2
[INFO] [stderr]     Checking autoclaim-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.72s
[INFO] running `Command { std: "docker" "inspect" "58506935ec9ff52672e81fe7103598b4965e3e197fd99daaea60f419bc9afdf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58506935ec9ff52672e81fe7103598b4965e3e197fd99daaea60f419bc9afdf4", kill_on_drop: false }`
[INFO] [stdout] 58506935ec9ff52672e81fe7103598b4965e3e197fd99daaea60f419bc9afdf4
[INFO] checking tracer-protocol/autoclaim-bot against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracer-protocol%2Fautoclaim-bot" "/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/tracer-protocol/autoclaim-bot on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tracer-protocol/autoclaim-bot
[INFO] finished tweaking git repo https://github.com/tracer-protocol/autoclaim-bot
[INFO] tweaked toml for git repo https://github.com/tracer-protocol/autoclaim-bot written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tracer-protocol/autoclaim-bot 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 730584e99b1f27af21e78e0c89d1038f2bb146f52b475f47b4b0e11ca5bfe3e3
[INFO] running `Command { std: "docker" "start" "-a" "730584e99b1f27af21e78e0c89d1038f2bb146f52b475f47b4b0e11ca5bfe3e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "730584e99b1f27af21e78e0c89d1038f2bb146f52b475f47b4b0e11ca5bfe3e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "730584e99b1f27af21e78e0c89d1038f2bb146f52b475f47b4b0e11ca5bfe3e3", kill_on_drop: false }`
[INFO] [stdout] 730584e99b1f27af21e78e0c89d1038f2bb146f52b475f47b4b0e11ca5bfe3e3
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88f687203675ac06e2141790565a171f67a837b41aba88eb70132cf916c4a81d
[INFO] running `Command { std: "docker" "start" "-a" "88f687203675ac06e2141790565a171f67a837b41aba88eb70132cf916c4a81d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.87
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling sha2-asm v0.6.2
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking const-oid v0.6.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling camino v1.0.7
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/openssl-sys-0c3501c821f35624/build_script_main-0c3501c821f35624.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/openssl-sys-0c3501c821f35624/dep-build-script-build-script-main`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/const_oid-a15c099d892ffe4f.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/const-oid-a15c099d892ffe4f/dep-lib-const_oid`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[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/rmeta6GXLzd"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `camino` (build script)
[INFO] [stderr] error: could not compile `typenum` (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/rmeta7dIHS1"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcKzSnaf/symbols.o" "/opt/rustwide/target/debug/build/anyhow-81ebbe283a7c00c5/build_script_build-81ebbe283a7c00c5.build_script_build.eddcaa76cd6df12d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/anyhow-81ebbe283a7c00c5/build_script_build-81ebbe283a7c00c5.build_script_build.eddcaa76cd6df12d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/anyhow-81ebbe283a7c00c5/build_script_build-81ebbe283a7c00c5.8ns7xmf8bnwnfycf4qn9yl6aa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/anyhow-81ebbe283a7c00c5/build_script_build-81ebbe283a7c00c5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anyhow` (build script) due to 2 previous errors
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFI7nXA/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "88f687203675ac06e2141790565a171f67a837b41aba88eb70132cf916c4a81d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f687203675ac06e2141790565a171f67a837b41aba88eb70132cf916c4a81d", kill_on_drop: false }`
[INFO] [stdout] 88f687203675ac06e2141790565a171f67a837b41aba88eb70132cf916c4a81d
