[INFO] fetching crate ic-utils 0.17.0... [INFO] checking ic-utils-0.17.0 against master#1ab98933fa75d72e882b86feac1a0be3a5b02cb0 for pr-83850 [INFO] extracting crate ic-utils 0.17.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ic-utils 0.17.0 on toolchain 1ab98933fa75d72e882b86feac1a0be3a5b02cb0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ic-utils 0.17.0 [INFO] finished tweaking crates.io crate ic-utils 0.17.0 [INFO] tweaked toml for crates.io crate ic-utils 0.17.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elliptic-curve v0.12.1 [INFO] [stderr] Downloaded k256 v0.11.2 [INFO] [stderr] Downloaded der v0.6.0 [INFO] [stderr] Downloaded ecdsa v0.14.2 [INFO] [stderr] Downloaded const-oid v0.9.0 [INFO] [stderr] Downloaded pem-rfc7468 v0.6.0 [INFO] [stderr] Downloaded rfc6979 v0.2.0 [INFO] [stderr] Downloaded spki v0.6.0 [INFO] [stderr] Downloaded sec1 v0.3.0 [INFO] [stderr] Downloaded ic-agent v0.17.0 [INFO] [stderr] Downloaded garcon v0.2.3 [INFO] [stderr] Downloaded crypto-bigint v0.4.7 [INFO] [stderr] Downloaded pkcs8 v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e86220138cf990b9831d90bcb1fa986a07fd05881c575f7f96bca78d3b3f5822 [INFO] running `Command { std: "docker" "start" "-a" "e86220138cf990b9831d90bcb1fa986a07fd05881c575f7f96bca78d3b3f5822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e86220138cf990b9831d90bcb1fa986a07fd05881c575f7f96bca78d3b3f5822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86220138cf990b9831d90bcb1fa986a07fd05881c575f7f96bca78d3b3f5822", kill_on_drop: false }` [INFO] [stdout] e86220138cf990b9831d90bcb1fa986a07fd05881c575f7f96bca78d3b3f5822 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 089fdc556914a8ef4258fd59b969d65cca3a27c2922da372cdf0cf58cf659e3a [INFO] running `Command { std: "docker" "start" "-a" "089fdc556914a8ef4258fd59b969d65cca3a27c2922da372cdf0cf58cf659e3a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [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 autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking const-oid v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking lalrpop-util v0.19.8 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.0 [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] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Checking der v0.6.0 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking time v0.3.10 [INFO] [stderr] Checking ff v0.12.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Checking group v0.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking crypto-bigint v0.4.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking elliptic-curve v0.12.1 [INFO] [stderr] Checking rfc6979 v0.2.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking ecdsa v0.14.2 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking k256 v0.11.2 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking garcon v0.2.3 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking ic-types v0.3.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Compiling candid v0.7.14 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking ic-agent v0.17.0 [INFO] [stderr] Checking ic-utils v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `Command { std: "docker" "inspect" "089fdc556914a8ef4258fd59b969d65cca3a27c2922da372cdf0cf58cf659e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "089fdc556914a8ef4258fd59b969d65cca3a27c2922da372cdf0cf58cf659e3a", kill_on_drop: false }` [INFO] [stdout] 089fdc556914a8ef4258fd59b969d65cca3a27c2922da372cdf0cf58cf659e3a