[INFO] cloning repository https://github.com/delimce/rustafari
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/delimce/rustafari" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelimce%2Frustafari", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelimce%2Frustafari'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d8becbd4c0f9c5625303d0bf42863ab3826ecc8
[INFO] building delimce/rustafari against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelimce%2Frustafari" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/delimce/rustafari
[INFO] finished tweaking git repo https://github.com/delimce/rustafari
[INFO] tweaked toml for git repo https://github.com/delimce/rustafari written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/delimce/rustafari 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/delimce/rustafari 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 cache-size v0.7.0
[INFO] [stderr]   Downloaded sys-info v0.9.1
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.3
[INFO] [stderr]   Downloaded mac_address v1.1.5
[INFO] [stderr]   Downloaded mid v2.1.0
[INFO] [stderr]   Downloaded local-ip-address v0.5.6
[INFO] [stderr]   Downloaded serde_derive v1.0.193
[INFO] [stderr]   Downloaded smbios-lib v0.9.2
[INFO] [stderr]   Downloaded battery v0.7.8
[INFO] [stderr]   Downloaded serde v1.0.193
[INFO] [stderr]   Downloaded neli v0.6.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded uom v0.30.0
[INFO] [stderr]   Downloaded raw-cpuid v11.2.0
[INFO] [stderr]   Downloaded serde_json v1.0.109
[INFO] [stderr]   Downloaded sysinfo v0.29.11
[INFO] [stderr]   Downloaded nix v0.19.1
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.7
[INFO] [stderr]   Downloaded tokio v1.39.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] be5d95f5d70b935861c79c55bee055af1d470a1606206c0a06d581592fe6edc4
[INFO] running `Command { std: "docker" "start" "-a" "be5d95f5d70b935861c79c55bee055af1d470a1606206c0a06d581592fe6edc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be5d95f5d70b935861c79c55bee055af1d470a1606206c0a06d581592fe6edc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be5d95f5d70b935861c79c55bee055af1d470a1606206c0a06d581592fe6edc4", kill_on_drop: false }`
[INFO] [stdout] be5d95f5d70b935861c79c55bee055af1d470a1606206c0a06d581592fe6edc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 301b2e30f837fab78567cf2887770ff7c797e40adf6fb7c309b1a68115f6025f
[INFO] running `Command { std: "docker" "start" "-a" "301b2e30f837fab78567cf2887770ff7c797e40adf6fb7c309b1a68115f6025f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling battery v0.7.8
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling uom v0.30.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling raw-cpuid v11.2.0
[INFO] [stderr]    Compiling hmac-sha256 v1.1.7
[INFO] [stderr]    Compiling mid v2.1.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling mac_address v1.1.5
[INFO] [stderr]    Compiling cache-size v0.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling os_info v3.7.0
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]    Compiling neli v0.6.4
[INFO] [stderr]    Compiling smbios-lib v0.9.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling local-ip-address v0.5.6
[INFO] [stderr]    Compiling rustafari v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "301b2e30f837fab78567cf2887770ff7c797e40adf6fb7c309b1a68115f6025f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "301b2e30f837fab78567cf2887770ff7c797e40adf6fb7c309b1a68115f6025f", kill_on_drop: false }`
[INFO] [stdout] 301b2e30f837fab78567cf2887770ff7c797e40adf6fb7c309b1a68115f6025f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 359991fb1262182c1ee9b47018c1e29bc1f90af470331be56c444e9460f8a1cb
[INFO] running `Command { std: "docker" "start" "-a" "359991fb1262182c1ee9b47018c1e29bc1f90af470331be56c444e9460f8a1cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustafari v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] running `Command { std: "docker" "inspect" "359991fb1262182c1ee9b47018c1e29bc1f90af470331be56c444e9460f8a1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359991fb1262182c1ee9b47018c1e29bc1f90af470331be56c444e9460f8a1cb", kill_on_drop: false }`
[INFO] [stdout] 359991fb1262182c1ee9b47018c1e29bc1f90af470331be56c444e9460f8a1cb
