[INFO] cloning repository https://github.com/veeso/ic-sqlite-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veeso/ic-sqlite-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveeso%2Fic-sqlite-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveeso%2Fic-sqlite-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 928fbcf72546a919a56aa21bdf8239bf8b184feb [INFO] building veeso/ic-sqlite-demo against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveeso%2Fic-sqlite-demo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/veeso/ic-sqlite-demo [INFO] finished tweaking git repo https://github.com/veeso/ic-sqlite-demo [INFO] tweaked toml for git repo https://github.com/veeso/ic-sqlite-demo written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/veeso/ic-sqlite-demo on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/veeso/ic-sqlite-demo 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/veeso/ic-sqlite.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wslpath v0.0.2 [INFO] [stderr] Downloaded tokio-socks v0.5.2 [INFO] [stderr] Downloaded stop-token v0.7.0 [INFO] [stderr] Downloaded ic-management-canister-types v0.3.1 [INFO] [stderr] Downloaded ic-cdk-macros v0.18.1 [INFO] [stderr] Downloaded hyper-rustls v0.27.6 [INFO] [stderr] Downloaded sqlite-vfs-ic v0.2.0 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded logos v0.12.1 [INFO] [stderr] Downloaded lalrpop v0.19.12 [INFO] [stderr] Downloaded candid_derive v0.5.0 [INFO] [stderr] Downloaded ic-cdk v0.6.10 [INFO] [stderr] Downloaded rusqlite-ic v0.28.1 [INFO] [stderr] Downloaded ic-cdk v0.18.2-alpha.1 [INFO] [stderr] Downloaded ic-agent v0.40.1 [INFO] [stderr] Downloaded cached v0.52.0 [INFO] [stderr] Downloaded candid v0.8.4 [INFO] [stderr] Downloaded rangemap v1.5.1 [INFO] [stderr] Downloaded candid v0.10.14 [INFO] [stderr] Downloaded ic-cdk-executor v1.0.0 [INFO] [stderr] Downloaded primeorder v0.13.6 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded candid_derive v0.6.6 [INFO] [stderr] Downloaded ic-certification v3.0.3 [INFO] [stderr] Downloaded ascii-canvas v3.0.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.12 [INFO] [stderr] Downloaded serde_tokenstream v0.1.7 [INFO] [stderr] Downloaded ic-cdk-macros v0.6.10 [INFO] [stderr] Downloaded ic0 v0.18.11 [INFO] [stderr] Downloaded ic-error-types v0.1.0 [INFO] [stderr] Downloaded ic0 v0.25.0 [INFO] [stderr] Downloaded ic-transport-types v0.40.1 [INFO] [stderr] Downloaded ic_bls12_381 v0.10.1 [INFO] [stderr] Downloaded ic-transport-types v0.39.3 [INFO] [stderr] Downloaded logos-derive v0.12.1 [INFO] [stderr] Downloaded pairing v0.23.0 [INFO] [stderr] Downloaded ic-verify-bls-signature v0.5.0 [INFO] [stderr] Downloaded ic-stable-structures v0.6.8 [INFO] [stderr] Downloaded p256 v0.13.2 [INFO] [stderr] Downloaded ic-utils v0.40.1 [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded reqwest v0.12.19 [INFO] [stderr] Downloaded schemars_derive v0.8.22 [INFO] [stderr] Downloaded pocket-ic v9.0.1 [INFO] [stderr] Downloaded hyper-util v0.1.13 [INFO] [stderr] Downloaded pretty v0.12.4 [INFO] [stderr] Downloaded async-watch v0.3.1 [INFO] [stderr] Downloaded schemars v0.8.22 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded libsqlite3-sys-ic v0.25.0 [INFO] [stderr] Downloaded ic-ledger-types v0.15.0-alpha.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac8309678129c2c8c4f825d2da31d6965991fca56ba3bf878e72f32cbebb8e45 [INFO] running `Command { std: "docker" "start" "-a" "ac8309678129c2c8c4f825d2da31d6965991fca56ba3bf878e72f32cbebb8e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac8309678129c2c8c4f825d2da31d6965991fca56ba3bf878e72f32cbebb8e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac8309678129c2c8c4f825d2da31d6965991fca56ba3bf878e72f32cbebb8e45", kill_on_drop: false }` [INFO] [stdout] ac8309678129c2c8c4f825d2da31d6965991fca56ba3bf878e72f32cbebb8e45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ba327b982db3ab8c7f1a346858e09bc1dc0e7740e8ca0a3c6841f425e0ce5d6 [INFO] running `Command { std: "docker" "start" "-a" "6ba327b982db3ab8c7f1a346858e09bc1dc0e7740e8ca0a3c6841f425e0ce5d6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling candid v0.10.14 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling ic-cdk-executor v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ic-management-canister-types v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ic-certification v3.0.3 [INFO] [stderr] Compiling ic-error-types v0.1.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling ic0 v0.18.11 [INFO] [stderr] Compiling ic0 v0.25.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling hyper-rustls v0.27.6 [INFO] [stderr] Compiling ic-cdk-macros v0.18.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling libsqlite3-sys-ic v0.25.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling ic-cdk v0.18.2-alpha.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling ic_bls12_381 v0.10.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] error: could not compile `candid` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name candid --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candid-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "configs", "fake", "mute_warnings", "rand", "random", "serde_dhall"))' -C metadata=218eeae9f556bff6 -C extra-filename=-8f3d63d3f8100b81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rmeta --extern binread=/opt/rustwide/target/debug/deps/libbinread-dfc6028b5d7ca9cf.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d4f0925090e3c361.rmeta --extern candid_derive=/opt/rustwide/target/debug/deps/libcandid_derive-9629a699edff9787.so --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-95536f9d6a0ef0d8.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-ec6b1847c42b19ed.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-6d465a39edfa29f6.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ff30e6c28b92627c.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-9a2205370e3c0ffc.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-ae0983f084a091ac.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-7d227fdadce31763.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-198b76ec08f6bf01.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-821f25f39dedd8b5.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern pretty=/opt/rustwide/target/debug/deps/libpretty-90d63a9d2fe1aa9e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a7dab3c7b69216ed.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-9d3a3847b47a0c82.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-36cdfa259762f6aa.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c0ee179f4e96f11a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6ba327b982db3ab8c7f1a346858e09bc1dc0e7740e8ca0a3c6841f425e0ce5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba327b982db3ab8c7f1a346858e09bc1dc0e7740e8ca0a3c6841f425e0ce5d6", kill_on_drop: false }` [INFO] [stdout] 6ba327b982db3ab8c7f1a346858e09bc1dc0e7740e8ca0a3c6841f425e0ce5d6