[INFO] fetching crate sigo 0.2.1... [INFO] building sigo-0.2.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate sigo 0.2.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate sigo 0.2.1 [INFO] finished tweaking crates.io crate sigo 0.2.1 [INFO] tweaked toml for crates.io crate sigo 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sigo 0.2.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sigo 0.2.1 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.26.2 [INFO] [stderr] Downloaded vte v0.10.1 [INFO] [stderr] Downloaded tabled_derive v0.7.0 [INFO] [stderr] Downloaded tabled v0.15.0 [INFO] [stderr] Downloaded confy v0.6.1 [INFO] [stderr] Downloaded ansi-str v0.8.0 [INFO] [stderr] Downloaded winnow v0.6.7 [INFO] [stderr] Downloaded strum_macros v0.26.2 [INFO] [stderr] Downloaded ansitok v0.2.0 [INFO] [stderr] Downloaded papergrid v0.11.0 [INFO] [stderr] Downloaded cc v1.0.95 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45e16728b341037d7b8b871ce0b0231a0fd899e4e27aa98e49216e05c3670156 [INFO] running `Command { std: "docker" "start" "-a" "45e16728b341037d7b8b871ce0b0231a0fd899e4e27aa98e49216e05c3670156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45e16728b341037d7b8b871ce0b0231a0fd899e4e27aa98e49216e05c3670156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e16728b341037d7b8b871ce0b0231a0fd899e4e27aa98e49216e05c3670156", kill_on_drop: false }` [INFO] [stdout] 45e16728b341037d7b8b871ce0b0231a0fd899e4e27aa98e49216e05c3670156 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac2d0398d547407610ef6d3906bc560be979c6ca63bd7e8b8284e11dbb4294bf [INFO] running `Command { std: "docker" "start" "-a" "ac2d0398d547407610ef6d3906bc560be979c6ca63bd7e8b8284e11dbb4294bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling winnow v0.6.7 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ansitok v0.2.0 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling ansi-str v0.8.0 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling sigo v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.05s [INFO] running `Command { std: "docker" "inspect" "ac2d0398d547407610ef6d3906bc560be979c6ca63bd7e8b8284e11dbb4294bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac2d0398d547407610ef6d3906bc560be979c6ca63bd7e8b8284e11dbb4294bf", kill_on_drop: false }` [INFO] [stdout] ac2d0398d547407610ef6d3906bc560be979c6ca63bd7e8b8284e11dbb4294bf [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4cb8cf91a94e66c351e9f5aa6a6e1689f67ea2f5df5041b9af7d08f56baf7dc [INFO] running `Command { std: "docker" "start" "-a" "d4cb8cf91a94e66c351e9f5aa6a6e1689f67ea2f5df5041b9af7d08f56baf7dc", kill_on_drop: false }` [INFO] [stderr] Compiling sigo v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "d4cb8cf91a94e66c351e9f5aa6a6e1689f67ea2f5df5041b9af7d08f56baf7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cb8cf91a94e66c351e9f5aa6a6e1689f67ea2f5df5041b9af7d08f56baf7dc", kill_on_drop: false }` [INFO] [stdout] d4cb8cf91a94e66c351e9f5aa6a6e1689f67ea2f5df5041b9af7d08f56baf7dc