[INFO] fetching crate fabric_contract 0.1.0... [INFO] checking fabric_contract-0.1.0 against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] extracting crate fabric_contract 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate fabric_contract 0.1.0 on toolchain 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fabric_contract 0.1.0 [INFO] finished tweaking crates.io crate fabric_contract 0.1.0 [INFO] tweaked toml for crates.io crate fabric_contract 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fabric_contract_macros v0.1.0 [INFO] [stderr] Downloaded wapc-guest v0.3.1 [INFO] [stderr] Downloaded fabric_ledger_protos v0.4.0 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50486812be4f4a147d2d9a969e6f7468e61634fc9a20e4053ace954b6ef7c998 [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" "50486812be4f4a147d2d9a969e6f7468e61634fc9a20e4053ace954b6ef7c998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50486812be4f4a147d2d9a969e6f7468e61634fc9a20e4053ace954b6ef7c998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50486812be4f4a147d2d9a969e6f7468e61634fc9a20e4053ace954b6ef7c998", kill_on_drop: false }` [INFO] [stdout] 50486812be4f4a147d2d9a969e6f7468e61634fc9a20e4053ace954b6ef7c998 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06472ffcfcb270be9e85024fc4da9d3fd6d5be8011a2d2f4117c64adb8067db2 [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" "06472ffcfcb270be9e85024fc4da9d3fd6d5be8011a2d2f4117c64adb8067db2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling protobuf v2.17.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking wapc-guest v0.3.1 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling claim v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking fabric_ledger_protos v0.4.0 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling mockall_derive v0.7.2 [INFO] [stderr] Compiling fabric_contract_macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Checking fabric_contract v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking mockall v0.7.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "06472ffcfcb270be9e85024fc4da9d3fd6d5be8011a2d2f4117c64adb8067db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06472ffcfcb270be9e85024fc4da9d3fd6d5be8011a2d2f4117c64adb8067db2", kill_on_drop: false }` [INFO] [stdout] 06472ffcfcb270be9e85024fc4da9d3fd6d5be8011a2d2f4117c64adb8067db2