[INFO] cloning repository https://github.com/JordiPolo/oatool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JordiPolo/oatool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordiPolo%2Foatool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordiPolo%2Foatool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e5652d1a54042095dbe173d1fb53822c140e83d [INFO] testing JordiPolo/oatool against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordiPolo%2Foatool" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JordiPolo/oatool on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JordiPolo/oatool [INFO] finished tweaking git repo https://github.com/JordiPolo/oatool [INFO] tweaked toml for git repo https://github.com/JordiPolo/oatool written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/JordiPolo/oatool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "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] 9aff26ffc0cf6ecb43d699fefb59f68d0700f166744283d6e231e2cd526dcc77 [INFO] running `Command { std: "docker" "start" "-a" "9aff26ffc0cf6ecb43d699fefb59f68d0700f166744283d6e231e2cd526dcc77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aff26ffc0cf6ecb43d699fefb59f68d0700f166744283d6e231e2cd526dcc77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aff26ffc0cf6ecb43d699fefb59f68d0700f166744283d6e231e2cd526dcc77", kill_on_drop: false }` [INFO] [stdout] 9aff26ffc0cf6ecb43d699fefb59f68d0700f166744283d6e231e2cd526dcc77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "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] c8ae9f3c75d28e3debf55af8663f30211a1c866f416234b1229576fa767a2589 [INFO] running `Command { std: "docker" "start" "-a" "c8ae9f3c75d28e3debf55af8663f30211a1c866f416234b1229576fa767a2589", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.10 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling itertools v0.6.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling Inflector v0.10.1 (https://github.com/jordipolo/Inflector?rev=8d38a0a#8d38a0a7) [INFO] [stderr] Compiling serde_yaml v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling yaml-merge-keys v0.2.0 [INFO] [stderr] Compiling openapi v0.1.5 (https://github.com/softprops/openapi?rev=bc778470#bc778470) [INFO] [stdout] error: expected non-macro attribute, found attribute macro `derive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openapi-672beb9d0115aab9/bc77847/src/schema.rs:164:7 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Default)] [INFO] [stdout] | ^^^^^^ not a non-macro attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling google_discovery_spec v0.1.0 (/opt/rustwide/workdir/google_discovery_spec) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> google_discovery_spec/src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / error_chain!{ [INFO] [stdout] 27 | | foreign_links { [INFO] [stdout] 28 | | Io(::std::io::Error); [INFO] [stdout] 29 | | Yaml(::serde_yaml::Error); [INFO] [stdout] 30 | | Json(::serde_json::Error); [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openapi` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> google_discovery_spec/src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / error_chain!{ [INFO] [stdout] 27 | | foreign_links { [INFO] [stdout] 28 | | Io(::std::io::Error); [INFO] [stdout] 29 | | Yaml(::serde_yaml::Error); [INFO] [stdout] 30 | | Json(::serde_json::Error); [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c8ae9f3c75d28e3debf55af8663f30211a1c866f416234b1229576fa767a2589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ae9f3c75d28e3debf55af8663f30211a1c866f416234b1229576fa767a2589", kill_on_drop: false }` [INFO] [stdout] c8ae9f3c75d28e3debf55af8663f30211a1c866f416234b1229576fa767a2589