[INFO] fetching crate stdtx 0.4.0... [INFO] checking stdtx-0.4.0 against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] extracting crate stdtx 0.4.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate stdtx 0.4.0 on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stdtx 0.4.0 [INFO] finished tweaking crates.io crate stdtx 0.4.0 [INFO] tweaked toml for crates.io crate stdtx 0.4.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cf47624e76a6e7cb95671486f9c2c6c8c4c04e47f99067d0a0024aa7f9598eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0cf47624e76a6e7cb95671486f9c2c6c8c4c04e47f99067d0a0024aa7f9598eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cf47624e76a6e7cb95671486f9c2c6c8c4c04e47f99067d0a0024aa7f9598eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf47624e76a6e7cb95671486f9c2c6c8c4c04e47f99067d0a0024aa7f9598eb", kill_on_drop: false }` [INFO] [stdout] 0cf47624e76a6e7cb95671486f9c2c6c8c4c04e47f99067d0a0024aa7f9598eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9e7783ee67e57e8072a7f41feda161a8f2a7e53047f0860fb7685cc8ececb8e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9e7783ee67e57e8072a7f41feda161a8f2a7e53047f0860fb7685cc8ececb8e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking const-oid v0.4.3 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Checking prost-amino v0.6.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bitvec v0.18.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking k256 v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling prost-amino-derive v0.6.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking rust_decimal v1.10.3 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking stdtx v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.71s [INFO] running `Command { std: "docker" "inspect" "e9e7783ee67e57e8072a7f41feda161a8f2a7e53047f0860fb7685cc8ececb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e7783ee67e57e8072a7f41feda161a8f2a7e53047f0860fb7685cc8ececb8e", kill_on_drop: false }` [INFO] [stdout] e9e7783ee67e57e8072a7f41feda161a8f2a7e53047f0860fb7685cc8ececb8e