[INFO] cloning repository https://github.com/AurevoirXavier/darwinia-builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AurevoirXavier/darwinia-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurevoirXavier%2Fdarwinia-builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurevoirXavier%2Fdarwinia-builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e77cde69a3ceb55c24afa43cafaa4309f09a385e [INFO] testing AurevoirXavier/darwinia-builder against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurevoirXavier%2Fdarwinia-builder" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AurevoirXavier/darwinia-builder on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AurevoirXavier/darwinia-builder [INFO] finished tweaking git repo https://github.com/AurevoirXavier/darwinia-builder [INFO] tweaked toml for git repo https://github.com/AurevoirXavier/darwinia-builder written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 489d1349d19123279efffe1430979c428f839dbc63441229685f8b27d8e12169 [INFO] running `Command { std: "docker" "start" "-a" "489d1349d19123279efffe1430979c428f839dbc63441229685f8b27d8e12169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "489d1349d19123279efffe1430979c428f839dbc63441229685f8b27d8e12169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489d1349d19123279efffe1430979c428f839dbc63441229685f8b27d8e12169", kill_on_drop: false }` [INFO] [stdout] 489d1349d19123279efffe1430979c428f839dbc63441229685f8b27d8e12169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 3593634d370589f81e897786baae47b46ee67e8fb8c582143875c6e5e9cc12ef [INFO] running `Command { std: "docker" "start" "-a" "3593634d370589f81e897786baae47b46ee67e8fb8c582143875c6e5e9cc12ef", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling darwinia-builder v0.7.8 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `crate_version` in this scope [INFO] [stdout] --> src/main.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | .version(crate_version!()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/main.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | use clap::{App, Arg, ArgMatches}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/main.rs:41:40 [INFO] [stdout] | [INFO] [stdout] 41 | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] | ^^^^^^^^^^--------- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-3.1.8/src/parse/matches/arg_matches.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct ArgMatches { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `darwinia-builder` due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3593634d370589f81e897786baae47b46ee67e8fb8c582143875c6e5e9cc12ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3593634d370589f81e897786baae47b46ee67e8fb8c582143875c6e5e9cc12ef", kill_on_drop: false }` [INFO] [stdout] 3593634d370589f81e897786baae47b46ee67e8fb8c582143875c6e5e9cc12ef