[INFO] cloning repository https://github.com/bennufactory/ya-runtime-vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bennufactory/ya-runtime-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennufactory%2Fya-runtime-vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennufactory%2Fya-runtime-vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bcd4b251ec3f239eb238556a5678f907bc1ac77 [INFO] checking bennufactory/ya-runtime-vm against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennufactory%2Fya-runtime-vm" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bennufactory/ya-runtime-vm 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 git repo https://github.com/bennufactory/ya-runtime-vm [INFO] finished tweaking git repo https://github.com/bennufactory/ya-runtime-vm [INFO] tweaked toml for git repo https://github.com/bennufactory/ya-runtime-vm written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/bennufactory/ya-runtime-vm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/golemfactory/ya-runtime-sdk.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v1.2.2 [INFO] [stderr] Downloaded terminal_size v0.1.13 [INFO] [stderr] Downloaded serde_with v1.5.1 [INFO] [stderr] Downloaded bollard v0.8.0 [INFO] [stderr] Downloaded bollard-stubs v1.40.5 [INFO] [stderr] Downloaded tar v0.4.30 [INFO] [stderr] Downloaded console v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c8a2981772e1932661c466f409f19ea2d7785c6b84a2bf86d56cf0b3a7ef0ce0 [INFO] running `Command { std: "docker" "start" "-a" "c8a2981772e1932661c466f409f19ea2d7785c6b84a2bf86d56cf0b3a7ef0ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8a2981772e1932661c466f409f19ea2d7785c6b84a2bf86d56cf0b3a7ef0ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a2981772e1932661c466f409f19ea2d7785c6b84a2bf86d56cf0b3a7ef0ce0", kill_on_drop: false }` [INFO] [stdout] c8a2981772e1932661c466f409f19ea2d7785c6b84a2bf86d56cf0b3a7ef0ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6cf55048f43ef3a8ad5fe822af1a52969ea213f144ac3c63c3010f07e35d2128 [INFO] running `Command { std: "docker" "start" "-a" "6cf55048f43ef3a8ad5fe822af1a52969ea213f144ac3c63c3010f07e35d2128", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Compiling ya-runtime-vm v0.2.8 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling raw-cpuid v8.1.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> runtime/build.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | anyhow::bail!("make failed with code {:?}", code) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> runtime/build.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | anyhow::bail!("make failed") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (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] [stderr] error: could not compile `ya-runtime-vm` [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" "6cf55048f43ef3a8ad5fe822af1a52969ea213f144ac3c63c3010f07e35d2128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf55048f43ef3a8ad5fe822af1a52969ea213f144ac3c63c3010f07e35d2128", kill_on_drop: false }` [INFO] [stdout] 6cf55048f43ef3a8ad5fe822af1a52969ea213f144ac3c63c3010f07e35d2128