[INFO] cloning repository https://github.com/ichewm/agent-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ichewm/agent-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fichewm%2Fagent-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fichewm%2Fagent-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63f30d5fef12a47853d871ba1374c3a507ec752c [INFO] building ichewm/agent-rs against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fichewm%2Fagent-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ichewm/agent-rs on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ichewm/agent-rs [INFO] finished tweaking git repo https://github.com/ichewm/agent-rs [INFO] tweaked toml for git repo https://github.com/ichewm/agent-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ichewm/agent-rs 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded der v0.6.0 [INFO] [stderr] Downloaded candid_derive v0.4.5 [INFO] [stderr] Downloaded ic-types v0.4.0 [INFO] [stderr] Downloaded rfc6979 v0.2.0 [INFO] [stderr] Downloaded mockito v0.31.0 [INFO] [stderr] Downloaded candid v0.7.15 [INFO] [stderr] Downloaded const-oid v0.9.0 [INFO] [stderr] Downloaded proptest v1.0.0 [INFO] [stderr] Downloaded elliptic-curve v0.12.1 [INFO] [stderr] Downloaded crypto-bigint v0.4.7 [INFO] [stderr] Downloaded base64ct v1.5.0 [INFO] [stderr] Downloaded pkcs11 v0.5.0 [INFO] [stderr] Downloaded similar v2.1.0 [INFO] [stderr] Downloaded group v0.12.0 [INFO] [stderr] Downloaded delay v0.3.1 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded garcon v0.2.3 [INFO] [stderr] Downloaded assert-json-diff v2.0.1 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded k256 v0.11.2 [INFO] [stderr] Downloaded ecdsa v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fe7150d7206b5d5dd686cfa7be6e4564629abf54e20a244e83f42e0f0273ca5 [INFO] running `Command { std: "docker" "start" "-a" "9fe7150d7206b5d5dd686cfa7be6e4564629abf54e20a244e83f42e0f0273ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fe7150d7206b5d5dd686cfa7be6e4564629abf54e20a244e83f42e0f0273ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe7150d7206b5d5dd686cfa7be6e4564629abf54e20a244e83f42e0f0273ca5", kill_on_drop: false }` [INFO] [stdout] 9fe7150d7206b5d5dd686cfa7be6e4564629abf54e20a244e83f42e0f0273ca5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe98c4cf721ecc7f7ce181969d833f1ea7e940fe356926a1e654b76bdfa07d34 [INFO] running `Command { std: "docker" "start" "-a" "fe98c4cf721ecc7f7ce181969d833f1ea7e940fe356926a1e654b76bdfa07d34", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling const-oid v0.9.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling der v0.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crypto-bigint v0.4.7 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rfc6979 v0.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling elliptic-curve v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling ecdsa v0.14.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling k256 v0.11.2 [INFO] [stderr] Compiling garcon v0.2.3 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ic-types v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling ic-agent v0.20.0 (/opt/rustwide/workdir/ic-agent) [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> ic-agent/src/agent/status.rs:101:51 [INFO] [stdout] | [INFO] [stdout] 101 | serde_cbor::Value::Text(t) => (t.to_owned()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - serde_cbor::Value::Text(t) => (t.to_owned()), [INFO] [stdout] 101 + serde_cbor::Value::Text(t) => t.to_owned(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> ic-agent/src/agent/status.rs:102:54 [INFO] [stdout] | [INFO] [stdout] 102 | serde_cbor::Value::Integer(i) => (i.to_string()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - serde_cbor::Value::Integer(i) => (i.to_string()), [INFO] [stdout] 102 + serde_cbor::Value::Integer(i) => i.to_string(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling clap_lex v0.2.3 [INFO] [stderr] Compiling clap_derive v3.2.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling pkcs11 v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap v3.2.6 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling ic-identity-hsm v0.20.0 (/opt/rustwide/workdir/ic-identity-hsm) [INFO] [stderr] Compiling delay v0.3.1 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling candid v0.7.15 [INFO] [stderr] Compiling icx-cert v0.20.0 (/opt/rustwide/workdir/icx-cert) [INFO] [stderr] Compiling ic-utils v0.20.0 (/opt/rustwide/workdir/ic-utils) [INFO] [stderr] Compiling ic-asset v0.20.0 (/opt/rustwide/workdir/ic-asset) [INFO] [stderr] Compiling ref-tests v0.0.0 (/opt/rustwide/workdir/ref-tests) [INFO] [stderr] Compiling icx v0.20.0 (/opt/rustwide/workdir/icx) [INFO] [stderr] Compiling icx-asset v0.20.0 (/opt/rustwide/workdir/icx-asset) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fe98c4cf721ecc7f7ce181969d833f1ea7e940fe356926a1e654b76bdfa07d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe98c4cf721ecc7f7ce181969d833f1ea7e940fe356926a1e654b76bdfa07d34", kill_on_drop: false }` [INFO] [stdout] fe98c4cf721ecc7f7ce181969d833f1ea7e940fe356926a1e654b76bdfa07d34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bc6c5d8a116b372af9aa4a021f9411c5d4781c6009072e8ec6532303caf4661 [INFO] running `Command { std: "docker" "start" "-a" "0bc6c5d8a116b372af9aa4a021f9411c5d4781c6009072e8ec6532303caf4661", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> ic-agent/src/agent/status.rs:101:51 [INFO] [stdout] | [INFO] [stdout] 101 | serde_cbor::Value::Text(t) => (t.to_owned()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - serde_cbor::Value::Text(t) => (t.to_owned()), [INFO] [stdout] 101 + serde_cbor::Value::Text(t) => t.to_owned(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> ic-agent/src/agent/status.rs:102:54 [INFO] [stdout] | [INFO] [stdout] 102 | serde_cbor::Value::Integer(i) => (i.to_string()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - serde_cbor::Value::Integer(i) => (i.to_string()), [INFO] [stdout] 102 + serde_cbor::Value::Integer(i) => i.to_string(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling icx-cert v0.20.0 (/opt/rustwide/workdir/icx-cert) [INFO] [stderr] Compiling ic-identity-hsm v0.20.0 (/opt/rustwide/workdir/ic-identity-hsm) [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling mockito v0.31.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling candid v0.7.15 [INFO] [stderr] Compiling ic-utils v0.20.0 (/opt/rustwide/workdir/ic-utils) [INFO] [stderr] Compiling ref-tests v0.0.0 (/opt/rustwide/workdir/ref-tests) [INFO] [stderr] Compiling ic-asset v0.20.0 (/opt/rustwide/workdir/ic-asset) [INFO] [stderr] Compiling ic-agent v0.20.0 (/opt/rustwide/workdir/ic-agent) [INFO] [stderr] Compiling icx v0.20.0 (/opt/rustwide/workdir/icx) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> ic-agent/src/agent/status.rs:101:51 [INFO] [stdout] | [INFO] [stdout] 101 | serde_cbor::Value::Text(t) => (t.to_owned()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - serde_cbor::Value::Text(t) => (t.to_owned()), [INFO] [stdout] 101 + serde_cbor::Value::Text(t) => t.to_owned(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> ic-agent/src/agent/status.rs:102:54 [INFO] [stdout] | [INFO] [stdout] 102 | serde_cbor::Value::Integer(i) => (i.to_string()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - serde_cbor::Value::Integer(i) => (i.to_string()), [INFO] [stdout] 102 + serde_cbor::Value::Integer(i) => i.to_string(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling icx-asset v0.20.0 (/opt/rustwide/workdir/icx-asset) [INFO] [stderr] error: could not compile `ic-agent` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name ic_agent --edition=2021 ic-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="reqwest"' -C metadata=c4b391920cf3315e -C extra-filename=-c4b391920cf3315e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-93ea149da30abca8.so --extern base32=/opt/rustwide/target/debug/deps/libbase32-8d097b8908ee8163.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib --extern candid=/opt/rustwide/target/debug/deps/libcandid-e10b7e1a55871d32.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-69a415012cd01795.rlib --extern garcon=/opt/rustwide/target/debug/deps/libgarcon-17c68386c2832ba8.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-107cf84235f90d6c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-f682379f318c2d14.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-0a3fec6fb90b28b6.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-9c3a269001c4b8e7.rlib --extern ic_types=/opt/rustwide/target/debug/deps/libic_types-3468e51460ba705e.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-72ded4169a167c7a.rlib --extern leb128=/opt/rustwide/target/debug/deps/libleb128-5768d848fd962148.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-e3e351ad091c31cc.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-2e64b303b23bce8a.rlib --extern pkcs8=/opt/rustwide/target/debug/deps/libpkcs8-88f4255b223863e6.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-bb9dd5d000263be2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c86d3e9049bb3c60.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9a654c8b451193cc.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-c7b99c371392863a.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-9665f95de718a257.rlib --extern sec1=/opt/rustwide/target/debug/deps/libsec1-be4c21e4dd39a3cf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7874d869dfab2b2a.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-eae65e4bb40c5470.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-7d7c4198d0992281.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4d89ce5637982a09.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-96d88dfd27393f48.rlib --extern simple_asn1=/opt/rustwide/target/debug/deps/libsimple_asn1-17850d94bccb44ea.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c50b5286daab8378.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eb1398dc01177972.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0123387b6d811d01.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-fd083e37a421d834/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcFlfHBh/symbols.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.integration.6f3dceadde64878b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e.4oyaw61u4x0i02ht.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-fd083e37a421d834/out" "-L" "/opt/rustwide/target/debug/build/libloading-ac586f403e61afc7/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libref_tests-956b51bab62fe4a6.rlib" "/opt/rustwide/target/debug/deps/libic_identity_hsm-7195759c6324b10c.rlib" "/opt/rustwide/target/debug/deps/libpkcs11-234f59b6ce174623.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-890f775d36cac10f.rlib" "/opt/rustwide/target/debug/deps/liblibloading-ef9d49028e56e2be.rlib" "/opt/rustwide/target/debug/deps/libic_utils-f90b40a64967183d.rlib" "/opt/rustwide/target/debug/deps/libstrum-756654c4a8880525.rlib" "/opt/rustwide/target/debug/deps/libsemver-f5556a612940edf0.rlib" "/opt/rustwide/target/debug/deps/libic_agent-b5ae0c86caf14e8c.rlib" "/opt/rustwide/target/debug/deps/libpem-2e64b303b23bce8a.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-7d7c4198d0992281.rlib" "/opt/rustwide/target/debug/deps/libhalf-7a6589a8d8bcec2f.rlib" "/opt/rustwide/target/debug/deps/libk256-72ded4169a167c7a.rlib" "/opt/rustwide/target/debug/deps/libecdsa-5693d15d02defca4.rlib" "/opt/rustwide/target/debug/deps/librfc6979-8cb4dbc7d70d44e5.rlib" "/opt/rustwide/target/debug/deps/libhmac-70d5b0df9c63c113.rlib" "/opt/rustwide/target/debug/deps/libsignature-9714b68dd9a0998b.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-e59a7c5812a40de7.rlib" "/opt/rustwide/target/debug/deps/libsec1-be4c21e4dd39a3cf.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-88f4255b223863e6.rlib" "/opt/rustwide/target/debug/deps/libspki-4bb26d30a39fd991.rlib" "/opt/rustwide/target/debug/deps/libder-f6a4929c74c35edd.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-a24244461e1c1f32.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-8d03ea21a8b68548.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-c3529f356b0e9d75.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-4bfb6206a3e2b743.rlib" "/opt/rustwide/target/debug/deps/libgroup-9a87d43840dd98df.rlib" "/opt/rustwide/target/debug/deps/libff-50accfebfacb79d6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-c361b8f666ba7da0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-eecfba335300340b.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-17850d94bccb44ea.rlib" "/opt/rustwide/target/debug/deps/libtime-f57498fe773a4ffc.rlib" "/opt/rustwide/target/debug/deps/libgarcon-17c68386c2832ba8.rlib" "/opt/rustwide/target/debug/deps/librand-c86d3e9049bb3c60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-edfb96aec9dd489e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-af655acebabb7ead.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4f8c74bfd8ec4e1a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9a654c8b451193cc.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-9c3a269001c4b8e7.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-62fd56e656c1aefe.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ee55ec8e0e95fbae.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-558b5d0565fd3e33.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-1241c86cd0c1ad68.rlib" "/opt/rustwide/target/debug/deps/libipnet-aee3a6468a93add6.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a5ee7915e9054750.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-740864dd636085df.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9739d06c389ffe78.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0f559fee3cdfbb34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d89ce5637982a09.rlib" "/opt/rustwide/target/debug/deps/libryu-1ee9dd08e2353758.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/librustls-9665f95de718a257.rlib" "/opt/rustwide/target/debug/deps/libsct-567aabd7223012ca.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c9d83dc28703f577.rlib" "/opt/rustwide/target/debug/deps/libring-c7b99c371392863a.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b3b14dc1fdc23e56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6ca7c89752490299.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-678c13f163a329ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-f7b89988fa639581.rlib" "/opt/rustwide/target/debug/deps/libwant-7357c0ef3aa5457f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e19dc9d684e65670.rlib" "/opt/rustwide/target/debug/deps/libh2-d77f0a547e8b9086.rlib" "/opt/rustwide/target/debug/deps/libindexmap-55087c013857226e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a78e60556b577013.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-da4ed7c86a39b766.rlib" "/opt/rustwide/target/debug/deps/libtracing-ff1503e95eafca20.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-aae84b2e6e024b37.rlib" "/opt/rustwide/target/debug/deps/libtokio-eb1398dc01177972.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-993e8d311c44a696.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6abf6bf498beb93.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf38fc4b42f747d7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8880db5172f9bf72.rlib" "/opt/rustwide/target/debug/deps/libmio-e8f661d34d3f0722.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-eeb59c36186293a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-338f8156cd0a85c0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ced58c12b1f5ae1b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0a3fec6fb90b28b6.rlib" "/opt/rustwide/target/debug/deps/liblog-7b2af25b44e8e29d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-69a415012cd01795.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5ef4a2ef2d88829e.rlib" "/opt/rustwide/target/debug/deps/libslab-504bf5108b608b54.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c1903c75a2ea883.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-26d5ea0f19d875a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3f00b0d0587ef316.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/target/debug/deps/liburl-0123387b6d811d01.rlib" "/opt/rustwide/target/debug/deps/libidna-ee2700ddebdff32c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-358014e97c312ce3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-f682379f318c2d14.rlib" "/opt/rustwide/target/debug/deps/libitoa-83ac3cf80711f538.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libcandid-e10b7e1a55871d32.rlib" "/opt/rustwide/target/debug/deps/libleb128-5768d848fd962148.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/liblogos-89b5b6734a52cdba.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b5b777be451a81d5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-444ac153e1de81c7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3a2e7fa99f90a4cf.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f7c797e04cd065a1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c5aa4fd90540bb8e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a3acf3151e80ead6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-29d69b58c579c602.rlib" "/opt/rustwide/target/debug/deps/liblibc-655b04a26ff0aa2c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9353ef9c075bb2cf.rlib" "/opt/rustwide/target/debug/deps/libgimli-1817f7c43388828a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-68430f0214766d2e.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-10d3b56d3a8e9043.rlib" "/opt/rustwide/target/debug/deps/libic_types-3468e51460ba705e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-279b76a7d4068a92.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-eae65e4bb40c5470.rlib" "/opt/rustwide/target/debug/deps/libhex-107cf84235f90d6c.rlib" "/opt/rustwide/target/debug/deps/libsha2-96d88dfd27393f48.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libdigest-c08054e6ae2bd757.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b2dfb3ea7170d87b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b2e0eb667d7ea8cb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-70eb6598b4520089.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-aae8f175a81a2270.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libbinread-96975665aa185fe1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-404b63da5a16ca20.rlib" "/opt/rustwide/target/debug/deps/libregex-332bb7f77b8122e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80f7a70dd86fdf7a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5167e4c1df8f9679.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c50b5286daab8378.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-6c792824c85374e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libpretty-1601e73e14fb5ad3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-809046b8863f9430.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-e01857d719dac7cd.rlib" "/opt/rustwide/target/debug/deps/libserde-7874d869dfab2b2a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration-27faacebddbc4b6e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ref-tests` (test "integration") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcWwc0kn/symbols.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.ic_asset.a32e4366e55c5e9b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6.46uzdg28lufrg21g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-fd083e37a421d834/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmime_guess-54e71004ed48324b.rlib" "/opt/rustwide/target/debug/deps/libunicase-982b48a80f79902f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-deebb8807ff2dc0b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-adab700144497261.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aa34829ea157d471.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e9dd82ce805990d.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libfutures-21d406dd738d6100.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ab1023f3904db8b8.rlib" "/opt/rustwide/target/debug/deps/libflate2-d8a777e0faf27210.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0cdd7ce42b9629bd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0b032d3457129c56.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-bfc75ec09beed3e1.rlib" "/opt/rustwide/target/debug/deps/libglobset-a2d41fe61c884152.rlib" "/opt/rustwide/target/debug/deps/libbstr-7ae1d9c54f3f703b.rlib" "/opt/rustwide/target/debug/deps/libic_utils-f90b40a64967183d.rlib" "/opt/rustwide/target/debug/deps/libstrum-756654c4a8880525.rlib" "/opt/rustwide/target/debug/deps/libsemver-f5556a612940edf0.rlib" "/opt/rustwide/target/debug/deps/libic_agent-b5ae0c86caf14e8c.rlib" "/opt/rustwide/target/debug/deps/libpem-2e64b303b23bce8a.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-7d7c4198d0992281.rlib" "/opt/rustwide/target/debug/deps/libhalf-7a6589a8d8bcec2f.rlib" "/opt/rustwide/target/debug/deps/libk256-72ded4169a167c7a.rlib" "/opt/rustwide/target/debug/deps/libecdsa-5693d15d02defca4.rlib" "/opt/rustwide/target/debug/deps/librfc6979-8cb4dbc7d70d44e5.rlib" "/opt/rustwide/target/debug/deps/libhmac-70d5b0df9c63c113.rlib" "/opt/rustwide/target/debug/deps/libsignature-9714b68dd9a0998b.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-e59a7c5812a40de7.rlib" "/opt/rustwide/target/debug/deps/libsec1-be4c21e4dd39a3cf.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-88f4255b223863e6.rlib" "/opt/rustwide/target/debug/deps/libspki-4bb26d30a39fd991.rlib" "/opt/rustwide/target/debug/deps/libder-f6a4929c74c35edd.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-a24244461e1c1f32.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-8d03ea21a8b68548.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-c3529f356b0e9d75.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-4bfb6206a3e2b743.rlib" "/opt/rustwide/target/debug/deps/libgroup-9a87d43840dd98df.rlib" "/opt/rustwide/target/debug/deps/libff-50accfebfacb79d6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-c361b8f666ba7da0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-eecfba335300340b.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-17850d94bccb44ea.rlib" "/opt/rustwide/target/debug/deps/libtime-f57498fe773a4ffc.rlib" "/opt/rustwide/target/debug/deps/librand-c86d3e9049bb3c60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-edfb96aec9dd489e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-af655acebabb7ead.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4f8c74bfd8ec4e1a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9a654c8b451193cc.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-9c3a269001c4b8e7.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-62fd56e656c1aefe.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ee55ec8e0e95fbae.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-558b5d0565fd3e33.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-1241c86cd0c1ad68.rlib" "/opt/rustwide/target/debug/deps/libipnet-aee3a6468a93add6.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a5ee7915e9054750.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-740864dd636085df.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9739d06c389ffe78.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0f559fee3cdfbb34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d89ce5637982a09.rlib" "/opt/rustwide/target/debug/deps/libryu-1ee9dd08e2353758.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/librustls-9665f95de718a257.rlib" "/opt/rustwide/target/debug/deps/libsct-567aabd7223012ca.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c9d83dc28703f577.rlib" "/opt/rustwide/target/debug/deps/libring-c7b99c371392863a.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b3b14dc1fdc23e56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6ca7c89752490299.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-678c13f163a329ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-f7b89988fa639581.rlib" "/opt/rustwide/target/debug/deps/libwant-7357c0ef3aa5457f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e19dc9d684e65670.rlib" "/opt/rustwide/target/debug/deps/libh2-d77f0a547e8b9086.rlib" "/opt/rustwide/target/debug/deps/libindexmap-55087c013857226e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a78e60556b577013.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-da4ed7c86a39b766.rlib" "/opt/rustwide/target/debug/deps/libtracing-ff1503e95eafca20.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-aae84b2e6e024b37.rlib" "/opt/rustwide/target/debug/deps/libtokio-eb1398dc01177972.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-993e8d311c44a696.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6abf6bf498beb93.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf38fc4b42f747d7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8880db5172f9bf72.rlib" "/opt/rustwide/target/debug/deps/libmio-e8f661d34d3f0722.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-eeb59c36186293a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-338f8156cd0a85c0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ced58c12b1f5ae1b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0a3fec6fb90b28b6.rlib" "/opt/rustwide/target/debug/deps/liblog-7b2af25b44e8e29d.rlib" "/opt/rustwide/target/debug/deps/liburl-0123387b6d811d01.rlib" "/opt/rustwide/target/debug/deps/libidna-ee2700ddebdff32c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-358014e97c312ce3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-f682379f318c2d14.rlib" "/opt/rustwide/target/debug/deps/libitoa-83ac3cf80711f538.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libgarcon-17c68386c2832ba8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-69a415012cd01795.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5ef4a2ef2d88829e.rlib" "/opt/rustwide/target/debug/deps/libslab-504bf5108b608b54.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c1903c75a2ea883.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-26d5ea0f19d875a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3f00b0d0587ef316.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/target/debug/deps/libcandid-e10b7e1a55871d32.rlib" "/opt/rustwide/target/debug/deps/libleb128-5768d848fd962148.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/liblogos-89b5b6734a52cdba.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b5b777be451a81d5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-444ac153e1de81c7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3a2e7fa99f90a4cf.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f7c797e04cd065a1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c5aa4fd90540bb8e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a3acf3151e80ead6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-29d69b58c579c602.rlib" "/opt/rustwide/target/debug/deps/liblibc-655b04a26ff0aa2c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9353ef9c075bb2cf.rlib" "/opt/rustwide/target/debug/deps/libgimli-1817f7c43388828a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-68430f0214766d2e.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-10d3b56d3a8e9043.rlib" "/opt/rustwide/target/debug/deps/libic_types-3468e51460ba705e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-279b76a7d4068a92.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-eae65e4bb40c5470.rlib" "/opt/rustwide/target/debug/deps/libhex-107cf84235f90d6c.rlib" "/opt/rustwide/target/debug/deps/libsha2-96d88dfd27393f48.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libdigest-c08054e6ae2bd757.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b2dfb3ea7170d87b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b2e0eb667d7ea8cb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-70eb6598b4520089.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-aae8f175a81a2270.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libbinread-96975665aa185fe1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-404b63da5a16ca20.rlib" "/opt/rustwide/target/debug/deps/libregex-332bb7f77b8122e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80f7a70dd86fdf7a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5167e4c1df8f9679.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c50b5286daab8378.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-6c792824c85374e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libpretty-1601e73e14fb5ad3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-809046b8863f9430.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-e01857d719dac7cd.rlib" "/opt/rustwide/target/debug/deps/libserde-7874d869dfab2b2a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ic_asset-aefe289362625be6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ic-asset` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0bc6c5d8a116b372af9aa4a021f9411c5d4781c6009072e8ec6532303caf4661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc6c5d8a116b372af9aa4a021f9411c5d4781c6009072e8ec6532303caf4661", kill_on_drop: false }` [INFO] [stdout] 0bc6c5d8a116b372af9aa4a021f9411c5d4781c6009072e8ec6532303caf4661 [INFO] building ichewm/agent-rs against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fichewm%2Fagent-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ichewm/agent-rs on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ichewm/agent-rs [INFO] finished tweaking git repo https://github.com/ichewm/agent-rs [INFO] tweaked toml for git repo https://github.com/ichewm/agent-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ichewm/agent-rs 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8f8aa99149a8206a0c50c0e4b2f58df387e2c22fff84e817963f57ef3d2c1ec [INFO] running `Command { std: "docker" "start" "-a" "c8f8aa99149a8206a0c50c0e4b2f58df387e2c22fff84e817963f57ef3d2c1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8f8aa99149a8206a0c50c0e4b2f58df387e2c22fff84e817963f57ef3d2c1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f8aa99149a8206a0c50c0e4b2f58df387e2c22fff84e817963f57ef3d2c1ec", kill_on_drop: false }` [INFO] [stdout] c8f8aa99149a8206a0c50c0e4b2f58df387e2c22fff84e817963f57ef3d2c1ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d75f1e3fa322711e156b6c5f1f7d6ee3112839546ed67cac68cf68d5d8e30c52 [INFO] running `Command { std: "docker" "start" "-a" "d75f1e3fa322711e156b6c5f1f7d6ee3112839546ed67cac68cf68d5d8e30c52", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.126 [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 cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling const-oid v0.9.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling der v0.6.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.4.7 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rfc6979 v0.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling elliptic-curve v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling ecdsa v0.14.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling garcon v0.2.3 [INFO] [stderr] Compiling k256 v0.11.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ic-types v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ic-agent v0.20.0 (/opt/rustwide/workdir/ic-agent) [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> ic-agent/src/agent/status.rs:101:51 [INFO] [stdout] | [INFO] [stdout] 101 | serde_cbor::Value::Text(t) => (t.to_owned()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - serde_cbor::Value::Text(t) => (t.to_owned()), [INFO] [stdout] 101 + serde_cbor::Value::Text(t) => t.to_owned(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> ic-agent/src/agent/status.rs:102:54 [INFO] [stdout] | [INFO] [stdout] 102 | serde_cbor::Value::Integer(i) => (i.to_string()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - serde_cbor::Value::Integer(i) => (i.to_string()), [INFO] [stdout] 102 + serde_cbor::Value::Integer(i) => i.to_string(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling clap_lex v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling clap_derive v3.2.6 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pkcs11 v0.5.0 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling clap v3.2.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling ic-identity-hsm v0.20.0 (/opt/rustwide/workdir/ic-identity-hsm) [INFO] [stderr] Compiling delay v0.3.1 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling icx-cert v0.20.0 (/opt/rustwide/workdir/icx-cert) [INFO] [stderr] Compiling candid v0.7.15 [INFO] [stderr] Compiling ic-utils v0.20.0 (/opt/rustwide/workdir/ic-utils) [INFO] [stderr] Compiling ic-asset v0.20.0 (/opt/rustwide/workdir/ic-asset) [INFO] [stderr] Compiling ref-tests v0.0.0 (/opt/rustwide/workdir/ref-tests) [INFO] [stderr] Compiling icx v0.20.0 (/opt/rustwide/workdir/icx) [INFO] [stderr] Compiling icx-asset v0.20.0 (/opt/rustwide/workdir/icx-asset) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d75f1e3fa322711e156b6c5f1f7d6ee3112839546ed67cac68cf68d5d8e30c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d75f1e3fa322711e156b6c5f1f7d6ee3112839546ed67cac68cf68d5d8e30c52", kill_on_drop: false }` [INFO] [stdout] d75f1e3fa322711e156b6c5f1f7d6ee3112839546ed67cac68cf68d5d8e30c52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1917d5a1cef54640dd789902ef91fb2ddc6e350d19c33e2c218ea067ce81e393 [INFO] running `Command { std: "docker" "start" "-a" "1917d5a1cef54640dd789902ef91fb2ddc6e350d19c33e2c218ea067ce81e393", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> ic-agent/src/agent/status.rs:101:51 [INFO] [stdout] | [INFO] [stdout] 101 | serde_cbor::Value::Text(t) => (t.to_owned()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - serde_cbor::Value::Text(t) => (t.to_owned()), [INFO] [stdout] 101 + serde_cbor::Value::Text(t) => t.to_owned(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> ic-agent/src/agent/status.rs:102:54 [INFO] [stdout] | [INFO] [stdout] 102 | serde_cbor::Value::Integer(i) => (i.to_string()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - serde_cbor::Value::Integer(i) => (i.to_string()), [INFO] [stdout] 102 + serde_cbor::Value::Integer(i) => i.to_string(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling icx-cert v0.20.0 (/opt/rustwide/workdir/icx-cert) [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling ic-identity-hsm v0.20.0 (/opt/rustwide/workdir/ic-identity-hsm) [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling mockito v0.31.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling candid v0.7.15 [INFO] [stderr] Compiling ic-utils v0.20.0 (/opt/rustwide/workdir/ic-utils) [INFO] [stderr] Compiling ref-tests v0.0.0 (/opt/rustwide/workdir/ref-tests) [INFO] [stderr] Compiling ic-asset v0.20.0 (/opt/rustwide/workdir/ic-asset) [INFO] [stderr] Compiling icx v0.20.0 (/opt/rustwide/workdir/icx) [INFO] [stderr] Compiling ic-agent v0.20.0 (/opt/rustwide/workdir/ic-agent) [INFO] [stderr] Compiling icx-asset v0.20.0 (/opt/rustwide/workdir/icx-asset) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> ic-agent/src/agent/status.rs:101:51 [INFO] [stdout] | [INFO] [stdout] 101 | serde_cbor::Value::Text(t) => (t.to_owned()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - serde_cbor::Value::Text(t) => (t.to_owned()), [INFO] [stdout] 101 + serde_cbor::Value::Text(t) => t.to_owned(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> ic-agent/src/agent/status.rs:102:54 [INFO] [stdout] | [INFO] [stdout] 102 | serde_cbor::Value::Integer(i) => (i.to_string()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - serde_cbor::Value::Integer(i) => (i.to_string()), [INFO] [stdout] 102 + serde_cbor::Value::Integer(i) => i.to_string(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1917d5a1cef54640dd789902ef91fb2ddc6e350d19c33e2c218ea067ce81e393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1917d5a1cef54640dd789902ef91fb2ddc6e350d19c33e2c218ea067ce81e393", kill_on_drop: false }` [INFO] [stdout] 1917d5a1cef54640dd789902ef91fb2ddc6e350d19c33e2c218ea067ce81e393