[INFO] cloning repository https://github.com/aaroncroberts/rusty-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aaroncroberts/rusty-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaroncroberts%2Frusty-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaroncroberts%2Frusty-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 689b1c53c7f197fe8f20956e2dbac929c47eb609
[INFO] building aaroncroberts/rusty-app against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaroncroberts%2Frusty-app" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aaroncroberts/rusty-app
[INFO] finished tweaking git repo https://github.com/aaroncroberts/rusty-app
[INFO] tweaked toml for git repo https://github.com/aaroncroberts/rusty-app written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aaroncroberts/rusty-app 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/aaroncroberts/rusty-app 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 charset v0.1.5
[INFO] [stderr]   Downloaded pango-sys v0.19.8
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.0
[INFO] [stderr]   Downloaded graphene-sys v0.19.8
[INFO] [stderr]   Downloaded graphene-rs v0.19.8
[INFO] [stderr]   Downloaded gdk-pixbuf v0.19.8
[INFO] [stderr]   Downloaded cairo-rs v0.19.4
[INFO] [stderr]   Downloaded gdk4-sys v0.8.2
[INFO] [stderr]   Downloaded toml_edit v0.20.7
[INFO] [stderr]   Downloaded gtk4-sys v0.8.2
[INFO] [stderr]   Downloaded gdk4 v0.8.2
[INFO] [stderr]   Downloaded gio-sys v0.19.8
[INFO] [stderr]   Downloaded x25519-dalek v1.1.1
[INFO] [stderr]   Downloaded gio v0.19.8
[INFO] [stderr]   Downloaded glib-macros v0.19.9
[INFO] [stderr]   Downloaded glib-sys v0.19.8
[INFO] [stderr]   Downloaded rsa v0.7.2
[INFO] [stderr]   Downloaded gsk4 v0.8.2
[INFO] [stderr]   Downloaded glib v0.19.9
[INFO] [stderr]   Downloaded gtk4 v0.8.2
[INFO] [stderr]   Downloaded cairo-sys-rs v0.19.2
[INFO] [stderr]   Downloaded pango v0.19.8
[INFO] [stderr]   Downloaded gtk4-macros v0.8.2
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.19.8
[INFO] [stderr]   Downloaded gsk4-sys v0.8.2
[INFO] [stderr]   Downloaded gobject-sys v0.19.8
[INFO] [stderr]   Downloaded mailparse v0.7.0
[INFO] [stderr]   Downloaded pgp v0.9.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8773958ed65f82930ef80c482d13223fbc36551cf842ef144cce8bbcdc2148c0
[INFO] running `Command { std: "docker" "start" "-a" "8773958ed65f82930ef80c482d13223fbc36551cf842ef144cce8bbcdc2148c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8773958ed65f82930ef80c482d13223fbc36551cf842ef144cce8bbcdc2148c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8773958ed65f82930ef80c482d13223fbc36551cf842ef144cce8bbcdc2148c0", kill_on_drop: false }`
[INFO] [stdout] 8773958ed65f82930ef80c482d13223fbc36551cf842ef144cce8bbcdc2148c0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 917a0201dfb8a2e73ac69491fca93a8d26664229059a73bc971905d151941afc
[INFO] running `Command { std: "docker" "start" "-a" "917a0201dfb8a2e73ac69491fca93a8d26664229059a73bc971905d151941afc", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling gio v0.19.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling charset v0.1.5
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling cfb-mode v0.8.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling twofish v0.7.1
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling cast5 v0.11.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling quoted_printable v0.4.8
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling mailparse v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.19.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gtk4-macros v0.8.2
[INFO] [stderr]    Compiling glib-sys v0.19.8
[INFO] [stderr]    Compiling gobject-sys v0.19.8
[INFO] [stderr]    Compiling gio-sys v0.19.8
[INFO] [stderr]    Compiling pango-sys v0.19.8
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.8
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling gdk4-sys v0.8.2
[INFO] [stderr]    Compiling graphene-sys v0.19.8
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gsk4-sys v0.8.2
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gtk4-sys v0.8.2
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling pgp v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling glib v0.19.9
[INFO] [stderr]    Compiling cairo-rs v0.19.4
[INFO] [stderr]    Compiling graphene-rs v0.19.8
[INFO] [stderr]    Compiling gdk-pixbuf v0.19.8
[INFO] [stderr]    Compiling pango v0.19.8
[INFO] [stderr]    Compiling gdk4 v0.8.2
[INFO] [stderr]    Compiling gsk4 v0.8.2
[INFO] [stderr]    Compiling gtk4 v0.8.2
[INFO] [stderr]    Compiling rusty-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, 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 6`
[INFO] running `Command { std: "docker" "inspect" "917a0201dfb8a2e73ac69491fca93a8d26664229059a73bc971905d151941afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "917a0201dfb8a2e73ac69491fca93a8d26664229059a73bc971905d151941afc", kill_on_drop: false }`
[INFO] [stdout] 917a0201dfb8a2e73ac69491fca93a8d26664229059a73bc971905d151941afc
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4387cb826c991692f317590838b052c3d56701b016350052414c8341916e06cf
[INFO] running `Command { std: "docker" "start" "-a" "4387cb826c991692f317590838b052c3d56701b016350052414c8341916e06cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusty-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, 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 6`
[INFO] running `Command { std: "docker" "inspect" "4387cb826c991692f317590838b052c3d56701b016350052414c8341916e06cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4387cb826c991692f317590838b052c3d56701b016350052414c8341916e06cf", kill_on_drop: false }`
[INFO] [stdout] 4387cb826c991692f317590838b052c3d56701b016350052414c8341916e06cf
