[INFO] fetching crate eng-wasm-derive 0.1.7... [INFO] checking eng-wasm-derive-0.1.7 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate eng-wasm-derive 0.1.7 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate eng-wasm-derive 0.1.7 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate eng-wasm-derive 0.1.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate eng-wasm-derive 0.1.7 [INFO] tweaked toml for crates.io crate eng-wasm-derive 0.1.7 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate eng-wasm-derive 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", 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] c50b1160be223ce0064effad7fc9a11543dbee13e13d149304442292cad42f26 [INFO] running `Command { std: "docker" "start" "-a" "c50b1160be223ce0064effad7fc9a11543dbee13e13d149304442292cad42f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c50b1160be223ce0064effad7fc9a11543dbee13e13d149304442292cad42f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50b1160be223ce0064effad7fc9a11543dbee13e13d149304442292cad42f26", kill_on_drop: false }` [INFO] [stdout] c50b1160be223ce0064effad7fc9a11543dbee13e13d149304442292cad42f26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b9dcd0a2b083f291309ec62bab922b033d354fde3c3ea8c590bf1fa15b25dcd [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" "4b9dcd0a2b083f291309ec62bab922b033d354fde3c3ea8c590bf1fa15b25dcd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Checking uint v0.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling parse-display-derive v0.1.1 [INFO] [stderr] Checking parse-display v0.1.1 [INFO] [stderr] Checking ethereum-types-serialize v0.2.2 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking eng-pwasm-abi v0.3.2 [INFO] [stderr] Checking ethbloom v0.5.3 [INFO] [stderr] Checking ethereum-types v0.4.2 [INFO] [stderr] Checking eng-wasm v0.1.6 [INFO] [stderr] Checking ethabi v6.1.0 [INFO] [stderr] Checking eng-wasm-derive v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eth_contract.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | let input_tokens = parse_macro_input2!(input as syn::ItemStruct); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_macro_input2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eth_contract.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | let file_path = parse_macro_input2!(args as syn::LitStr); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_macro_input2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eth_contract.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | let input_tokens = parse_macro_input2!(input as syn::ItemStruct); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_macro_input2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eth_contract.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | let file_path = parse_macro_input2!(args as syn::LitStr); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_macro_input2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eth_contract.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | let input_tokens = parse_macro_input2!(input as syn::ItemStruct); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_macro_input2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eth_contract.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | let file_path = parse_macro_input2!(args as syn::LitStr); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_macro_input2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.62s [INFO] running `Command { std: "docker" "inspect" "4b9dcd0a2b083f291309ec62bab922b033d354fde3c3ea8c590bf1fa15b25dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9dcd0a2b083f291309ec62bab922b033d354fde3c3ea8c590bf1fa15b25dcd", kill_on_drop: false }` [INFO] [stdout] 4b9dcd0a2b083f291309ec62bab922b033d354fde3c3ea8c590bf1fa15b25dcd