[INFO] cloning repository https://github.com/NickCao/resign [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NickCao/resign" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickCao%2Fresign", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickCao%2Fresign'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a60d02461537964671ec8a5fff4f5e736229aa81 [INFO] checking NickCao/resign against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickCao%2Fresign" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NickCao/resign on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NickCao/resign [INFO] finished tweaking git repo https://github.com/NickCao/resign [INFO] tweaked toml for git repo https://github.com/NickCao/resign written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/NickCao/resign 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpufeatures v0.2.8 [INFO] [stderr] Downloaded service-binding v0.3.1 [INFO] [stderr] Downloaded smallvec v0.6.14 [INFO] [stderr] Downloaded parking_lot_core v0.6.3 [INFO] [stderr] Downloaded io_tee v0.1.1 [INFO] [stderr] Downloaded hex-slice v0.1.4 [INFO] [stderr] Downloaded pcsc-sys v1.2.0 [INFO] [stderr] Downloaded memsec v0.6.3 [INFO] [stderr] Downloaded openpgp-card-pcsc v0.3.1 [INFO] [stderr] Downloaded age-plugin v0.4.0 [INFO] [stderr] Downloaded dyn-clone v1.0.11 [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded pkcs1 v0.4.1 [INFO] [stderr] Downloaded openpgp-card v0.3.5 [INFO] [stderr] Downloaded clap v4.3.4 [INFO] [stderr] Downloaded rsa v0.8.2 [INFO] [stderr] Downloaded buffered-reader v1.2.0 [INFO] [stderr] Downloaded num-bigint-dig v0.8.2 [INFO] [stderr] Downloaded clap_builder v4.3.4 [INFO] [stderr] Downloaded petgraph v0.6.3 [INFO] [stderr] Downloaded bindgen v0.63.0 [INFO] [stderr] Downloaded openpgp-card-sequoia v0.1.2 [INFO] [stderr] Downloaded nettle-sys v2.2.0 [INFO] [stderr] Downloaded age-core v0.9.0 [INFO] [stderr] Downloaded iso7816-tlv v0.4.3 [INFO] [stderr] Downloaded blanket v0.2.0 [INFO] [stderr] Downloaded pem-rfc7468 v0.6.0 [INFO] [stderr] Downloaded pinentry v0.5.0 [INFO] [stderr] Downloaded xxhash-rust v0.8.6 [INFO] [stderr] Downloaded linux-keyutils v0.2.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.60 [INFO] [stderr] Downloaded ssh-agent-lib v0.2.5 [INFO] [stderr] Downloaded const-oid v0.9.2 [INFO] [stderr] Downloaded nettle v7.3.0 [INFO] [stderr] Downloaded sha1collisiondetection v0.2.7 [INFO] [stderr] Downloaded sequoia-openpgp v1.16.0 [INFO] [stderr] Downloaded pcsc v2.8.0 [INFO] [stderr] Downloaded openssh-keys v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 836f38266dae8b07879b19a6fd1788265f82a346d43eebf3e3e95a435c3dfb66 [INFO] running `Command { std: "docker" "start" "-a" "836f38266dae8b07879b19a6fd1788265f82a346d43eebf3e3e95a435c3dfb66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "836f38266dae8b07879b19a6fd1788265f82a346d43eebf3e3e95a435c3dfb66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836f38266dae8b07879b19a6fd1788265f82a346d43eebf3e3e95a435c3dfb66", kill_on_drop: false }` [INFO] [stdout] 836f38266dae8b07879b19a6fd1788265f82a346d43eebf3e3e95a435c3dfb66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d78a2cbbdc33ac087b1d3fa5e8675a0dbbe15abf932037a956da6429f1e58e4e [INFO] running `Command { std: "docker" "start" "-a" "d78a2cbbdc33ac087b1d3fa5e8675a0dbbe15abf932037a956da6429f1e58e4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking const-oid v0.9.2 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking hex-slice v0.1.4 [INFO] [stderr] Checking sha1collisiondetection v0.2.7 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking buffered-reader v1.2.0 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking xxhash-rust v0.8.6 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking memsec v0.6.3 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.4 [INFO] [stderr] Checking iso7816-tlv v0.4.3 [INFO] [stderr] Checking pcsc v2.8.0 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking service-binding v0.3.1 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking linux-keyutils v0.2.3 [INFO] [stderr] Checking age-core v0.9.0 [INFO] [stderr] Checking pinentry v0.5.0 [INFO] [stderr] Checking age-plugin v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking rsa v0.8.2 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Checking openssh-keys v0.6.1 [INFO] [stderr] Checking openpgp-card v0.3.5 [INFO] [stderr] Checking clap v4.3.4 [INFO] [stderr] Checking openpgp-card-pcsc v0.3.1 [INFO] [stderr] Compiling nettle-sys v2.2.0 [INFO] [stderr] Checking ssh-agent-lib v0.2.5 [INFO] [stderr] Compiling sequoia-openpgp v1.16.0 [INFO] [stderr] Checking nettle v7.3.0 [INFO] [stderr] Checking openpgp-card-sequoia v0.1.2 [INFO] [stderr] Checking resign v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.66s [INFO] running `Command { std: "docker" "inspect" "d78a2cbbdc33ac087b1d3fa5e8675a0dbbe15abf932037a956da6429f1e58e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d78a2cbbdc33ac087b1d3fa5e8675a0dbbe15abf932037a956da6429f1e58e4e", kill_on_drop: false }` [INFO] [stdout] d78a2cbbdc33ac087b1d3fa5e8675a0dbbe15abf932037a956da6429f1e58e4e [INFO] checking NickCao/resign against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickCao%2Fresign" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NickCao/resign on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NickCao/resign [INFO] finished tweaking git repo https://github.com/NickCao/resign [INFO] tweaked toml for git repo https://github.com/NickCao/resign written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/NickCao/resign 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5de88b63e59afdc48622a8fdd9071a7d3cea2559681f3838db3be068a2b916cf [INFO] running `Command { std: "docker" "start" "-a" "5de88b63e59afdc48622a8fdd9071a7d3cea2559681f3838db3be068a2b916cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de88b63e59afdc48622a8fdd9071a7d3cea2559681f3838db3be068a2b916cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de88b63e59afdc48622a8fdd9071a7d3cea2559681f3838db3be068a2b916cf", kill_on_drop: false }` [INFO] [stdout] 5de88b63e59afdc48622a8fdd9071a7d3cea2559681f3838db3be068a2b916cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44cc28e40f0767c0bb2098bab1152aa13c12dc4b5b2efde1af42fcf2ab8020f0 [INFO] running `Command { std: "docker" "start" "-a" "44cc28e40f0767c0bb2098bab1152aa13c12dc4b5b2efde1af42fcf2ab8020f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking const-oid v0.9.2 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking rustix v0.37.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking hex-slice v0.1.4 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking sha1collisiondetection v0.2.7 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking buffered-reader v1.2.0 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking memsec v0.6.3 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking xxhash-rust v0.8.6 [INFO] [stderr] Checking iso7816-tlv v0.4.3 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking clap_builder v4.3.4 [INFO] [stderr] Checking pcsc v2.8.0 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking service-binding v0.3.1 [INFO] [stderr] Checking linux-keyutils v0.2.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking age-core v0.9.0 [INFO] [stderr] Checking pinentry v0.5.0 [INFO] [stderr] Checking age-plugin v0.4.0 [INFO] [stderr] Checking rsa v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Checking openssh-keys v0.6.1 [INFO] [stderr] Checking openpgp-card v0.3.5 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking clap v4.3.4 [INFO] [stderr] Checking openpgp-card-pcsc v0.3.1 [INFO] [stderr] Compiling nettle-sys v2.2.0 [INFO] [stderr] Checking ssh-agent-lib v0.2.5 [INFO] [stderr] Checking nettle v7.3.0 [INFO] [stderr] Compiling sequoia-openpgp v1.16.0 [INFO] [stderr] Checking openpgp-card-sequoia v0.1.2 [INFO] [stderr] Checking resign v0.6.3 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 51 | mut tx: Card>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | tx.public_key(key_type)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 51 | mut tx: Card>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | tx.public_key(key_type)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pkesk.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 22 | let data = SessionKey::from(file_key.expose_secret().as_slice()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let pkesk = PKESK3::for_recipient(SymmetricAlgorithm::AES128, &data, rcpt)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Ok(PKESK(packet::PKESK::V3(pkesk))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pkesk.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 22 | let data = SessionKey::from(file_key.expose_secret().as_slice()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let pkesk = PKESK3::for_recipient(SymmetricAlgorithm::AES128, &data, rcpt)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Ok(PKESK(packet::PKESK::V3(pkesk))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pkesk.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 27 | let session_key = self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | Ok(FileKey::from(file_key)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pkesk.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 27 | let session_key = self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | Ok(FileKey::from(file_key)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `resign` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `resign` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "44cc28e40f0767c0bb2098bab1152aa13c12dc4b5b2efde1af42fcf2ab8020f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44cc28e40f0767c0bb2098bab1152aa13c12dc4b5b2efde1af42fcf2ab8020f0", kill_on_drop: false }` [INFO] [stdout] 44cc28e40f0767c0bb2098bab1152aa13c12dc4b5b2efde1af42fcf2ab8020f0