[INFO] fetching crate cw20-escrow 0.4.0... [INFO] checking cw20-escrow-0.4.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate cw20-escrow 0.4.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate cw20-escrow 0.4.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking crates.io crate cw20-escrow 0.4.0 [INFO] finished tweaking crates.io crate cw20-escrow 0.4.0 [INFO] tweaked toml for crates.io crate cw20-escrow 0.4.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate cw20-escrow 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef301c62a757e8381c4b2b026847e6965316de3a91429f5c1d684885dcc96c1b [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" "ef301c62a757e8381c4b2b026847e6965316de3a91429f5c1d684885dcc96c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef301c62a757e8381c4b2b026847e6965316de3a91429f5c1d684885dcc96c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef301c62a757e8381c4b2b026847e6965316de3a91429f5c1d684885dcc96c1b", kill_on_drop: false }` [INFO] [stdout] ef301c62a757e8381c4b2b026847e6965316de3a91429f5c1d684885dcc96c1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 80281308793be04ba82bfc82db8e10146d57288f0d53e92f6fa0c597c7f6bd64 [INFO] running `Command { std: "docker" "start" "-a" "80281308793be04ba82bfc82db8e10146d57288f0d53e92f6fa0c597c7f6bd64", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking serde-json-wasm v0.2.1 [INFO] [stderr] Checking cosmwasm-std v0.12.2 [INFO] [stderr] Checking cosmwasm-schema v0.12.2 [INFO] [stderr] Checking cw0 v0.4.0 [INFO] [stderr] Checking cw-storage-plus v0.4.0 [INFO] [stderr] Checking cosmwasm-storage v0.12.2 [INFO] [stderr] Checking cw2 v0.4.0 [INFO] [stderr] Checking cw20 v0.4.0 [INFO] [stderr] Checking cw-multi-test v0.4.0 [INFO] [stderr] Checking cw20-base v0.4.0 [INFO] [stderr] Checking cw20-escrow v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.86s [INFO] running `Command { std: "docker" "inspect" "80281308793be04ba82bfc82db8e10146d57288f0d53e92f6fa0c597c7f6bd64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80281308793be04ba82bfc82db8e10146d57288f0d53e92f6fa0c597c7f6bd64", kill_on_drop: false }` [INFO] [stdout] 80281308793be04ba82bfc82db8e10146d57288f0d53e92f6fa0c597c7f6bd64