[INFO] cloning repository https://github.com/dnaka91/gitsign [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnaka91/gitsign" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fgitsign", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fgitsign'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47e671f367070d0fd5dedde185354a8354e7372d [INFO] building dnaka91/gitsign against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fgitsign" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dnaka91/gitsign [INFO] finished tweaking git repo https://github.com/dnaka91/gitsign [INFO] tweaked toml for git repo https://github.com/dnaka91/gitsign written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dnaka91/gitsign on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dnaka91/gitsign 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gix-url v0.27.3 [INFO] [stderr] Downloaded gix-validate v0.8.5 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.10.0 [INFO] [stderr] Downloaded subtle v2.6.0 [INFO] [stderr] Downloaded gix-utils v0.1.12 [INFO] [stderr] Downloaded gix-quote v0.4.12 [INFO] [stderr] Downloaded gix-config-value v0.14.6 [INFO] [stderr] Downloaded dunce v1.0.4 [INFO] [stderr] Downloaded gix-diff v0.44.0 [INFO] [stderr] Downloaded gix-odb v0.61.0 [INFO] [stderr] Downloaded gix-config v0.37.0 [INFO] [stderr] Downloaded gix v0.63.0 [INFO] [stderr] Downloaded gix-pack v0.51.0 [INFO] [stderr] Downloaded prodash v28.0.0 [INFO] [stderr] Downloaded bstr v1.9.1 [INFO] [stderr] Downloaded gix-ref v0.44.1 [INFO] [stderr] Downloaded gix-revwalk v0.13.1 [INFO] [stderr] Downloaded gix-traverse v0.39.1 [INFO] [stderr] Downloaded gix-hash v0.14.2 [INFO] [stderr] Downloaded gix-trace v0.1.9 [INFO] [stderr] Downloaded gix-glob v0.16.3 [INFO] [stderr] Downloaded gix-lock v14.0.0 [INFO] [stderr] Downloaded gix-refspec v0.23.0 [INFO] [stderr] Downloaded gix-revision v0.27.1 [INFO] [stderr] Downloaded gix-sec v0.10.6 [INFO] [stderr] Downloaded gix-tempfile v14.0.0 [INFO] [stderr] Downloaded gix-commitgraph v0.24.2 [INFO] [stderr] Downloaded gix-hashtable v0.5.2 [INFO] [stderr] Downloaded git2 v0.19.0 [INFO] [stderr] Downloaded gix-actor v0.31.2 [INFO] [stderr] Downloaded gix-date v0.8.7 [INFO] [stderr] Downloaded gix-object v0.42.2 [INFO] [stderr] Downloaded faster-hex v0.9.0 [INFO] [stderr] Downloaded gix-path v0.10.7 [INFO] [stderr] Downloaded syn v2.0.67 [INFO] [stderr] Downloaded gix-discover v0.32.0 [INFO] [stderr] Downloaded gix-macros v0.1.5 [INFO] [stderr] Downloaded gix-fs v0.11.1 [INFO] [stderr] Downloaded memmap2 v0.9.4 [INFO] [stderr] Downloaded crossterm v0.25.0 [INFO] [stderr] Downloaded gix-chunk v0.4.8 [INFO] [stderr] Downloaded gix-features v0.38.2 [INFO] [stderr] Downloaded libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Downloaded libz-sys v1.1.18 [INFO] [stderr] Downloaded cc v1.0.100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 732bb9d046af42e928707f54975966885c735ec83ad9e328067a27556704297c [INFO] running `Command { std: "docker" "start" "-a" "732bb9d046af42e928707f54975966885c735ec83ad9e328067a27556704297c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "732bb9d046af42e928707f54975966885c735ec83ad9e328067a27556704297c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "732bb9d046af42e928707f54975966885c735ec83ad9e328067a27556704297c", kill_on_drop: false }` [INFO] [stdout] 732bb9d046af42e928707f54975966885c735ec83ad9e328067a27556704297c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 603b53ec39d9e77ef99e721bbdcebaa847d49810c8ca854415ce0d355500ff5e [INFO] running `Command { std: "docker" "start" "-a" "603b53ec39d9e77ef99e721bbdcebaa847d49810c8ca854415ce0d355500ff5e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling gix-trace v0.1.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling subtle v2.6.0 [INFO] [stderr] Compiling gix-utils v0.1.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling gix-sec v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-path v0.10.7 [INFO] [stderr] Compiling gix-chunk v0.4.8 [INFO] [stderr] Compiling gix-quote v0.4.12 [INFO] [stderr] Compiling gix-config-value v0.14.6 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling gix-actor v0.31.2 [INFO] [stderr] Compiling gix-fs v0.11.1 [INFO] [stderr] Compiling gix-commitgraph v0.24.2 [INFO] [stderr] Compiling gix-glob v0.16.3 [INFO] [stderr] Compiling gix-url v0.27.3 [INFO] [stderr] Compiling gix-object v0.42.2 [INFO] [stderr] Compiling gix-tempfile v14.0.0 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling ssh-key v0.6.6 [INFO] [stderr] Compiling gix-revwalk v0.13.1 [INFO] [stderr] Compiling gix-ref v0.44.1 [INFO] [stderr] Compiling gix-pack v0.51.0 [INFO] [stderr] Compiling gix-diff v0.44.0 [INFO] [stderr] Compiling gix-revision v0.27.1 [INFO] [stderr] Compiling gix-traverse v0.39.1 [INFO] [stderr] Compiling gix-refspec v0.23.0 [INFO] [stderr] Compiling gix-odb v0.61.0 [INFO] [stderr] Compiling gix-config v0.37.0 [INFO] [stderr] Compiling gix-discover v0.32.0 [INFO] [stderr] Compiling gix v0.63.0 [INFO] [stderr] Compiling gitsign v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "603b53ec39d9e77ef99e721bbdcebaa847d49810c8ca854415ce0d355500ff5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603b53ec39d9e77ef99e721bbdcebaa847d49810c8ca854415ce0d355500ff5e", kill_on_drop: false }` [INFO] [stdout] 603b53ec39d9e77ef99e721bbdcebaa847d49810c8ca854415ce0d355500ff5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 316124e886dd9b03ef25339823274586a51e3d6845f53536e94b333979b8f056 [INFO] running `Command { std: "docker" "start" "-a" "316124e886dd9b03ef25339823274586a51e3d6845f53536e94b333979b8f056", kill_on_drop: false }` [INFO] [stderr] Compiling gitsign v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "316124e886dd9b03ef25339823274586a51e3d6845f53536e94b333979b8f056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "316124e886dd9b03ef25339823274586a51e3d6845f53536e94b333979b8f056", kill_on_drop: false }` [INFO] [stdout] 316124e886dd9b03ef25339823274586a51e3d6845f53536e94b333979b8f056