[INFO] fetching crate strike-actions 0.1.0... [INFO] building strike-actions-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate strike-actions 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate strike-actions 0.1.0 [INFO] finished tweaking crates.io crate strike-actions 0.1.0 [INFO] tweaked toml for crates.io crate strike-actions 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate strike-actions 0.1.0 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 strike-actions 0.1.0 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 cc v1.1.10 [INFO] [stderr] Downloaded backtrace v0.3.73 [INFO] [stderr] Downloaded serde_json v1.0.125 [INFO] [stderr] Downloaded leb128 v0.2.5 [INFO] [stderr] Downloaded bytes v1.7.1 [INFO] [stderr] Downloaded pretty v0.12.3 [INFO] [stderr] Downloaded candid_derive v0.6.6 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded cpufeatures v0.2.13 [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded addr2line v0.22.0 [INFO] [stderr] Downloaded candid v0.10.10 [INFO] [stderr] Downloaded serde_derive v1.0.207 [INFO] [stderr] Downloaded serde v1.0.207 [INFO] [stderr] Downloaded gimli v0.29.0 [INFO] [stderr] Downloaded object v0.36.3 [INFO] [stderr] Downloaded tokio v1.39.3 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45c222d44162e4d3f7fd6a3a4ccab2f21df530ac7535449d8651691edf16f046 [INFO] running `Command { std: "docker" "start" "-a" "45c222d44162e4d3f7fd6a3a4ccab2f21df530ac7535449d8651691edf16f046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45c222d44162e4d3f7fd6a3a4ccab2f21df530ac7535449d8651691edf16f046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c222d44162e4d3f7fd6a3a4ccab2f21df530ac7535449d8651691edf16f046", kill_on_drop: false }` [INFO] [stdout] 45c222d44162e4d3f7fd6a3a4ccab2f21df530ac7535449d8651691edf16f046 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e5eeab8fd070f92155896d990d11475ca6710399d1e93fd01d4fcff0ad8489b [INFO] running `Command { std: "docker" "start" "-a" "9e5eeab8fd070f92155896d990d11475ca6710399d1e93fd01d4fcff0ad8489b", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling candid v0.10.10 [INFO] [stderr] Compiling strike-actions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.48s [INFO] running `Command { std: "docker" "inspect" "9e5eeab8fd070f92155896d990d11475ca6710399d1e93fd01d4fcff0ad8489b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5eeab8fd070f92155896d990d11475ca6710399d1e93fd01d4fcff0ad8489b", kill_on_drop: false }` [INFO] [stdout] 9e5eeab8fd070f92155896d990d11475ca6710399d1e93fd01d4fcff0ad8489b [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e152a1756ba9bfea7822a149b1d8a3d55c372876ca4209ddd301c4206d7d0954 [INFO] running `Command { std: "docker" "start" "-a" "e152a1756ba9bfea7822a149b1d8a3d55c372876ca4209ddd301c4206d7d0954", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling strike-actions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.96s [INFO] running `Command { std: "docker" "inspect" "e152a1756ba9bfea7822a149b1d8a3d55c372876ca4209ddd301c4206d7d0954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e152a1756ba9bfea7822a149b1d8a3d55c372876ca4209ddd301c4206d7d0954", kill_on_drop: false }` [INFO] [stdout] e152a1756ba9bfea7822a149b1d8a3d55c372876ca4209ddd301c4206d7d0954