[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] a5b81a2b119e2d8df75fc203b4a837c2e0a5225d [INFO] testing tamasfe/aide against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamasfe%2Faide" "/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/tamasfe/aide on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-5/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a204f9963472e779bc6620581745cd9c9e85a0c5a4f0d392228813fd6941187d [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" "a204f9963472e779bc6620581745cd9c9e85a0c5a4f0d392228813fd6941187d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a204f9963472e779bc6620581745cd9c9e85a0c5a4f0d392228813fd6941187d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a204f9963472e779bc6620581745cd9c9e85a0c5a4f0d392228813fd6941187d", kill_on_drop: false }` [INFO] [stdout] a204f9963472e779bc6620581745cd9c9e85a0c5a4f0d392228813fd6941187d [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1dd41bbf296a0ab5cf05794fbf39b7e0abf5be67e09a81ae4e7b55bf104e2a3 [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" "f1dd41bbf296a0ab5cf05794fbf39b7e0abf5be67e09a81ae4e7b55bf104e2a3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling schemars v0.8.6 [INFO] [stderr] Compiling dyn-clone v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling tamasfe-macro-utils v0.1.1 [INFO] [stderr] Compiling linkme-impl v0.2.7 [INFO] [stderr] Compiling schemars_derive v0.8.6 [INFO] [stderr] Compiling aide-macros v0.2.0 (/opt/rustwide/workdir/aide-macros) [INFO] [stdout] warning: field is never read: `eq` [INFO] [stdout] --> aide-macros/src/openapi_v3/operation/mod.rs:1229:5 [INFO] [stdout] | [INFO] [stdout] 1229 | eq: Token!(=), [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 aide v0.2.0 (/opt/rustwide/workdir/aide) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "f1dd41bbf296a0ab5cf05794fbf39b7e0abf5be67e09a81ae4e7b55bf104e2a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1dd41bbf296a0ab5cf05794fbf39b7e0abf5be67e09a81ae4e7b55bf104e2a3", kill_on_drop: false }` [INFO] [stdout] f1dd41bbf296a0ab5cf05794fbf39b7e0abf5be67e09a81ae4e7b55bf104e2a3 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06977b663ac43d0f866c134ceff88d47403f0f3826a41754b01d9cd2e7b772bc [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" "06977b663ac43d0f866c134ceff88d47403f0f3826a41754b01d9cd2e7b772bc", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling language-tags v0.3.2 [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 ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling time v0.3.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling actix-service v2.0.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling aide-macros v0.2.0 (/opt/rustwide/workdir/aide-macros) [INFO] [stdout] warning: field is never read: `eq` [INFO] [stdout] --> aide-macros/src/openapi_v3/operation/mod.rs:1229:5 [INFO] [stdout] | [INFO] [stdout] 1229 | eq: Token!(=), [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 rand v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling actix-router v0.5.0-beta.2 [INFO] [stdout] warning: field is never read: `eq` [INFO] [stdout] --> aide-macros/src/openapi_v3/operation/mod.rs:1229:5 [INFO] [stdout] | [INFO] [stdout] 1229 | eq: Token!(=), [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 block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.5 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling actix-rt v2.3.0 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling actix-server v2.0.0-beta.6 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.7 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.11 [INFO] [stderr] Compiling actix-web v4.0.0-beta.10 [INFO] [stderr] Compiling aide v0.2.0 (/opt/rustwide/workdir/aide) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "06977b663ac43d0f866c134ceff88d47403f0f3826a41754b01d9cd2e7b772bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06977b663ac43d0f866c134ceff88d47403f0f3826a41754b01d9cd2e7b772bc", kill_on_drop: false }` [INFO] [stdout] 06977b663ac43d0f866c134ceff88d47403f0f3826a41754b01d9cd2e7b772bc [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 318b3b04af03638aa510fb447de7d0c65f32a72b62d5c6ae760e09f899b05b4c [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" "318b3b04af03638aa510fb447de7d0c65f32a72b62d5c6ae760e09f899b05b4c", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `eq` [INFO] [stderr] --> aide-macros/src/openapi_v3/operation/mod.rs:1229:5 [INFO] [stderr] | [INFO] [stderr] 1229 | eq: Token!(=), [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.29s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aide-cbb3d59f73f545fd) [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] Running unittests (/opt/rustwide/target/debug/deps/aide_macros-ff9e36c8a4d04f05) [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 1.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "318b3b04af03638aa510fb447de7d0c65f32a72b62d5c6ae760e09f899b05b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "318b3b04af03638aa510fb447de7d0c65f32a72b62d5c6ae760e09f899b05b4c", kill_on_drop: false }` [INFO] [stdout] 318b3b04af03638aa510fb447de7d0c65f32a72b62d5c6ae760e09f899b05b4c