[INFO] cloning repository https://github.com/recmo/uint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recmo/uint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecmo%2Fuint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecmo%2Fuint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44758da1d22ba4a53e2c709e6b0ccd4d413e704c [INFO] checking recmo/uint against master#53709aedba198874ee50769f19f1e9ab00798bb5 for pr-108221 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecmo%2Fuint" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recmo/uint on toolchain 53709aedba198874ee50769f19f1e9ab00798bb5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53709aedba198874ee50769f19f1e9ab00798bb5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/recmo/uint [INFO] finished tweaking git repo https://github.com/recmo/uint [INFO] tweaked toml for git repo https://github.com/recmo/uint written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/recmo/uint 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" "+53709aedba198874ee50769f19f1e9ab00798bb5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.17.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.17.2 [INFO] [stderr] Downloaded pyo3-build-config v0.17.2 [INFO] [stderr] Downloaded pyo3-ffi v0.17.2 [INFO] [stderr] Downloaded coverage-helper v0.1.0 [INFO] [stderr] Downloaded arbitrary v1.2.0 [INFO] [stderr] Downloaded bn-rs v0.2.3 [INFO] [stderr] Downloaded futures-intrusive v0.4.1 [INFO] [stderr] Downloaded fastrlp v0.2.1 [INFO] [stderr] Downloaded pyo3 v0.17.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+53709aedba198874ee50769f19f1e9ab00798bb5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11fa86081f9692d84a921b1668ffc49a5286de4de62f48f144442920bad89660 [INFO] running `Command { std: "docker" "start" "-a" "11fa86081f9692d84a921b1668ffc49a5286de4de62f48f144442920bad89660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11fa86081f9692d84a921b1668ffc49a5286de4de62f48f144442920bad89660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11fa86081f9692d84a921b1668ffc49a5286de4de62f48f144442920bad89660", kill_on_drop: false }` [INFO] [stdout] 11fa86081f9692d84a921b1668ffc49a5286de4de62f48f144442920bad89660 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+53709aedba198874ee50769f19f1e9ab00798bb5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e570721128f50c9548c79d598ca85c753cbae759e150ef2e78730d5085d1f1e [INFO] running `Command { std: "docker" "start" "-a" "7e570721128f50c9548c79d598ca85c753cbae759e150ef2e78730d5085d1f1e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Compiling ruint v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.11.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling ruint-macro v1.0.2 (/opt/rustwide/workdir/ruint-macro) [INFO] [stderr] Checking arbitrary v1.2.0 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling coverage-helper v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking postgres-protocol v0.6.4 [INFO] [stderr] Checking postgres-types v0.2.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking tokio-postgres v0.7.7 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Checking postgres v0.19.4 [INFO] [stderr] Checking ark-ec v0.3.0 [INFO] [stderr] Checking ark-bn254 v0.3.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.90s [INFO] running `Command { std: "docker" "inspect" "7e570721128f50c9548c79d598ca85c753cbae759e150ef2e78730d5085d1f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e570721128f50c9548c79d598ca85c753cbae759e150ef2e78730d5085d1f1e", kill_on_drop: false }` [INFO] [stdout] 7e570721128f50c9548c79d598ca85c753cbae759e150ef2e78730d5085d1f1e