[INFO] fetching crate memory-cache 0.1.0... [INFO] checking memory-cache-0.1.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate memory-cache 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate memory-cache 0.1.0 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memory-cache 0.1.0 [INFO] finished tweaking crates.io crate memory-cache 0.1.0 [INFO] tweaked toml for crates.io crate memory-cache 0.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tetsy-impl-codec v0.4.1 [INFO] [stderr] Downloaded tetsy-util-mem-derive v0.1.1 [INFO] [stderr] Downloaded vapory-types v0.8.0 [INFO] [stderr] Downloaded tetsy-util-mem v0.3.0 [INFO] [stderr] Downloaded tetsy-primitive-types v0.6.0 [INFO] [stderr] Downloaded tetsy-scale-codec v1.3.0 [INFO] [stderr] Downloaded uint-crate v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1abf82975c9b13836e775d130de56f8937e17cad7fcd7515034d8cb614dc8f30 [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" "1abf82975c9b13836e775d130de56f8937e17cad7fcd7515034d8cb614dc8f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1abf82975c9b13836e775d130de56f8937e17cad7fcd7515034d8cb614dc8f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1abf82975c9b13836e775d130de56f8937e17cad7fcd7515034d8cb614dc8f30", kill_on_drop: false }` [INFO] [stdout] 1abf82975c9b13836e775d130de56f8937e17cad7fcd7515034d8cb614dc8f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67c21904ee65fb45031aa8ec61e38884c857738335c5413dc3cc1555400929f0 [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" "67c21904ee65fb45031aa8ec61e38884c857738335c5413dc3cc1555400929f0", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking tetsy-rlp v0.4.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking uint-crate v0.8.1 [INFO] [stderr] Checking tetsy-impl-serde v0.2.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking tetsy-impl-rlp v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tetsy-scale-codec v1.3.0 [INFO] [stderr] Checking tetsy-fixed-hash v0.5.0 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking vapbloom v0.8.0 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.2.19 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking tetsy-impl-codec v0.4.1 [INFO] [stderr] Checking tetsy-primitive-types v0.6.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tetsy-primitive-types-0.6.0/src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / construct_uint! { [INFO] [stdout] 48 | | /// 128-bit unsigned integer. [INFO] [stdout] 49 | | pub struct U128(2); [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tetsy-primitive-types-0.6.0/src/lib.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / construct_uint! { [INFO] [stdout] 52 | | /// 256-bit unsigned integer. [INFO] [stdout] 53 | | pub struct U256(4); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tetsy-primitive-types-0.6.0/src/lib.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / construct_uint! { [INFO] [stdout] 56 | | /// 512-bits unsigned integer. [INFO] [stdout] 57 | | pub struct U512(8); [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tetsy-primitive-types-0.6.0/src/lib.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | U512(uint_full_mul_reg!(U256, 4, self, other)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tetsy-primitive-types` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "67c21904ee65fb45031aa8ec61e38884c857738335c5413dc3cc1555400929f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c21904ee65fb45031aa8ec61e38884c857738335c5413dc3cc1555400929f0", kill_on_drop: false }` [INFO] [stdout] 67c21904ee65fb45031aa8ec61e38884c857738335c5413dc3cc1555400929f0