[INFO] fetching crate duxcore 0.1.9... [INFO] building duxcore-0.1.9 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate duxcore 0.1.9 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate duxcore 0.1.9 [INFO] finished tweaking crates.io crate duxcore 0.1.9 [INFO] tweaked toml for crates.io crate duxcore 0.1.9 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate duxcore 0.1.9 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 179 packages to latest compatible versions [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] Downloading crates ... [INFO] [stderr] Downloaded wmi v0.12.2 [INFO] [stderr] Downloaded machineid-rs v1.2.4 [INFO] [stderr] Downloaded winreg v0.11.0 [INFO] [stderr] Downloaded ssh2 v0.9.5 [INFO] [stderr] Downloaded libz-sys v1.1.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 815b977fb55aec45f8ba3eb99bb377821c50a8f2c4c475be6dbdb62e1009beb4 [INFO] running `Command { std: "docker" "start" "-a" "815b977fb55aec45f8ba3eb99bb377821c50a8f2c4c475be6dbdb62e1009beb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "815b977fb55aec45f8ba3eb99bb377821c50a8f2c4c475be6dbdb62e1009beb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815b977fb55aec45f8ba3eb99bb377821c50a8f2c4c475be6dbdb62e1009beb4", kill_on_drop: false }` [INFO] [stdout] 815b977fb55aec45f8ba3eb99bb377821c50a8f2c4c475be6dbdb62e1009beb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cb005ac12286f9fd286092bcec84815adfb92a5d35f44478f375b1a08d048133 [INFO] running `Command { std: "docker" "start" "-a" "cb005ac12286f9fd286092bcec84815adfb92a5d35f44478f375b1a08d048133", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling machineid-rs v1.2.4 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling ssh2 v0.9.5 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling duxcore v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.58s [INFO] running `Command { std: "docker" "inspect" "cb005ac12286f9fd286092bcec84815adfb92a5d35f44478f375b1a08d048133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb005ac12286f9fd286092bcec84815adfb92a5d35f44478f375b1a08d048133", kill_on_drop: false }` [INFO] [stdout] cb005ac12286f9fd286092bcec84815adfb92a5d35f44478f375b1a08d048133 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e98acf94d23a6091a510a985bd4a9decad6386f02b9fd4753fc88d40631d68ef [INFO] running `Command { std: "docker" "start" "-a" "e98acf94d23a6091a510a985bd4a9decad6386f02b9fd4753fc88d40631d68ef", kill_on_drop: false }` [INFO] [stderr] Compiling duxcore v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "e98acf94d23a6091a510a985bd4a9decad6386f02b9fd4753fc88d40631d68ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e98acf94d23a6091a510a985bd4a9decad6386f02b9fd4753fc88d40631d68ef", kill_on_drop: false }` [INFO] [stdout] e98acf94d23a6091a510a985bd4a9decad6386f02b9fd4753fc88d40631d68ef