[INFO] fetching crate cw3-fixed-multisig 0.5.0... [INFO] checking cw3-fixed-multisig-0.5.0 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate cw3-fixed-multisig 0.5.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cw3-fixed-multisig 0.5.0 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking crates.io crate cw3-fixed-multisig 0.5.0 [INFO] finished tweaking crates.io crate cw3-fixed-multisig 0.5.0 [INFO] tweaked toml for crates.io crate cw3-fixed-multisig 0.5.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate cw3-fixed-multisig 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f6f0173e48dd9a0a9b99075331ef519dac7f0fd2d7122ebaa6d1c85a0402f01 [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" "8f6f0173e48dd9a0a9b99075331ef519dac7f0fd2d7122ebaa6d1c85a0402f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f6f0173e48dd9a0a9b99075331ef519dac7f0fd2d7122ebaa6d1c85a0402f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f6f0173e48dd9a0a9b99075331ef519dac7f0fd2d7122ebaa6d1c85a0402f01", kill_on_drop: false }` [INFO] [stdout] 8f6f0173e48dd9a0a9b99075331ef519dac7f0fd2d7122ebaa6d1c85a0402f01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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] 062f1c25549b12aeca6a52b53e71d0b3abe7ade81aa02e7d3f8455ee4db415c3 [INFO] running `Command { std: "docker" "start" "-a" "062f1c25549b12aeca6a52b53e71d0b3abe7ade81aa02e7d3f8455ee4db415c3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling cosmwasm-derive v0.13.2 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking serde-json-wasm v0.2.3 [INFO] [stderr] Checking cosmwasm-std v0.13.2 [INFO] [stderr] Checking cosmwasm-schema v0.13.2 [INFO] [stderr] Checking cw0 v0.5.0 [INFO] [stderr] Checking cw-storage-plus v0.5.0 [INFO] [stderr] Checking cw3 v0.5.0 [INFO] [stderr] Checking cw2 v0.5.0 [INFO] [stderr] Checking cw3-fixed-multisig v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.56s [INFO] running `Command { std: "docker" "inspect" "062f1c25549b12aeca6a52b53e71d0b3abe7ade81aa02e7d3f8455ee4db415c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "062f1c25549b12aeca6a52b53e71d0b3abe7ade81aa02e7d3f8455ee4db415c3", kill_on_drop: false }` [INFO] [stdout] 062f1c25549b12aeca6a52b53e71d0b3abe7ade81aa02e7d3f8455ee4db415c3