[INFO] fetching crate ruex-macro 0.1.3... [INFO] testing ruex-macro-0.1.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ruex-macro 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ruex-macro 0.1.3 [INFO] finished tweaking crates.io crate ruex-macro 0.1.3 [INFO] tweaked toml for crates.io crate ruex-macro 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ruex-macro 0.1.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding serde_tokenstream v0.1.7 (available: v0.2.2) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] [stderr] Adding syn-serde v0.2.4 (available: v0.3.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-companion v0.1.1 [INFO] [stderr] Downloaded syn-serde v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6abd54ddee57682aeefc0c8d104355b145e34bd5063f1f799afa07696d1e11e [INFO] running `Command { std: "docker" "start" "-a" "b6abd54ddee57682aeefc0c8d104355b145e34bd5063f1f799afa07696d1e11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6abd54ddee57682aeefc0c8d104355b145e34bd5063f1f799afa07696d1e11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6abd54ddee57682aeefc0c8d104355b145e34bd5063f1f799afa07696d1e11e", kill_on_drop: false }` [INFO] [stdout] b6abd54ddee57682aeefc0c8d104355b145e34bd5063f1f799afa07696d1e11e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cadb20e3056a814122847f6b9c9ba2e00467507ad279a9f021887305ed08596e [INFO] running `Command { std: "docker" "start" "-a" "cadb20e3056a814122847f6b9c9ba2e00467507ad279a9f021887305ed08596e", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling sysinfo v0.28.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling rust-companion v0.1.1 [INFO] [stderr] Compiling syn-serde v0.2.4 [INFO] [stderr] Compiling ruex-macro v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `disable_contracts` [INFO] [stdout] --> src/impls/contract_aspect.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 261 | if cfg!(feature = "disable_contracts") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `disable_contracts` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `override_debug` [INFO] [stdout] --> src/impls/contract_aspect.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | } else if cfg!(feature = "override_debug") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `override_debug` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `override_log` [INFO] [stdout] --> src/impls/contract_aspect.rs:270:24 [INFO] [stdout] | [INFO] [stdout] 270 | } else if cfg!(feature = "override_log") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `override_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.92s [INFO] running `Command { std: "docker" "inspect" "cadb20e3056a814122847f6b9c9ba2e00467507ad279a9f021887305ed08596e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cadb20e3056a814122847f6b9c9ba2e00467507ad279a9f021887305ed08596e", kill_on_drop: false }` [INFO] [stdout] cadb20e3056a814122847f6b9c9ba2e00467507ad279a9f021887305ed08596e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 955d1bbb6fd9e46bc541db09fa3ac9e7b49b4e8714d7ecd5b5ef97d01d11e5d8 [INFO] running `Command { std: "docker" "start" "-a" "955d1bbb6fd9e46bc541db09fa3ac9e7b49b4e8714d7ecd5b5ef97d01d11e5d8", kill_on_drop: false }` [INFO] [stderr] Compiling ruex-macro v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `disable_contracts` [INFO] [stdout] --> src/impls/contract_aspect.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 261 | if cfg!(feature = "disable_contracts") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `disable_contracts` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `override_debug` [INFO] [stdout] --> src/impls/contract_aspect.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | } else if cfg!(feature = "override_debug") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `override_debug` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `override_log` [INFO] [stdout] --> src/impls/contract_aspect.rs:270:24 [INFO] [stdout] | [INFO] [stdout] 270 | } else if cfg!(feature = "override_log") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `override_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable_contracts` [INFO] [stdout] --> src/impls/contract_aspect.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 261 | if cfg!(feature = "disable_contracts") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `disable_contracts` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `override_debug` [INFO] [stdout] --> src/impls/contract_aspect.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | } else if cfg!(feature = "override_debug") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `override_debug` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `override_log` [INFO] [stdout] --> src/impls/contract_aspect.rs:270:24 [INFO] [stdout] | [INFO] [stdout] 270 | } else if cfg!(feature = "override_log") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `override_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MainConfig` is never constructed [INFO] [stdout] --> src/impls/mod.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | struct MainConfig { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LogConfig` is never constructed [INFO] [stdout] --> src/impls/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | struct LogConfig { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `LogOutput` is never used [INFO] [stdout] --> src/impls/mod.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 45 | enum LogOutput { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `LogLevel` is never used [INFO] [stdout] --> src/impls/mod.rs:53:6 [INFO] [stdout] | [INFO] [stdout] 53 | enum LogLevel { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BacktraceConfig` is never constructed [INFO] [stdout] --> src/impls/mod.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | struct BacktraceConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `BactraceLevel` is never used [INFO] [stdout] --> src/impls/mod.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 69 | enum BactraceLevel { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.25s [INFO] running `Command { std: "docker" "inspect" "955d1bbb6fd9e46bc541db09fa3ac9e7b49b4e8714d7ecd5b5ef97d01d11e5d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "955d1bbb6fd9e46bc541db09fa3ac9e7b49b4e8714d7ecd5b5ef97d01d11e5d8", kill_on_drop: false }` [INFO] [stdout] 955d1bbb6fd9e46bc541db09fa3ac9e7b49b4e8714d7ecd5b5ef97d01d11e5d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bdf4b4f1a25302109ccdcaaea88691c9777117e932bc30995bb043f9be6fc04b [INFO] running `Command { std: "docker" "start" "-a" "bdf4b4f1a25302109ccdcaaea88691c9777117e932bc30995bb043f9be6fc04b", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `disable_contracts` [INFO] [stderr] --> src/impls/contract_aspect.rs:261:17 [INFO] [stderr] | [INFO] [stderr] 261 | if cfg!(feature = "disable_contracts") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `disable_contracts` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `override_debug` [INFO] [stderr] --> src/impls/contract_aspect.rs:263:24 [INFO] [stderr] | [INFO] [stderr] 263 | } else if cfg!(feature = "override_debug") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `override_debug` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `override_log` [INFO] [stderr] --> src/impls/contract_aspect.rs:270:24 [INFO] [stderr] | [INFO] [stderr] 270 | } else if cfg!(feature = "override_log") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `override_log` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: struct `MainConfig` is never constructed [INFO] [stderr] --> src/impls/mod.rs:29:8 [INFO] [stderr] | [INFO] [stderr] 29 | struct MainConfig { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `LogConfig` is never constructed [INFO] [stderr] --> src/impls/mod.rs:37:8 [INFO] [stderr] | [INFO] [stderr] 37 | struct LogConfig { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `LogOutput` is never used [INFO] [stderr] --> src/impls/mod.rs:45:6 [INFO] [stderr] | [INFO] [stderr] 45 | enum LogOutput { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `LogLevel` is never used [INFO] [stderr] --> src/impls/mod.rs:53:6 [INFO] [stderr] | [INFO] [stderr] 53 | enum LogLevel { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `BacktraceConfig` is never constructed [INFO] [stderr] --> src/impls/mod.rs:63:8 [INFO] [stderr] | [INFO] [stderr] 63 | struct BacktraceConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `BactraceLevel` is never used [INFO] [stderr] --> src/impls/mod.rs:69:6 [INFO] [stderr] | [INFO] [stderr] 69 | enum BactraceLevel { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ruex-macro` (lib) generated 3 warnings [INFO] [stderr] warning: `ruex-macro` (lib test) generated 9 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruex_macro-2e1e7225666dbbb0) [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 ruex_macro [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - delegate (line 206) ... FAILED [INFO] [stdout] test src/lib.rs - delegate (line 182) ... FAILED [INFO] [stdout] test src/lib.rs - mock (line 283) ... FAILED [INFO] [stdout] test src/lib.rs - delegate (line 260) ... FAILED [INFO] [stdout] test src/lib.rs - main (line 31) ... FAILED [INFO] [stdout] test src/lib.rs - decorate (line 122) ... FAILED [INFO] [stdout] test src/lib.rs - delegate (line 164) ... FAILED [INFO] [stdout] test src/lib.rs - decorate (line 97) ... FAILED [INFO] [stdout] test src/lib.rs - delegate (line 237) ... FAILED [INFO] [stdout] test src/lib.rs - main (line 47) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - delegate (line 206) stdout ---- [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 12 | fn len(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 17 | fn push(&self, value: T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_boxed_slice(self) -> Box<[T]>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `delegate_attr` [INFO] [stdout] --> src/lib.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 4 | use delegate_attr::delegate; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `delegate_attr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `delegate_attr`, use `cargo add delegate_attr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - delegate (line 182) stdout ---- [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 11 | fn next(&mut self) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 12 | fn count(self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 13 | fn size_hint(&self) -> (usize, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 14 | fn last(self) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `delegate_attr` [INFO] [stdout] --> src/lib.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 4 | use delegate_attr::delegate; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `delegate_attr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `delegate_attr`, use `cargo add delegate_attr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - mock (line 283) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ruex` [INFO] [stdout] --> src/lib.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ruex::prelude::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ruex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ruex`, use `cargo add ruex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `mock` in this scope [INFO] [stdout] --> src/lib.rs:289:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[mock] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 5 + use ruex_macro::mock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `mock` found for struct `Foo` in the current scope [INFO] [stdout] --> src/lib.rs:314:22 [INFO] [stdout] | [INFO] [stdout] 20 | struct Foo; [INFO] [stdout] | ---------- function or associated item `mock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 33 | let nurse = Foo::mock().heal(|value, direction| 123).build(); [INFO] [stdout] | ^^^^ function or associated item not found in `Foo` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - delegate (line 260) stdout ---- [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn len(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `delegate_attr` [INFO] [stdout] --> src/lib.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 4 | use delegate_attr::delegate; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `delegate_attr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `delegate_attr`, use `cargo add delegate_attr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main (line 31) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ruex` [INFO] [stdout] --> src/lib.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[ruex::main { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ruex` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - decorate (line 122) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ruex` [INFO] [stdout] --> src/lib.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ruex::prelude::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ruex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ruex`, use `cargo add ruex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `decorate` in this scope [INFO] [stdout] --> src/lib.rs:143:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[decorate(logging("test.log"))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 3 + use ruex_macro::decorate; [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 E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - delegate (line 164) stdout ---- [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 10 | fn as_str(&self) -> &str; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 11 | fn into_bytes(self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `delegate_attr` [INFO] [stdout] --> src/lib.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 4 | use delegate_attr::delegate; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `delegate_attr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `delegate_attr`, use `cargo add delegate_attr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - decorate (line 97) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ruex` [INFO] [stdout] --> src/lib.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ruex::prelude::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `ruex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ruex`, use `cargo add ruex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `decorate` in this scope [INFO] [stdout] --> src/lib.rs:112:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[decorate(logging)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 3 + use ruex_macro::decorate; [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 E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - delegate (line 237) stdout ---- [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn method(&self, num: u32) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn method_noreturn(&self, num: u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `delegate_attr` [INFO] [stdout] --> src/lib.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 4 | use delegate_attr::delegate; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `delegate_attr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `delegate_attr`, use `cargo add delegate_attr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `into` in this scope [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[into] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `call` in this scope [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[call(method)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main (line 47) stdout ---- [INFO] [stdout] error: cannot find attribute `default` in this scope [INFO] [stdout] --> src/lib.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[default] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a derive [INFO] [stdout] | [INFO] [stdout] 14 + #[derive(Default)] [INFO] [stdout] 15 | enum LogOutput { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `default` in this scope [INFO] [stdout] --> src/lib.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[default] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a derive [INFO] [stdout] | [INFO] [stdout] 21 + #[derive(Default)] [INFO] [stdout] 22 | enum LogLevel { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `default` in this scope [INFO] [stdout] --> src/lib.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[default] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a derive [INFO] [stdout] | [INFO] [stdout] 34 + #[derive(Default)] [INFO] [stdout] 35 | enum BactraceLevel { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - decorate (line 122) [INFO] [stdout] src/lib.rs - decorate (line 97) [INFO] [stdout] src/lib.rs - delegate (line 164) [INFO] [stdout] src/lib.rs - delegate (line 182) [INFO] [stdout] src/lib.rs - delegate (line 206) [INFO] [stdout] src/lib.rs - delegate (line 237) [INFO] [stdout] src/lib.rs - delegate (line 260) [INFO] [stdout] src/lib.rs - main (line 31) [INFO] [stdout] src/lib.rs - main (line 47) [INFO] [stdout] src/lib.rs - mock (line 283) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "bdf4b4f1a25302109ccdcaaea88691c9777117e932bc30995bb043f9be6fc04b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf4b4f1a25302109ccdcaaea88691c9777117e932bc30995bb043f9be6fc04b", kill_on_drop: false }` [INFO] [stdout] bdf4b4f1a25302109ccdcaaea88691c9777117e932bc30995bb043f9be6fc04b