[INFO] fetching crate hypercore 0.11.1-beta.10... [INFO] checking hypercore-0.11.1-beta.10 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate hypercore 0.11.1-beta.10 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate hypercore 0.11.1-beta.10 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hypercore 0.11.1-beta.10 [INFO] finished tweaking crates.io crate hypercore 0.11.1-beta.10 [INFO] tweaked toml for crates.io crate hypercore 0.11.1-beta.10 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate hypercore 0.11.1-beta.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded curve25519-dalek v2.1.0 [INFO] [stderr] Downloaded parking v1.0.5 [INFO] [stderr] Downloaded sparse-bitfield v0.11.0 [INFO] [stderr] Downloaded tree-index v0.6.1 [INFO] [stderr] Downloaded flat-tree v5.0.0 [INFO] [stderr] Downloaded sleep-parser v0.8.0 [INFO] [stderr] Downloaded memory-pager v0.9.0 [INFO] [stderr] Downloaded bitfield-rle v0.2.0 [INFO] [stderr] Downloaded merkle-tree-stream v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3be10e5f03f755355c1284747a156ff41823cce3e5040abcaa04388198bd817b [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" "3be10e5f03f755355c1284747a156ff41823cce3e5040abcaa04388198bd817b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3be10e5f03f755355c1284747a156ff41823cce3e5040abcaa04388198bd817b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be10e5f03f755355c1284747a156ff41823cce3e5040abcaa04388198bd817b", kill_on_drop: false }` [INFO] [stdout] 3be10e5f03f755355c1284747a156ff41823cce3e5040abcaa04388198bd817b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eda0014cb6d3b30d9e94ccf98c2919c887bda279164bf412154da6315a7f61f6 [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" "eda0014cb6d3b30d9e94ccf98c2919c887bda279164bf412154da6315a7f61f6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Checking parking v1.0.5 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking fastrand v1.3.3 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking flat-tree v5.0.0 [INFO] [stderr] Checking memory-pager v0.9.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking varinteger v1.0.6 [INFO] [stderr] Checking mkdirp v1.0.0 [INFO] [stderr] Checking data-encoding v2.2.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Checking merkle-tree-stream v0.12.1 [INFO] [stderr] Checking sparse-bitfield v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking tree-index v0.6.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking bitfield-rle v0.2.0 [INFO] [stderr] Checking pretty-hash v0.4.1 [INFO] [stderr] Checking sleep-parser v0.8.0 [INFO] [stderr] Checking random-access-storage v4.0.0 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking random-access-memory v2.0.0 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Checking random-access-disk v2.0.0 [INFO] [stderr] Checking hypercore v0.11.1-beta.10 (/opt/rustwide/workdir) [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/crypto/key_pair.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | None => bail!("Signature verification failed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | #![forbid(unsafe_code, bad_style, future_incompatible)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[forbid(semicolon_in_expressions_from_macros)]` implied by `#[forbid(future_incompatible)]` [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feed.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | None => bail!("no secret key, cannot append."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feed.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | None => bail!("No proof available for index {}", index), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/crypto/key_pair.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | None => bail!("Signature verification failed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | #![forbid(unsafe_code, bad_style, future_incompatible)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[forbid(semicolon_in_expressions_from_macros)]` implied by `#[forbid(future_incompatible)]` [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feed.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | None => bail!("no secret key, cannot append."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feed.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | None => bail!("No proof available for index {}", index), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hypercore` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eda0014cb6d3b30d9e94ccf98c2919c887bda279164bf412154da6315a7f61f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda0014cb6d3b30d9e94ccf98c2919c887bda279164bf412154da6315a7f61f6", kill_on_drop: false }` [INFO] [stdout] eda0014cb6d3b30d9e94ccf98c2919c887bda279164bf412154da6315a7f61f6