[INFO] cloning repository https://github.com/tamasfe/aide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamasfe/aide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamasfe%2Faide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamasfe%2Faide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a1e98bb121d7971c5936c5c878563d6dce802ac [INFO] testing tamasfe/aide 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%2Ftamasfe%2Faide" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tamasfe/aide 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/tamasfe/aide [INFO] finished tweaking git repo https://github.com/tamasfe/aide [INFO] tweaked toml for git repo https://github.com/tamasfe/aide written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tamasfe/aide 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] dc05af2426d2e9ef48750c8a4cef48b9a75be2a3284da21f6ab5603e6000711e [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" "dc05af2426d2e9ef48750c8a4cef48b9a75be2a3284da21f6ab5603e6000711e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc05af2426d2e9ef48750c8a4cef48b9a75be2a3284da21f6ab5603e6000711e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc05af2426d2e9ef48750c8a4cef48b9a75be2a3284da21f6ab5603e6000711e", kill_on_drop: false }` [INFO] [stdout] dc05af2426d2e9ef48750c8a4cef48b9a75be2a3284da21f6ab5603e6000711e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] 6381b584ca7f5d9f7a5d41f8b63ca95601355b20ce3f74b73c4c82f81800b020 [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" "6381b584ca7f5d9f7a5d41f8b63ca95601355b20ce3f74b73c4c82f81800b020", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling schemars v0.8.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling actix-service v2.0.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling time v0.3.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling tamasfe-macro-utils v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling linkme-impl v0.2.7 [INFO] [stderr] Compiling schemars_derive v0.8.6 [INFO] [stderr] Compiling aide-macros v0.4.0 (/opt/rustwide/workdir/aide-macros) [INFO] [stdout] warning: associated function is never used: `ident` [INFO] [stdout] --> aide-macros/src/openapi_v3/operation/binding.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn ident(&self) -> &Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling linkme v0.2.7 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling actix-http v3.0.0 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling aide v0.4.3 (/opt/rustwide/workdir/aide) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 34s [INFO] running `Command { std: "docker" "inspect" "6381b584ca7f5d9f7a5d41f8b63ca95601355b20ce3f74b73c4c82f81800b020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6381b584ca7f5d9f7a5d41f8b63ca95601355b20ce3f74b73c4c82f81800b020", kill_on_drop: false }` [INFO] [stdout] 6381b584ca7f5d9f7a5d41f8b63ca95601355b20ce3f74b73c4c82f81800b020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "test" "--frozen" "--no-run" "--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] adc1eb8e0e4e06e325fd0c3d91432ec5fbbd9db3a34cffa9b54a2c9680756705 [INFO] running `Command { std: "docker" "start" "-a" "adc1eb8e0e4e06e325fd0c3d91432ec5fbbd9db3a34cffa9b54a2c9680756705", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stdout] warning: associated function is never used: `ident` [INFO] [stdout] --> aide-macros/src/openapi_v3/operation/binding.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn ident(&self) -> &Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aide-macros v0.4.0 (/opt/rustwide/workdir/aide-macros) [INFO] [stderr] Compiling aide v0.4.3 (/opt/rustwide/workdir/aide) [INFO] [stdout] warning: associated function is never used: `ident` [INFO] [stdout] --> aide-macros/src/openapi_v3/operation/binding.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn ident(&self) -> &Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.34s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/aide-ee7a607717f25059) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/aide_macros-d3dce0a106326913) [INFO] running `Command { std: "docker" "inspect" "adc1eb8e0e4e06e325fd0c3d91432ec5fbbd9db3a34cffa9b54a2c9680756705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc1eb8e0e4e06e325fd0c3d91432ec5fbbd9db3a34cffa9b54a2c9680756705", kill_on_drop: false }` [INFO] [stdout] adc1eb8e0e4e06e325fd0c3d91432ec5fbbd9db3a34cffa9b54a2c9680756705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "test" "--frozen", 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] 6ef3ac1f0ca07e67b21049e7f02793a7ed72cec7cd68bd4d3d2bb9bee18d3fb3 [INFO] running `Command { std: "docker" "start" "-a" "6ef3ac1f0ca07e67b21049e7f02793a7ed72cec7cd68bd4d3d2bb9bee18d3fb3", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `ident` [INFO] [stderr] --> aide-macros/src/openapi_v3/operation/binding.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn ident(&self) -> &Ident { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `aide-macros` (lib) generated 1 warning [INFO] [stderr] warning: `aide-macros` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aide-ee7a607717f25059) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aide_macros-d3dce0a106326913) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests aide [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/openapi/v3/transform.rs - openapi::v3::transform::tag_groups (line 69) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/openapi/v3/transform.rs - openapi::v3::transform::tag_groups (line 69) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/openapi/v3/transform.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 3 | api.transform( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag_groups` in this scope [INFO] [stdout] --> src/openapi/v3/transform.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 4 | tag_groups(&[ [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use aide::openapi::v3::transform::tag_groups; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/openapi/v3/transform.rs - openapi::v3::transform::tag_groups (line 69) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "6ef3ac1f0ca07e67b21049e7f02793a7ed72cec7cd68bd4d3d2bb9bee18d3fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef3ac1f0ca07e67b21049e7f02793a7ed72cec7cd68bd4d3d2bb9bee18d3fb3", kill_on_drop: false }` [INFO] [stdout] 6ef3ac1f0ca07e67b21049e7f02793a7ed72cec7cd68bd4d3d2bb9bee18d3fb3