[INFO] cloning repository https://github.com/honeywest/substrate-20180516 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/honeywest/substrate-20180516" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoneywest%2Fsubstrate-20180516", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoneywest%2Fsubstrate-20180516'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c3cee9e0c5e87be2b6cdfa15aaaffb8fbefde99 [INFO] documenting honeywest/substrate-20180516 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoneywest%2Fsubstrate-20180516" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/honeywest/substrate-20180516 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/honeywest/substrate-20180516 [INFO] finished tweaking git repo https://github.com/honeywest/substrate-20180516 [INFO] tweaked toml for git repo https://github.com/honeywest/substrate-20180516 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/honeywest/substrate-20180516 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8224d8075622770dcf31bfe48e1c3c5c283a3fbeb6a2501fa740001706e187dc [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" "8224d8075622770dcf31bfe48e1c3c5c283a3fbeb6a2501fa740001706e187dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8224d8075622770dcf31bfe48e1c3c5c283a3fbeb6a2501fa740001706e187dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8224d8075622770dcf31bfe48e1c3c5c283a3fbeb6a2501fa740001706e187dc", kill_on_drop: false }` [INFO] [stdout] 8224d8075622770dcf31bfe48e1c3c5c283a3fbeb6a2501fa740001706e187dc [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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] 5b61cdc47b31798ceb3efcfa381ed6a3ea6a2d0c429a3042dace49f5405ea00e [INFO] running `Command { std: "docker" "start" "-a" "5b61cdc47b31798ceb3efcfa381ed6a3ea6a2d0c429a3042dace49f5405ea00e", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking tiny-keccak v1.4.0 [INFO] [stderr] Checking smallvec v0.6.0 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Checking pwasm-libc v0.1.0 (/opt/rustwide/workdir/substrate/pwasm-libc) [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking rustc-hex v2.0.0 (https://github.com/rphmeier/rustc-hex.git#ee2ec40b) [INFO] [stderr] Checking environmental v0.1.0 (/opt/rustwide/workdir/substrate/environmental) [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking integer-sqrt v0.1.0 (https://github.com/paritytech/integer-sqrt-rs.git?branch=master#f4cf6148) [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Checking ethcore-bytes v0.1.0 (https://github.com/paritytech/parity.git#0ecbb3ec) [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking edit-distance v2.0.1 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking mem v0.1.0 (https://github.com/paritytech/parity.git#0ecbb3ec) [INFO] [stderr] Checking ipnetwork v0.12.7 [INFO] [stderr] Checking smallvec v0.4.4 [INFO] [stderr] Checking path v0.1.0 (https://github.com/paritytech/parity.git#0ecbb3ec) [INFO] [stderr] Checking slab v0.2.0 [INFO] [stderr] Checking interleaved-ordered v0.1.1 [INFO] [stderr] Checking subtle v0.5.1 [INFO] [stderr] Checking hex v0.3.1 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking fdlimit v0.1.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Checking itertools v0.5.10 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking fixed-hash v0.1.3 (https://github.com/rphmeier/primitives.git?branch=compile-for-wasm#8dc45789) [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking mio v0.6.13 [INFO] [stderr] Checking tokio-io v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.2.10 [INFO] [stderr] Checking twox-hash v1.1.0 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking url v1.7.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stdout] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/twox-hash-1.1.0/src/number_streams.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | fn count(self) -> usize() { [INFO] [stdout] | ^^^^^^^ only `Fn` traits may use parentheses [INFO] [stdout] ... [INFO] [stdout] 74 | number_stream!(U32FromBytes, u32, U32_BYTES); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `number_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/twox-hash-1.1.0/src/number_streams.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | fn count(self) -> usize() { [INFO] [stdout] | ^^^^^^^ only `Fn` traits may use parentheses [INFO] [stdout] ... [INFO] [stdout] 75 | number_stream!(U64FromBytes, u64, U64_BYTES); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `number_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0214`. [INFO] [stdout] [INFO] [stderr] error: could not compile `twox-hash` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `url` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5b61cdc47b31798ceb3efcfa381ed6a3ea6a2d0c429a3042dace49f5405ea00e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b61cdc47b31798ceb3efcfa381ed6a3ea6a2d0c429a3042dace49f5405ea00e", kill_on_drop: false }` [INFO] [stdout] 5b61cdc47b31798ceb3efcfa381ed6a3ea6a2d0c429a3042dace49f5405ea00e