[INFO] fetching crate rustmate 0.1.0... [INFO] checking rustmate-0.1.0 against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137033 [INFO] extracting crate rustmate 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate rustmate 0.1.0 on toolchain d8810e3e2dab96778d20dd6d746ff95465515509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] started tweaking crates.io crate rustmate 0.1.0 [INFO] finished tweaking crates.io crate rustmate 0.1.0 [INFO] tweaked toml for crates.io crate rustmate 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 100 packages to latest compatible versions [INFO] [stderr] Adding alloy-primitives v0.3.3 (available: v0.8.21) [INFO] [stderr] Adding alloy-sol-macro v0.3.1 (available: v0.3.2) [INFO] [stderr] Adding alloy-sol-types v0.3.1 (available: v0.3.2) [INFO] [stderr] Adding proptest v1.5.0 (available: v1.6.0) [INFO] [stderr] Adding stylus-sdk v0.4.3 (available: v0.8.1) [INFO] [stderr] Adding syn-solidity v0.3.1 (available: v0.3.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stylus-proc v0.4.3 [INFO] [stderr] Downloaded stylus-sdk v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91cde872f63a2caee5aed215401a16bf392921879a58a48ba0478f0c07952352 [INFO] running `Command { std: "docker" "start" "-a" "91cde872f63a2caee5aed215401a16bf392921879a58a48ba0478f0c07952352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91cde872f63a2caee5aed215401a16bf392921879a58a48ba0478f0c07952352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91cde872f63a2caee5aed215401a16bf392921879a58a48ba0478f0c07952352", kill_on_drop: false }` [INFO] [stdout] 91cde872f63a2caee5aed215401a16bf392921879a58a48ba0478f0c07952352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d769b4a5d0b11a8d7564af4dec746e75cbae890c4081459ef6b24de489c6d79 [INFO] running `Command { std: "docker" "start" "-a" "9d769b4a5d0b11a8d7564af4dec746e75cbae890c4081459ef6b24de489c6d79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling ruint v1.12.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking keccak-const v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [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] Checking memory_units v0.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn-solidity v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling alloy-sol-macro v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling alloy-primitives v0.3.3 [INFO] [stderr] Compiling alloy-sol-types v0.3.1 [INFO] [stderr] Compiling stylus-proc v0.4.3 [INFO] [stderr] Checking stylus-sdk v0.4.3 [INFO] [stderr] Checking rustmate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.17s [INFO] running `Command { std: "docker" "inspect" "9d769b4a5d0b11a8d7564af4dec746e75cbae890c4081459ef6b24de489c6d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d769b4a5d0b11a8d7564af4dec746e75cbae890c4081459ef6b24de489c6d79", kill_on_drop: false }` [INFO] [stdout] 9d769b4a5d0b11a8d7564af4dec746e75cbae890c4081459ef6b24de489c6d79