[INFO] fetching crate mech-utilities 0.2.2...
[INFO] building mech-utilities-0.2.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate mech-utilities 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mech-utilities 0.2.2
[INFO] finished tweaking crates.io crate mech-utilities 0.2.2
[INFO] tweaked toml for crates.io crate mech-utilities 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mech-utilities 0.2.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 134 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding websocket v0.26.5 (available: v0.27.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 944b457bb6872e16b071dc929704660ba660ee5772143a9b0f05c27929f44f03
[INFO] running `Command { std: "docker" "start" "-a" "944b457bb6872e16b071dc929704660ba660ee5772143a9b0f05c27929f44f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "944b457bb6872e16b071dc929704660ba660ee5772143a9b0f05c27929f44f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "944b457bb6872e16b071dc929704660ba660ee5772143a9b0f05c27929f44f03", kill_on_drop: false }`
[INFO] [stdout] 944b457bb6872e16b071dc929704660ba660ee5772143a9b0f05c27929f44f03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f4296dc757b352fed4c4e35c86fe65ee66ca90622b9409285ec149044a66449
[INFO] running `Command { std: "docker" "start" "-a" "6f4296dc757b352fed4c4e35c86fe65ee66ca90622b9409285ec149044a66449", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling papergrid v0.14.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling websocket-base v0.26.5
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling tabled v0.18.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling websocket v0.26.5
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling mech-core v0.2.59
[INFO] [stderr]    Compiling mech-utilities v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.38s
[INFO] running `Command { std: "docker" "inspect" "6f4296dc757b352fed4c4e35c86fe65ee66ca90622b9409285ec149044a66449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f4296dc757b352fed4c4e35c86fe65ee66ca90622b9409285ec149044a66449", kill_on_drop: false }`
[INFO] [stdout] 6f4296dc757b352fed4c4e35c86fe65ee66ca90622b9409285ec149044a66449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58b4010e24ba04968cb001f1f39ed0ed33cb6248d3a6d89259912d7807ca5dff
[INFO] running `Command { std: "docker" "start" "-a" "58b4010e24ba04968cb001f1f39ed0ed33cb6248d3a6d89259912d7807ca5dff", kill_on_drop: false }`
[INFO] [stderr]    Compiling mech-utilities v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "58b4010e24ba04968cb001f1f39ed0ed33cb6248d3a6d89259912d7807ca5dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58b4010e24ba04968cb001f1f39ed0ed33cb6248d3a6d89259912d7807ca5dff", kill_on_drop: false }`
[INFO] [stdout] 58b4010e24ba04968cb001f1f39ed0ed33cb6248d3a6d89259912d7807ca5dff
